Allan Wang
2c02356c49
Merge branch 'dev' into update/coroutines
2018-12-24 01:49:57 -05:00
Allan Wang
697d01882b
Enhancement/ktlint ( #1259 )
...
* Add spotless
* Reformat code
* Apply license header
* Add remaining license headers
2018-12-24 01:47:03 -05:00
Allan Wang
c45b30e28f
Update/bindview ( #1258 )
...
* Update bindview for FrostVideoViewer
* Remove more bindview usages
* Fix compilation problems
* Remove custom drawer header
2018-12-24 00:21:21 -05:00
Allan Wang
88b4073687
Migrate to androidx ( #1257 )
...
* Initial migration
* Update gradle wrapper
* Update iconics and revert progressanimator api
* Clean up imports
* Update dependencies and address some lint issues
* Update constants
* Remove extra import
2018-12-23 20:04:08 -05:00
Allan Wang
46fb61e533
Add initial coroutines
2018-12-20 23:12:41 -05:00
Allan Wang
dc6c12ba40
Fix/personal messages ( #1194 )
...
* Update dependency versions
* Fix regex to support personal messages, resolves #1180
* Update download url, resolves #1131
* Update changelog
* Downgrade apache dependency version
* Disable travis for master pushes [skip ci]
* Support java 1.8
2018-11-18 21:28:25 -05:00
Allan Wang
da63f00eb5
Fix/duplicate back ( #1177 )
...
* Merge potential fix for text zoom
* Actually fix the duplicate back
* Prepare fixing dependent notifications
* Add notification fallback url
* Add back acontext to url, fixes #1137
2018-11-06 22:35:58 -05:00
Allan Wang
e113308923
Translations ( #1125 )
...
* New translations strings.xml (Czech)
* New translations strings_download.xml (Czech)
* New translations strings_pref_debug.xml (Chinese Traditional)
* New translations strings_errors.xml (German)
* New translations strings_pref_experimental.xml (German)
* New translations strings.xml (Hungarian)
* New translations strings_pref_notifications.xml (Hungarian)
* New translations strings_pref_experimental.xml (Hungarian)
* New translations strings_pref_debug.xml (Hungarian)
* New translations strings_pref_behaviour.xml (Hungarian)
* New translations strings_pref_appearance.xml (Hungarian)
* New translations strings_errors.xml (Hungarian)
* New translations strings.xml (German)
* New translations strings_pref_notifications.xml (German)
* New translations strings_pref_debug.xml (German)
* New translations strings_errors.xml (French)
* New translations strings_pref_behaviour.xml (German)
* New translations strings_pref_appearance.xml (German)
* New translations strings_download.xml (German)
* New translations strings.xml (French)
* New translations strings_pref_notifications.xml (French)
* New translations strings_pref_experimental.xml (French)
* New translations strings_pref_debug.xml (French)
* New translations strings_pref_behaviour.xml (French)
* New translations strings_pref_appearance.xml (French)
* New translations strings_pref_debug.xml (Indonesian)
* New translations strings_pref_behaviour.xml (Polish)
* New translations strings_pref_appearance.xml (Polish)
* New translations strings_pref_notifications.xml (Portuguese, Brazilian)
* New translations strings_pref_experimental.xml (Portuguese, Brazilian)
* New translations strings_pref_debug.xml (Portuguese, Brazilian)
* New translations strings_pref_behaviour.xml (Portuguese, Brazilian)
* New translations strings_pref_appearance.xml (Portuguese, Brazilian)
* New translations strings_errors.xml (Portuguese, Brazilian)
* New translations strings_pref_notifications.xml (Polish)
* New translations strings_pref_debug.xml (Polish)
* New translations strings.xml (Italian)
* New translations strings_errors.xml (Polish)
* New translations strings_pref_notifications.xml (Italian)
* New translations strings_pref_experimental.xml (Italian)
* New translations strings_pref_debug.xml (Italian)
* New translations strings_pref_behaviour.xml (Italian)
* New translations strings_pref_appearance.xml (Italian)
* New translations strings_errors.xml (Italian)
* New translations strings.xml (Polish)
* New translations strings_pref_experimental.xml (Polish)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings_download.xml (Ukrainian)
* New translations strings_intro.xml (Ukrainian)
* New translations strings_web_context.xml (Ukrainian)
* New translations strings_preferences.xml (Ukrainian)
* New translations strings_pref_notifications.xml (Ukrainian)
* New translations strings_pref_networks.xml (Ukrainian)
* New translations strings_pref_feed.xml (Ukrainian)
* New translations strings_pref_experimental.xml (Ukrainian)
* New translations strings_pref_debug.xml (Ukrainian)
* New translations strings_play_store.xml (Ukrainian)
* New translations strings.xml (Turkish)
* New translations strings_errors.xml (Ukrainian)
* New translations strings_pref_notifications.xml (Turkish)
* New translations strings_pref_experimental.xml (Turkish)
* New translations strings_pref_debug.xml (Turkish)
* New translations strings_pref_behaviour.xml (Turkish)
* New translations strings_pref_appearance.xml (Turkish)
* New translations strings_errors.xml (Turkish)
* New translations strings_pref_behaviour.xml (Ukrainian)
* New translations strings_pref_appearance.xml (Ukrainian)
* New translations strings.xml (Ukrainian)
* New translations strings_pref_behaviour.xml (Spanish)
* New translations strings_errors.xml (Spanish)
* New translations strings_pref_appearance.xml (Spanish)
* New translations strings_pref_experimental.xml (Spanish)
* New translations strings_pref_debug.xml (Spanish)
* New translations strings_pref_notifications.xml (Spanish)
* New translations strings.xml (Spanish)
* New translations strings_download.xml (Danish)
* New translations strings_errors.xml (Danish)
* New translations strings_pref_appearance.xml (Danish)
* New translations strings_pref_behaviour.xml (Danish)
* New translations strings_download.xml (Danish)
* New translations strings_errors.xml (Danish)
* New translations strings_intro.xml (Danish)
* New translations strings_play_store.xml (Danish)
* New translations strings_pref_appearance.xml (Danish)
* New translations strings_pref_behaviour.xml (Danish)
* New translations strings_pref_debug.xml (Danish)
* New translations strings_pref_experimental.xml (Danish)
* New translations strings_pref_feed.xml (Danish)
* New translations strings_pref_networks.xml (Danish)
* New translations strings_pref_notifications.xml (Danish)
* New translations strings_preferences.xml (Danish)
* New translations strings_web_context.xml (Danish)
* New translations strings.xml (Danish)
* New translations strings_download.xml (Swedish)
* New translations strings_errors.xml (Swedish)
* New translations strings_intro.xml (Swedish)
* New translations strings_play_store.xml (Swedish)
* New translations strings_pref_appearance.xml (Swedish)
* New translations strings_pref_behaviour.xml (Swedish)
* New translations strings_pref_debug.xml (Swedish)
* New translations strings_pref_experimental.xml (Swedish)
* New translations strings_pref_feed.xml (Swedish)
* New translations strings_pref_networks.xml (Swedish)
* New translations strings_pref_notifications.xml (Swedish)
* New translations strings_preferences.xml (Swedish)
* New translations strings_web_context.xml (Swedish)
* New translations strings.xml (Swedish)
* Update clone depth
* Remove blank translation files
* Optimize and reformat
* Update kau
* Update build tools in travis
* Update dependencies
* Revert apache commons text version
2018-10-08 17:39:02 -04:00
Allan Wang
438affb07a
Cleanup ( #1087 )
...
* Feature/download manager (#855 )
* Add initial github release check
* Create update service
* Clean old manager directory
* Update kau
* Update updateActivity snippet
* Add back gradle keys
* Remove update service functionality
* Update changelog
* Misc (#865 )
* Clean up git code
* Update download link
* Update theme
* Reorder settings, resolvees #856
* Do not log undeliverable exception
* Handle potential lack of webview
* Set notification epoch default to now, resolves #857
* Fix notification epoch time init
* Update changelog
* Update theme
* Add slack url, resolves #880
* Prepare for image update
* Fix view full image (#882 )
* Test including full photo viewer
* Test cookie in glide
* Fix parser and add redirects to view full image
* Update changelog
* Fix compilation and add new keys
* Update all versions
* Fix signing configs
* Fix exoplayer api update
* Change string usage
* Test scss on travis
* Test with node_js flag
* Add back css
* Update versions and fix video view
2018-09-26 14:56:44 -04:00
Allan Wang
d9e2562267
Misc ( #865 )
...
* Clean up git code
* Update download link
* Update theme
* Reorder settings, resolvees #856
* Do not log undeliverable exception
* Handle potential lack of webview
* Set notification epoch default to now, resolves #857
* Fix notification epoch time init
* Update changelog
* Update theme
* Add slack url, resolves #880
* Prepare for image update
2018-04-12 18:50:58 -04:00
Allan Wang
4c0ba22041
Feature/download manager ( #855 )
...
* Add initial github release check
* Create update service
* Clean old manager directory
* Update kau
* Update updateActivity snippet
* Add back gradle keys
* Remove update service functionality
2018-04-09 01:17:21 -04:00
Allan Wang
6943976bf1
Fix useragent update ( #845 )
...
* Test windows user agent
* Update dependencies
* Update KAU
* Switch back user agent and use android base
* Fix lint issues
* Fix lint part 2
* Test messenger user agent
* Update bugsnag release levels
2018-04-07 14:41:28 -04:00
Allan Wang
d36dfe98a5
Feature/bugsnag ( #807 )
...
* Add bugsnag
* Remove crashlytics
* Remove pro features and iab
* Make analytics opt in
* Clean settings activity
* Clean settings activity 2
2018-03-21 01:28:31 -04:00
Allan Wang
67988a25d8
Fix/notification sound ( #763 )
...
* Update dependencies
* Update theme
* Fix bad css merge
* Add notification feedback for fetching now
* Hide notif settings that no longer work with channels
* Wip android o channels
* Revert back to old group method
* Update dependencies
* Update rxnetwork version
2018-03-11 15:47:35 -04:00
Allan Wang
fec23276e8
Update/misc ( #728 )
...
* Update basic agent check; fixes #714
* Disable swipe on long click
* Remove duplicate code
* Update dependencies
* Update dependencies 2
* Add debug keystore
* Update versions
* Fix duplicate notification
* Fix duplicate notification sound; addreesses #725
* Update changelog
* Clean up
2018-02-16 21:51:02 -05:00
Allan Wang
f36e0fff23
Update theme
2018-01-30 22:55:46 -05:00
Allan Wang
8bfbbac2b8
Enhancement/video ( #669 )
...
* Test stricter video extractor
* Mess around with mutations
* Revert back to strict click listener
* Update theme
* Update dependencies
* Update theme
* Create pip toggle
* Add pip disabler
* Update theme
* Update theme
2018-01-25 00:23:44 -05:00
Allan Wang
6fe7bd4358
Update KAU translations
2018-01-20 18:48:57 -05:00
Allan Wang
e5040864e0
Translations ( #663 )
...
* New translations strings_pref_feed.xml (Afrikaans)
* New translations strings_pref_experimental.xml (Afrikaans)
* 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_web_context.xml (Arabic)
* New translations strings_errors.xml (Catalan)
* New translations strings_errors.xml (Chinese Traditional)
* New translations strings_intro.xml (Chinese Simplified)
* New translations strings_download.xml (Chinese Traditional)
* New translations strings_intro.xml (Catalan)
* New translations strings_web_context.xml (Catalan)
* New translations strings_preferences.xml (Catalan)
* New translations strings_pref_notifications.xml (Catalan)
* New translations strings_pref_networks.xml (Catalan)
* New translations strings_pref_feed.xml (Catalan)
* New translations strings_pref_experimental.xml (Catalan)
* 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_play_store.xml (English)
* New translations strings_pref_behaviour.xml (English)
* New translations strings_pref_networks.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_web_context.xml (Greek)
* New translations strings_preferences.xml (Greek)
* New translations strings_pref_notifications.xml (Greek)
* New translations strings_pref_feed.xml (Greek)
* New translations strings_pref_feed.xml (Hebrew)
* 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_play_store.xml (Greek)
* New translations strings_intro.xml (Greek)
* New translations strings_errors.xml (Greek)
* New translations strings_download.xml (Greek)
* New translations strings_pref_experimental.xml (Hebrew)
* New translations strings_pref_networks.xml (Hebrew)
* New translations strings_pref_notifications.xml (Hungarian)
* New translations strings_web_context.xml (Hungarian)
* New translations strings_preferences.xml (Hungarian)
* New translations strings_pref_networks.xml (Hungarian)
* New translations strings_pref_notifications.xml (Hebrew)
* New translations strings_pref_feed.xml (Hungarian)
* New translations strings_pref_experimental.xml (Hungarian)
* New translations strings_pref_debug.xml (Hungarian)
* New translations strings_pref_behaviour.xml (Hungarian)
* New translations strings_pref_appearance.xml (Hungarian)
* New translations strings_play_store.xml (Hungarian)
* New translations strings_intro.xml (Hungarian)
* New translations strings_errors.xml (Hungarian)
* New translations strings_download.xml (Hungarian)
* New translations strings_web_context.xml (Hebrew)
* New translations strings_preferences.xml (Hebrew)
* New translations strings_pref_debug.xml (English)
* New translations strings_pref_debug.xml (Finnish)
* New translations strings_web_context.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_behaviour.xml (Finnish)
* New translations strings_pref_appearance.xml (Finnish)
* New translations strings_play_store.xml (Finnish)
* New translations strings_intro.xml (Finnish)
* New translations strings_errors.xml (Finnish)
* New translations strings_download.xml (Finnish)
* New translations strings_web_context.xml (English)
* New translations strings_preferences.xml (English)
* New translations strings_pref_notifications.xml (English)
* New translations strings_pref_networks.xml (English)
* New translations strings_pref_feed.xml (English)
* New translations strings_pref_experimental.xml (English)
* New translations strings.xml (Vietnamese)
* New translations strings_download.xml (Indonesian)
* New translations strings_errors.xml (Indonesian)
* New translations strings_intro.xml (Indonesian)
* New translations strings_play_store.xml (Indonesian)
* New translations strings_pref_appearance.xml (Indonesian)
* New translations strings_pref_behaviour.xml (Indonesian)
* New translations strings_pref_debug.xml (Indonesian)
* New translations strings_pref_experimental.xml (Indonesian)
* New translations strings_pref_feed.xml (Indonesian)
* New translations strings_pref_networks.xml (Indonesian)
* New translations strings_pref_notifications.xml (Indonesian)
* New translations strings_preferences.xml (Indonesian)
* New translations strings_web_context.xml (Indonesian)
* New translations strings.xml (Indonesian)
* New translations strings_pref_notifications.xml (Portuguese, Brazilian)
* New translations strings_pref_appearance.xml (Portuguese, Brazilian)
* New translations strings_pref_notifications.xml (Korean)
* New translations strings_pref_appearance.xml (Korean)
* New translations strings_pref_notifications.xml (Polish)
* New translations strings_pref_appearance.xml (Polish)
* New translations strings_pref_notifications.xml (Vietnamese)
* New translations strings_pref_appearance.xml (Vietnamese)
* New translations strings_pref_notifications.xml (Spanish)
* New translations strings_pref_appearance.xml (Spanish)
* New translations strings_pref_notifications.xml (Chinese Simplified)
* New translations strings_pref_appearance.xml (Chinese Simplified)
* New translations strings_pref_notifications.xml (Italian)
* New translations strings_pref_appearance.xml (Italian)
* New translations strings_pref_appearance.xml (French)
* New translations strings_pref_notifications.xml (French)
* New translations strings_pref_notifications.xml (German)
* New translations strings_pref_appearance.xml (German)
* New translations strings_pref_notifications.xml (Galician)
* New translations strings_pref_appearance.xml (Galician)
* New translations strings_pref_appearance.xml (Spanish)
* New translations strings_pref_appearance.xml (Portuguese, Brazilian)
* New translations strings_download.xml (Galician)
* New translations strings_pref_appearance.xml (Korean)
* New translations strings_pref_appearance.xml (Polish)
* New translations strings_pref_appearance.xml (Italian)
* New translations strings_pref_appearance.xml (Vietnamese)
* New translations strings_pref_appearance.xml (Chinese Simplified)
* New translations strings.xml (Galician)
* New translations strings_pref_notifications.xml (Galician)
* New translations strings_pref_appearance.xml (Galician)
* New translations strings_errors.xml (Galician)
* New translations strings_pref_appearance.xml (German)
* New translations strings_pref_appearance.xml (French)
* New translations strings.xml (Galician)
* New translations strings_pref_debug.xml (Galician)
* New translations strings_pref_notifications.xml (Korean)
* New translations strings_pref_notifications.xml (Polish)
* New translations strings_pref_notifications.xml (Italian)
* New translations strings_pref_notifications.xml (Vietnamese)
* New translations strings_pref_notifications.xml (Chinese Simplified)
* New translations strings_pref_notifications.xml (Galician)
* New translations strings_pref_notifications.xml (Portuguese, Brazilian)
* New translations strings_pref_notifications.xml (Spanish)
* New translations strings_pref_notifications.xml (German)
* New translations strings_pref_notifications.xml (French)
* New translations strings_download.xml (Thai)
* New translations strings_errors.xml (Thai)
* New translations strings_intro.xml (Thai)
* New translations strings_play_store.xml (Thai)
* New translations strings_pref_appearance.xml (Thai)
* New translations strings_pref_behaviour.xml (Thai)
* New translations strings_pref_debug.xml (Thai)
* New translations strings_pref_experimental.xml (Thai)
* New translations strings_pref_feed.xml (Thai)
* New translations strings_pref_networks.xml (Thai)
* New translations strings_pref_notifications.xml (Thai)
* New translations strings_preferences.xml (Thai)
* New translations strings_web_context.xml (Thai)
* New translations strings.xml (Thai)
* New translations strings_play_store.xml (Spanish)
* New translations strings.xml (Spanish)
* New translations strings_errors.xml (Thai)
* New translations strings_web_context.xml (Thai)
* New translations strings_preferences.xml (Thai)
* New translations strings_pref_notifications.xml (Thai)
* New translations strings_pref_networks.xml (Thai)
* New translations strings_pref_feed.xml (Thai)
* New translations strings_pref_experimental.xml (Thai)
* New translations strings_pref_debug.xml (Thai)
* New translations strings_pref_behaviour.xml (Thai)
* New translations strings_pref_appearance.xml (Thai)
* New translations strings_play_store.xml (Thai)
* New translations strings_intro.xml (Thai)
* New translations strings_download.xml (Thai)
* New translations strings.xml (Thai)
* Update KAU
* New translations strings_pref_notifications.xml (Thai)
* New translations strings_download.xml (Thai)
* New translations strings.xml (Thai)
* Remove empty files
* New translations strings_pref_appearance.xml (Polish)
* New translations strings_errors.xml (Polish)
* New translations strings_download.xml (Polish)
* New translations strings_pref_notifications.xml (Polish)
* New translations strings.xml (Polish)
* New translations strings_download.xml (Vietnamese)
* New translations strings_errors.xml (Vietnamese)
* New translations strings.xml (Vietnamese)
* New translations strings_pref_notifications.xml (Vietnamese)
* New translations strings_pref_debug.xml (Vietnamese)
* New translations strings_pref_appearance.xml (Vietnamese)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings_pref_notifications.xml (Portuguese, Brazilian)
* New translations strings_pref_appearance.xml (Portuguese, Brazilian)
* New translations strings_errors.xml (Portuguese, Brazilian)
* New translations strings_download.xml (Portuguese, Brazilian)
* New translations strings.xml (Spanish)
* New translations strings_pref_notifications.xml (Spanish)
* New translations strings_pref_appearance.xml (Spanish)
* New translations strings_errors.xml (Spanish)
* New translations strings_download.xml (Spanish)
* New translations strings.xml (German)
* New translations strings_pref_notifications.xml (German)
* New translations strings_pref_appearance.xml (German)
* New translations strings_errors.xml (German)
* New translations strings.xml (French)
* New translations strings_download.xml (French)
* New translations strings_pref_notifications.xml (French)
* New translations strings_pref_appearance.xml (French)
* New translations strings_errors.xml (French)
* New translations strings_pref_feed.xml (Indonesian)
* New translations strings_pref_experimental.xml (Norwegian)
* New translations strings.xml (Norwegian)
* New translations strings_web_context.xml (Norwegian)
* New translations strings_download.xml (Indonesian)
* New translations strings_pref_behaviour.xml (Norwegian)
* New translations strings_web_context.xml (Indonesian)
* New translations strings_pref_appearance.xml (Indonesian)
* New translations strings_pref_networks.xml (Indonesian)
* New translations strings_intro.xml (Norwegian)
* New translations strings_errors.xml (Norwegian)
* New translations strings_preferences.xml (Indonesian)
* New translations strings_preferences.xml (Norwegian)
* New translations strings_pref_networks.xml (Norwegian)
* New translations strings_pref_feed.xml (Norwegian)
* New translations strings_pref_behaviour.xml (Indonesian)
* New translations strings_play_store.xml (Norwegian)
* New translations strings_pref_experimental.xml (Indonesian)
* New translations strings_intro.xml (Indonesian)
* New translations strings_errors.xml (Indonesian)
* New translations strings_download.xml (Norwegian)
* New translations strings_play_store.xml (Indonesian)
* New translations strings_pref_appearance.xml (Norwegian)
* New translations strings_pref_debug.xml (Indonesian)
* New translations strings_pref_notifications.xml (Norwegian)
* New translations strings_pref_debug.xml (Norwegian)
* New translations strings.xml (Indonesian)
* New translations strings_pref_notifications.xml (Indonesian)
* New translations strings.xml (Turkish)
* New translations strings_errors.xml (Turkish)
* New translations strings_preferences.xml (Turkish)
* New translations strings_download.xml (Turkish)
* New translations strings_pref_behaviour.xml (Turkish)
* New translations strings_intro.xml (Turkish)
* Update script
* Update changelog and kau
2018-01-20 18:47:39 -05:00
Allan Wang
d766100c29
Enhancement/speed up ( #650 )
...
* Revert back to m.facebook
* Add initial speedup
* Update theme
* Fix link press for event status
* Move web states to fb const
* Fix images and email
* Fix up flyweight for requests
* Ensure frost request is synchronous
* Prepare diff utils
* Improve speed and fix blank overlay
* Update comments
* Add debugger and fix searchview
* Theme discover pages. Resolves #654
* Fix duplicate reload
* Fix image loading
* Update changelog
* Update tests
* Rename test
Update dependencies
Update gitignore
2018-01-20 16:42:37 -05:00
Allan Wang
8aece5e3f9
Feature/website debug ( #603 )
...
* Create beginning of web downloader
* Clean up
* Update KAU for reified activity launching
* Update web attachments and setFrostColor
* Test other zipper
* Test simpler image saving model
* Finish up image activity
* Restore aggressive overlays
* Try new zipper
* Test again
* Fix tests
* Add working build
* Rename
* Support cancellation
2018-01-07 02:43:57 -05:00
Allan Wang
726d2a4dc3
Misc ( #592 )
...
* Update dependencies
* Allow null message
* Support new kau logging
2017-12-31 17:14:26 -05:00
Allan Wang
041bafccea
Feature/image retrieval ( #581 )
...
* Refactor
* Attempt new content
* Clean up to make compile friendly
* Update docs
2017-12-29 23:37:10 -05:00
Allan Wang
32e6b5be0e
Feature/native notifs ( #579 )
...
* Improve parser and add zip test
* Remove ActivityOptionsCompat, resolves #555
* Create native notifs
* Add animations
* Add image rounder
* Improve glide transformations
* Add request service
* Fix parser
* Fix parser
* Add thumbnail and fix notification text
* Update parsers and regex
* Auto mark as read
* Add request implementation in pending intent
* Remove unnecessary return data
* Simplify command retrieval
* Use name keys instead
* Revamp all bundle calls
* Fix up thumbnail layout
2017-12-29 19:39:04 -05:00
Allan Wang
8fee0629c2
Update description and kau
2017-12-27 00:25:09 -05:00
Allan Wang
1769dbcef9
Enhancement/fb requests ( #575 )
...
* Update lambdas to references
* Simplify regex and parsers
* Fix some parsing and add more tests
* Improve message parser and tests
* Simplify parser
* Shorten interfaces
* Push rem
* Create notification parser
* Clean up notification service
* Clean up notification service
* Add safe cookie fallback
* Fix cookie reference
* Make parsers only hold cookie string
* Clean up cookie references
* Fix up login and event theme
* Update changelog
Remove workspace backup
2017-12-26 03:39:28 -05:00
Allan Wang
f1e1aec848
misc ( #566 )
...
* Fix click validator
* Update tests
* Feature/fb requests (#567 )
* Add initial requesting interface
* Update unit tests and dependencies
* Resolve lint
* Fix lint 2
* Fix toolbar location, closes #439
* Add prev version code, closes #551
* Clear test val
* Update changelog
2017-12-21 20:55:51 -05:00
Allan Wang
db262e9577
Feature/tab customization ( #522 )
...
* Add initial tab customizing view
* Add rest of content for now
* Delete project file backups
* Stash
* Support full tab customization
* Test activity animations
* Update kau and fix sound uri
* Try catch download, resolves #523
2017-12-11 17:52:24 -05:00
Allan Wang
30eb51a44a
Update dependencies
2017-12-03 14:35:25 -05:00
Allan Wang
a441de590f
Translations ( #533 )
...
* New translations strings_pref_networks.xml (Afrikaans)
* New translations strings_pref_feed.xml (Afrikaans)
* New translations strings_pref_experimental.xml (Afrikaans)
* 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_notifications.xml (Arabic)
* New translations strings_web_context.xml (Arabic)
* New translations strings_pref_notifications.xml (Chinese Simplified)
* New translations strings_web_context.xml (Catalan)
* New translations strings_pref_networks.xml (Chinese Simplified)
* New translations strings_pref_feed.xml (Chinese Simplified)
* New translations strings_pref_experimental.xml (Chinese Simplified)
* New translations strings_pref_debug.xml (Chinese Simplified)
* New translations strings_pref_behaviour.xml (Chinese Simplified)
* New translations strings_pref_appearance.xml (Chinese Simplified)
* New translations strings_play_store.xml (Chinese Simplified)
* New translations strings_intro.xml (Chinese Simplified)
* New translations strings_errors.xml (Chinese Simplified)
* New translations strings_download.xml (Chinese Simplified)
* New translations strings_preferences.xml (Catalan)
* New translations strings_download.xml (Catalan)
* New translations strings_pref_notifications.xml (Catalan)
* New translations strings_pref_networks.xml (Catalan)
* New translations strings_pref_feed.xml (Catalan)
* New translations strings_pref_experimental.xml (Catalan)
* 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_pref_feed.xml (Dutch)
* New translations strings_pref_notifications.xml (Dutch)
* New translations strings_pref_behaviour.xml (Hungarian)
* New translations strings_pref_networks.xml (German)
* New translations strings_pref_behaviour.xml (Greek)
* New translations strings_pref_appearance.xml (Greek)
* New translations strings_play_store.xml (Greek)
* New translations strings_intro.xml (Greek)
* New translations strings_errors.xml (Greek)
* New translations strings_download.xml (Greek)
* New translations strings_web_context.xml (German)
* New translations strings_preferences.xml (German)
* New translations strings_pref_notifications.xml (German)
* New translations strings_pref_feed.xml (German)
* New translations strings_pref_experimental.xml (Greek)
* New translations strings_pref_experimental.xml (German)
* New translations strings_pref_debug.xml (German)
* New translations strings_pref_behaviour.xml (German)
* New translations strings_pref_appearance.xml (German)
* New translations strings_play_store.xml (German)
* New translations strings_intro.xml (German)
* New translations strings_errors.xml (German)
* New translations strings_download.xml (German)
* New translations strings_web_context.xml (Galician)
* New translations strings_preferences.xml (Galician)
* New translations strings_pref_debug.xml (Greek)
* New translations strings_pref_feed.xml (Greek)
* New translations strings_pref_networks.xml (Galician)
* New translations strings_pref_feed.xml (Hebrew)
* New translations strings_pref_appearance.xml (Hungarian)
* New translations strings_play_store.xml (Hungarian)
* New translations strings_intro.xml (Hungarian)
* New translations strings_errors.xml (Hungarian)
* New translations strings_download.xml (Hungarian)
* 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_experimental.xml (Hebrew)
* New translations strings_pref_networks.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_web_context.xml (Greek)
* New translations strings_preferences.xml (Greek)
* New translations strings_pref_notifications.xml (Greek)
* New translations strings_pref_notifications.xml (Galician)
* New translations strings_pref_feed.xml (Galician)
* New translations strings_preferences.xml (Dutch)
* New translations strings_pref_notifications.xml (English)
* New translations strings_pref_debug.xml (Finnish)
* New translations strings_pref_behaviour.xml (Finnish)
* New translations strings_pref_appearance.xml (Finnish)
* New translations strings_play_store.xml (Finnish)
* New translations strings_intro.xml (Finnish)
* New translations strings_errors.xml (Finnish)
* New translations strings_download.xml (Finnish)
* New translations strings_web_context.xml (English)
* New translations strings_preferences.xml (English)
* New translations strings_pref_networks.xml (English)
* New translations strings_pref_feed.xml (Finnish)
* New translations strings_pref_feed.xml (English)
* New translations strings_pref_experimental.xml (English)
* New translations strings_pref_debug.xml (English)
* New translations strings_pref_behaviour.xml (English)
* New translations strings_pref_appearance.xml (English)
* New translations strings_play_store.xml (English)
* New translations strings_intro.xml (English)
* New translations strings_errors.xml (English)
* New translations strings_download.xml (English)
* New translations strings_web_context.xml (Dutch)
* New translations strings_pref_experimental.xml (Finnish)
* New translations strings_pref_networks.xml (Finnish)
* New translations strings_pref_experimental.xml (Galician)
* New translations strings_pref_networks.xml (French)
* New translations strings_pref_debug.xml (Galician)
* New translations strings_pref_behaviour.xml (Galician)
* New translations strings_pref_appearance.xml (Galician)
* New translations strings_play_store.xml (Galician)
* New translations strings_intro.xml (Galician)
* New translations strings_errors.xml (Galician)
* New translations strings_download.xml (Galician)
* New translations strings_web_context.xml (French)
* New translations strings_preferences.xml (French)
* New translations strings_pref_notifications.xml (French)
* New translations strings_pref_feed.xml (French)
* New translations strings_pref_notifications.xml (Finnish)
* New translations strings_pref_experimental.xml (French)
* New translations strings_pref_debug.xml (French)
* New translations strings_pref_behaviour.xml (French)
* New translations strings_pref_appearance.xml (French)
* New translations strings_play_store.xml (French)
* New translations strings_intro.xml (French)
* New translations strings_errors.xml (French)
* New translations strings_download.xml (French)
* New translations strings_web_context.xml (Finnish)
* New translations strings_preferences.xml (Finnish)
* New translations strings_web_context.xml (Vietnamese)
* New translations strings.xml (Hungarian)
* New translations strings.xml (Ukrainian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Spanish)
* New translations strings.xml (Serbian (Cyrillic))
* New translations strings.xml (Russian)
* New translations strings.xml (Romanian)
* 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 (Hebrew)
* New translations strings.xml (Greek)
* New translations strings.xml (German)
* New translations strings.xml (Galician)
* New translations strings.xml (French)
* New translations strings.xml (Finnish)
* New translations strings.xml (English)
* 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_pref_appearance.xml (Spanish)
* New translations strings_play_store.xml (Spanish)
* New translations strings.xml (Vietnamese)
* New translations strings_play_store.xml (Spanish)
* New translations strings_pref_appearance.xml (Spanish)
* New translations strings_pref_feed.xml (Spanish)
* New translations strings_download.xml (Galician)
* New translations strings_errors.xml (Galician)
* New translations strings_download.xml (German)
* New translations strings_pref_appearance.xml (German)
* New translations strings_pref_feed.xml (German)
* New translations strings_pref_notifications.xml (German)
* New translations strings_pref_feed.xml (Korean)
* New translations strings_pref_appearance.xml (Korean)
* New translations strings_play_store.xml (Korean)
* New translations strings_download.xml (Korean)
* New translations strings_pref_notifications.xml (Korean)
* New translations strings.xml (Korean)
* New translations strings_download.xml (Chinese Simplified)
* New translations strings_download.xml (Chinese Simplified)
* New translations strings_errors.xml (Chinese Simplified)
* New translations strings_intro.xml (Chinese Simplified)
* New translations strings_play_store.xml (Chinese Simplified)
* New translations strings_pref_notifications.xml (Chinese Simplified)
* New translations strings.xml (Chinese Simplified)
* New translations strings_play_store.xml (Chinese Simplified)
* New translations strings_play_store.xml (Portuguese, Brazilian)
* New translations strings.xml (Chinese Simplified)
* New translations strings_web_context.xml (Portuguese, Brazilian)
* New translations strings_preferences.xml (Portuguese, Brazilian)
* New translations strings_pref_notifications.xml (Portuguese, Brazilian)
* New translations strings_pref_networks.xml (Portuguese, Brazilian)
* New translations strings_pref_feed.xml (Portuguese, Brazilian)
* New translations strings_pref_experimental.xml (Portuguese, Brazilian)
* New translations strings_pref_debug.xml (Portuguese, Brazilian)
* New translations strings_pref_behaviour.xml (Portuguese, Brazilian)
* New translations strings_pref_appearance.xml (Portuguese, Brazilian)
* New translations strings_intro.xml (Portuguese, Brazilian)
* New translations strings_pref_appearance.xml (Chinese Simplified)
* New translations strings_errors.xml (Portuguese, Brazilian)
* New translations strings_download.xml (Portuguese, Brazilian)
* New translations strings_web_context.xml (Chinese Simplified)
* New translations strings_preferences.xml (Chinese Simplified)
* New translations strings_pref_notifications.xml (Chinese Simplified)
* New translations strings_pref_networks.xml (Chinese Simplified)
* New translations strings_pref_feed.xml (Chinese Simplified)
* New translations strings_pref_experimental.xml (Chinese Simplified)
* New translations strings_pref_debug.xml (Chinese Simplified)
* New translations strings_pref_behaviour.xml (Chinese Simplified)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Italian)
* New translations strings_pref_feed.xml (Portuguese, Brazilian)
* New translations strings_pref_feed.xml (Korean)
* New translations strings_pref_feed.xml (Polish)
* New translations strings_pref_feed.xml (Vietnamese)
* New translations strings_pref_feed.xml (Spanish)
* New translations strings_pref_feed.xml (Chinese Simplified)
* New translations strings_pref_feed.xml (German)
* New translations strings_pref_feed.xml (Galician)
* New translations strings_pref_feed.xml (French)
* New translations strings_pref_appearance.xml (Polish)
* New translations strings_errors.xml (Polish)
* New translations strings_download.xml (Polish)
* New translations strings_errors.xml (French)
* Remove comments and dups
* Remove blank translations
* New translations strings_errors.xml (Italian)
* New translations strings_download.xml (Italian)
* New translations strings_download.xml (Spanish)
* New translations strings_pref_notifications.xml (Italian)
* New translations strings_pref_feed.xml (Italian)
* New translations strings_play_store.xml (Vietnamese)
* New translations strings.xml (Italian)
* Update gradle
* New translations strings_pref_behaviour.xml (Portuguese, Brazilian)
* New translations strings_pref_notifications.xml (Spanish)
* Update crashlytics
2017-12-03 13:41:19 -05:00
Allan Wang
5a6bf455cb
Fix/bad overlay ( #490 )
...
* Fix intent launching
* Add some tests and update kotlin
2017-11-15 02:47:13 -05:00
Allan Wang
63d8779ad4
Enhancement/video ( #484 )
...
* Fix more parsing issues
* Try catch decoder resolves #456
* Fix unit test and add null check for images, resolves #458
* Remove downloadservice, resolves #459
* Clean up progress animator
* Check for download manager before download attempt
* Update strings
2017-11-13 05:09:24 -05:00
Allan Wang
4aed05a892
Translations ( #482 )
...
* Update translators
* Remove translation for some other texts
* Update kau
* Fix build and optimize
* Add translations
* Update readme and changelog
* Clean unnecessary strings
* Fix translations
* Add korean translations for kau
2017-11-12 04:03:41 -05:00
Allan Wang
2b51bc4bfa
enhancement/video-player ( #480 )
...
* Add toolbar visibility toggle and draw it over viewer
* Set contract bindings once available
* Fix video url param error and prepare progressanimator
* Add gif support and better transitions
* Interface a lot of things
* Reorder back press
* Clean up files and fix selector
* Add gif support
* Redraw bounds when necessary
2017-11-12 02:48:36 -05:00
Allan Wang
e1c12f7716
Update/kau ( #476 )
...
* Update all dependencies
* Revert to working build
* Update kau again
* Update nullables
* Update more nullables
* Inline some things
* Add images to readme
* Update readme translators
2017-11-09 01:54:12 -05:00
Allan Wang
fc4a018d48
Update dependency and address deprecations ( #473 )
2017-11-06 00:13:53 -05:00
Allan Wang
c2ca9066c6
WIP: Feature/pip video 2 ( #405 )
...
* Add dependency
* Test new video view
* Add initial video bindings
* Implement drag to dismiss
* Begin initial integration
* Fix typo
* Fix up url formatter
* Update changelog
* Create first fully integrated video build
* Update translations
* Update translations 2
2017-10-24 23:29:55 -04:00
Allan Wang
64dbf74b7a
Translations ( #443 )
...
* Merge dev
* Update kau
* Add translations
* Update some strings
* Update readme
2017-10-24 21:06:37 -04:00
Allan Wang
3e0d4547a5
misc ( #428 )
...
* Add permission check
* Validate uri before downloading
* Update links, addresses # 411
* Update crashlytics
2017-10-24 17:47:52 -04:00
Allan Wang
d08fd6f8d2
Enhancement/notifications ( #416 )
...
* Update notification defaults
* Setup initial channel test
2017-10-15 15:07:23 -04:00
Allan Wang
a4b3e99022
V1.5.8 ( #410 )
...
* Add show all to searchview
* Remove web search view
* Update kau
* Add translation links
2017-10-14 00:07:42 -04:00
Allan Wang
32ff6c3269
misc ( #400 )
...
* Remove job scheduler null check
* Add try catch for viewpager on touch event. Resolves #356
* Update kotlin and translation url
* Use short url
* Check job scheduler null check against travis lint
* Add badges and update crashlytics
2017-10-12 12:36:05 -04:00
Allan Wang
60cc50d8f6
Enhancement/message parsing ( #369 )
...
* Test custom regex
* Remove statics, use lists, and add amp (#366 )
* Remove statics, use lists, and add amp
* Remove another jvmstatic
* Update parser for messages
* Update dependencies
* Update travis
* Use parsing for background im fetcher
* Update changelog
* Update changelog
2017-10-07 01:00:24 -04:00
Allan Wang
bd7da76b14
Fix/adblock ( #338 )
...
* Rename none to no notifications
* Add pgl adblock and adblock class
* Add faq
* Line spacing
2017-09-24 20:50:08 -04:00
Allan Wang
251e697e8e
Enhancement/rating ( #334 )
...
* Add rating button after one month
* Add rating for pro purchase and clean dialogs
* Update kau
2017-09-24 16:28:15 -04:00
Allan Wang
6e68016c9c
Update/dependencies ( #329 )
...
* Update dependencies 1
* Update KAU to fix dialogs and resolvers
2017-09-23 18:04:34 -04:00
Allan Wang
270ff7705b
fix/searchview ( #239 )
...
* Keep searchview even if headless response fails
* Keep searchview even if headless response fails
* Update changelog and add search tests
* Update kau and remove tests
* Remove duplicate dispose calls
2017-08-30 12:55:56 -04:00
Allan Wang
17fc972955
Enhancement/kau gradle api implementation ( #240 )
...
* Update kau
* Update kau
* Update kau
* Update external dependencies
* Update rx networks
2017-08-29 19:04:26 -04:00
Allan Wang
14efdd91a4
Fix pref text overflow and update dependencies
2017-08-20 10:59:34 -07:00
Allan Wang
c28dfff063
Fix/text pref overflow ( #204 )
...
* Add check to see if signing is valid
* Add test keystore
* Update through kau
2017-08-20 00:17:21 -07:00