aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/activity_image.xml
AgeCommit message (Collapse)Author
2021-11-19Delete extra copiesAllan Wang
2021-11-19Test image activityAllan Wang
2020-03-01Rearrange image activity to use download managerAllan Wang
2019-12-26Convert to view bindingAllan Wang
2019-07-03Redo image activity to support text contentAllan Wang
2019-07-01Add swipe to dismissAllan Wang
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
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