summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/values
AgeCommit message (Collapse)Author
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 ↵Andrew Dolgov
menu, etc
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
check for night mode using resources instead of theme name
2019-11-28support MODE_NIGHT_FOLLOW_SYSTEMAndrew Dolgov
2019-11-28use Theme.DayNight and values-night to implement light/dark themeAndrew Dolgov
GalleryActivity: add all checked images together to prevent pager desync
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 ↵Andrew Dolgov
up on slow connections
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 ↵Jean-François Turcotte
default behavior of selecting an article - Activating this preference will make it so that the "Open with..." command is invoked directly when selecting an article, instead of opening the default detail view - The long-press menu on articles remain usable and unchanged
2018-12-21some more localized stringsAndrew Dolgov
2018-12-21use correct icon for all articlesAndrew Dolgov
2018-12-21use correct icon for recently read feedAndrew Dolgov
2018-12-21update icons to better fit material design guidelines; remove unused iconsAndrew Dolgov
2018-12-21localize special category feed titlesAndrew Dolgov
2018-12-21add app launcher shortcuts, with associated iconsAndrew Dolgov
2018-12-10amber theme misc fixesAndrew Dolgov
2018-12-10add amber themeAndrew Dolgov
2018-12-09add some placeholder dark theme colorsAndrew Dolgov
2018-08-14dark theme: brighten link color a bitAndrew Dolgov
2018-07-13add simple logcat viewerAndrew Dolgov
2018-07-09split network-related preferences to a separate screenAndrew Dolgov
2018-03-15add attachments button for headlines fragmentAndrew Dolgov
also added dark variant for ic_attachment
2017-12-11fix window background colors to properly render status bar (it should be ↵Andrew Dolgov
darker than actionbar) why am i the only one noticing this
2017-12-11update accent colors for dark themeAndrew Dolgov
2017-12-11sync accent colors with trunkAndrew Dolgov
2017-11-21update string: chrome custom tabs -> browser custom tabsAndrew Dolgov
2017-11-02do not switch offline if no articles were downloadedAndrew Dolgov
allow closing error notification if offline switch failed
2017-11-01offline: properly track and sync back modification of all relevant fields ↵Andrew Dolgov
(unread, marked, published) offline: better reporting on upload failure, allow retrying in notification
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
also some minor notification polish
2017-06-06headlines fragment: inject footer on setarticles()Andrew Dolgov
top changed: notify via snackbar remove some unused views
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 ↵Andrew Dolgov
sharing etc
2017-05-31rework pinch-zoom image view to use ImageMatrixTouchHandlerAndrew Dolgov
kill video surface in fragment onpause
2017-05-30add offline_sort_by_feedAndrew Dolgov
2017-05-30add some widget update intervalsAndrew 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