Andy Scherzinger
|
07c0cafadd
|
Merge pull request #316 from nextcloud/tuneUploadGrid
tune grid view of images
|
2016-10-06 22:10:22 +02:00 |
|
AndyScherzinger
|
6a4649467a
|
license header added
|
2016-10-06 22:03:32 +02:00 |
|
AndyScherzinger
|
0ab5d0f6b9
|
missed to push ViewType enum
|
2016-10-06 21:52:10 +02:00 |
|
AndyScherzinger
|
00a2f103b6
|
tune grid view of images
Resolves: #311
|
2016-10-06 21:37:03 +02:00 |
|
tobiasKaminsky
|
7a5965dd3f
|
wrong method called :/
|
2016-10-06 20:39:00 +02:00 |
|
Tobias Kaminsky
|
7525088db2
|
Merge pull request #301 from apicellaj/master
add grid view option when choosing a file from within the app
|
2016-10-06 20:29:21 +02:00 |
|
Tobias Kaminsky
|
166b8262d3
|
Merge pull request #206 from nextcloud/descendIntoFolder
descend into folder after creating it in uploader
|
2016-10-06 19:25:31 +02:00 |
|
Andy Scherzinger
|
4df036940c
|
code review changes
|
2016-10-06 09:08:11 +02:00 |
|
Andy Scherzinger
|
25a7b6ed48
|
downgrade to only support cloud://login
|
2016-10-06 09:08:11 +02:00 |
|
Andy Scherzinger
|
4f5554861a
|
move connection (re) init from start to onResume and restore server checked flag
|
2016-10-06 09:08:10 +02:00 |
|
Andy Scherzinger
|
442e85a8b5
|
wip server check
|
2016-10-06 09:08:10 +02:00 |
|
Andy Scherzinger
|
1cd1abbc9c
|
focus check
|
2016-10-06 09:08:10 +02:00 |
|
Andy Scherzinger
|
5977fed28d
|
MagicUrls for Login + Unit tests for the parser
|
2016-10-06 09:08:10 +02:00 |
|
tobiasKaminsky
|
97059873f1
|
add change to subfolder
|
2016-10-06 09:07:16 +02:00 |
|
tobiasKaminsky
|
0e5b0f383d
|
descend into folder after creating it in uploader
|
2016-10-06 09:07:05 +02:00 |
|
Andy Scherzinger
|
6ebbf0ce98
|
Merge pull request #302 from ryanwr/master
Sorts favourite files first in list
|
2016-10-05 22:49:34 +02:00 |
|
Andy Scherzinger
|
461b1c86b3
|
Merge pull request #298 from zmatsuo/openUrlFile
Add open URL file feature
|
2016-10-05 22:38:02 +02:00 |
|
AndyScherzinger
|
a634be95ca
|
fixed null check
|
2016-10-05 22:30:12 +02:00 |
|
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
|
85bb93871b
|
Merge pull request #295 from florian-f/master
Fix NullPointerException in PreviewMediaFragment.
|
2016-10-05 19:22:53 +02:00 |
|
matsuo
|
29002e5a24
|
close() in finally block
|
2016-10-06 00:49:13 +09:00 |
|
Joe Apicella
|
3aa00bc53b
|
fix GridView layout
|
2016-10-04 16:53:53 -07:00 |
|
Joe Apicella
|
0b7e7848ba
|
fix issue with menu label not persisting
|
2016-10-04 16:53:28 -07: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 |
|
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 |
|
ryanwr
|
bf451f52a8
|
Sorts favourite files first in list
|
2016-10-02 11:10:46 +01:00 |
|
Joe Apicella
|
2b2916a49a
|
add grid view option when choosing a file from within the app
|
2016-10-01 16:03:59 -07: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 |
|
Florian Friemel
|
7b400995c9
|
Fix NullPointerException in PreviewMediaFragment.
Added null-checks for mVideoPreview and mMediaServiceBinder.
Resolves: #252
|
2016-09-28 18:12:51 +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
|
0a7df3281a
|
Don't show upload failed notification for already deleted files #242
|
2016-09-20 15:01:41 +02:00 |
|
tobiasKaminsky
|
f7633a8d03
|
change line width
|
2016-09-17 18:17:21 +02:00 |
|
tobiasKaminsky
|
9d10864a87
|
change caption for move and copy action
|
2016-09-17 18:10:33 +02:00 |
|
Andy Scherzinger
|
be08193007
|
show toast if davdroid sync has been setup successfully
|
2016-09-10 13:53:49 +02:00 |
|
Andy Scherzinger
|
4533d5f47f
|
move setup call to settings screen
|
2016-09-10 13:53:49 +02:00 |
|
Andy Scherzinger
|
2845cf521a
|
wip davdroid login launch
|
2016-09-10 13:53:49 +02:00 |
|
Andy Scherzinger
|
34c186bd8c
|
added transifex hint for translations
|
2016-09-08 13:34:54 +02:00 |
|
Andy Scherzinger
|
9a36b3508f
|
bugfix layouting and issue reporting button click
|
2016-09-08 10:29:59 +02:00 |
|
Andy Scherzinger
|
f8108b2162
|
Bugfix report GH issue button click
|
2016-09-08 10:29:59 +02:00 |
|
Andy Scherzinger
|
49c05ca825
|
OK/Cancel buttons to be translated for receive text from clipboard
|
2016-09-07 13:38:41 +02:00 |
|
Andy Scherzinger
|
07f5d9546e
|
revamped participation activity content based on the feedback
|
2016-09-06 19:36:02 +02:00 |
|