aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/kotlin/com/pitchedapps/frost/StartActivity.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-06-30Remove user info in debug logsAllan Wang
2017-06-21Clean up dependenciesAllan Wang
2017-06-20Add user switching for notificationsAllan Wang
2017-06-15Only animate webview when explicitly askedAllan Wang
2017-06-12Add kau and web scrollingAllan Wang
2017-06-06Preparing preferencesAllan Wang
2017-06-06Beautify accounts selectorAllan Wang
2017-06-04Clean up RefwatcherAllan Wang
2017-06-04Fix log webview and use leak canaryAllan Wang
2017-06-03test crashlytics 2Allan Wang
2017-06-03test crashlyticsAllan Wang
2017-06-03verify links and weboverlayAllan Wang
2017-06-03revert sorting cookie listAllan Wang
2017-06-03move activity instance creators to ContextUtilsAllan Wang
2017-06-03css updates and beginning login migrationAllan Wang
2017-05-30migrate to dbflowAllan Wang
2017-05-30create retrofacebook and token retrievalAllan Wang
2017-05-29initial portAllan Wang