summaryrefslogtreecommitdiff
path: root/org.fox.ttcomics/src/main/java/org/fox/ttcomics2/ComicListFragment.java
AgeCommit message (Expand)Author
2022-05-02fix thumbnails not rendered properly with nested directoriesAndrew Dolgov
2019-10-30store thumbnails outside of cache/ to prevent automatic cleanupAndrew Dolgov
2019-10-30update gradleAndrew Dolgov
2019-02-24use zip4j instead of android stock ziplib because its broken garbageAndrew Dolgov
2019-02-03android support libraries -> androidxAndrew Dolgov
2018-12-21update iconsAndrew Dolgov
2018-07-11initial for glideAndrew Dolgov
2018-07-10make sure bridge actually works, duhAndrew Dolgov
2018-07-10switch to use icepick/bridge for persistenceAndrew Dolgov
2017-05-31move fab out of comic list fragmentAndrew Dolgov
2017-05-31fix current fragment rescan after operationAndrew Dolgov
2016-03-22refresh on progress updateAndrew Dolgov
2016-03-22handle comics listview mysteriously returning null in tagsAndrew Dolgov
2016-03-22WIP implementation of android M permission modelAndrew Dolgov
2015-12-27cache expiration fixesAndrew Dolgov
2015-12-03enable ripple for comic overflowAndrew Dolgov
2015-06-12add icons & gpl license filesAndrew Dolgov
2015-06-11add option to disable FABAndrew Dolgov
2015-06-11save selected tab when switching activitiesAndrew Dolgov
2015-06-11switch back to activity-based folder browsing because of issues with fragment...Andrew Dolgov
2015-06-11make comics viewholder finalAndrew Dolgov
2015-06-10implement directory sync properly using a serviceAndrew Dolgov
2015-06-10refactor some code/layout namesAndrew Dolgov
2015-06-10add launchactivityAndrew Dolgov
2015-06-10add menu option to get lastread for current directoryAndrew Dolgov
2015-06-10Revert "disable comics list swipelayout"Andrew Dolgov
2015-06-10disable comics list swipelayoutAndrew Dolgov
2015-06-10popup menu fixesAndrew Dolgov
2015-06-10fix actionbar back buttonAndrew Dolgov
2015-06-10various lint stuff; fix layout of directory pickerAndrew Dolgov
2015-06-10set activity title on folder changeAndrew Dolgov
2015-06-10browse directories by replacing list fragments instead of activities (2)Andrew Dolgov
2015-06-10downsample grid thumbnailsAndrew Dolgov
2015-06-10update list when returning from reading activityAndrew Dolgov
2015-06-09add viewholder, speed up comics list a bitAndrew Dolgov
2015-06-09remove some rar remnantsAndrew Dolgov
2015-06-08more material stuff all around, minor UX changesAndrew Dolgov
2015-06-08add folder icon & overflowAndrew Dolgov
2015-06-08add FAB, minor style updatesAndrew Dolgov
2015-02-11Revert "rename main module"Andrew Dolgov
2015-02-11rename main moduleAndrew Dolgov
2015-02-10change package to ttcomics2 (2)Andrew Dolgov