aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/activity_main.xml
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-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-06-29Lots of small incremental fixesAllan Wang
2017-06-26Update kauAllan Wang
2017-06-03css updates and beginning login migrationAllan Wang
2017-06-01add progressbar and remove tab indicatorAllan Wang
2017-05-29initial portAllan Wang