aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings_preferences
AgeCommit message (Collapse)Author
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-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
2017-07-13Separate pref strings, add notifs control, fix searchview (#60)v1.2.2Allan Wang
* Separate pref strings and add notif controls * Add overlay toggle and minor cleanups * Fix search view
2017-07-08Dev 1.2.1 (#43) - Revamp notificationsv1.2.1Allan Wang
* Test proguard * Test proguard without enums * Allow notifications from only current account * Prettify notifications * Clean up layouts * Test proguard log * Update rxkotlin * Update remaining dependencies
2017-07-08Dev-1.1.7 (#39) - feature overload + context menuv1.2Allan Wang
* Address some crashlytics issues * Add text scaling * Kau fixes and cleanup * WIP formatter * Create in house url formatter * Update context menu * Update themes * Test proguard without R * Implement sharing and clean up context menu * Disable viewpager swipe on long press * Test keeping lib strings * Update changelog and proguard
2017-07-06Dev (#29) - micro fixes mostly from KAUv1.1.4Allan Wang
* Add changelog * Add play descriptions * Test build since tag * Adjust view on keyboard, fixes * Update kau, merge kpref singles, update swipe * Fix swipe background * Allow swipe customization
2017-07-04Small miscellaneous fixesAllan Wang
* mist * Add back experimental section * Remove update dev sh
2017-07-04Misc fixesAllan Wang
* Remove experimental by default * Update theme * Update glide caching to reload with every version * Pause hidden searchview when not in use * Convert glide to glide app
2017-07-04Create showcase prefsAllan Wang
2017-07-02Test tagsv1.0.2Allan Wang
2017-06-30Set up billing cyclev1.0Allan Wang
2017-06-30Disable verbose logging on restartAllan Wang
2017-06-30Test more billingAllan Wang
2017-06-30Change default custom themeAllan Wang
2017-06-30Remove user info in debug logsAllan Wang
2017-06-29Release alpha buildAllan Wang
2017-06-29Lots of small incremental fixesAllan Wang
2017-06-23Add keys and header reloadAllan Wang
2017-06-22Add ad blockAllan Wang
2017-06-22Add notification filteringAllan Wang
2017-06-15Add full themingAllan Wang
2017-06-14Update themes and started theme settingsAllan Wang
2017-06-13Created js base for facebook menuAllan Wang
2017-06-12Add kau and web scrollingAllan Wang
2017-06-06Preparing preferencesAllan Wang