aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-09-17Update changelogv1.5.3Allan Wang
2017-09-17Add checks to ensure job service existsAllan Wang
2017-09-17Remove quietAllan Wang
2017-09-17Use notifCount rather than indexAllan Wang
2017-09-17Disable deaults on creationAllan Wang
2017-09-17Update downloaderAllan Wang
2017-09-17Remove first production temp code (#303)Allan Wang
* Disable aggressive recents by default * Remove first production message
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