Commit graph

9233 commits

Author SHA1 Message Date
AndyScherzinger
798df9f223
Fixes #1761 by removing unnecessary background color which gets tinted if present 2017-11-09 08:39:13 +01:00
Tobias Kaminsky
cac260b254
Merge pull request #1765 from nextcloud/mailOnlyOnMaster
Mail only on master
2017-11-09 08:20:07 +01:00
nextcloud-android-bot
6ee6a8366a Drone: update Lint results to reflect reduced error/warning count [skip ci] 2017-11-09 07:09:34 +00:00
Tobias Kaminsky
36d44eff2b Merge 1acf8432f0 into a5e0962259 2017-11-09 06:54:49 +00:00
tobiasKaminsky
1acf8432f0
Mail only on master 2017-11-09 07:52:09 +01:00
Nextcloud bot
a5e0962259
[tx-robot] updated from transifex 2017-11-09 01:35:03 +00:00
Andy Scherzinger
66d31bb603
Merge pull request #1710 from nextcloud/resizedImages_master
Resized images - updated
2017-11-08 23:27:42 +01:00
AndyScherzinger
cfdb8f5227
lint: fix rtl values 2017-11-08 23:14:51 +01:00
tobiaskaminsky
daf6879152
changes according to CR 2017-11-08 22:39:01 +01:00
tobiaskaminsky
f2915e19c8
remove not-needed parameter 2017-11-08 22:39:01 +01:00
tobiasKaminsky
6574af5435
extract authority to image_cache_provider_authority 2017-11-08 22:39:01 +01:00
tobiasKaminsky
a636e38529
satisfy codacy 2017-11-08 22:39:00 +01:00
tobiasKaminsky
0a649f01bb
Resized images 2017-11-08 22:38:52 +01:00
Mario Đanić
f838dd7b43
Merge pull request #1357 from nextcloud/codacyFixes
Codacy: fix further issues
2017-11-08 21:58:26 +01:00
Mario Đanić
f8d10b9975
Merge pull request #1581 from nextcloud/suppressInnerClassesWarnings
suppress annoying "warning: Ignoring InnerClasses"
2017-11-08 21:58:12 +01:00
Mario Đanić
cb3224144a
Merge pull request #1739 from nextcloud/paintWhatsNew
Paint whats new: use fontColor for brander
2017-11-08 21:57:21 +01:00
Mario Đanić
b5dab66529
Merge pull request #1759 from nextcloud/mailOnDrone
Test mail on drone
2017-11-08 21:57:02 +01:00
Mario Đanić
dea32bf6a8
Merge pull request #1760 from nextcloud/fix-1743
Enlarge hitbox size of file list items
2017-11-08 21:56:31 +01:00
Mario Đanić
32fa287913
Merge pull request #1717 from nextcloud/drone-28
Bump to drone image 28
2017-11-08 21:55:00 +01:00
Mario Đanić
f9acbba1b4
Merge pull request #1719 from nextcloud/externalCustomError
Webviews: better error handling
2017-11-08 21:54:33 +01:00
AndyScherzinger
bd7db8f924
CR fix line length and variable namings 2017-11-08 16:34:02 +01:00
AndyScherzinger
6820bf1dba
CR - remove unused code 2017-11-08 16:34:01 +01:00
AndyScherzinger
234eb83e84
codacy: extract account migration to separate method 2017-11-08 16:34:01 +01:00
AndyScherzinger
831cabbacf
fixes after rebase 2017-11-08 16:34:01 +01:00
AndyScherzinger
762bf62357
make members private 2017-11-08 16:34:00 +01:00
AndyScherzinger
e1c6ffd07c
codacy add private attribute 2017-11-08 16:34:00 +01:00
AndyScherzinger
c9b9b2871f
further extract setup methods 2017-11-08 16:34:00 +01:00
AndyScherzinger
6fb3208bf2
properly extract/name expert mode key 2017-11-08 16:33:59 +01:00
AndyScherzinger
ac982b6f1d
refactor preference categories' distinct methods 2017-11-08 16:33:59 +01:00
AndyScherzinger
4b1fd06b81
cleanup upload list adapter
# Conflicts:
#	src/main/java/com/owncloud/android/ui/adapter/ExpandableUploadListAdapter.java
2017-11-08 16:33:58 +01:00
AndyScherzinger
d96dee930a
codacy: move listener to own file to reduce file complexity 2017-11-08 16:33:58 +01:00
AndyScherzinger
4804a799e8
codacy: fix reassigning of variable 2017-11-08 16:33:58 +01:00
AndyScherzinger
620e58a283
codacy: replace member with local variable 2017-11-08 16:33:57 +01:00
AndyScherzinger
098241eea8
codacy: Avoid reassigning parameters and extract util methods to proper util class
# Conflicts:
#	src/main/java/com/owncloud/android/ui/dialog/ShareLinkToDialog.java
2017-11-08 16:33:57 +01:00
nextcloud-android-bot
8d767efe57
Drone: update Lint results to reflect reduced error/warning count [skip ci] 2017-11-08 16:32:26 +01:00
AndyScherzinger
461c4282e8
fix lint warnings 2017-11-08 16:32:25 +01:00
AndyScherzinger
7082bf7189
Fixes #1743 by enlarging the padding of the icons (hitbox) 2017-11-08 16:32:25 +01:00
Andy Scherzinger
34f303bcc6
Merge pull request #1764 from nextcloud/webloginURL
Brander: support for custom weblogin urls
2017-11-08 16:30:30 +01:00
tobiasKaminsky
d62524c76f
brander: support for custom weblogin urls 2017-11-08 15:48:10 +01:00
tobiaskaminsky
7251088844
mail on failure 2017-11-08 11:52:48 +01:00
Nextcloud bot
d4b7d264ef
[tx-robot] updated from transifex 2017-11-08 10:11:55 +00:00
Andy Scherzinger
30b650c2ed
Merge pull request #1752 from nextcloud/transifexFastlane
transifex -> fastlane converter
2017-11-08 09:43:22 +01:00
tobiasKaminsky
1bd344d158
manually increase lint results 2017-11-08 08:23:49 +01:00
tobiasKaminsky
f79152677d
change lint ignore ath 2017-11-08 08:00:57 +01:00
Andy Scherzinger
3867fbb0de
ignore MissingQuantity in values-ka-rGE/strings.xml 2017-11-07 16:52:26 +01:00
tobiaskaminsky
8f73495283
temporary fix to get drone working for merge 2017-11-07 14:47:18 +01:00
tobiaskaminsky
00c1fecf93
satisfy codacy 2017-11-07 14:29:46 +01:00
tobiaskaminsky
98876c6b05
transifex -> fastlane converter 2017-11-07 14:29:45 +01:00
Nextcloud bot
ec0a09616d
[tx-robot] updated from transifex 2017-11-07 01:33:10 +00:00
Nextcloud bot
80a4b22b1c
[tx-robot] updated from transifex 2017-11-06 01:32:49 +00:00