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 (Expand)Author
2017-02-01Fix #549David-Development
2017-01-30add support for nextcloud theme and owncloud themeDavid-Development
2016-12-15Nextcloud Theme (#541)Stefan Niedermann
2016-12-14Nextcloud Theme (#541)Stefan Niedermann
2016-08-29Add better error handling if Web API returns Version 0David 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
2016-01-25Fix #485 (rename app to "ownCloud News")David Development
2016-01-13Fix #472David Development
2016-01-08Fix issue caused by 1f1b06f96ba97e52ae6bc5086e2db78d85c298e8David Development
2016-01-08Merge pull request #474 from b3nson/feature--rename-and-remove-feedsDavid-Development
2016-01-08Merge #465David Development
2016-01-08Merge #456David Development
2015-12-15code cleanup of previous commitsbenjamin stephan
2015-12-12implemented all functions for removing and renaming feeds.benjamin stephan
2015-12-10Excluded value arrays and references to resources from translation. Fixed bui...Christine Emrich
2015-11-29Cleaned up strings.xml (deleted unused and slightly regrouped strings).Christine Emrich
2015-11-29Fixed hardcoded text warnings in layout files.Christine Emrich
2015-11-27Provided a content description for every important ui element.Christine Emrich
2015-11-27Told android studio that color has been overridden on purpose.Christine Emrich
2015-11-27Deleted unused resources (strings, colors, etc.)Christine Emrich
2015-11-27Replaced ellipsis with ellipsis character in default locale.Christine Emrich
2015-11-27Fixed "Unexpected resource reference type" error.Christine Emrich
2015-11-26Removed API21-styles from ImageDialog. Reverted to AppTheme.benjamin stephan
2015-11-17uitweaks-imagedialog-02benjamin stephan
2015-11-16ui and ux enhancements regarding NewsDetail-ContextDialogbenjamin stephan
2015-11-15basic implementation of DialogFragment for image menu - #438David-Development
2015-11-13Merge branch 'master' into webviewSaveImageChristine Emrich
2015-11-13extended web view context-menu -> show img-alt-attribute, "share" and "open"benjamin stephan
2015-11-13Merge pull request #437 from cemrich/replace-changeloglibDavid-Development
2015-11-12cleaned up a bitbenjamin stephan
2015-11-10Styling. Added scrollbar and fixed black theme colors.Christine Emrich
2015-11-09Refactor VersionInfoDialogFragment. Use localized string.Christine Emrich
2015-11-05Set news detail view's background color according to theme.Christine Emrich
2015-11-05added context menu in newsdetail-webview to longclick and save images locally...benjamin stephan
2015-09-27Add attribute for inactive star tint colorDaniel Schaal
2015-09-27Add color values for light/dark tintColorDaniel Schaal
2015-09-27Remove starredDrawable, star swipe is no longer usedDaniel Schaal
2015-09-20Add Material ShowcaseViewDavid-Development
2015-09-19Implement #359David-Development
2015-08-18Use Drawables and tint for play/pause instead of Drawable states.Daniel Schaal
2015-08-18Set textColor for textViewBody using attribute.Daniel Schaal
2015-08-09Fix #386David-Development
2015-07-19Swipe to left on newsreader item to mark as read and right to mark starredDaniel Schaal
2015-07-19Extract play pause button in separate layoutDaniel Schaal
2015-07-19Use layout-sw600dp-land for tablets instead of refs.xmlDaniel Schaal
2015-07-19Use RecyclerView and DrawerLayout for Detail ListDaniel Schaal
2015-07-19Change material theme colors to blue values used by owncloudDaniel Schaal
2015-07-14Materialize Login Dialog, use standard Dialog buttonsDaniel Schaal