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
/
res
/
menu
/
activity_main.xml
Age
Commit message (
Collapse
)
Author
2025-05-17
remove nested groups in main menu because that's not actually supported ↵
Andrew Dolgov
(even though it works)
2025-05-12
- rename 'selected' views to 'active'
Andrew Dolgov
- no longer let detailactivity to persist on configuration change in order to properly handle different tablet portrait/landscape layouts - stop keeping active article as objects, use ID instead to prevent deserialization desyncs
2025-05-10
wip bottom appbar
Andrew Dolgov
2025-05-10
swap un/publish and un/read toolbar icons in article view
Andrew Dolgov
2025-05-09
fix colorcontrol missing on share actionbar icon
Andrew Dolgov
2025-05-08
remove additional buttons from article header, limit buttons to toolbar
Andrew Dolgov
2025-05-06
reimport most material icons as uptodate vector resources
Andrew Dolgov
2024-11-26
allow switching display mode (compact, normal, etc) from overflow menu
Andrew Dolgov
2022-06-07
remove all trial/unlock related code
Andrew Dolgov
2018-12-21
update icons to better fit material design guidelines; remove unused icons
Andrew Dolgov
2018-03-15
remove toggle_attachments menu item (no longer needed)
Andrew Dolgov
2017-11-01
remove some obsolete menu entries, move subscribe to feed to bottom so that ↵
Andrew Dolgov
menu item positions are consistent with offline
2015-06-10
further refactoring
Andrew Dolgov