Commit graph

1450 commits

Author SHA1 Message Date
Jenkins for ownCloud
d1fa5fb62b [tx-robot] updated from transifex 2015-12-13 01:41:27 -05:00
benjamin stephan
850ec0374f compare "remote"-feeds with db-feeds by feed-url, not feed-title.
Upon sync compare "remote"-feeds with db-feeds by feed-url, not
feed-title.
This ensures (externally) renamed feeds are not removed from the DB on
sync. Feed-titles gets updated when necessary.
2015-12-12 15:28:47 +01:00
benjamin stephan
1fdccd1137 implemented all functions for removing and renaming feeds. 2015-12-12 13:44:03 +01:00
benjamin stephan
ce6540acaf longclick opens new NewsReaderListDialogFragment 2015-12-12 13:40:18 +01:00
benjamin stephan
792e3cc3d2 Integrated longclick-handling on NewsReaderList-Items 2015-12-12 13:40:18 +01:00
Jenkins for ownCloud
7adf8ba631 [tx-robot] updated from transifex 2015-12-12 01:41:34 -05:00
Christine Emrich
36bd80e01a Excluded value arrays and references to resources from translation. Fixed build error. 2015-12-10 14:15:12 +01:00
Christine Emrich
dad04d7671 Enabled web storage inside webview to fix redirect to mobile versions of heise.de articles. 2015-12-10 13:58:34 +01:00
Jenkins for ownCloud
ba86258884 [tx-robot] updated from transifex 2015-12-10 01:41:37 -05:00
Jenkins for ownCloud
d5e267a908 [tx-robot] updated from transifex 2015-12-08 01:41:35 -05:00
Jenkins for ownCloud
0b3ff76f56 [tx-robot] updated from transifex 2015-12-07 01:41:25 -05:00
Jenkins for ownCloud
7c83f6a337 [tx-robot] updated from transifex 2015-12-06 01:41:24 -05:00
Jenkins for ownCloud
cdae73769b [tx-robot] updated from transifex 2015-12-05 01:41:35 -05:00
Jenkins for ownCloud
4f35622d7e [tx-robot] updated from transifex 2015-12-04 01:41:34 -05:00
Jenkins for ownCloud
740cca829d [tx-robot] updated from transifex 2015-12-03 01:41:34 -05:00
Jenkins for ownCloud
fc9e97fe32 [tx-robot] updated from transifex 2015-12-02 01:41:36 -05:00
Jenkins for ownCloud
a83ae16b04 [tx-robot] updated from transifex 2015-12-01 01:41:40 -05:00
David-Development
69480e569c Merge pull request #464 from b3nson/fix-387-actionbar-text-color
Fixed #387 - Settings-actionbar text color
2015-11-30 16:27:30 +01:00
David-Development
3b697ba3ea Merge pull request #462 from cemrich/android-lint-fixes
Android lint fixes
2015-11-30 16:26:26 +01:00
benjamin stephan
fa97040a04 set settings-actionbar-text and icon to white (in all themes) 2015-11-30 14:29:56 +01:00
Jenkins for ownCloud
8c42ec75c8 [tx-robot] updated from transifex 2015-11-30 01:41:36 -05:00
Christine Emrich
0c7cbceb80 Cleaned up strings.xml (deleted unused and slightly regrouped strings). 2015-11-29 10:20:52 +01:00
Christine Emrich
0ade751971 Fixed hardcoded text warnings in layout files. 2015-11-29 10:20:37 +01:00
Jenkins for ownCloud
499e58bbfd [tx-robot] updated from transifex 2015-11-29 01:41:37 -05:00
David-Development
b395a204b6 Merge pull request #461 from cemrich/notification-icon
Improved notification icon to match (material) design guidelines.
2015-11-28 19:00:12 +01:00
Christine Emrich
35dd6bfe3f Improved notification icon to match (material) design guidelines. 2015-11-28 14:57:12 +01:00
Jenkins for ownCloud
45501bc71f [tx-robot] updated from transifex 2015-11-28 01:41:41 -05:00
David-Development
4e31ac3aa4 Merge pull request #458 from cemrich/android-lint-fixes
Android lint fixes
2015-11-27 20:41:02 +01:00
David-Development
4229525642 Merge pull request #460 from cemrich/bugfix/crash-on-orientation-change
Fixed #459
2015-11-27 20:38:16 +01:00
Christine Emrich
8a667322b6 Fixed #459 2015-11-27 15:22:09 +01:00
Christine Emrich
35c0a4cae4 Removed deprecated calls to "getResources().getColor()"
# Conflicts:
#	News-Android-App/src/main/java/de/luhmer/owncloudnewsreader/NewsReaderDetailFragment.java
2015-11-27 11:11:13 +01:00
Christine Emrich
554d691a89 Provided a content description for every important ui element. 2015-11-27 11:09:17 +01:00
Christine Emrich
dd3256d962 Deleted unused resources. 2015-11-27 10:59:33 +01:00
Christine Emrich
c0c6a47ad1 Told android studio that color has been overridden on purpose. 2015-11-27 10:59:18 +01:00
Christine Emrich
f61e61564c Deleted unused resources (strings, colors, etc.) 2015-11-27 10:58:16 +01:00
Christine Emrich
3b1b8d71aa Excluded android lint warnings related to translations as translations are provided through transifex and cannot be edited inside this repository. 2015-11-27 10:57:34 +01:00
Christine Emrich
4b2b0492d6 Replaced ellipsis with ellipsis character in default locale. 2015-11-27 10:56:38 +01:00
Christine Emrich
b7ed6c20b8 Removed deprecated OnUtteranceCompletedListener. 2015-11-27 10:56:28 +01:00
Christine Emrich
8171b11339 Replaced KeepAliveService manifest declaration with the apps own service. 2015-11-27 10:54:55 +01:00
Christine Emrich
a0e68908b1 Fixed "Unexpected resource reference type" error. 2015-11-27 10:53:35 +01:00
Jenkins for ownCloud
e7979593ca [tx-robot] updated from transifex 2015-11-27 01:41:43 -05:00
David-Development
b46c6ee795 Merge pull request #457 from b3nson/fix-xmlStyle-for-apiLevel-15
Removed API21-styles from ImageDialog. Reverted to AppTheme.
2015-11-26 19:24:27 +01:00
benjamin stephan
a4d5980664 Removed API21-styles from ImageDialog. Reverted to AppTheme. 2015-11-26 16:10:47 +01:00
David-Development
00c2ed88d3 Merge pull request #453 from cemrich/bugfix/scroll-position
Bugfix/scroll position
2015-11-25 12:40:57 +01:00
Christine Emrich
d48bcfe035 Some cleanup in touched class. 2015-11-24 13:48:09 +01:00
Christine Emrich
347a435d44 Fixed lost scroll position inside article list. 2015-11-24 13:39:15 +01:00
Jenkins for ownCloud
963e53001e [tx-robot] updated from transifex 2015-11-23 01:41:26 -05:00
Jenkins for ownCloud
ec146e3270 [tx-robot] updated from transifex 2015-11-22 01:41:30 -05:00
David-Development
1a68be0ab6 Merge pull request #452 from cemrich/bugfix-invalid-languages
Fixed remove_invalid_languages path.
2015-11-21 21:14:22 +01:00
Christine Emrich
fe69f53f9f Fixed remove_invalid_languages path. 2015-11-21 21:09:31 +01:00