Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/news-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-06-23sync interval setting is done via a popupfabienli
Signed-off-by: fabienli <fab@lisiecki.fr>
2021-06-16sync interval setting is done via a popupfabienli
Signed-off-by: fabienli <fab@lisiecki.fr>
2021-06-16sync interval setting is done via a popupfabienli
Signed-off-by: fabienli <fab@lisiecki.fr>
2021-06-03Remove unnecessary Notifications setting (fix #969)David-Development
Signed-off-by: David Luhmer <david-dev@live.de>
2021-04-26#865 Display avatar of the current user account in the top rightStefan Niedermann
2021-03-07Merge branch 'master' of https://github.com/nextcloud/news-androidDavid Luhmer
2021-03-04speedy image loading improvements / new default list layoutDavid Luhmer
2021-03-04auto sync on startupDavid Luhmer
2021-02-28Allow installing dev build next to release buildUnpublished
Signed-off-by: Unpublished <unpublished@gmx.net>
2020-12-09update dependencies and prepare release 0.9.9.52David Luhmer
Signed-off-by: David Luhmer <david-dev@live.de>
2020-09-12fix bug that fast action setting has no effectDavid-Development
Signed-off-by: David Luhmer <david-dev@live.de>
2020-05-03Merge remote-tracking branch 'origin/master' into fast_actions_detail_viewDavid Luhmer
2020-01-11Merge pull request #810 from nextcloud/github-debug-infoDavid Luhmer
update gradle / add debug information to github issue
2020-01-07Moved settingsemasty
Moved settings: - Integrated server settings into global settings - Moved settings out of article list options menu to bottom of drawer - Moved add-feed item to end of feeds list - Reorganized options in menu of article list. Now only article related settings are included Removed wrong usage of id R.id.action_settings in SyncIntervalSelectorActivity. Signed-off-by: emasty <emasty@gmail.com>
2020-01-03update gradle / add debug information to github issueDavid Luhmer
2019-12-29Mark all as read fast actionemasty
Prepared app for fast-actions in the bottom screen area. Started with implementing a fast actionf or mark all article as read. Signed-off-by: emasty <emasty@gmail.com>
2019-09-14extract text for translationextract-textDavid Luhmer
2019-09-06Added configurable swipe actions and open browser as a swipe action.Carlos Galindo
Signed-off-by: Carlos Galindo <carlos.s.galindo@gmail.com>
2019-04-30add support for android autoDavid Luhmer
2019-04-07upgrade settings to AppCompatActivity (remove tablet view) / streamline ↵David Luhmer
preference access
2019-04-07bump settingsDavid Luhmer
2018-12-18711 - add report-issue link to about prefsDaniel
2018-12-15704 - move about dialog info to settings menuDaniel
2018-11-05#688 - show section heading of first/general settings section in simple ↵Daniel
preferences view
2018-10-21Merge branch 'master' into nightmodeDavid Luhmer
2018-10-13fix wrong default value for themeDavid Luhmer
2018-10-11#467 added font size scaling for webviewDaniel
2018-10-04fix default valueDavid Luhmer
https://github.com/nextcloud/news-android/pull/661#issuecomment-427132228
2018-10-03oled mode switchdk.mailbox@gmx.net
2018-09-28Merge branch 'master' into nightmodeDavid Luhmer
# Conflicts: # News-Android-App/src/main/res/values/colors.xml # News-Android-App/src/main/res/values/strings.xml # News-Android-App/src/main/res/values/themes.xml
2018-09-28remove option to configure title line countDavid Luhmer
2018-09-23Issue #660 - changed theme setting to nightmode selection, update ↵Daniel
isDarkTheme(), changed settings default to NightMode=Auto
2018-06-16Add preference summary for search settingsNils Griebner
2018-06-16Add resources for search functionNils Griebner
2018-05-11Update gradle dependency / fix typoDavid Luhmer
2018-04-10Added widget previewNiedermann IT-Dienstleistungen
2018-01-28Fix #604 and #591 - Add option to choose which browser to useDavid Luhmer
2017-02-01Fix #532David-Development
2016-08-29add splash screenDavid Development
2016-02-08Fix #487David Development
2016-01-26Fix #479 - Add option/menu to select the action bar icons to showDavid Development
2015-11-17Merge branch 'master' of https://github.com/owncloud/News-Android-App into ↵Christine Emrich
android-lint-fixes
2015-11-17Deleted unused resources.Christine Emrich
2015-11-17Raised API level to 15. Deleted all unnecessary guards and resources.Christine Emrich
2015-07-20re-add support for android 2.2.x+David Development
2015-07-19Use SwitchPreference in SettingsDaniel Schaal
2015-06-09Fix #350David Development
2014-11-08remove podcast info dialog on first startup.David Development
2014-08-31Fix #124David-Development
2014-08-31Move sync settings from actionbar to settingsDavid-Development