summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/xml
AgeCommit message (Expand)Author
2025-05-26add option to enable javascript in webviewAndrew Dolgov
2025-05-19add option to expand special category, disable ACRA for debug builds, move mo...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-18add option to enable secure window modeAndrew Dolgov
2025-05-18disable inline video player until it is tested, disable predraw hacks (memory...Andrew Dolgov
2025-05-17bring back option to disable catsAndrew Dolgov
2025-05-16switch feeds to recycler view while removing most of legacy codeAndrew Dolgov
2025-05-14fix swipe to dismiss, allow it working with auto catchupAndrew Dolgov
2025-05-14enable categories ootb like tt-rss mainAndrew Dolgov
2025-05-11drop offline modeAndrew Dolgov
2025-05-09add hack for material switches in preferencesAndrew Dolgov
2025-05-09switch to androidx preference stuffAndrew Dolgov
2025-05-06drop AppUpdater in favor of ObtainiumAndrew Dolgov
2023-10-04allow selecting which feed to open on startupAndrew Dolgov
2023-06-04 * add option to disable update checksAndrew Dolgov
2020-12-16allow sharing both image bitmap and image URL from gallery, webview context m...Andrew Dolgov
2020-10-03remove preference to disable webview accelerationAndrew Dolgov
2020-10-03remove confirm catchup preference (force on)Andrew Dolgov
2020-06-01add an option to force phone layout on tablet devicesAndrew Dolgov
2020-04-30remove ssl_trust_any / ssl_trust_any_hostAndrew Dolgov
2019-11-29remove deprecated MODE_NIGHT_AUTO_TIMEAndrew Dolgov
2019-11-28use Theme.DayNight and values-night to implement light/dark themeAndrew Dolgov
2019-10-30externalize new string resourcesAndrew Dolgov
2019-10-30add option to force downsampling images on all connectionsAndrew Dolgov
2019-08-12add prefs options for image downsamplingAndrew Dolgov
2019-08-12simplify descriptions and reorder some headline-related prefsAndrew Dolgov
2019-08-12add option to show headline images on wifi onlyAndrew Dolgov
2019-08-12use correct default values for headlines_request_size (2)Andrew Dolgov
2019-08-12make HEADLINES_REQUEST_SIZE into a configurable preference to speed things up...Andrew Dolgov
2019-06-27- Added a new preference "Always open external links" that changes the defaul...Jean-François Turcotte
2018-12-21update icons to better fit material design guidelines; remove unused iconsAndrew Dolgov
2018-12-21add app launcher shortcuts, with associated iconsAndrew Dolgov
2018-07-13add simple logcat viewerAndrew Dolgov
2018-07-10move preference click/build info stuff into onCreateAndrew Dolgov
2018-07-09split network-related preferences to a separate screenAndrew Dolgov
2018-04-03Allow user-provided TLS certificatesIbrahim M. Ghazal
2017-10-31bump version; rename offline cache images preferenceAndrew Dolgov
2017-06-01(very basic) swipe to dismiss for recycler viewAndrew Dolgov
2017-06-01removed listview animations library (which also provided swipe to dismiss)Andrew Dolgov
2017-06-01comment out some unused string resources, remove circle_bg drawableAndrew Dolgov
2017-05-31experimental: inline video playerAndrew Dolgov
2017-05-31disable swipe to dismiss if auto mark as read is enabledAndrew Dolgov
2017-05-30add offline_sort_by_feedAndrew Dolgov
2017-05-30rename widget background setting, add ripple effectAndrew Dolgov
2017-05-30add summary notice for pref_widget_update pref keyAndrew Dolgov
2017-05-30widget: selectable background colorAndrew Dolgov
2017-05-30widget: add option for dark background, configurable update intervalAndrew Dolgov
2017-02-17fix new hardcoded string resourcesAndrew Dolgov