aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/activity_web_overlay.xml
AgeCommit message (Collapse)Author
2018-12-23Migrate to androidx (#1257)Allan Wang
* Initial migration * Update gradle wrapper * Update iconics and revert progressanimator api * Clean up imports * Update dependencies and address some lint issues * Update constants * Remove extra import
2018-02-16Update/misc (#728)Allan Wang
* Update basic agent check; fixes #714 * Disable swipe on long click * Remove duplicate code * Update dependencies * Update dependencies 2 * Add debug keystore * Update versions * Fix duplicate notification * Fix duplicate notification sound; addreesses #725 * Update changelog * Clean up
2017-12-21Enhancement/fragment interface (#564)Allan Wang
* Begin fragment interfaces and themable contracts * Prepare swiperefresh interface * Snapshot * Add compilable version * Revamp once more * Finalize layouts * Cleanup
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-15Theme remaining activitiesAllan Wang
2017-06-03Add toolbar title listenersAllan Wang
2017-06-03css updates and beginning login migrationAllan Wang
2017-06-01add progressbar and remove tab indicatorAllan Wang
2017-06-01cleanupAllan Wang