Commit graph

12576 commits

Author SHA1 Message Date
tobiasKaminsky
eb727d4f12
change Preferences to SettingsActivity
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-03-05 11:34:50 +01:00
tobiasKaminsky
6ecc023708
show info in case of error
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-03-05 11:18:18 +01:00
Andy Scherzinger
b784d84121
Merge pull request #3698 from nextcloud/ezaquarii/refactor-show-detailed-timestamp-preference
Move showDetailedTimestampPreference to AppPreferences interface
2019-03-05 10:25:13 +01:00
Chris Narkiewicz
79da94ad62
Move showDetailedTimestampPreference to AppPreferences interface
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-03-05 08:49:05 +00:00
Andy Scherzinger
19761b2474
Merge pull request #3700 from nextcloud/dependabot/gradle/com.android.tools.build-gradle-3.3.2
Bump gradle from 3.3.1 to 3.3.2
2019-03-05 09:07:09 +01:00
Tobias Kaminsky
090cfb5087
Merge pull request #3695 from nextcloud/menuHeader
Improve Navigation Header Layout
2019-03-05 08:48:02 +01:00
Tobias Kaminsky
00c2702e77 daily dev 20190305 2019-03-05 03:33:18 +01:00
dependabot[bot]
9c439e8f87
Bump gradle from 3.3.1 to 3.3.2
Bumps gradle from 3.3.1 to 3.3.2.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-05 02:15:41 +00:00
nextcloud-android-bot
1f97a53caa Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-03-04 19:47:02 +00:00
Andy Scherzinger
c28ee84781
Merge pull request #3668 from ezaquarii/refactor-legacy-instant-upload-prefs-removal
Refactor legacy instant upload prefs removal
2019-03-04 20:42:48 +01:00
Andy Scherzinger
3a1339ece4
Merge pull request #3688 from nextcloud/fixFederatedSharing
Fix federated sharing
2019-03-04 17:09:42 +01:00
Chris Narkiewicz
a003c4b953
Refactor legacy instant upload prefs removal
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-03-04 15:47:21 +00:00
nextcloud-android-bot
9dd7b5fef9 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-03-04 14:17:24 +00:00
Tobias Kaminsky
6681f447db
Merge 8c9af3ca91 into ef8789d2a7 2019-03-04 13:26:59 +00:00
tobiasKaminsky
8c9af3ca91
fix federated sharing
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-03-04 14:26:44 +01:00
Andy Scherzinger
d572179d74
Resolves #3689
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-03-04 14:00:47 +01:00
Nextcloud bot
ef8789d2a7
[tx-robot] updated from transifex 2019-03-04 01:44:33 +00:00
Nextcloud bot
8f49110b1a
[tx-robot] updated from transifex 2019-03-03 01:45:24 +00:00
Nextcloud bot
2340870c30
[tx-robot] updated from transifex 2019-03-02 01:45:24 +00:00
Tobias Kaminsky
d8128d82c4 daily dev 20190301 2019-03-01 03:33:17 +01:00
Nextcloud bot
13523a0ed3
[tx-robot] updated from transifex 2019-03-01 01:52:05 +00:00
Andy Scherzinger
a2f16a6b94
Merge pull request #3684 from nextcloud/codacy
Improve Codacy score
2019-02-28 15:18:40 +01:00
nextcloud-android-bot
a7130d2515 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-02-28 08:16:56 +00:00
Andy Scherzinger
9a71255e68
Merge 5c56014f89 into bc80cac6b8 2019-02-28 08:03:57 +00:00
Andy Scherzinger
5c56014f89
codacy: Avoid instantiating new objects inside loops
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-02-28 09:03:23 +01:00
Andy Scherzinger
5676e0435b
codacy: No need to call String.valueOf to append to a string.
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-02-28 09:03:22 +01:00
Andy Scherzinger
233b4a0e63
codacy: Avoid declaring a variable if it is unreferenced before a possible exit point.
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-02-28 09:03:21 +01:00
Andy Scherzinger
4af1a57723
codacy: Avoid unused private fields
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-02-28 09:03:21 +01:00
Andy Scherzinger
f21f4eff22
codacy: This for loop can be replaced by a foreach loop
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-02-28 09:03:20 +01:00
Andy Scherzinger
1ea191fc59
codacy: Useless parentheses
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-02-28 09:03:20 +01:00
Andy Scherzinger
f9d9a18b87
codacy: Avoid using redundant field initializer
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-02-28 09:03:19 +01:00
Andy Scherzinger
07cc2fc7e7
codacy: Avoid using Literals in Conditional Statements
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-02-28 09:03:12 +01:00
nextcloud-android-bot
bc80cac6b8 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-02-28 07:32:04 +00:00
Tobias Kaminsky
c4c6b8d2c6
Merge pull request #3662 from dan0xii/themeing.1
Fine tuned themeing
2019-02-28 08:28:50 +01:00
Nextcloud bot
ae71d59b7f
[tx-robot] updated from transifex 2019-02-28 01:53:11 +00:00
Tobias Kaminsky
7ae10a4e66 daily dev 20190228 2019-02-28 00:33:59 +01:00
Daniel Bailey
a038c2c837
Code clean-up.
* Misc. clean-up.
* API 23 and newer will set the statusbar icons to "dark" if a light
nextcloud server theme is defined via ThemeUtils.lightTheme().

Signed-off-by: Daniel Bailey <daniel.bailey@grappleIT.co.uk>
2019-02-27 17:04:34 +00:00
Andy Scherzinger
2e4a43eecd
Merge pull request #3682 from nextcloud/deleteFilesAfterTest
Enhance integration tests
2019-02-27 12:57:04 +01:00
Andy Scherzinger
5b0a35204f
Merge pull request #3320 from nextcloud/showSharedUser
Show shared user
2019-02-27 11:59:55 +01:00
tobiasKaminsky
b584ab79d2
- remove files after test
- use new AndroidJunit4

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-02-27 11:43:47 +01:00
tobiasKaminsky
bf86cf6a41
Show shared user
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-02-27 11:10:14 +01:00
Nextcloud bot
5b64410074
[tx-robot] updated from transifex 2019-02-27 01:51:26 +00:00
Tobias Kaminsky
ff116e9527 daily dev 20190227 2019-02-27 00:34:45 +01:00
Andy Scherzinger
f4dec19e28
Merge pull request #3680 from nextcloud/activityLocale
Enhance activities activity
2019-02-26 22:39:55 +01:00
nextcloud-android-bot
023bd57f8a
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-02-26 17:58:50 +01:00
tobiasKaminsky
1f9c49bb70
- use localized date pattern
- use translated strings

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-02-26 17:58:44 +01:00
Andy Scherzinger
38b0a91a00
Merge pull request #3678 from nextcloud/formatFileContentProvider
reformat so that all indention are correct
2019-02-26 17:05:47 +01:00
Tobias Kaminsky
c6de05dcb2
Merge pull request #3675 from nextcloud/dependabot/gradle/com.dicedmelon.gradle-jacoco-android-0.1.4
Bump jacoco-android from 0.1.3 to 0.1.4
2019-02-26 11:58:43 +01:00
Tobias Kaminsky
bf6e11f55c
Merge pull request #3674 from nextcloud/dependabot/gradle/androidx.annotation-annotation-1.0.2
Bump annotation from 1.0.1 to 1.0.2
2019-02-26 11:58:20 +01:00
tobiasKaminsky
f4f53cf254
reformat so that all indention are correct
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-02-26 11:40:43 +01:00