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
/
share
Age
Commit message (
Expand
)
Author
2025-05-21
add editorconfig and reformat code accordingly
Andrew Dolgov
2025-05-16
update subscribe activity a bit, change it to use common feed object
Andrew Dolgov
2025-05-14
minor cleanup
Andrew Dolgov
2025-05-14
wip implementation of viewmodel/executor/livedata headlines
Andrew Dolgov
2025-05-11
run a bunch of android studio batch inspections
Andrew Dolgov
2025-05-11
switch to androidx preferencemanager
Andrew Dolgov
2025-05-09
fix wrong typecast in mark as read alertdialog
Andrew Dolgov
2025-05-07
switch to material alert dialogs
Andrew Dolgov
2025-05-07
update dialog activity styling
Andrew Dolgov
2025-05-06
drop annotation-based save handling and go back to stone-age vanilla methods
Andrew Dolgov
2025-05-05
replace switch statement with ifs because resource identifiers are not final ...
Andrew Dolgov
2025-05-05
replace unmaintained icepick with unmaintained Android-State :(
Andrew Dolgov
2021-10-07
Avoid double brace initialization
Andrew Gaul
2021-01-31
Make some inner classes static
Andrew Gaul
2018-03-08
common activities: use icepick/bridge for state
Andrew Dolgov
2017-05-31
optimize imports
Andrew Dolgov
2017-05-31
add ApiLoader, move cats fragment to use it instead
Andrew Dolgov
2015-06-10
further refactoring
Andrew Dolgov
2015-06-10
refactor layouts naming scheme
Andrew Dolgov
2015-06-08
subscribe dialog: support multiple feed results
Andrew Dolgov
2015-06-03
subscribe dialog: add a progressbar
Andrew Dolgov
2015-02-09
update launcher icon; rename icon to ic_launcher
Andrew Dolgov
2014-10-31
fix assorted crap reported by code analysis
Andrew Dolgov
2014-10-17
rename main module
Andrew Dolgov