aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/activity_debug.xml
AgeCommit message (Collapse)Author
2019-12-29Add view binding for DebugActivityAllan Wang
2019-12-29Clean up obsolete usagesAllan Wang
2019-07-01Disable refresh if not at the top, resolves #1450Allan 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
2018-01-07Feature/website debug (#603)Allan Wang
* Create beginning of web downloader * Clean up * Update KAU for reified activity launching * Update web attachments and setFrostColor * Test other zipper * Test simpler image saving model * Finish up image activity * Restore aggressive overlays * Try new zipper * Test again * Fix tests * Add working build * Rename * Support cancellation