Commit graph

6143 commits

Author SHA1 Message Date
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
matsuo
29002e5a24 close() in finally block 2016-10-06 00:49:13 +09:00
Nextcloud bot
05a2583259
[tx-robot] updated from transifex 2016-10-05 00:32:48 +00: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
AndyScherzinger
afa274accf
new CI server address
Resolves: #308
2016-10-04 22:57:02 +02: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
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
Andy Scherzinger
b9c15c127c toggle folder's sync on/off - wip since state persistence is not working reliably yet 2016-09-30 22:02:13 +02: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
Andy Scherzinger
17b9eaed96 initial code to read (yet empty DB) and display settings screen (non-functional yet) 2016-09-30 01:27:50 +02:00
Andy Scherzinger
f868e0daa0 Merge branch 'syncedFolders' of https://github.com/nextcloud/android into syncedFolders 2016-09-29 10:56:12 +02:00
Andy Scherzinger
a04682fe5d hardening provider implementation + javadoc 2016-09-29 10:54:32 +02:00
Andy Scherzinger
78dfb7cedf make SyncedFolderObserverService use SyncedFolderProvider (todo also move the Observable to the Provider implementation) 2016-09-29 10:54:32 +02:00
Andy Scherzinger
67d7ec9741 renamed upload action column, extended SyncFolder POJO, createdd a draft implementation of a SyncFolderProvider for DB operations 2016-09-29 10:54:32 +02:00
Andy Scherzinger
a1931ed9a5 layout tweaking, better listener support, loading visualization 2016-09-29 10:54:32 +02:00
Andy Scherzinger
6774a002b4 ignore gradle.properties for git 2016-09-29 10:54:32 +02:00
tobiasKaminsky
77353f698d wip 2016-09-29 10:54:32 +02:00
tobiasKaminsky
7fef98ce47 wip 2016-09-29 10:54:32 +02:00
tobiasKaminsky
99a8278de8 wip 2016-09-29 10:54:32 +02:00
Andy Scherzinger
db872635ce initial add for recycler view implementation with headers (WIP) 2016-09-29 10:54:32 +02:00
Andy Scherzinger
34cae927fa initial navigation setup for menu and activity 2016-09-29 10:54:32 +02:00
Andy Scherzinger
6369364fa9 initial link of menu buttons 2016-09-29 10:54:32 +02:00
Andy Scherzinger
ef53c97bda proper thumbnails, image counter, darkening etc. 2016-09-29 10:54:32 +02:00
Andy Scherzinger
0e6d3951fb initial v1 for grid view 2016-09-29 10:54:32 +02:00
Andy Scherzinger
9874b09502 rudimentary media loader implementation (file thumbnails and any action TBD) 2016-09-29 10:54:32 +02:00
Andy Scherzinger
20dbdb872f initial add for recycler view implementation with headers (WIP) 2016-09-29 10:54:32 +02:00
Andy Scherzinger
2334e066ef sync config icons 2016-09-29 10:54:32 +02:00
Andy Scherzinger
61244d0d8e header fix 2016-09-29 10:54:32 +02:00
Andy Scherzinger
cf4498d17c initial navigation setup for menu and activity 2016-09-29 10:54:32 +02:00
tobiasKaminsky
9f67ced1dd add database for synced folders 2016-09-29 10:54:32 +02:00
Andy Scherzinger
512b7ad229 hardening provider implementation + javadoc 2016-09-29 10:48:08 +02:00