Allan Wang
da3f1bb99d
Move web only to experimental
2019-08-13 23:57:10 -07:00
Allan Wang
06408157df
Use one stringbuilder per tag creation and add test
2019-08-13 23:49:04 -07:00
theopensourceguy
ca9eff5efe
Obfuscate window tags for JS injection
...
* Generates a random prefix at startup
* Obfuscates tags based on their hashCode and a salt
generated at startup as well as the generated prefix
* Name mappings are logged in debug mode
2019-08-13 11:12:57 +02:00
Allan Wang
b47900cbf8
Hardcode const value
2019-08-08 00:08:57 -07:00
Allan Wang
b71c73565f
Revert user agent changes
2019-08-08 00:08:22 -07:00
Allan Wang
7ed4ba701e
Restart main after applying
2019-08-07 23:08:40 -07:00
Allan Wang
6ab5ee6c83
Add user agent toggle
2019-08-07 23:07:40 -07:00
Allan Wang
e64c30732b
Fix up menu web view look
2019-08-06 23:01:43 -07:00
Allan Wang
5515d6dd56
Update changelog and apply spotless
2019-08-06 22:22:55 -07:00
Allan Wang
81d357ce0a
Reduce notification update frequency
2019-08-06 22:16:33 -07:00
Allan Wang
281124b649
Fix web only toggle reload
2019-08-06 22:00:23 -07:00
Allan Wang
2afb85489e
Disable more components if web only
2019-08-06 21:48:07 -07:00
Allan Wang
ae6709598c
Restrict notification service
2019-08-06 21:38:39 -07:00
Allan Wang
2acf10b110
Apply spotless
2019-08-06 00:50:15 -07:00
Allan Wang
55bf3e4b5b
Format kotlin
2019-08-06 00:49:58 -07:00
Allan Wang
99953f087f
Use proper abs import
2019-08-06 00:47:12 -07:00
Allan Wang
8ef5d04f28
Use kotlin math
2019-08-06 00:45:36 -07:00
Allan Wang
e5b3dbf51b
Merge pull request #1500 from AllanWang/toggle-main-fab
...
Allow disabling main fab
2019-08-05 00:38:25 -07:00
Allan Wang
ba2c62a502
Merge pull request #1490 from AllanWang/theme
...
Theme
2019-08-04 23:59:11 -07:00
Allan Wang
1e582a31a9
Add fab auto refresh
2019-08-04 23:58:07 -07:00
Allan Wang
392f394aec
Add prefs
2019-08-04 23:41:58 -07:00
Allan Wang
74e0519987
Add pref toggle
2019-08-04 23:39:00 -07:00
Allan Wang
96241eb6df
Update changelog
2019-08-04 23:32:03 -07:00
Allan Wang
de7b70da17
Format fb urls before intent
2019-08-04 23:29:45 -07:00
Allan Wang
c1a6c3ec01
Use accent for actioned text, resolves #1497
2019-08-04 23:13:14 -07:00
Allan Wang
8142d99f3b
Merge branch 'dev' into theme
2019-08-04 23:00:22 -07:00
Allan Wang
dd39148188
Switch theme when selected in intro
2019-08-04 22:45:18 -07:00
Allan Wang
af20a977ef
Readd showcase init
2019-07-28 11:10:01 -07:00
Allan Wang
4744662f5c
Init bugsnag after pref setup
2019-07-28 11:08:47 -07:00
Allan Wang
65ad23e076
Toggle auto capture sessions
2019-07-27 22:02:33 -07:00
Allan Wang
25ad300074
Fix analytics flag
2019-07-27 21:52:04 -07:00
Allan Wang
1796aa0ee6
Disable auto session capture until analytics is disabled
2019-07-27 21:50:56 -07:00
Allan Wang
d746e687b2
Update changelog
2019-07-23 00:23:14 -07:00
Allan Wang
66dd55a079
Add intro panel
2019-07-23 00:22:48 -07:00
Allan Wang
b6f05964d9
Make analytics opt in and disable bugsnag altogether
2019-07-22 23:53:13 -07:00
Allan Wang
6f0c633436
Update changelog
2019-07-21 01:28:19 -07:00
Allan Wang
ba4b15a7ff
Theme other parts
2019-07-21 01:26:38 -07:00
Allan Wang
4f1a34e212
Theme events
2019-07-21 01:20:30 -07:00
Allan Wang
a336cf72d9
Theme more menu items
2019-07-21 01:16:03 -07:00
Allan Wang
9972229e5c
Theme group questions
2019-07-21 01:11:53 -07:00
Allan Wang
0055ab5fda
Add prefs
2019-07-21 01:07:06 -07:00
Allan Wang
c4a0f6cf8b
Lots of page owner fixes, resolves #1481
2019-07-18 00:29:36 -07:00
Allan Wang
87549ccf9e
Fix header text for groups
2019-07-18 00:16:04 -07:00
Allan Wang
dc5979df63
Remove refresh requirement
2019-07-18 00:09:25 -07:00
Allan Wang
53489f9c5a
Add translation update to changelog
2019-07-03 23:55:42 -07:00
Allan Wang
99badbbfad
Merge pull request #1471 from AllanWang/image-not-found-ui
...
Image not found ui
2019-07-03 14:39:16 -07:00
Allan Wang
1b2c5c3853
Do not show text panel if blank
2019-07-03 14:19:23 -07:00
Allan Wang
3cc6343e44
Apply spotless
2019-07-03 14:07:45 -07:00
Allan Wang
0931219b05
Fix support for textless
2019-07-03 14:07:09 -07:00
Allan Wang
c5008fb253
Remove sliding up panel
2019-07-03 14:03:16 -07:00
Allan Wang
16ab9a8dfa
Redo image activity to support text content
2019-07-03 14:01:19 -07:00
Allan Wang
cadf684a73
Remove extra import
2019-07-03 12:51:49 -07:00
Allan Wang
a0c8357793
Cancel image loading if activity is not found
2019-07-03 12:51:21 -07:00
Allan Wang
6685ed8d71
Update changelog
2019-07-03 01:19:28 -07:00
Allan Wang
250b7621c6
Merge pull request #1466 from AllanWang/gradle-npm
...
Use npm from gradle
2019-07-03 01:16:24 -07:00
Allan Wang
8d47328de7
Merge pull request #1460 from AllanWang/theme
...
Theme
2019-07-03 01:15:12 -07:00
Allan Wang
98053b6d3d
Use npm ci
...
Declare tsc path explicitly
Use tsc inline
Revert explicit path
2019-07-03 01:03:52 -07:00
Allan Wang
c1efcbf653
Depend on npm install
2019-07-03 00:55:33 -07:00
Allan Wang
2801331646
Ensure ignore has reason
2019-07-03 00:42:10 -07:00
Allan Wang
9f04892c20
Specify node versions
2019-07-03 00:32:12 -07:00
Allan Wang
3eaeedfb9c
Add prebuild dependency
2019-07-03 00:12:25 -07:00
Allan Wang
33274faf9b
Remove custom extensions and use plugin as is
2019-07-03 00:06:02 -07:00
Allan Wang
93d2d28af6
Test install task
2019-07-02 23:43:05 -07:00
Allan Wang
8f4da4ea83
Sample gradle npm test
2019-07-02 19:59:59 -07:00
Allan Wang
64fd7736eb
Support horizontal swipes for overlays
2019-07-02 16:54:37 -07:00
Allan Wang
4c551386b1
Prevent horizontal swipes if html element can scroll horizontally
2019-07-02 16:29:28 -07:00
Allan Wang
99e70f4489
Remove nested scrolling on prescroll
2019-07-02 00:21:48 -07:00
Allan Wang
a351e43203
Revert aggressive story hider, #1452
2019-07-02 00:11:54 -07:00
Allan Wang
1c0b03492c
Make pymk dependent, resolves #1447
2019-07-02 00:08:35 -07:00
Allan Wang
03e16c98c7
Update changelog and apply spotless
2019-07-01 23:35:35 -07:00
Allan Wang
7d3d869c7e
Optimize imports
2019-07-01 23:34:41 -07:00
Allan Wang
5ec00376fa
Add swipe to dismiss
2019-07-01 23:32:45 -07:00
Allan Wang
7b53e37c6d
Merge branch 'dev' into theme
2019-07-01 21:37:19 -07:00
Allan Wang
05bf31e1b0
Merge remote-tracking branch 'origin/dev' into image-swipe
2019-07-01 21:37:06 -07:00
Allan Wang
ce1c8ef579
Update versions and add image activity test start
2019-07-01 21:36:55 -07:00
Allan Wang
39babe71b6
Translations ( #1458 )
...
* New translations strings_pref_security.xml (German)
* New translations strings_pref_security.xml (French)
* New translations strings.xml (Polish)
* New translations strings_pref_behaviour.xml (Polish)
* New translations strings_pref_debug.xml (Japanese)
* New translations strings_pref_debug.xml (Hebrew)
* New translations strings_pref_debug.xml (Greek)
* New translations strings_pref_debug.xml (Finnish)
* New translations strings_pref_debug.xml (Tamil)
* New translations strings_pref_experimental.xml (Hebrew)
* New translations strings_pref_experimental.xml (Greek)
* New translations strings_pref_experimental.xml (Finnish)
* New translations strings_pref_experimental.xml (Catalan)
* New translations strings_pref_experimental.xml (Afrikaans)
* New translations strings_pref_behaviour.xml (Finnish)
* New translations strings_pref_behaviour.xml (Catalan)
* New translations strings_pref_behaviour.xml (Afrikaans)
* New translations strings_pref_behaviour.xml (Greek)
* New translations strings_pref_appearance.xml (Tamil)
* New translations strings_pref_behaviour.xml (German)
* New translations strings_pref_behaviour.xml (Hebrew)
* New translations strings_pref_debug.xml (Catalan)
* New translations strings_pref_debug.xml (Afrikaans)
* New translations strings_pref_behaviour.xml (Tamil)
* New translations strings_pref_behaviour.xml (Japanese)
* New translations strings_pref_experimental.xml (Japanese)
* New translations strings_pref_networks.xml (Greek)
* New translations strings_pref_networks.xml (Japanese)
* New translations strings_pref_networks.xml (Hebrew)
* New translations strings_pref_networks.xml (Finnish)
* New translations strings_pref_networks.xml (Catalan)
* New translations strings_pref_networks.xml (Afrikaans)
* New translations strings_pref_notifications.xml (Greek)
* Delete blank files
* New translations strings_pref_notifications.xml (Finnish)
* New translations strings_pref_notifications.xml (Catalan)
* New translations strings_pref_notifications.xml (Afrikaans)
* New translations strings_pref_networks.xml (Tamil)
* New translations strings_pref_feed.xml (Catalan)
* New translations strings_pref_feed.xml (Afrikaans)
* New translations strings_pref_feed.xml (Finnish)
* New translations strings_pref_experimental.xml (Tamil)
* New translations strings_pref_feed.xml (Tamil)
* New translations strings_pref_feed.xml (Japanese)
* New translations strings_pref_feed.xml (Hebrew)
* New translations strings_pref_feed.xml (Greek)
* New translations strings_errors.xml (Afrikaans)
* New translations strings_download.xml (Tamil)
* New translations strings_download.xml (Japanese)
* New translations strings_errors.xml (Catalan)
* New translations strings_errors.xml (Japanese)
* New translations strings_errors.xml (Hebrew)
* New translations strings_errors.xml (Greek)
* New translations strings_errors.xml (Finnish)
* New translations strings_download.xml (Hebrew)
* New translations strings.xml (Japanese)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Greek)
* New translations strings.xml (German)
* New translations strings.xml (Finnish)
* New translations strings.xml (Catalan)
* New translations strings.xml (Afrikaans)
* New translations strings_download.xml (Greek)
* New translations strings_download.xml (Catalan)
* New translations strings_download.xml (Finnish)
* New translations strings_download.xml (Afrikaans)
* New translations strings.xml (Tamil)
* New translations strings.xml (Spanish)
* New translations strings_play_store.xml (Tamil)
* New translations strings_play_store.xml (Japanese)
* New translations strings_play_store.xml (Hebrew)
* New translations strings_play_store.xml (Greek)
* New translations strings_pref_appearance.xml (Greek)
* New translations strings_errors.xml (Tamil)
* New translations strings_pref_appearance.xml (Japanese)
* New translations strings_pref_appearance.xml (Hebrew)
* New translations strings_pref_appearance.xml (Afrikaans)
* New translations strings_pref_appearance.xml (Finnish)
* New translations strings_pref_appearance.xml (Catalan)
* New translations strings_play_store.xml (Finnish)
* New translations strings_intro.xml (Hebrew)
* New translations strings_intro.xml (Greek)
* New translations strings_intro.xml (Finnish)
* New translations strings_intro.xml (Japanese)
* New translations strings_intro.xml (Catalan)
* New translations strings_intro.xml (Afrikaans)
* New translations strings_play_store.xml (Catalan)
* New translations strings_play_store.xml (Afrikaans)
* New translations strings_intro.xml (Tamil)
* New translations strings_web_context.xml (Tamil)
* New translations strings_pref_security.xml (Afrikaans)
* New translations strings_web_context.xml (Greek)
* New translations strings_web_context.xml (Japanese)
* New translations strings_web_context.xml (Hebrew)
* New translations strings_pref_security.xml (Catalan)
* New translations strings_web_context.xml (Finnish)
* New translations strings_pref_security.xml (Chinese Simplified)
* New translations strings_pref_security.xml (Polish)
* New translations strings_pref_security.xml (Turkish)
* New translations strings_pref_security.xml (Thai)
* New translations strings_pref_security.xml (Tamil)
* New translations strings_pref_security.xml (Tagalog)
* New translations strings_pref_security.xml (Swedish)
* New translations strings_pref_security.xml (Serbian (Cyrillic))
* New translations strings_pref_security.xml (Russian)
* New translations strings_pref_security.xml (Romanian)
* New translations strings_pref_security.xml (Portuguese)
* New translations strings_pref_security.xml (Norwegian)
* New translations strings_pref_security.xml (Korean)
* New translations strings_pref_security.xml (Japanese)
* New translations strings_pref_security.xml (Italian)
* New translations strings_pref_security.xml (Indonesian)
* New translations strings_pref_security.xml (Hungarian)
* New translations strings_pref_security.xml (Hebrew)
* New translations strings_pref_security.xml (Greek)
* New translations strings_pref_security.xml (German)
* New translations strings_pref_security.xml (Finnish)
* New translations strings_pref_security.xml (Dutch)
* New translations strings_pref_security.xml (Danish)
* New translations strings_pref_security.xml (Czech)
* New translations strings_preferences.xml (Catalan)
* New translations strings_preferences.xml (Afrikaans)
* New translations strings_pref_notifications.xml (Tamil)
* New translations strings_pref_notifications.xml (Japanese)
* New translations strings_pref_notifications.xml (Hebrew)
* New translations strings_preferences.xml (French)
* New translations strings_pref_security.xml (French)
* New translations strings_web_context.xml (Catalan)
* New translations strings_web_context.xml (Afrikaans)
* New translations strings_preferences.xml (Tamil)
* New translations strings_preferences.xml (Finnish)
* New translations strings_preferences.xml (Japanese)
* New translations strings_preferences.xml (Hebrew)
* New translations strings_preferences.xml (Greek)
* New translations strings_preferences.xml (German)
* New translations strings_pref_security.xml (Vietnamese)
* Remove blank translations
* Remove entries that should not be translated
2019-07-01 21:21:49 -07:00
Allan Wang
cf2a993354
Update theme
2019-07-01 21:11:54 -07:00
Allan Wang
1472aa3bba
Make image activity overlay
2019-07-01 21:03:23 -07:00
stathism27
d7fb6d7635
Added Greek Translation ( #1453 )
...
* Create values-gr-rGR
* Delete values-gr-rGR
* Create nada
* Greek Translation
* Delete nada
2019-07-01 20:35:29 -07:00
Allan Wang
70b42ba365
Update interface alias comment
2019-07-01 11:58:10 -07:00
Allan Wang
42caa8a566
Support setting own child scroll callback
2019-07-01 11:57:38 -07:00
Allan Wang
e6bc006975
Update changelog
2019-07-01 11:55:55 -07:00
Allan Wang
92aad9bf4c
Disable refresh if not at the top, resolves #1450
2019-07-01 11:54:38 -07:00
Allan Wang
79efcadf89
Exclude story entries within feed
2019-07-01 11:02:06 -07:00
Allan Wang
05403e185a
Fix test code errors
2019-06-13 22:53:35 -07:00
Allan Wang
c49a8e0e98
Translations ( #1445 )
...
* New translations strings.xml (Galician)
* New translations strings_pref_experimental.xml (Catalan)
* New translations strings_pref_experimental.xml (Arabic)
* New translations strings_pref_experimental.xml (Afrikaans)
* New translations strings_pref_experimental.xml (Finnish)
* New translations strings_pref_experimental.xml (Japanese)
* New translations strings_pref_experimental.xml (Hebrew)
* New translations strings_pref_experimental.xml (Greek)
* New translations strings_pref_debug.xml (Japanese)
* New translations strings_pref_feed.xml (Arabic)
* New translations strings_pref_behaviour.xml (Finnish)
* New translations strings_pref_behaviour.xml (Japanese)
* New translations strings_pref_behaviour.xml (Hebrew)
* New translations strings_pref_behaviour.xml (Greek)
* New translations strings_pref_behaviour.xml (Catalan)
* New translations strings_pref_behaviour.xml (Arabic)
* New translations strings_pref_behaviour.xml (Afrikaans)
* New translations strings_pref_debug.xml (Hebrew)
* New translations strings_pref_debug.xml (Greek)
* New translations strings_pref_debug.xml (Finnish)
* New translations strings.xml (Tamil)
* New translations strings_pref_debug.xml (Catalan)
* New translations strings_pref_debug.xml (Arabic)
* New translations strings_pref_debug.xml (Afrikaans)
* New translations strings_pref_feed.xml (Afrikaans)
* New translations strings_pref_feed.xml (Catalan)
* New translations strings_pref_notifications.xml (Hebrew)
* New translations strings_pref_notifications.xml (Greek)
* New translations strings_pref_notifications.xml (Finnish)
* New translations strings_pref_notifications.xml (Catalan)
* New translations strings_pref_notifications.xml (Arabic)
* New translations strings_pref_notifications.xml (Afrikaans)
* New translations strings_preferences.xml (Catalan)
* New translations strings_preferences.xml (Arabic)
* New translations strings_preferences.xml (Afrikaans)
* New translations strings_pref_notifications.xml (Japanese)
* New translations strings_pref_feed.xml (Japanese)
* New translations strings_pref_feed.xml (Hebrew)
* New translations strings_pref_feed.xml (Greek)
* New translations strings_pref_feed.xml (Finnish)
* New translations strings_pref_feed.xml (Chinese Traditional)
* New translations strings_pref_networks.xml (Japanese)
* New translations strings_pref_networks.xml (Hebrew)
* New translations strings_pref_networks.xml (Greek)
* New translations strings_pref_feed.xml (Turkish)
* New translations strings_pref_networks.xml (Finnish)
* New translations strings_pref_networks.xml (Catalan)
* New translations strings_pref_networks.xml (Arabic)
* New translations strings_pref_networks.xml (Afrikaans)
* New translations strings_download.xml (Japanese)
* New translations strings_download.xml (Hebrew)
* New translations strings_download.xml (Greek)
* New translations strings_download.xml (Finnish)
* New translations strings_errors.xml (Japanese)
* New translations strings_errors.xml (Hebrew)
* New translations strings_errors.xml (Greek)
* New translations strings_errors.xml (Finnish)
* New translations strings_errors.xml (Catalan)
* New translations strings_errors.xml (Arabic)
* New translations strings_errors.xml (Afrikaans)
* New translations strings.xml (Dutch)
* New translations strings.xml (Danish)
* New translations strings.xml (Czech)
* New translations strings.xml (Chinese Traditional)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Catalan)
* New translations strings.xml (Arabic)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Serbian (Cyrillic))
* New translations strings_pref_notifications.xml (Tamil)
* New translations strings.xml (French)
* New translations strings_pref_networks.xml (Tamil)
* New translations strings_pref_feed.xml (Tamil)
* New translations strings_pref_experimental.xml (Tamil)
* New translations strings_pref_debug.xml (Tamil)
* New translations strings_pref_behaviour.xml (Tamil)
* New translations strings_pref_appearance.xml (Tamil)
* New translations strings_play_store.xml (Tamil)
* New translations strings_intro.xml (Tamil)
* New translations strings_errors.xml (Tamil)
* New translations strings_download.xml (Tamil)
* New translations strings.xml (Finnish)
* New translations strings.xml (German)
* New translations strings.xml (Russian)
* New translations strings_download.xml (Catalan)
* New translations strings_download.xml (Arabic)
* New translations strings_download.xml (Afrikaans)
* New translations strings.xml (Vietnamese)
* New translations strings.xml (Ukrainian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Thai)
* New translations strings.xml (Tagalog)
* New translations strings.xml (Swedish)
* New translations strings.xml (Spanish)
* New translations strings.xml (Romanian)
* New translations strings.xml (Greek)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Polish)
* New translations strings.xml (Norwegian)
* New translations strings.xml (Korean)
* New translations strings.xml (Japanese)
* New translations strings.xml (Italian)
* New translations strings.xml (Indonesian)
* New translations strings.xml (Hungarian)
* New translations strings.xml (Hebrew)
* New translations strings_pref_appearance.xml (Arabic)
* New translations strings_play_store.xml (Japanese)
* New translations strings_play_store.xml (Hebrew)
* New translations strings_play_store.xml (Greek)
* New translations strings_pref_appearance.xml (Afrikaans)
* New translations strings_pref_appearance.xml (Catalan)
* New translations strings_pref_appearance.xml (Hebrew)
* New translations strings_pref_appearance.xml (Greek)
* New translations strings_pref_appearance.xml (Finnish)
* New translations strings_pref_appearance.xml (Japanese)
* New translations strings_play_store.xml (Finnish)
* New translations strings_intro.xml (Hebrew)
* New translations strings_intro.xml (Greek)
* New translations strings_intro.xml (Finnish)
* New translations strings_intro.xml (Catalan)
* New translations strings_intro.xml (Arabic)
* New translations strings_intro.xml (Afrikaans)
* New translations strings_intro.xml (Japanese)
* New translations strings_play_store.xml (Catalan)
* New translations strings_play_store.xml (Arabic)
* New translations strings_play_store.xml (Afrikaans)
* New translations strings_pref_security.xml (Chinese Simplified)
* New translations strings_pref_security.xml (Chinese Traditional)
* New translations strings_pref_security.xml (Czech)
* New translations strings_pref_security.xml (Danish)
* New translations strings_pref_security.xml (Dutch)
* New translations strings_pref_security.xml (Catalan)
* New translations strings_pref_security.xml (Arabic)
* New translations strings_pref_security.xml (Afrikaans)
* New translations strings_pref_security.xml (Finnish)
* New translations strings_pref_security.xml (Polish)
* New translations strings_pref_security.xml (French)
* New translations strings_pref_security.xml (Romanian)
* New translations strings_pref_security.xml (Ukrainian)
* New translations strings_pref_security.xml (Turkish)
* New translations strings_pref_security.xml (Thai)
* New translations strings_pref_security.xml (Tagalog)
* New translations strings_pref_security.xml (Swedish)
* New translations strings_pref_security.xml (Spanish)
* New translations strings_pref_security.xml (Serbian (Cyrillic))
* New translations strings_pref_security.xml (Russian)
* New translations strings_pref_security.xml (Portuguese, Brazilian)
* New translations strings_pref_security.xml (German)
* New translations strings_pref_security.xml (Portuguese)
* New translations strings_pref_security.xml (Norwegian)
* New translations strings_pref_security.xml (Korean)
* New translations strings_pref_security.xml (Japanese)
* New translations strings_pref_security.xml (Italian)
* New translations strings_pref_security.xml (Indonesian)
* New translations strings_pref_security.xml (Hungarian)
* New translations strings_pref_security.xml (Hebrew)
* New translations strings_pref_security.xml (Greek)
* New translations strings_preferences.xml (Spanish)
* New translations strings_web_context.xml (Japanese)
* New translations strings_preferences.xml (Japanese)
* New translations strings_preferences.xml (Hebrew)
* New translations strings_preferences.xml (Greek)
* New translations strings_preferences.xml (Finnish)
* New translations strings_preferences.xml (Tamil)
* New translations strings_web_context.xml (Tamil)
* New translations strings_pref_security.xml (Tamil)
* New translations strings_pref_security.xml (Galician)
* New translations strings_web_context.xml (Hebrew)
* New translations strings_web_context.xml (Greek)
* New translations strings_web_context.xml (Finnish)
* New translations strings_web_context.xml (Catalan)
* New translations strings_web_context.xml (Arabic)
* New translations strings_web_context.xml (Afrikaans)
* New translations strings_pref_security.xml (Vietnamese)
* Update kau
* Update crowdin credits
* New translations strings_pref_appearance.xml (Arabic)
* New translations strings_play_store.xml (Arabic)
* New translations strings_pref_behaviour.xml (Turkish)
* New translations strings_pref_behaviour.xml (Ukrainian)
* New translations strings_pref_debug.xml (Arabic)
* New translations strings_pref_behaviour.xml (Arabic)
* New translations strings_pref_behaviour.xml (Chinese Traditional)
* New translations strings_pref_behaviour.xml (Dutch)
* New translations strings.xml (Spanish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Ukrainian)
* New translations strings_download.xml (Arabic)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings_pref_behaviour.xml (Galician)
* New translations strings.xml (Arabic)
* New translations strings.xml (Chinese Traditional)
* New translations strings.xml (French)
* New translations strings_intro.xml (Arabic)
* New translations strings_errors.xml (Arabic)
* New translations strings_preferences.xml (Chinese Traditional)
* New translations strings_preferences.xml (Portuguese, Brazilian)
* New translations strings_preferences.xml (Spanish)
* New translations strings_preferences.xml (Arabic)
* Encrypt slack channel so forks don't use them
* New translations strings_preferences.xml (Ukrainian)
* New translations strings_pref_security.xml (Chinese Traditional)
* New translations strings_pref_notifications.xml (Arabic)
* New translations strings_pref_security.xml (Portuguese, Brazilian)
* New translations strings_pref_security.xml (Spanish)
* New translations strings_pref_security.xml (Ukrainian)
* New translations strings_pref_security.xml (Arabic)
* New translations strings_pref_experimental.xml (Arabic)
* New translations strings_pref_security.xml (Galician)
* New translations strings_preferences.xml (Galician)
* New translations strings_pref_feed.xml (Galician)
* New translations strings_pref_networks.xml (Arabic)
* New translations strings_pref_feed.xml (Arabic)
* New translations strings_pref_feed.xml (Dutch)
* New translations strings_pref_feed.xml (Turkish)
* Delete blank translations
2019-06-13 21:37:03 -07:00
Allan Wang
c3fec05347
Merge pull request #1443 from AllanWang/theme
...
Fix polish group background
2019-06-13 18:57:12 -07:00
Allan Wang
b39774a9a1
Fix progress animators
2019-06-13 17:32:40 -07:00
Allan Wang
e8168bb8b0
Apply spotless
2019-06-13 17:20:24 -07:00
Allan Wang
7ad2a89857
Resolve file uri ourself for ringtones, resolves #1423
2019-06-13 17:19:25 -07:00
Allan Wang
682227c17b
Document uri parse usage for ringtones
2019-06-13 17:02:22 -07:00
Allan Wang
5094c9f259
Fix multi entry formats, resolves #1428
2019-06-13 16:37:08 -07:00
Allan Wang
acd75b5bd9
Apply spotless
2019-06-13 14:10:20 -07:00
Allan Wang
a852193520
Update kau and fix 29 incompatibilities
2019-06-13 14:05:10 -07:00
Allan Wang
1af2414105
Fix versions and imports
2019-06-08 02:10:02 -04:00
Allan Wang
86059c70e3
Update some styles
2019-06-07 23:59:28 -04:00
Allan Wang
07c1150508
Exclude extra module metadata
2019-06-07 15:43:22 -04:00
Allan Wang
9bab9d1feb
Remove themed dialog variants
2019-06-07 15:37:39 -04:00
Allan Wang
03480c2495
Removed theme md option
2019-06-07 15:13:18 -04:00
Allan Wang
f1301c6ee5
Import versions in plugin
2019-06-07 14:52:55 -04:00
Allan Wang
dc409d14c2
Enhancement/whatsnew ( #1434 )
...
* Use kts for settings
* Update whatsnew automatically
* Remove changelog length check
2019-06-06 16:23:22 -04:00
Allan Wang
d38ff35cfe
Fix polish group background
2019-05-25 07:35:46 -07:00
Allan Wang
17a6a36279
Restrict reportable image errorss
2019-05-19 19:43:26 +08:00
Allan Wang
971214bd5e
Ensure notifications are always saved
2019-05-09 20:15:04 +08:00
Allan Wang
e0bea89b08
Apply spotless and update changelog
2019-05-01 17:07:18 -07:00
Allan Wang
3e768c23b3
Change translations for disclaimer
2019-05-01 16:50:21 -07:00
Allan Wang
4b977d018a
Move disclaimer string
2019-05-01 16:48:31 -07:00
Allan Wang
984a4a7bf1
Add security settings for biometrics
2019-05-01 16:41:52 -07:00
Allan Wang
58f4f9298b
Merge dev
2019-05-01 16:05:19 -07:00
Allan Wang
547bf6f932
Update changelog
2019-05-01 16:04:19 -07:00
Allan Wang
1554fb3757
Restrict coroutine test
2019-05-01 15:55:55 -07:00
Allan Wang
5398c336ef
Add better handling for launchpad
2019-05-01 15:36:32 -07:00
Allan Wang
5bcf9c8eb6
Update theme for messenger switch page
2019-05-01 14:54:41 -07:00
Allan Wang
f10b719447
Update koin
2019-05-01 14:33:51 -07:00
Allan Wang
da93672c2e
Prompt widget update post intro
2019-05-01 14:04:56 -07:00
Allan Wang
ed5eb076b0
Translations ( #1415 )
...
* New translations strings_pref_debug.xml (Japanese)
* New translations strings_pref_behaviour.xml (Japanese)
* New translations strings_pref_appearance.xml (Japanese)
* New translations strings_play_store.xml (Japanese)
* New translations strings_intro.xml (Japanese)
* New translations strings_errors.xml (Japanese)
* New translations strings_download.xml (Japanese)
* New translations strings_intro.xml (Greek)
* New translations strings_errors.xml (Greek)
* New translations strings_download.xml (Greek)
* New translations strings_pref_appearance.xml (Greek)
* New translations strings_play_store.xml (Greek)
* New translations strings_pref_behaviour.xml (Greek)
* New translations strings_pref_debug.xml (Greek)
* New translations strings_pref_debug.xml (Hebrew)
* New translations strings_pref_behaviour.xml (Hebrew)
* New translations strings_pref_appearance.xml (Hebrew)
* New translations strings_play_store.xml (Hebrew)
* New translations strings_intro.xml (Hebrew)
* New translations strings_errors.xml (Hebrew)
* New translations strings_download.xml (Hebrew)
* New translations strings_pref_behaviour.xml (Spanish)
* New translations strings_pref_debug.xml (Arabic)
* New translations strings_pref_behaviour.xml (Arabic)
* New translations strings_pref_appearance.xml (Arabic)
* New translations strings_play_store.xml (Arabic)
* New translations strings_intro.xml (Arabic)
* New translations strings_errors.xml (Arabic)
* New translations strings_pref_debug.xml (Afrikaans)
* New translations strings_pref_behaviour.xml (Afrikaans)
* New translations strings_pref_appearance.xml (Afrikaans)
* New translations strings_play_store.xml (Afrikaans)
* New translations strings_intro.xml (Afrikaans)
* New translations strings_pref_debug.xml (Catalan)
* New translations strings_pref_behaviour.xml (Catalan)
* New translations strings_pref_appearance.xml (Catalan)
* New translations strings_play_store.xml (Catalan)
* New translations strings_intro.xml (Catalan)
* New translations strings_errors.xml (Catalan)
* New translations strings_download.xml (Catalan)
* New translations strings_download.xml (Arabic)
* New translations strings_errors.xml (Afrikaans)
* New translations strings_pref_appearance.xml (Finnish)
* New translations strings_pref_behaviour.xml (Finnish)
* New translations strings_pref_debug.xml (Finnish)
* New translations strings_play_store.xml (Finnish)
* New translations strings_intro.xml (Finnish)
* New translations strings_download.xml (Finnish)
* New translations strings_download.xml (Afrikaans)
* New translations strings_errors.xml (Finnish)
* New translations strings_pref_notifications.xml (Arabic)
* New translations strings_preferences.xml (Arabic)
* New translations strings_web_context.xml (Arabic)
* New translations strings.xml (Arabic)
* New translations strings.xml (Ukrainian)
* New translations strings.xml (Serbian (Cyrillic))
* New translations strings_pref_experimental.xml (Catalan)
* New translations strings_web_context.xml (Catalan)
* New translations strings.xml (Romanian)
* New translations strings.xml (Catalan)
* New translations strings_preferences.xml (Catalan)
* New translations strings_pref_notifications.xml (Catalan)
* New translations strings.xml (Russian)
* New translations strings_pref_networks.xml (Catalan)
* New translations strings_pref_feed.xml (Catalan)
* New translations strings_pref_feed.xml (Spanish)
* New translations strings.xml (Tagalog)
* New translations strings_pref_networks.xml (Afrikaans)
* New translations strings_pref_feed.xml (Afrikaans)
* New translations strings_pref_experimental.xml (Afrikaans)
* New translations strings_preferences.xml (Afrikaans)
* New translations strings.xml (Turkish)
* New translations strings.xml (Hungarian)
* New translations strings.xml (Thai)
* New translations strings_pref_notifications.xml (Afrikaans)
* New translations strings_web_context.xml (Afrikaans)
* New translations strings.xml (Spanish)
* New translations strings_pref_networks.xml (Arabic)
* New translations strings_pref_feed.xml (Arabic)
* New translations strings_pref_experimental.xml (Arabic)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Swedish)
* New translations strings_web_context.xml (Greek)
* New translations strings.xml (Greek)
* New translations strings_pref_experimental.xml (Greek)
* New translations strings_pref_feed.xml (Greek)
* New translations strings_pref_networks.xml (Greek)
* New translations strings_pref_notifications.xml (Greek)
* New translations strings_preferences.xml (Greek)
* New translations strings.xml (Hebrew)
* New translations strings_pref_experimental.xml (Hebrew)
* New translations strings_pref_feed.xml (Hebrew)
* New translations strings_pref_networks.xml (Hebrew)
* New translations strings_pref_notifications.xml (Hebrew)
* New translations strings_preferences.xml (Hebrew)
* New translations strings_web_context.xml (Hebrew)
* New translations strings_pref_feed.xml (French)
* New translations strings.xml (Galician)
* New translations strings.xml (German)
* New translations strings_pref_feed.xml (Japanese)
* New translations strings.xml (Japanese)
* New translations strings_pref_experimental.xml (Japanese)
* New translations strings_pref_networks.xml (Japanese)
* New translations strings_pref_notifications.xml (Japanese)
* New translations strings_preferences.xml (Japanese)
* New translations strings_web_context.xml (Japanese)
* New translations strings.xml (Korean)
* New translations strings.xml (Indonesian)
* New translations strings.xml (Italian)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Chinese Traditional)
* New translations strings.xml (Polish)
* New translations strings_pref_networks.xml (Finnish)
* New translations strings_pref_notifications.xml (Finnish)
* New translations strings_preferences.xml (Finnish)
* New translations strings_web_context.xml (Finnish)
* New translations strings.xml (French)
* New translations strings.xml (Norwegian)
* New translations strings_pref_experimental.xml (Finnish)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings_pref_feed.xml (Finnish)
* New translations strings.xml (Czech)
* New translations strings.xml (Finnish)
* New translations strings.xml (Dutch)
* New translations strings.xml (Danish)
* New translations strings.xml (Vietnamese)
* Fix migration script
* Clean file
* Add double brackets
* New translations strings.xml (French)
* New translations strings_pref_behaviour.xml (French)
* New translations strings_pref_feed.xml (French)
* New translations strings_pref_feed.xml (German)
* New translations strings.xml (German)
* New translations strings.xml (Spanish)
* New translations strings.xml (Russian)
* New translations strings_pref_feed.xml (Russian)
* New translations strings.xml (Ukrainian)
* New translations strings_pref_feed.xml (Ukrainian)
* New translations strings_pref_feed.xml (Turkish)
* New translations strings_pref_behaviour.xml (Turkish)
* New translations strings.xml (Turkish)
* New translations strings.xml (Hungarian)
* New translations strings_pref_feed.xml (Hungarian)
* New translations strings_pref_feed.xml (Portuguese, Brazilian)
* New translations strings_pref_behaviour.xml (Portuguese, Brazilian)
* New translations strings.xml (Portuguese, Brazilian)
2019-05-01 13:51:06 -07:00
Allan Wang
58850fca39
Fix translation for yesterday
2019-05-01 13:17:59 -07:00
Allan Wang
43a7e4b8e0
Delete duplicate translations
2019-05-01 11:54:31 -07:00
Allan Wang
5139111a7f
Docker ( #1411 )
...
* Add initial docker test
* Depend on java only
* Remove android part
* Move build stuff to docker
* Use shorter docker file
* Quiet docker build
* Move quiet flag forward
* Export android home
* Echo versions
* Try generic lang
* Copy project
* Group sdk manager runs
* Reorder sdkmanager
* Gitignore generated files
* Copy apk output out of docker
* Fail if no apks found
* Install packages
* Add caching
* Name container
* Update caching
* Add package lock file
* Update folder path
* Switch home dir
* Copy folder contents
* Disable caching
* Add back gradle caching
* Remove original files from asset folder
* Try generic docker
* Delete extra loader
* Try java
* Try android
* Use java
* Restrict caching
2019-04-26 23:48:19 -07:00
Allan Wang
a95ff37eaa
Clean urls before sharing
2019-04-25 16:53:50 -07:00
Allan Wang
b8ab09e645
Update some tests
2019-04-25 15:43:38 -07:00
Allan Wang
77d28c77ea
Move search view binding to separate func
2019-04-25 15:39:04 -07:00
Allan Wang
0b262754ad
Merge dev
2019-04-25 15:26:09 -07:00
Allan Wang
00f25fee8c
Close drawer on back if opened, resolves #1407
2019-04-25 15:24:01 -07:00
Allan Wang
cf152584b5
Update changelog
2019-04-25 13:06:37 -07:00
Allan Wang
2fb01ffb24
Add widget preview
2019-04-25 13:05:02 -07:00
Allan Wang
e627bc4f1f
Remove unnecessary components
2019-04-24 23:54:27 -07:00
Allan Wang
14578e26fc
Apply updates from services
2019-04-24 19:51:37 -07:00
Allan Wang
27d1b98330
Create readable time converter
2019-04-24 19:38:54 -07:00
Allan Wang
7e22707837
Add click events to notifications
2019-04-24 19:12:25 -07:00
Allan Wang
9df2a87822
Remove unnecessary id
2019-04-22 04:44:19 -04:00
Allan Wang
ba0b4e70d9
Fix icon loading
2019-04-22 04:42:52 -04:00
Allan Wang
7f371a9532
Update parsers and add widget items
2019-04-22 03:21:30 -04:00
Allan Wang
2fc18d0803
Add initial class
2019-04-21 21:32:29 -04:00
Allan Wang
5002792f2c
Wrap all db calls using our own context
2019-04-21 21:02:55 -04:00
Allan Wang
bbafb7b65c
Merge dev
2019-04-21 20:22:11 -04:00
Allan Wang
576cc1a451
Add initial biometric test
2019-04-21 20:20:21 -04:00
Allan Wang
f0f95295bd
Add fdroid link ( #1402 )
...
* Add fdroid link
* Simplify icon
* Provide svg source
2019-04-13 20:53:46 -04:00
Allan Wang
74fe8c75a7
Add default metadata ( #1401 )
2019-04-13 20:53:39 -04:00
Allan Wang
edfa56908b
Delete notification channels after creating new ones, may resolve #1360
2019-04-13 20:03:15 -04:00
Allan Wang
28fda2ded6
Fix message composer suggestions, resolves #1392 ( #1397 )
2019-04-13 19:52:38 -04:00
Allan Wang
e8c52e6ab1
Update user agent ( #1400 )
...
* Rename user agent and update chrome for desktop, resolves #1387
* Rename more basic to desktop
* Apply spotless
2019-04-13 19:52:24 -04:00
Allan Wang
1c76e979fa
Theme ( #1389 )
...
* Support story backgrounds
* Improve search bar theme
* Theme photo and more button for status composer
* Update event theme
2019-04-13 19:00:57 -04:00
Allan Wang
b70bdd6721
Video settings ( #1390 )
...
* Add autoplay setting option
* Update changelog
2019-04-13 19:00:40 -04:00
Allan Wang
d0b4471667
Merge mute specific fixes ( #1386 )
...
* Merge mute specific fixes
* Remove version tag in user agent
* Add extra forward slash
* Update kau
2019-04-04 21:28:41 -04:00
Allan Wang
ae6fdc31eb
Merge branch 'dev' into fix-search
2019-04-03 00:01:06 -04:00
Allan Wang
54361fc284
Update changelog
2019-04-02 23:37:06 -04:00
Allan Wang
c3ad96af1d
Show header when not jewel nav
2019-04-02 23:34:49 -04:00
Allan Wang
f7ad18ff7f
Apply spotless
2019-03-31 23:09:36 -04:00
Allan Wang
a55f20a60b
Update changelog
2019-03-31 23:07:46 -04:00
Allan Wang
e5639486a1
Merge pull request #1378 from AllanWang/theme
...
Theme
2019-03-31 23:05:48 -04:00
Allan Wang
fc37540041
Remove round transformations
2019-03-31 22:51:32 -04:00
Allan Wang
3a24b8dc01
Remove round icon texts
2019-03-31 22:47:14 -04:00
Allan Wang
a49021c096
Remove round icon settings
2019-03-31 22:44:06 -04:00
Allan Wang
00e2796aac
Fix theme
2019-03-31 22:09:43 -04:00
Allan Wang
a85b52302d
Do not round story icons
2019-03-31 20:47:17 -04:00
Allan Wang
b464f91668
Add stricter parsing tests
2019-03-31 20:15:03 -04:00
Allan Wang
8f5976ca9a
Translations ( #1375 )
...
* New translations strings_errors.xml (Greek)
* New translations strings_download.xml (Greek)
* New translations strings_intro.xml (Greek)
* New translations strings_preferences.xml (Greek)
* New translations strings_play_store.xml (Hebrew)
* New translations strings_intro.xml (Hebrew)
* New translations strings_errors.xml (Hebrew)
* New translations strings_download.xml (Hebrew)
* New translations strings.xml (Greek)
* New translations strings_web_context.xml (Greek)
* New translations strings_pref_notifications.xml (Greek)
* New translations strings_play_store.xml (Greek)
* New translations strings_pref_networks.xml (Greek)
* New translations strings_pref_feed.xml (Greek)
* New translations strings_pref_experimental.xml (Greek)
* New translations strings_pref_debug.xml (Greek)
* New translations strings_pref_behaviour.xml (Greek)
* New translations strings_pref_appearance.xml (Greek)
* New translations strings_pref_behaviour.xml (Hebrew)
* New translations strings_web_context.xml (Finnish)
* New translations strings.xml (Finnish)
* New translations strings_preferences.xml (Finnish)
* New translations strings_pref_notifications.xml (Finnish)
* New translations strings_pref_networks.xml (Finnish)
* New translations strings_pref_feed.xml (Finnish)
* New translations strings_pref_experimental.xml (Finnish)
* New translations strings_pref_debug.xml (Finnish)
* New translations strings_pref_behaviour.xml (Finnish)
* New translations strings_pref_appearance.xml (Hebrew)
* New translations strings_pref_debug.xml (Hebrew)
* New translations strings_play_store.xml (Finnish)
* New translations strings_intro.xml (Japanese)
* New translations strings_errors.xml (Japanese)
* New translations strings_download.xml (Japanese)
* New translations strings_pref_appearance.xml (Japanese)
* New translations strings_play_store.xml (Japanese)
* New translations strings_pref_behaviour.xml (Japanese)
* New translations strings.xml (Japanese)
* New translations strings_pref_debug.xml (Japanese)
* New translations strings_web_context.xml (Japanese)
* New translations strings_preferences.xml (Japanese)
* New translations strings_pref_notifications.xml (Japanese)
* New translations strings_pref_networks.xml (Japanese)
* New translations strings_pref_feed.xml (Japanese)
* New translations strings_pref_experimental.xml (Japanese)
* New translations strings_pref_experimental.xml (Hebrew)
* New translations strings.xml (Hebrew)
* New translations strings_web_context.xml (Hebrew)
* New translations strings_preferences.xml (Hebrew)
* New translations strings_pref_notifications.xml (Hebrew)
* New translations strings_pref_networks.xml (Hebrew)
* New translations strings_pref_feed.xml (Hebrew)
* New translations strings_pref_appearance.xml (Finnish)
* New translations strings_intro.xml (Finnish)
* New translations strings_pref_feed.xml (Catalan)
* New translations strings_pref_networks.xml (Arabic)
* New translations strings_pref_notifications.xml (Arabic)
* New translations strings_preferences.xml (Arabic)
* New translations strings_web_context.xml (Arabic)
* New translations strings.xml (Arabic)
* New translations strings_download.xml (Catalan)
* New translations strings_errors.xml (Catalan)
* New translations strings_intro.xml (Catalan)
* New translations strings_play_store.xml (Catalan)
* New translations strings_pref_appearance.xml (Catalan)
* New translations strings_pref_behaviour.xml (Catalan)
* New translations strings_pref_debug.xml (Catalan)
* New translations strings_pref_experimental.xml (Catalan)
* New translations strings_pref_networks.xml (Catalan)
* New translations strings_pref_experimental.xml (Arabic)
* New translations strings_pref_notifications.xml (Catalan)
* New translations strings_preferences.xml (Catalan)
* New translations strings_web_context.xml (Catalan)
* New translations strings.xml (Catalan)
* New translations strings_pref_feed.xml (Arabic)
* New translations strings_pref_debug.xml (Arabic)
* New translations strings_play_store.xml (Afrikaans)
* New translations strings_download.xml (Afrikaans)
* New translations strings_errors.xml (Afrikaans)
* New translations strings_intro.xml (Afrikaans)
* New translations strings_pref_appearance.xml (Afrikaans)
* New translations strings_pref_behaviour.xml (Arabic)
* New translations strings_pref_behaviour.xml (Afrikaans)
* New translations strings_errors.xml (Finnish)
* New translations strings_pref_experimental.xml (Afrikaans)
* New translations strings_pref_feed.xml (Afrikaans)
* New translations strings_pref_networks.xml (Afrikaans)
* New translations strings_pref_notifications.xml (Afrikaans)
* New translations strings_preferences.xml (Afrikaans)
* New translations strings_web_context.xml (Afrikaans)
* New translations strings.xml (Afrikaans)
* New translations strings_download.xml (Arabic)
* New translations strings_errors.xml (Arabic)
* New translations strings_intro.xml (Arabic)
* New translations strings_play_store.xml (Arabic)
* New translations strings_pref_appearance.xml (Arabic)
* New translations strings_pref_debug.xml (Afrikaans)
* New translations strings.xml (Dutch)
* New translations strings_download.xml (Dutch)
* New translations strings_errors.xml (Dutch)
* New translations strings_intro.xml (Dutch)
* New translations strings_play_store.xml (Dutch)
* New translations strings_pref_appearance.xml (Dutch)
* New translations strings_pref_behaviour.xml (Dutch)
* New translations strings_pref_debug.xml (Dutch)
* New translations strings_pref_experimental.xml (Dutch)
* New translations strings_pref_feed.xml (Dutch)
* New translations strings_pref_networks.xml (Dutch)
* New translations strings_pref_notifications.xml (Dutch)
* New translations strings_preferences.xml (Dutch)
* New translations strings_web_context.xml (Dutch)
* New translations strings_download.xml (English)
* New translations strings_errors.xml (English)
* New translations strings_intro.xml (English)
* New translations strings_play_store.xml (English)
* New translations strings_pref_appearance.xml (English)
* New translations strings_pref_behaviour.xml (English)
* New translations strings_pref_experimental.xml (English)
* New translations strings_pref_feed.xml (English)
* New translations strings_pref_networks.xml (English)
* New translations strings_pref_notifications.xml (English)
* New translations strings_preferences.xml (English)
* New translations strings_web_context.xml (English)
* New translations strings.xml (English)
* New translations strings_download.xml (Finnish)
* New translations strings_pref_debug.xml (English)
* New translations strings.xml (Galician)
* New translations strings_download.xml (Italian)
* New translations strings_errors.xml (Italian)
* New translations strings_intro.xml (Italian)
* New translations strings_play_store.xml (Italian)
* New translations strings_pref_appearance.xml (Italian)
* New translations strings_pref_appearance.xml (Italian)
* New translations strings_pref_behaviour.xml (Italian)
* New translations strings_pref_debug.xml (Italian)
* New translations strings_pref_experimental.xml (Italian)
* New translations strings_pref_feed.xml (Italian)
* New translations strings_pref_networks.xml (Italian)
* New translations strings_pref_notifications.xml (Italian)
* New translations strings_preferences.xml (Italian)
* New translations strings_pref_feed.xml (Italian)
* New translations strings_preferences.xml (Italian)
* New translations strings_web_context.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings_errors.xml (Czech)
* New translations strings_errors.xml (Danish)
* New translations strings_errors.xml (Chinese Traditional)
* New translations strings_errors.xml (Chinese Simplified)
* New translations strings_errors.xml (Russian)
* New translations strings_errors.xml (Serbian (Cyrillic))
* New translations strings_errors.xml (Spanish)
* New translations strings_errors.xml (Romanian)
* New translations strings_errors.xml (Portuguese)
* New translations strings_errors.xml (Polish)
* New translations strings_errors.xml (Portuguese, Brazilian)
* New translations strings_errors.xml (Turkish)
* New translations strings_errors.xml (Ukrainian)
* New translations strings_errors.xml (Vietnamese)
* New translations strings_errors.xml (Swedish)
* New translations strings_errors.xml (Thai)
* New translations strings_errors.xml (Tagalog)
* New translations strings_errors.xml (French)
* New translations strings_errors.xml (Galician)
* New translations strings_errors.xml (German)
* New translations strings_errors.xml (Norwegian)
* New translations strings_errors.xml (Korean)
* New translations strings_errors.xml (Indonesian)
* New translations strings_errors.xml (Italian)
* New translations strings_errors.xml (Hungarian)
* New translations strings_errors.xml (Vietnamese)
* New translations strings_pref_appearance.xml (Vietnamese)
* New translations strings_pref_behaviour.xml (Vietnamese)
* New translations strings_pref_debug.xml (Vietnamese)
* New translations strings_pref_experimental.xml (Vietnamese)
* New translations strings_pref_notifications.xml (Vietnamese)
* New translations strings.xml (Vietnamese)
* New translations strings_download.xml (Dutch)
* New translations strings_errors.xml (Dutch)
* New translations strings_intro.xml (Dutch)
* New translations strings_play_store.xml (Dutch)
* New translations strings_pref_appearance.xml (Dutch)
* New translations strings_pref_behaviour.xml (Dutch)
* New translations strings_pref_debug.xml (Dutch)
* New translations strings_pref_experimental.xml (Dutch)
* New translations strings_pref_feed.xml (Dutch)
* New translations strings_pref_networks.xml (Dutch)
* New translations strings_pref_notifications.xml (Dutch)
* New translations strings_preferences.xml (Dutch)
* New translations strings_web_context.xml (Dutch)
* New translations strings.xml (Dutch)
* New translations strings_pref_notifications.xml (Russian)
* Remove blank translations
* New translations strings_errors.xml (Czech)
* New translations strings_errors.xml (Danish)
* New translations strings_errors.xml (French)
* New translations strings_errors.xml (Galician)
* New translations strings_errors.xml (German)
* New translations strings_errors.xml (Hungarian)
* New translations strings_errors.xml (Indonesian)
* New translations strings_errors.xml (Spanish)
* New translations strings_errors.xml (Portuguese)
* New translations strings_errors.xml (Polish)
* New translations strings_errors.xml (Russian)
* New translations strings_errors.xml (Romanian)
* New translations strings_errors.xml (Italian)
* New translations strings_errors.xml (Norwegian)
* New translations strings_errors.xml (Korean)
* New translations strings_errors.xml (Turkish)
* New translations strings_errors.xml (Thai)
* New translations strings_errors.xml (Vietnamese)
* New translations strings_errors.xml (Ukrainian)
* New translations strings_errors.xml (Serbian (Cyrillic))
* New translations strings_errors.xml (Tagalog)
* New translations strings_errors.xml (Swedish)
* New translations strings_errors.xml (Chinese Traditional)
* New translations strings_errors.xml (Chinese Simplified)
* Fix test
* New translations strings_errors.xml (Portuguese, Brazilian)
2019-03-31 19:59:55 -04:00
Allan Wang
0b4142715c
Update changelog and add fbclid test
2019-03-30 23:07:43 -04:00
Allan Wang
5b470546fd
Filter notif titles as well from settings, resolves #1333
2019-03-30 22:59:57 -04:00
Allan Wang
5831c6bd1b
Prepend v to bugsnag tags, resolves #1367
2019-03-30 22:50:12 -04:00
Allan Wang
8b04a820d3
Capitalize urls, resolves #1369
2019-03-30 22:47:15 -04:00
Allan Wang
23def966c0
Update versions
2019-03-30 22:44:03 -04:00
Allan Wang
e5eb928fea
Add thread progress
2019-03-30 22:30:16 -04:00
Allan Wang
b1c7358c24
Apply spotless
2019-03-07 19:43:26 -05:00
Allan Wang
3f5d2cf2a5
Replace tab dao with generic dao
2019-03-07 19:36:09 -05:00
Allan Wang
cac563f6c6
Prepare generic db
2019-03-07 19:25:11 -05:00
Allan Wang
47ac9c218e
Specify coroutine scopes in base main activity
2019-03-07 19:03:09 -05:00
Allan Wang
0f500024a3
Move viewpager page setup to adapter
2019-03-07 19:01:30 -05:00
Allan Wang
2056d9cb72
Make cookie name null by default
2019-03-07 18:56:42 -05:00
Allan Wang
9edbab9845
Delete dbflow data on migration
2019-03-07 18:47:17 -05:00
Allan Wang
f038ed790f
Fix tab customizer activity
2019-03-07 18:29:24 -05:00
Allan Wang
7b5df27ea3
Set page limit based on tab count
2019-03-07 18:18:10 -05:00
Allan Wang
adf9f2f6f2
Rebind main activity logic
2019-03-07 18:15:46 -05:00
Allan Wang
b769e36802
Disable fallback
2019-03-07 17:29:53 -05:00
Allan Wang
e617c95e2b
Rename some methods
2019-03-07 17:28:32 -05:00
Allan Wang
9e201159fd
Optimize imports
2019-03-07 15:26:35 -05:00
Allan Wang
12f491737e
Add cache test
2019-03-07 14:59:40 -05:00
Allan Wang
f1878133d8
Add koin test
2019-03-07 04:00:20 -05:00
Allan Wang
eabc8e3393
Add cache entityt
2019-03-07 03:12:27 -05:00
Allan Wang
f717953deb
Delete unused dbutils
2019-03-07 00:36:11 -05:00
Allan Wang
d7ee076bdc
Allow migration for fbtabs
2019-03-07 00:32:17 -05:00
Allan Wang
cf5fd28ec7
Move legacy notif model to internal call
2019-03-07 00:22:15 -05:00
Allan Wang
e96160d7f7
Do not send notifications if db save fails
2019-03-07 00:16:22 -05:00
Allan Wang
7f1f2247de
Migrate to dao and add filter to title
2019-03-07 00:12:24 -05:00
Allan Wang
b417cc51b2
Update notif database
2019-03-06 23:35:04 -05:00
Allan Wang
8b70d80070
Make db entities immutable
2019-03-06 17:42:31 -05:00
Allan Wang
9a1d9719ad
Port rest of cookie items
2019-03-05 21:25:46 -05:00
Allan Wang
65bb9233b2
Convert fbcookies to room entities
2019-03-05 21:06:24 -05:00
Allan Wang
5c44009754
Add fb tab test
2019-03-05 20:03:55 -05:00
Allan Wang
cd0e7549d4
Split db tests per dao
2019-03-05 19:21:17 -05:00
Allan Wang
b5d442ba3c
Add more cookie db tests
2019-03-05 19:13:57 -05:00
Allan Wang
8841728780
Change dependencies and add back suspensions
2019-03-05 18:52:47 -05:00
Allan Wang
e82b74a687
Move helper functions outside of interface
2019-03-05 18:46:42 -05:00
Allan Wang
ee9a9a6964
Create working dao without suspension
2019-03-05 18:44:18 -05:00
Allan Wang
c917dc13da
Create initial room models
2019-03-05 18:31:47 -05:00
Allan Wang
566fcce5b7
Update changelog
2019-03-05 00:30:32 -05:00
Allan Wang
ca6ecf83b1
Add fbclid trimmer, resolves #1290
2019-03-04 16:24:36 -05:00
Allan Wang
f77c652e61
Improve context click logic
2019-03-04 16:08:55 -05:00
Allan Wang
dc4910e1e9
Allow hiding stories ( #1361 )
2019-03-04 15:55:47 -05:00