summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/values/strings.xml
AgeCommit message (Expand)Author
2025-05-26add option to enable javascript in webviewAndrew Dolgov
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-14wip implementation of viewmodel/executor/livedata headlinesAndrew Dolgov
2025-05-10wip bottom appbarAndrew 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-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-06-01add an option to force phone layout on tablet devicesAndrew Dolgov
2019-10-30externalize new string resourcesAndrew Dolgov
2019-09-23update error_api_disabled translationAndrew 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-12make HEADLINES_REQUEST_SIZE into a configurable preference to speed things up...Andrew Dolgov
2019-06-28Shortened preference furtherJean-François Turcotte
2019-06-28Changed preference/summary wordingJean-François Turcotte
2019-06-27- Added a new preference "Always open external links" that changes the defaul...Jean-François Turcotte
2018-12-21some more localized stringsAndrew Dolgov
2018-12-21localize special category feed titlesAndrew Dolgov
2018-12-21add app launcher shortcuts, with associated iconsAndrew Dolgov
2018-12-10add amber themeAndrew Dolgov
2018-07-13add simple logcat viewerAndrew Dolgov
2018-07-09split network-related preferences to a separate screenAndrew Dolgov
2017-11-21update string: chrome custom tabs -> browser custom tabsAndrew Dolgov
2017-11-02do not switch offline if no articles were downloadedAndrew Dolgov
2017-11-01offline: properly track and sync back modification of all relevant fields (un...Andrew Dolgov
2017-10-31image cache service: show progressbar in notificationAndrew Dolgov
2017-10-31bump version; rename offline cache images preferenceAndrew Dolgov
2017-10-30do not use alertdialog to switch offline, use snackbar insteadAndrew Dolgov
2017-06-06headlines fragment: inject footer on setarticles()Andrew Dolgov
2017-06-01comment out some unused string resources, remove circle_bg drawableAndrew Dolgov
2017-06-01when using flavor image overflow menu prefer stream URI is available for shar...Andrew Dolgov
2017-05-30add offline_sort_by_feedAndrew 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
2017-02-17implement swipe to dismissAndrew Dolgov