Commit graph

11579 commits

Author SHA1 Message Date
tobiasKaminsky
8b8820ef91
create a task for each button
disable buttons until request is complete: error -> re-enable / success: delete notification
success check: added 202 (accepted)

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-10-05 09:06:13 +02:00
Nextcloud bot
d3ffbb6bd0
[tx-robot] updated from transifex 2018-10-05 00:49:57 +00:00
Nextcloud bot
5d359ba7a0
[tx-robot] updated from transifex 2018-10-04 00:52:19 +00:00
Nextcloud bot
df779d9f2a
[tx-robot] updated from transifex 2018-10-03 00:40:26 +00:00
Nextcloud bot
b9633f1c22
[tx-robot] updated from transifex 2018-10-02 00:47:56 +00:00
Nextcloud bot
a6ec9e3049
[tx-robot] updated from transifex 2018-10-01 00:47:34 +00:00
Nextcloud bot
bec84e799e
[tx-robot] updated from transifex 2018-09-30 00:48:31 +00:00
Nextcloud bot
4eb45af6d0
[tx-robot] updated from transifex 2018-09-29 00:45:52 +00:00
Nextcloud bot
61579b1166
[tx-robot] updated from transifex 2018-09-28 00:41:57 +00:00
Nextcloud bot
41aae0b753
[tx-robot] updated from transifex 2018-09-27 00:50:31 +00:00
Tobias Kaminsky
23ff844e70 daily dev 20180927 2018-09-27 00:32:10 +02:00
Andy Scherzinger
a3730c7c82
Merge pull request #3094 from nextcloud/editorconfig
Add editor config to configure Android Studio
2018-09-26 13:22:34 +02:00
AndyScherzinger
a587defb76
add editor config to configure Android Studio according to the project guidelines automatically 2018-09-26 11:31:06 +02:00
Andy Scherzinger
38407d55a9
Merge pull request #3065 from nextcloud/fixNavigation
Fix broken navigation
2018-09-26 08:29:25 +02:00
tobiasKaminsky
63435257f0
fix #2857
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-09-26 08:05:05 +02:00
Tobias Kaminsky
17065f9193
Merge pull request #3090 from nextcloud/fixOutOfBoundsOnCharAt
charAt is throwing out of bounds, if empty string
2018-09-26 07:56:26 +02:00
Nextcloud bot
6caecfce72
[tx-robot] updated from transifex 2018-09-26 00:50:34 +00:00
Tobias Kaminsky
1dabdb5315 daily dev 20180926 2018-09-26 00:33:06 +02:00
AndyScherzinger
131a8fafcd
charAt is throwing out of bounds, if empty string 2018-09-25 18:50:39 +02:00
tobiasKaminsky
b5f742f3ba
charAt is throwing out of bounds, if empty string
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-09-25 18:50:36 +02:00
Andy Scherzinger
726cb1a3eb
Merge pull request #3086 from nextcloud/rememberLocalUploadPath
Remember last path which was used on local file selection
2018-09-25 18:49:46 +02:00
tobiasKaminsky
59d0b99121
remember last path which was used on local file selection
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-09-25 18:17:13 +02:00
Andy Scherzinger
b061b1a557
Merge pull request #3085 from nextcloud/wakeLockTag
Wakelock tag pattern follows PowerManager doc
2018-09-25 15:52:24 +02:00
nextcloud-android-bot
3b1c6ae68f
Drone: update Lint results to reflect reduced error/warning count [skip ci] 2018-09-25 14:12:29 +02:00
tobiasKaminsky
d5ed79ab66
tag pattern follows PowerManager doc
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-09-25 14:12:29 +02:00
Andy Scherzinger
df3bb79365
Merge pull request #3070 from nextcloud/codacy
Codacy fixes
2018-09-25 13:51:35 +02:00
AndyScherzinger
7308f3464b
codacy: This for loop can be replaced by a foreach loop 2018-09-25 13:26:17 +02:00
AndyScherzinger
8a53f5ff56
codacy: Avoid using redundant field initializer 2018-09-25 13:26:16 +02:00
AndyScherzinger
3e5de81414
codacy: No need to call String.valueOf to append to a string. 2018-09-25 13:26:16 +02:00
AndyScherzinger
6b59ade7bd
codacy: A getX() method which returns a boolean should be named isX() 2018-09-25 13:26:15 +02:00
AndyScherzinger
ebed24ab5d
codacy: String.startsWith can be rewritten using String.charAt(0) 2018-09-25 13:26:15 +02:00
AndyScherzinger
64c227afc9
codacy: No need to check for null before an instanceof 2018-09-25 13:26:14 +02:00
AndyScherzinger
bb6947d9d9
codacy: Avoid unnecessary constructors - the compiler will generate these for you 2018-09-25 13:26:14 +02:00
AndyScherzinger
f35db9a594
codacy: Avoid the use of value in annotations when its the only element 2018-09-25 13:26:13 +02:00
AndyScherzinger
fb446d433a
codacy: Do not add empty strings 2018-09-25 13:26:13 +02:00
AndyScherzinger
1e443545c9
codacy: String.indexOf(char) is faster than String.indexOf(String). 2018-09-25 13:26:12 +02:00
Andy Scherzinger
0ee0c655cf
Merge pull request #3087 from nextcloud/useAssembleOnFindbugs
Fix findbugs
2018-09-25 13:25:33 +02:00
Andy Scherzinger
183f8f5398
Merge pull request #3088 from nextcloud/android-42
use android-42 docker-ci
2018-09-25 13:20:35 +02:00
Andy Scherzinger
91e300cb68
use android-42 2018-09-25 13:12:00 +02:00
Andy Scherzinger
641895c0d5
Merge pull request #3051 from nextcloud/addRoomShareType
Add room share type
2018-09-25 12:48:11 +02:00
tobiasKaminsky
e84522c2fa
Use new findbug location
error out if findbugs / lint report is missing

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-09-25 12:31:09 +02:00
tobiasKaminsky
dc4077325b
use list instead of checking each individually
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-09-25 10:52:39 +02:00
Nextcloud bot
44c42e1c01
[tx-robot] updated from transifex 2018-09-25 00:50:23 +00:00
Tobias Kaminsky
f2f86932f4 daily dev 20180925 2018-09-25 00:36:02 +02:00
Andy Scherzinger
943d197253
Merge pull request #3084 from nextcloud/dependabot/gradle/com.android.tools.build-gradle-3.2.0
Bump gradle from 3.1.4 to 3.2.0
2018-09-24 20:36:13 +02:00
Andy Scherzinger
3a015657cb
bump lint result due to new version 2018-09-24 19:38:02 +02:00
Andy Scherzinger
974520a733
update to gradle-4.6-all 2018-09-24 19:26:13 +02:00
dependabot[bot]
b1dedf3435
Bump gradle from 3.1.4 to 3.2.0
Bumps gradle from 3.1.4 to 3.2.0.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-24 17:20:58 +00:00
Andy Scherzinger
29347af729
Merge pull request #3081 from nextcloud/test28
Bump supportLibraryVersion from 27.1.1 to 28.0.0
2018-09-24 18:33:18 +02:00
AndyScherzinger
9efd3ec7ad
use InstrumentationRegistry.getTargetContext() for tests 2018-09-24 09:21:04 +02:00