Commit graph

5789 commits

Author SHA1 Message Date
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
ryanwr
bf451f52a8 Sorts favourite files first in list 2016-10-02 11:10:46 +01:00
Nextcloud bot
953c0dd5c5
[tx-robot] updated from transifex 2016-10-02 00:33:02 +00:00
Joe Apicella
2b2916a49a add grid view option when choosing a file from within the app 2016-10-01 16:03:59 -07:00
Nextcloud bot
1f7b8418e3
[tx-robot] updated from transifex 2016-10-01 00:32:53 +00:00
matsuo
89a14e8755 Improved performance and simpler source code 2016-10-01 00:24:58 +09:00
matsuo
cb622e5dbc Add open URL file feature 2016-10-01 00:24:58 +09: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
Andy Scherzinger
0b68ab50b4 remove branch limitation 2016-09-19 19:24:44 +02:00
Andy Scherzinger
9cb6d11373 remove travis build in favor of drone 2016-09-19 19:19:16 +02:00
Morris Jobke
476ef4a7c3
specify branch that should be build 2016-09-19 17:36:43 +02:00
Morris Jobke
1bf872dcda
try to move dependencies into docker container 2016-09-19 16:40:28 +02:00
Morris Jobke
484f7d8a08
first version of drone.yml 2016-09-19 15:18:36 +02:00
Andy Scherzinger
3a5dae194b Merge pull request #268 from nextcloud/toolbarSimplification
Move action hard to discover - difference between single/multi selection
2016-09-18 16:37:55 +02:00