summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/values
AgeCommit message (Expand)Author
2025-05-21drop ArticleList class, replace with instances of ArrayList/List/Collections ...Andrew Dolgov
2025-05-19return all icon drawables in base feeds fragment getIconForFeed()Andrew Dolgov
2025-05-19add option to disable icon tintingAndrew Dolgov
2025-05-19add option to enable dynamic colorsAndrew Dolgov
2025-05-19add acra crash senderAndrew Dolgov
2025-05-18add option to enable secure window modeAndrew Dolgov
2025-05-18switch between display modes without restart, add missing string resourceAndrew Dolgov
2025-05-16hijack glide progress module to display headlines loading percentage for slow...Andrew Dolgov
2025-05-15drop no longer useful theme attributes in favor of drawable idsAndrew Dolgov
2025-05-15add rss_box iconAndrew Dolgov
2025-05-14wip implementation of viewmodel/executor/livedata headlinesAndrew Dolgov
2025-05-10wip bottom appbarAndrew Dolgov
2025-05-09prune unnecessary views, add some corners to detail activity on tabletsAndrew Dolgov
2025-05-09add rounded corners to feeds container on tabletsAndrew Dolgov
2025-05-09add hack for material switches in preferencesAndrew Dolgov
2025-05-09add some corners to article headerAndrew Dolgov
2025-05-08fix missing action mode overlayAndrew Dolgov
2025-05-07add m3 edge-to-edgeAndrew Dolgov
2025-05-07drop all custom/hardcoded color refs, replace with m3 theme alternativesAndrew Dolgov
2025-05-07drop articleNote-specific colorsAndrew Dolgov
2025-05-07set status bar color in light modeAndrew Dolgov
2025-05-07remove flavor image reparenting hacks, simplify headline row layout (somewhat...Andrew Dolgov
2025-05-07update paletteAndrew Dolgov
2025-05-07drop linkColor & fix article header paddingAndrew Dolgov
2025-05-07update colorset & drop fab stylingAndrew Dolgov
2025-05-07switch to static material3 colorsetAndrew Dolgov
2025-05-06reimport most material icons as uptodate vector resourcesAndrew Dolgov
2025-05-06drop most legacy custom colors for nowAndrew Dolgov
2025-05-06remove another color attrAndrew Dolgov
2025-05-06drawer style tweaksAndrew Dolgov
2025-05-06further color tweaks for dark modeAndrew Dolgov
2025-05-06drop several more custom color attrsAndrew Dolgov
2025-05-06drop some more colors & switch toggle unread only to material switchAndrew Dolgov
2025-05-06drop some custom colors, replace with material3 theme stock; some tabletAndrew Dolgov
2025-05-06fix actionbar actionmode (i.e. selection mode) styleAndrew Dolgov
2025-05-06switch to material3 theme, switch some headline imageviews to material button...Andrew Dolgov
2024-11-26allow switching display mode (compact, normal, etc) from overflow menuAndrew Dolgov
2024-11-25properly catchup results of active search if backend allows for itAndrew Dolgov
2023-10-20Add more values to pref_offline_amountsFaye Saiz
2023-10-04allow selecting which feed to open on startupAndrew Dolgov
2023-06-04 * add option to disable update checksAndrew Dolgov
2021-03-08add support for article score in the UIAndrew Dolgov
2020-12-16externalize hardcoded stringAndrew Dolgov
2020-12-16allow sharing both image bitmap and image URL from gallery, webview context m...Andrew Dolgov
2020-10-03show extended catchup dialog on api 15+Andrew Dolgov
2020-10-02fix headlines fabAndrew Dolgov
2020-06-01add an option to force phone layout on tablet devicesAndrew Dolgov
2019-11-30set appcompat theme noactionbar/notitle attributesAndrew Dolgov
2019-11-29remove deprecated MODE_NIGHT_AUTO_TIMEAndrew Dolgov
2019-11-28support MODE_NIGHT_FOLLOW_SYSTEMAndrew Dolgov