aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-16Feature/video downloader (#270)Allan Wang
* Cherry pick old branch * Revert to intent service
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-16Fix/messaging overlay (#291)Allan Wang
* Create base switcher * Add intent blacklist * Revert extra overlay * Add user agent enum * Test per link user agents * Test extra overlays once again * Fix up messaging overlays
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-30Fix lintAllan Wang
2017-08-30Recompile filesv1.4.12Allan Wang
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-29Fix/message loading (#241)Allan Wang
* Switch basic user agent * Disable js * Disable clients * Disable edge chat blacklisting * Update theme for message highlights
2017-08-29Enhancement/kau gradle api implementation (#240)Allan Wang
* Update kau * Update kau * Update kau * Update external dependencies * Update rx networks
2017-08-29Miscellaneous fixes (#223)Allan Wang
* Disable js dialogs for headless webviews * Update logging * Fix sharing theme * Add buddylist to drawer and theme update * Blacklist sharer.php from launching in overlay * Add whitelist for message related links
2017-08-22Fix theme (#214)Allan Wang
2017-08-20Fix/null ringtone from uriAllan Wang
2017-08-20Update back press and changelogv1.4.11Allan Wang
2017-08-20Update themesAllan Wang
2017-08-20Update login logicAllan Wang
2017-08-20Fix material light theme so colors do not get coveredAllan Wang
2017-08-20Fix pref text overflow and update dependenciesAllan Wang
2017-08-20Test v1.4.10Allan Wang
2017-08-20Fix/text pref overflow (#204)v1.4.10Allan Wang
* Add check to see if signing is valid * Add test keystore * Update through kau
2017-08-20Fix/travis (#203)Allan Wang
* Add check to see if signing is valid * Add test keystore
2017-08-19Remove travis publisher (#202)v1.4.9Allan Wang
2017-08-19Feature/ringtone selector (#200)Allan Wang
* Update changelog * Create and test ringtone selector * Update changelog * Update text
2017-08-19Refactor enums and optimize importsAllan Wang
2017-08-19Add bottom bar layoutAllan Wang
2017-08-19Fix link issue and add option to use default browserAllan Wang
2017-08-19Update light theme (#198)v1.4.8Allan 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-18Update themes (#183)Allan Wang
* Theme content now found view * Update verified bg and bg2 for transparent themes * Fix check in star text * Various fixes * Create base svg sass images
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-15Enhancement/url redirect manager (#182)Allan Wang
* Initial blacklist * Move js checks to java * Optimize imports and clean up request interceptor
2017-08-15Add checks before injections (#180)Allan Wang
2017-08-15Add try catch (#179)Allan Wang
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
2017-08-03Add IM notifications, FAQ, video uploading, and geolocations (#107)Allan Wang
* Test canary * Update activities to use kau base * Update dependencies * Cherry pick faq * Update kau and add faq * Add readme badges * Add im notifications and video uploading * Update theme * Update and fix unit tests * Add geolocation * Prepare alpha test * Remove explicit nonnull request
2017-07-30Feature/disable reload on textarea focus (#101)Allan Wang
* Implement and test * Update themes again
2017-07-30Intro (#100)v1.4.1Allan Wang
* Create base activity * Created some testers * Update theme and fix mess up * Update theme and replace paint * WIP intro drawables * Create intro screens * Clear unnecessary dependencies * Finalize intro panels * Clean up intro * Attack intro to settings * Fix lint * Finalize intro
2017-07-25Update image downloads , IAB, and many issue reports (#95)v1.4Allan Wang
* Remove iab proguard line * Remove dup vending aidl * Fix double calling issue * Change pro logging * Remove async call * Allow for multiple result flags from settings * Rename restore to get * Remove remaining async * Add null checks across web clients * Do not delete temp file on save * Implement image logic * Update file chooser * Update travis * Add intent checker * Update dependencies * Update dependencies * Add debugging option * Switch context for login glide * Scan newly added files * Update theme * Allow image downloading in messages * Finalize beta release * Build to beta * Update strings