aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/kotlin/com/pitchedapps/frost/activities/DebugActivity.kt
AgeCommit message (Collapse)Author
2019-12-30Apply spotless and update changelogAllan Wang
2019-12-29Add view binding for DebugActivityAllan Wang
2019-12-29Clean up obsolete usagesAllan Wang
2019-09-22Apply kau migrationAllan Wang
2019-08-06Format kotlinAllan Wang
2019-06-13Update kau and fix 29 incompatibilitiesAllan Wang
2019-06-08Fix versions and importsAllan Wang
2019-01-05Remove reactivex from debuggerAllan Wang
2018-12-24Enhancement/ktlint (#1259)Allan Wang
* Add spotless * Reformat code * Apply license header * Add remaining license headers
2018-12-24Update/bindview (#1258)Allan Wang
* Update bindview for FrostVideoViewer * Remove more bindview usages * Fix compilation problems * Remove custom drawer header
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-09-27Optimize importsAllan Wang
2018-09-27Fix more lintsAllan Wang
2018-03-11Enhancement/debug mode (#779)Allan Wang
* Update changelog * Improve debugger * Remove need for mapping urls * Remove excess logs * Clean up
2018-01-07Enhancement/debug (#605)Allan Wang
* Finalize debugger * Add video logging
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