Allan Wang
3ca39c2ef8
Add changelog
2019-01-01 17:30:58 -05:00
Allan Wang
9f74d71852
Fix like button and disable cookie update, resolves #1203
2018-12-29 16:06:01 -05:00
Allan Wang
0d6f53c82c
Fully remove anko, resolves #1184
2018-12-28 23:09:58 -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
a3173f815a
Update links
2018-11-11 21:05:20 -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
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
f1275cbc38
Update buildsdk ( #808 )
...
* Update changelog
* Add build sdk check
* Remove play store affiliate
* Ignore Overdraw
* Remove theme background
* Add back for transparent
* Fix restart button
2018-03-21 17:36:53 -04:00
Allan Wang
6b85bc72a8
misc ( #781 )
...
* Rename image vars
* Add black media option, resolves #726
* Update changelog
* Fix menu parsin
* Update changelog
* Fix menu badges
2018-03-11 22:21:40 -04:00
Allan Wang
fe51373f5a
Enhancement/debug mode ( #779 )
...
* Update changelog
* Improve debugger
* Remove need for mapping urls
* Remove excess logs
* Clean up
2018-03-11 19:24:32 -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
d68ea6d7eb
Feature/post ( #696 )
...
* Reorder final override
* Add initial fab bindings
* Update scripts
* Optimize and use js header hider
* Remove old header hider
* Use method for generating clicker
2018-02-02 21:05:26 -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
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
fd5f2a82eb
Misc ( #614 )
...
* Add locale log
* Add flyweight design for authenticator
* Add option to have instant messages only
* Update interceptor
* Add hd image model loader (#613 )
* Launch image view for view full image
* Update changelog
* Greatly improve ImageActivity loading
* Update hashes
* Add back keyword filter
* Clean up
2018-01-10 22:13:28 -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
b556c42daa
Mock logger in unit tests
2017-12-31 03:10:58 -05:00
Allan Wang
3076d9a97c
feature/menu-parser ( #582 )
...
* Test menu parser
* Add menu fragment implementation
* Test proguard
* Clean up
* Use async
* Use invoke
* Try without proguard
* Try 2
* Add fallback logic
* Use normal notification event
* Add custom event flag
* Add rest of menu fragment data
* Ensure fallback works
* Update docs
2017-12-31 00:42:49 -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
bd96905dbf
Update webview components ( #571 )
...
* Add volume binding
* Remove key override
* Add pause timers to webview
2017-12-22 01:51:43 -05:00
Allan Wang
bd99aebf43
Update themes ( #569 )
...
* Update themes
* Update changelog
2017-12-21 23:07:20 -05:00
Allan Wang
82f9aca964
Update/intro ( #550 )
...
* Add edit button to intro
* Update readme
* Fix video error and cancellation
* Update changelog
* Hide invalid tab options
2017-12-12 00:52:12 -05:00
Allan Wang
b90dcc0437
misc ( #548 )
...
* Separate scss files and fix some issues
* Delete blank css
* Update menu stylings
* Add branch details to auto release
* Update script and readme
* Test 2
* Test 3
2017-12-11 21:18:57 -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
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
ca12899e10
Fix some null check warnings
2017-10-26 14:19:43 -04:00
Allan Wang
1cbee7747e
Fix/pip rotation ( #450 )
...
* Attempt to redraw video on orientation change
* Delete file backup
* Update video bounds after rotations
* Update changelog
2017-10-26 14:15:47 -04:00
Allan Wang
f3c14a1e55
Fix/pip video ( #445 )
...
* Test frame wrapper
* Update padding bounds
* Clear toolbar on hide
* Optimize
* Update changelog
* Disable toolbar rather than remove it
* Improve controls and fix toolbar issue
* Optimize
2017-10-25 17:03:07 -04:00
Allan Wang
2d6b790643
Update changelogs and store listing
2017-10-24 23:38:30 -04: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
6ac76aacba
Update changelog
2017-10-15 15:09: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
20f3bcd2b7
v1.5.7
2017-10-11 01:55:12 -04:00
Allan Wang
d12e0697ad
Theme ( #389 )
...
* Fix event post background
* Theme mutal friends text
* Theme overflow button
* Fix overflow and compile all themes
2017-10-11 01:43:48 -04:00
Allan Wang
b05b8cce6d
Misc ( #370 )
...
* Clean up logging
* Add zenhub badge
* Update readme
2017-10-07 01:06:08 -04:00
Allan Wang
5382d82229
Move strings
2017-09-26 22:38:11 -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
952d4e41ef
Feature/compact formatter ( #337 )
...
* Make components private and thus jvm fields
* Split converter and decoder
* Update changelog
* Only decode nonquery portions of links
* Add comments and fix test
2017-09-24 17:53:07 -04:00
Allan Wang
b2967e539e
Update changelog
2017-09-24 16:37:56 -04:00
Allan Wang
52d7966d18
Remove network image settings ( #320 )
...
* Remove network image settings
* Remove import
2017-09-19 23:33:53 -04:00
Allan Wang
d75ad7fb42
Fix/notification defaults ( #308 )
...
* Update downloader
* Disable deaults on creation
* Use notifCount rather than index
* Remove quiet
* Add checks to ensure job service exists
* Update changelog
2017-09-18 10:43:55 -04:00
Allan Wang
a5ea7fd960
misc ( #298 )
...
* Wrap searchsubject with error handler
* Add dialog for older users
* Add identifier key
* Ensure notification service starts when app starts
* Update theme
2017-09-17 01:21:46 -04:00
Allan Wang
e55fac98ef
Feature/share links ( #297 )
...
* Add base for receiving plain text
* Update theme for links
* Theme bottom bar
* Add warning for plain text
* Compile all themes
2017-09-16 22:45:25 -04:00
Allan Wang
e1835f0669
Wrap bottom bar layout with linearlayout ( #296 )
...
* Wrap bottom bar layout with linearlayout
* Update changelog
2017-09-16 21:37:00 -04:00