Tobias Kaminsky
|
bb64481c65
|
Merge pull request #241 from nextcloud/LukeOwncloud-patch-remove-failed
fix remove failed
|
2016-10-05 20:28:37 +02:00 |
|
Tobias Kaminsky
|
66f909291f
|
Merge pull request #281 from nextcloud/dismissDialogFragment
fix crash in dismissLoadingDialog #279
|
2016-10-05 19:30:05 +02:00 |
|
Tobias Kaminsky
|
6c06147f4e
|
Merge pull request #284 from nextcloud/logSendCrash
Crash when sending non-existing log
|
2016-10-05 19:28:33 +02:00 |
|
Tobias Kaminsky
|
a2eb1af4fa
|
Merge pull request #290 from nextcloud/201_fixExpandableUploadListAdapter
Fix NPE in ExpandableUploadListAdapter...setText
|
2016-10-05 19:27:05 +02:00 |
|
Tobias Kaminsky
|
8bd58a24ea
|
Merge pull request #293 from nextcloud/wordingDavdroid
change wordings for davdroid integration
|
2016-10-05 19:24:33 +02:00 |
|
Tobias Kaminsky
|
85bb93871b
|
Merge pull request #295 from florian-f/master
Fix NullPointerException in PreviewMediaFragment.
|
2016-10-05 19:22:53 +02:00 |
|
Tobias Kaminsky
|
56b3f3f88d
|
Merge pull request #306 from nextcloud/cursorFix
put cursor close in finally block to make sure no resource leak occurrs
|
2016-10-05 19:15:35 +02:00 |
|
Nextcloud bot
|
05a2583259
|
[tx-robot] updated from transifex
|
2016-10-05 00:32:48 +00:00 |
|
Andy Scherzinger
|
e6ba8a7e53
|
bugfix for NPE #201
|
2016-10-04 14:12:45 +02:00 |
|
Andy Scherzinger
|
0fa58f2aa5
|
removed unnecessary else part
|
2016-10-04 14:07:23 +02:00 |
|
LukeOwncloud
|
a82ab8e50f
|
return false if remove failed
if OCFile is null --> cannot delete ==> return false.
|
2016-10-04 14:07:23 +02:00 |
|
tobiasKaminsky
|
28053a4612
|
change wordings for davdroid integration
|
2016-10-04 14:00:42 +02:00 |
|
Andy Scherzinger
|
4a774a8099
|
IndexOutOfBounds check #283
|
2016-10-04 13:58:15 +02:00 |
|
Andy Scherzinger
|
00684cd339
|
fix crash in dismissLoadingDialog #279
|
2016-10-04 13:50:35 +02:00 |
|
Andy Scherzinger
|
1dd27dda88
|
fix crash in dismissLoadingDialog #279
|
2016-10-04 13:50:35 +02:00 |
|
AndyScherzinger
|
2704a0da47
|
pur cursor close in finally block to make sure no resource leak occurs - #305
Resolves: #305
|
2016-10-04 12:03:14 +02:00 |
|
Nextcloud bot
|
e8f5c57329
|
[tx-robot] updated from transifex
|
2016-10-03 00:33:13 +00:00 |
|
Nextcloud bot
|
953c0dd5c5
|
[tx-robot] updated from transifex
|
2016-10-02 00:33:02 +00:00 |
|
Nextcloud bot
|
1f7b8418e3
|
[tx-robot] updated from transifex
|
2016-10-01 00:32:53 +00:00 |
|
Nextcloud bot
|
b71243ea8f
|
[tx-robot] updated from transifex
|
2016-09-30 00:32:45 +00:00 |
|
Florian Friemel
|
7b400995c9
|
Fix NullPointerException in PreviewMediaFragment.
Added null-checks for mVideoPreview and mMediaServiceBinder.
Resolves: #252
|
2016-09-28 18:12:51 +02:00 |
|
Nextcloud bot
|
3f51da330d
|
[tx-robot] updated from transifex
|
2016-09-28 00:33:42 +00:00 |
|
Nextcloud bot
|
5192b0fd94
|
[tx-robot] updated from transifex
|
2016-09-27 00:33:47 +00:00 |
|
Andy Scherzinger
|
f3fd4c70a2
|
Merge pull request #277 from nextcloud/update-docker-container
Update docker container
|
2016-09-26 16:36:14 +02:00 |
|
Andy Scherzinger
|
1c3ee0731a
|
fix emulater params
|
2016-09-26 16:24:01 +02:00 |
|
Andy Scherzinger
|
30440eb55a
|
other version of the check script working with Android N
|
2016-09-26 16:13:17 +02:00 |
|
Andy Scherzinger
|
7535c53cd7
|
try Android-7
|
2016-09-26 15:05:46 +02:00 |
|
Morris Jobke
|
ae4ccaad41
|
Update .drone.yml
|
2016-09-26 13:53:52 +02:00 |
|
Nextcloud bot
|
61f0ca910d
|
[tx-robot] updated from transifex
|
2016-09-26 00:33:49 +00:00 |
|
Nextcloud bot
|
20af74b586
|
[tx-robot] updated from transifex
|
2016-09-24 00:33:47 +00:00 |
|
Nextcloud bot
|
cc16a0904a
|
[tx-robot] updated from transifex
|
2016-09-23 00:33:51 +00:00 |
|
Morris Jobke
|
da448f9ba5
|
run in privileged mode to allow KVM usage
|
2016-09-22 17:35:10 +02:00 |
|
Morris Jobke
|
44b7ea05e0
|
Update docker container
Fix ABI version
Update .drone.yml
|
2016-09-22 16:25:06 +02:00 |
|
Nextcloud bot
|
aa2b597eda
|
[tx-robot] updated from transifex
|
2016-09-22 00:33:50 +00:00 |
|
Andy Scherzinger
|
5c6bb4e792
|
Update CHANGELOG.md
|
2016-09-20 23:09:34 +02:00 |
|
Andy Scherzinger
|
211866c7e2
|
added 1.3.1 feature
|
2016-09-20 23:09:20 +02:00 |
|
Tobias Kaminsky
|
e2dd49a5ab
|
Merge pull request #274 from nextcloud/shareFix
Share fix
|
2016-09-20 21:05:42 +02:00 |
|
Andy Scherzinger
|
8c15fb5075
|
prepare 1.3.1
|
2016-09-20 19:02:15 +02:00 |
|
Andy Scherzinger
|
79caae65bf
|
fix for #272 - check if more than one key are present in bundle in receive file
|
2016-09-20 19:02:15 +02:00 |
|
Andy Scherzinger
|
9e4400d10d
|
build badge of drone build
|
2016-09-20 19:00:50 +02:00 |
|
Morris Jobke
|
aba0071b1a
|
Merge pull request #278 from nextcloud/noUploadFailureNotificationForDeletedFiles
Don't show upload failed notification for already deleted files
|
2016-09-20 18:18:19 +02:00 |
|
Andy Scherzinger
|
039135b335
|
Merge pull request #280 from nextcloud/add-me-to-maintainers
Update MAINTAINERS
|
2016-09-20 17:24:16 +02:00 |
|
Andy Scherzinger
|
4819ba6174
|
remove un used string
|
2016-09-20 17:15:45 +02:00 |
|
Morris Jobke
|
934afa9fd7
|
Update MAINTAINERS
|
2016-09-20 17:12:19 +02:00 |
|
Nextcloud bot
|
4c91eac465
|
[tx-robot] updated from transifex
|
2016-09-20 15:02:41 +00:00 |
|
Andy Scherzinger
|
0a7df3281a
|
Don't show upload failed notification for already deleted files #242
|
2016-09-20 15:01:41 +02:00 |
|
Andy Scherzinger
|
6c1a30c70e
|
Merge pull request #273 from nextcloud/drone
Migration to drone
|
2016-09-20 10:55:19 +02:00 |
|
Andy Scherzinger
|
0fdab5da8d
|
Merge branch 'drone' of https://github.com/nextcloud/android into drone
|
2016-09-20 10:42:35 +02:00 |
|
Andy Scherzinger
|
7ab36d38dd
|
update to latest Android plugin
|
2016-09-20 10:41:57 +02:00 |
|
Morris Jobke
|
7939a156c2
|
first version of drone.yml
try to move dependencies into docker container
specify branch that should be build
remove travis build in favor of drone
remove branch limitation
|
2016-09-20 01:29:09 +02:00 |
|