summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/java/org/fox/ttrss/GalleryVideoFragment.java
AgeCommit message (Expand)Author
2025-05-21add editorconfig and reformat code accordinglyAndrew Dolgov
2025-05-20move active article handling to model, optimize importsAndrew Dolgov
2025-05-18disable shared transitions for nowAndrew Dolgov
2025-05-18rework image dimensions checking using two step cached glide requestAndrew Dolgov
2025-05-17adapt progress loading stuff to glide v4Andrew Dolgov
2025-05-17cleanup video fragment a bit, do all gallery model processing in a single bac...Andrew Dolgov
2025-05-17even more gallery stuffAndrew Dolgov
2025-05-11run a bunch of android studio batch inspectionsAndrew Dolgov
2025-05-06drop annotation-based save handling and go back to stone-age vanilla methodsAndrew Dolgov
2025-05-05replace unmaintained icepick with unmaintained Android-State :(Andrew Dolgov
2019-02-08migrate from android support library to androidxAndrew Dolgov
2018-03-08common fragments: use icepick/bridgeAndrew Dolgov
2017-10-31offline headlines: implement gallery support for cached filesAndrew Dolgov
2017-06-04video fragment: handle possible null pointer on configuration changeAndrew Dolgov
2017-06-04enable animations for glideAndrew Dolgov
2017-06-04headlines fragment: assorted fixes, mostly related to footer placementAndrew Dolgov
2017-06-02refactor some more items, reimplement context menus for galleryAndrew Dolgov
2017-06-02rename article pager and related stuff to galleryAndrew Dolgov