index
:
forks/tt-rss-android
master
Fork of deprecated tt-rss-android repo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
org.fox.ttrss
/
src
/
main
/
java
/
org
/
fox
/
ttrss
/
GalleryVideoFragment.java
Age
Commit message (
Expand
)
Author
2025-05-21
add editorconfig and reformat code accordingly
Andrew Dolgov
2025-05-20
move active article handling to model, optimize imports
Andrew Dolgov
2025-05-18
disable shared transitions for now
Andrew Dolgov
2025-05-18
rework image dimensions checking using two step cached glide request
Andrew Dolgov
2025-05-17
adapt progress loading stuff to glide v4
Andrew Dolgov
2025-05-17
cleanup video fragment a bit, do all gallery model processing in a single bac...
Andrew Dolgov
2025-05-17
even more gallery stuff
Andrew Dolgov
2025-05-11
run a bunch of android studio batch inspections
Andrew Dolgov
2025-05-06
drop annotation-based save handling and go back to stone-age vanilla methods
Andrew Dolgov
2025-05-05
replace unmaintained icepick with unmaintained Android-State :(
Andrew Dolgov
2019-02-08
migrate from android support library to androidx
Andrew Dolgov
2018-03-08
common fragments: use icepick/bridge
Andrew Dolgov
2017-10-31
offline headlines: implement gallery support for cached files
Andrew Dolgov
2017-06-04
video fragment: handle possible null pointer on configuration change
Andrew Dolgov
2017-06-04
enable animations for glide
Andrew Dolgov
2017-06-04
headlines fragment: assorted fixes, mostly related to footer placement
Andrew Dolgov
2017-06-02
refactor some more items, reimplement context menus for gallery
Andrew Dolgov
2017-06-02
rename article pager and related stuff to gallery
Andrew Dolgov