aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/kotlin/com/pitchedapps/frost/utils/Prefs.kt
AgeCommit message (Collapse)Author
2017-07-16Add image viewing and downloading (#63)v1.3Allan Wang
* Commence aggressive image caching * Add glide toggle and css url parsing * Add image hook and refractor activities * Update version analytics * Implemented imageactivity but glide will not load * Create working image loader * Finalize image view * Finalize image view logic * Remove custom cache experiment
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-13Dev 1.2.2 - Add framework for messenger notifications (#47)Allan Wang
* Update KAU to v2.0 * Only inject theme for facebook and inject js after * Clean up menu loading logic * Add path null check * Remove .idea files * Add url formatter testers * Update tests and check url nullability - Fixes * Create instant messaging parser * Shorted notification log and remove unnecessary null checks * Make migration buildable * Test message parser * finalize messenger notifs for now
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-02Adding auto uploadsAllan Wang
2017-07-02Add restore functionv1.1Allan Wang
2017-07-02Remap billing functionalityAllan Wang
2017-06-30Change default custom themeAllan Wang
2017-06-30Remove user info in debug logsAllan Wang
2017-06-29Lots of small incremental fixesAllan Wang
2017-06-26Update kauAllan Wang
2017-06-23Add keys and header reloadAllan Wang
2017-06-23Start pro versionAllan Wang
2017-06-22Fix up colors and add overlay tipAllan Wang
2017-06-22Add ad blockAllan Wang
2017-06-22Add notification filteringAllan Wang
2017-06-21Lots of theming and fixesAllan Wang
2017-06-20Add random user identifierAllan Wang
2017-06-20Fix up settings and overlay webAllan Wang
2017-06-20Add user switching for notificationsAllan Wang
2017-06-19Update kau and show changelog on version changeAllan Wang
2017-06-19Parse header badgesAllan Wang
2017-06-15Reorganize observables and clean upAllan 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
2017-05-31add more cookie handlingAllan Wang
2017-05-31implement cache db and start js injectionsAllan Wang
2017-05-30working tab db and initial cookie mapAllan Wang
2017-05-30migrate to dbflowAllan Wang
2017-05-30create retrofacebook and token retrievalAllan Wang
2017-05-29Add icon tabs and webview observablesAllan Wang
2017-05-29initial portAllan Wang