summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/menu/activity_main.xml
AgeCommit message (Collapse)Author
2025-05-17remove 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-10wip bottom appbarAndrew Dolgov
2025-05-10swap un/publish and un/read toolbar icons in article viewAndrew Dolgov
2025-05-09fix colorcontrol missing on share actionbar iconAndrew Dolgov
2025-05-08remove additional buttons from article header, limit buttons to toolbarAndrew Dolgov
2025-05-06reimport most material icons as uptodate vector resourcesAndrew Dolgov
2024-11-26allow switching display mode (compact, normal, etc) from overflow menuAndrew Dolgov
2022-06-07remove all trial/unlock related codeAndrew Dolgov
2018-12-21update icons to better fit material design guidelines; remove unused iconsAndrew Dolgov
2018-03-15remove toggle_attachments menu item (no longer needed)Andrew Dolgov
2017-11-01remove some obsolete menu entries, move subscribe to feed to bottom so that ↵Andrew Dolgov
menu item positions are consistent with offline
2015-06-10further refactoringAndrew Dolgov