summaryrefslogtreecommitdiff
path: root/org.fox.ttrss
AgeCommit message (Expand)Author
2018-04-03bump versionAndrew Dolgov
2018-04-03Allow user-provided TLS certificatesIbrahim M. Ghazal
2018-03-30bump versionAndrew Dolgov
2018-03-16bump versionAndrew Dolgov
2018-03-15remove toggle_attachments menu item (no longer needed)Andrew Dolgov
2018-03-15article fragment: add UI element to select attachmentsAndrew Dolgov
2018-03-15add attachments button for headlines fragmentAndrew Dolgov
2018-03-13bump versionAndrew Dolgov
2018-03-12use two common notification channels instead of separate onesAndrew Dolgov
2018-03-12article body: enable wrapping on long wordsAndrew Dolgov
2018-03-12implement notification channels for sdk 26Andrew Dolgov
2018-03-12add some hacky workarounds for bridge library inability to restore state if m...Andrew Dolgov
2018-03-08feed/cat loaders: stop clearing data on loader reset to prevent annoying flickerAndrew Dolgov
2018-03-08rate limit fragment refreshing on drawer openAndrew Dolgov
2018-03-08common fragments: use icepick/bridgeAndrew Dolgov
2018-03-08minor fixes to previous, add base fragment which uses bridge to save stateAndrew Dolgov
2018-03-08common activities: use icepick/bridge for stateAndrew Dolgov
2018-03-08toolbar: use android:theme instead of app:themeAndrew Dolgov
2018-03-08commonactivity: use icepick/bridgeAndrew Dolgov
2018-03-08initial set of changes to target SDK 27Andrew Dolgov
2017-12-11bump versionAndrew Dolgov
2017-12-11fix window background colors to properly render status bar (it should be dark...Andrew Dolgov
2017-12-11update accent colors for dark themeAndrew Dolgov
2017-12-11bump versionAndrew Dolgov
2017-12-11sync accent colors with trunkAndrew Dolgov
2017-11-21never try to pass null package name to bindCustomTabsServiceAndrew Dolgov
2017-11-21Revert "Revert "custom tabs: use system default browser instead of hardcoded ...Andrew Dolgov
2017-11-21bump versionAndrew Dolgov
2017-11-21Revert "custom tabs: use system default browser instead of hardcoded chrome"Andrew Dolgov
2017-11-21bump versionAndrew Dolgov
2017-11-21update string: chrome custom tabs -> browser custom tabsAndrew Dolgov
2017-11-20custom tabs: use system default browser instead of hardcoded chromeGeorge Nikandrov
2017-11-07disallow switching to previous activity using back button after going online ...Andrew Dolgov
2017-11-04bump versionAndrew Dolgov
2017-11-03add some WIP glide clear memory placebo (?) code which might help with OOMs o...Andrew Dolgov
2017-11-02do not switch offline if no articles were downloadedAndrew Dolgov
2017-11-02bump versionAndrew Dolgov
2017-11-01remove some obsolete menu entries, move subscribe to feed to bottom so that m...Andrew Dolgov
2017-11-01offline: properly track and sync back modification of all relevant fields (un...Andrew Dolgov
2017-10-31bump versionAndrew Dolgov
2017-10-31offline, onfeedselected: use runnable similar to onlineAndrew Dolgov
2017-10-31offline headlines: set activity title like online fragmentAndrew Dolgov
2017-10-31offline headlines: limit flavor image height to 0.8 screen height (same as he...Andrew Dolgov
2017-10-31bump versionAndrew Dolgov
2017-10-31offline: add flavor image height predraw hack, reorganize viewholderAndrew Dolgov
2017-10-31offline headlines: support accent color filter on buttonsAndrew Dolgov
2017-10-31offline: add support for flavorVideoKindView in headlinesAndrew Dolgov
2017-10-31offline article menu: implement toggle unreadAndrew Dolgov
2017-10-31bump versionAndrew Dolgov
2017-10-31gallery image fragment: remove .thumbnail()Andrew Dolgov