aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/kotlin/com/pitchedapps/frost/FrostApp.kt
AgeCommit message (Collapse)Author
2017-07-22Test new billing logic (#86)v1.3.5Allan Wang
* Add lint * Add new libs * Update libs and add friends tab * Aggressively hide nonrecent posts * Update dependencies * Add php to most recents * Add full size image downloader * Fix css cleaner * Fix notification and circle * Bring back regex * Update kau, optimize imports, and remove string ambiguity * Bring back anjlab iab and move to alpha * Create initial billing test
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-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-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-06-30Disable verbose logging on restartAllan Wang
2017-06-30Test more billingAllan Wang
2017-06-23Start pro versionAllan Wang
2017-06-21Lots of theming and fixesAllan Wang
2017-06-21Initialize fabric firstAllan Wang
2017-06-20Add random user identifierAllan Wang
2017-06-19Update kau and show changelog on version changeAllan Wang
2017-06-19Created notification badgesAllan Wang
2017-06-16Update travisAllan Wang
2017-06-15Only animate webview when explicitly askedAllan Wang
2017-06-14Create notification service frameworkAllan Wang
2017-06-13Created js base for facebook menuAllan Wang
2017-06-12Add kau and web scrollingAllan Wang
2017-06-06Clean up injectors and eventsAllan Wang
2017-06-05testAllan Wang
2017-06-04Clean up RefwatcherAllan Wang
2017-06-04Fix log webview and use leak canaryAllan Wang
2017-06-03Crashlytics for test buildsAllan Wang
2017-06-03test crashlytics 2Allan Wang
2017-06-03css updates and beginning login migrationAllan Wang
2017-06-01working injectors and redid tabs dbAllan Wang
2017-05-31add more cookie handlingAllan Wang
2017-05-31implement cache db and start js injectionsAllan 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