aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/kotlin/com/pitchedapps/frost/StartActivity.kt
AgeCommit message (Collapse)Author
2017-08-07Fix/2FA (#115)Allan Wang
* Create basis for downloading videos * Resolve some download errors and allow video to be opened in external apps * Remove url checks for loging * Update readme with build links * Allow for all apks to build * Fix travis apk uploads * Fix null mapping * Fix some notation * Add commit message to test builds * Remove faulty commit from test release * Add intent overriding to login web client * Add resource logging * Add intent verification without url check * Simplify login activity * Check start activity for result * Add check before resolving intent * Fix wrong index * Temporary fix for 2FA login with U2F (#116) * Clean up and add comments
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-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