aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res
AgeCommit message (Collapse)Author
2017-11-15Fix/bad overlay (#490)v1.6.5Allan Wang
* Fix intent launching * Add some tests and update kotlin
2017-11-13Enhancement/video (#484)v1.6.4Allan Wang
* 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-12Translations (#482)Allan Wang
* 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-12enhancement/video-player (#480)v1.6.3Allan Wang
* 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-09Update/kau (#476)Allan Wang
* 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-10-26Fix/pip rotation (#450)v1.6.2Allan Wang
* Attempt to redraw video on orientation change * Delete file backup * Update video bounds after rotations * Update changelog
2017-10-25Fix/pip video (#445)v1.6.1Allan Wang
* 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-24WIP: Feature/pip video 2 (#405)Allan Wang
* 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-24Translations (#443)Allan Wang
* Merge dev * Update kau * Add translations * Update some strings * Update readme
2017-10-24misc (#428)Allan Wang
* Add permission check * Validate uri before downloading * Update links, addresses # 411 * Update crashlytics
2017-10-16Do not translate email subjects (#424)Allan Wang
2017-10-15Update changelogv1.5.9Allan Wang
2017-10-14V1.5.8 (#410)v1.5.8Allan Wang
* Add show all to searchview * Remove web search view * Update kau * Add translation links
2017-10-13Update changelogAllan Wang
2017-10-13Revert/mediapicker (#407)Allan Wang
* Remove kau mediapicker * Allow cancellation and clean up * Fix up downloader
2017-10-11v1.5.7v1.5.7Allan Wang
2017-10-07Update changelogAllan Wang
2017-10-07Add toggles and injectorsAllan Wang
2017-10-07Enhancement/message parsing (#369)Allan Wang
* 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-09-26Move stringsAllan Wang
2017-09-24Fix/adblock (#338)Allan Wang
* Rename none to no notifications * Add pgl adblock and adblock class * Add faq * Line spacing
2017-09-24MergeAllan Wang
2017-09-24Update changelogAllan Wang
2017-09-24Enhancement/rating (#334)Allan Wang
* Add rating button after one month * Add rating for pro purchase and clean dialogs * Update kau
2017-09-24Fix background color for non facebook pages (#335)Allan Wang
2017-09-18Fix/notification defaults (#308)Allan Wang
* Update downloader * Disable deaults on creation * Use notifCount rather than index * Remove quiet * Add checks to ensure job service exists * Update changelog
2017-09-17misc (#298)v1.5.0Allan Wang
* Wrap searchsubject with error handler * Add dialog for older users * Add identifier key * Ensure notification service starts when app starts * Update theme
2017-09-16Feature/share links (#297)Allan Wang
* Add base for receiving plain text * Update theme for links * Theme bottom bar * Add warning for plain text * Compile all themes
2017-09-16Wrap bottom bar layout with linearlayout (#296)Allan Wang
* Wrap bottom bar layout with linearlayout * Update changelog
2017-09-16Feature/contextual overlays (#295)Allan Wang
* Update theme * Update theme * Compile compacts * Update changelog * Update theme * Add overlay context items and their bindings * Replace default with null and add changelog
2017-09-16Theme (#293)Allan Wang
* Update theme * Update theme * Compile compacts * Update changelog * Update theme
2017-09-16Feature/recents (#290)Allan Wang
* Create toggle for aggressive recents * Add toggle
2017-09-12Generate markdown changelogAllan Wang
2017-09-12Theme (#268)v1.4.13Allan Wang
* Update theme * Update theme * Compile compacts
2017-09-12Enhancement/link to autoplay (#271)Allan Wang
* Add link to autoplay * Update changelog * Update network strings
2017-09-12Fix most recents in main activity (#269)Allan Wang
2017-08-31Reduce scontent trimming (#245)Allan Wang
* Reduce scontent trimming * Update changelog
2017-08-30Add debugging for menu (#242)Allan Wang
* Add base for menu debugging * Add debug js
2017-08-30fix/searchview (#239)Allan Wang
* 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-20Update back press and changelogv1.4.11Allan Wang
2017-08-20Update login logicAllan Wang
2017-08-19Feature/ringtone selector (#200)Allan Wang
* Update changelog * Create and test ringtone selector * Update changelog * Update text
2017-08-19Add bottom bar layoutAllan Wang
2017-08-19Fix link issue and add option to use default browserAllan Wang
2017-08-19Enhancement/media-camera-picker (#194)Allan Wang
* Update kau * Update changelog
2017-08-18Misc 2 (#191)v1.4.6Allan Wang
* Add further checks for iab and remove generic error dialog * Theme all snackbars * Add dynamic media action tile
2017-08-18Feature/theme accent (#192)Allan Wang
* Add lots of theming components * Optimize and add * Update accents
2017-08-18Misc (#190)Allan Wang
* Update play store description * Finalize description * Update kotlin and bg2 for custom themes * Update to Android Studio 3.0 beta 2 * Update test dependencies and add logging to image activity * Rename throwable to errorRef * Update searchview and media picker through kau
2017-08-14v1.4.5 (#174)v1.4.5Allan Wang
* Update/kau (#125) * Update logger * Clean imports and bring back reactive libs * Update dependencies and make billing async * Misc (#128) * Update null * Attempt to improve transparent theme backgrounds * Update menu * Move injections to visible method and reduce offset * Update searchview and logging * Clean temp strings and add network states * Move console blacklist to web state * Change some logs to info * Move glide loader to onCreate (#135) * Remove commit number increments (#139) * Fix/misc (#140) * Add canadian locale to toLowerCase * Add try catch to JsAssets * Disable error throwing for bad search subject * Log more throwables quietly * Check internet connection before fetching username * Remove name check in frost notifications * Add activity lifecycle logger * Add rxjava to lib showcase * Move network checker to io thread (#150) * Update dependency * Blank * Feature/jsoup debugger (#152) * Create debugger * Update debugger content * Create debugging logic * Finalize and test debugger * Add reload listener * Fix/pro crash without play store (#155) * Update changelog * Check if iab service exists * Add checker before launching play store request * Separate strings * Enhancement/message notifications (#157) * Map message notifs to the headless html extractor * Update strings * Bring im notifs out of alpha * Update changelog * Remove confirmation dialog (#159) * Separate message notifications and add click intents (#171) * Separate message notifications and add click intent for group notifications * Add comments and finalize * Feature/scroll down on message thread (#172) * Add hook for scroll * Update changelog * Add custom navdrawer layout (#173) * Add faq for auto play * Update changelog * Fix page banner bg (#163)
2017-08-07Fix/2FA (#115)Allan Wang
* Create basis for downloading videos * Resolve some download errors and allow video to be opened in external apps * Remove url checks for loging * Update readme with build links * Allow for all apks to build * Fix travis apk uploads * Fix null mapping * Fix some notation * Add commit message to test builds * Remove faulty commit from test release * Add intent overriding to login web client * Add resource logging * Add intent verification without url check * Simplify login activity * Check start activity for result * Add check before resolving intent * Fix wrong index * Temporary fix for 2FA login with U2F (#116) * Clean up and add comments