Commit graph

3367 commits

Author SHA1 Message Date
Mario Danic
cae3f66681
Revert "Move stuff"
This reverts commit 84e721718aa7087bdc2f897c0b24aa5c9ea1fcac.
2017-02-23 10:21:49 +01:00
Mario Danic
ef4ac587ce
Move stuff 2017-02-23 10:21:48 +01:00
Mario Danic
767560a2e0
Update according to review 2017-02-23 10:21:48 +01:00
Mario Danic
8d09630eb1
Fix a few things 2017-02-23 10:21:47 +01:00
AndyScherzinger
3026a6bd4c
replace light blue search icon with grey one 2017-02-23 10:21:47 +01:00
Mario Danic
eb9e5f564d
Remove unused import 2017-02-23 10:21:46 +01:00
Mario Danic
aebad1476b
Set empty message for search 2017-02-23 10:21:46 +01:00
Mario Danic
5a36b60d7c
Show only files&folders in current folder 2017-02-23 10:21:46 +01:00
Mario Danic
7a36a45e5d
Try to fix filtering 2017-02-23 10:21:45 +01:00
Mario Danic
f47a7da793
Fix filtering a bit 2017-02-23 10:21:45 +01:00
Mario Danic
449ce15bdf
Fix codacy stuff 2017-02-23 10:21:45 +01:00
Mario Danic
e3cf4701f2
Animate search bar transition 2017-02-23 10:21:44 +01:00
Mario Danic
f7ceca9cab
Fix rotation magic 2017-02-23 10:21:44 +01:00
Mario Danic
43a82f7dcb
Make fab appear nicer 2017-02-23 10:21:44 +01:00
Mario Danic
7a15e20b20
Update footer 2017-02-23 10:21:43 +01:00
Mario Danic
ca674dd8a0
Set proper message 2017-02-23 10:21:43 +01:00
Mario Danic
6a510d96c0
Work on a new approach 2017-02-23 10:21:42 +01:00
Mario Danic
bc0bbd7842
Revert "Update one more broadcast"
This reverts commit 7abc8f12469cead1394167abe63716cf5e24afe0.

# Conflicts:
#	src/com/owncloud/android/datamodel/FileDataStorageManager.java
2017-02-19 19:24:13 +01:00
Mario Danic
db0620bab4
Add missing ; 2017-02-19 19:24:13 +01:00
Mario Danic
f3c735050d
Update one more broadcast 2017-02-19 19:24:12 +01:00
Mario Danic
7529084f82
Set package name on all sticky intents 2017-02-19 19:24:12 +01:00
carstendev
d038fd7260 Fix for #448. Rotation change in FolderPicker caused app crash. 2017-02-12 04:48:10 +01:00
Mario Danic
ba5dae93b4
Quick fix to work with new library updates 2017-02-05 22:17:13 +01:00
justin-sleep
b5ca2cdc90
Set DAV path in AccountUtils and retrieve it when calling DAVdroid 2017-02-05 21:45:20 +01:00
justin-sleep
66b6436d2b
Use proper API to get WebDAV path for DAVdroid URI correction 2017-02-05 21:45:19 +01:00
justin-sleep
ef1a56f844
Fix DavDroid integration (append necessary addition to mURI) 2017-02-05 21:45:14 +01:00
Mario Đanić
bb22b9d50b Merge pull request #605 from nextcloud/bug_597
Don't restore from unknown state for migration. Fixes #597
2017-01-31 09:21:16 +01:00
Andy Scherzinger
668229a2ed Merge pull request #524 from mario/improvement-toggle-favourite-only-relevant-files
Avoid toggling favourite for all selected files
2017-01-30 20:23:22 +01:00
Bartosz Przybylski
5a647cf094 Don't restore from unknown state for migration. Fixes #597 2017-01-30 17:38:22 +01:00
tobiasKaminsky
e1f8ace98e
round thumbnail size to power of 2: 384 => 256 2017-01-29 21:07:16 +01:00
Mario Danic
ca4947271c
Fix another formatting issue 2017-01-29 21:06:08 +01:00
Mario Danic
28faac1b53
Fix a formatting issue 2017-01-29 21:06:08 +01:00
Mario Danic
121bd06114
Fix review comments 2017-01-29 21:06:08 +01:00
Mario Danic
9010476ccc
Avoid toggling favourite for all selected files 2017-01-29 21:06:07 +01:00
AndyScherzinger
9d0306a8c8
formatting 2017-01-27 16:33:12 +01:00
AndyScherzinger
a49daae9eb
code review 2017-01-27 16:33:12 +01:00
AndyScherzinger
39b3f2f5d5
fix visibility 2017-01-27 16:33:11 +01:00
AndyScherzinger
84b9bb97d4
fix codacy warnings 2017-01-27 16:33:11 +01:00
AndyScherzinger
fa4439bc46
add further checks for API Level 2017-01-21 14:09:19 +01:00
tobiasKaminsky
4aa12e390c
changes according to Code Review 2017-01-20 16:01:30 +01:00
tobiasKaminsky
122e163675
prevent NoClassDefFound 2017-01-20 16:01:27 +01:00
AndyScherzinger
fa81cf7ec2
performance: only do further processing if not a Nc app folder 2017-01-11 22:55:12 +01:00
AndyScherzinger
c024df5602
NPE Fix
resolves #529
2017-01-11 22:55:03 +01:00
tobiasKaminsky
555e885940 fix wrong creation of folder during auto upload 2017-01-05 20:33:40 +01:00
tobiasKaminsky
1219844d58 try to fix TimSort, but it was just a plain NPE... 2017-01-04 20:24:26 +01:00
tobiasKaminsky
5ab691154e
- delay job execution by minimal 10s
- on job execution: check if file exists prior to real upload. If file does not exist anymore, just ignore it
2017-01-03 21:06:23 +01:00
tobiasKaminsky
bdf8e58d22
auto upload: only files, no folders 2017-01-03 20:45:10 +01:00
tobiasKaminsky
3055bcecb3
ignore files ending with ".tmp" 2016-12-31 18:32:20 +01:00
tobiasKaminsky
2b86d9912e
show pending jobs in upload view
cancel pending jobs
2016-12-31 17:37:42 +01:00
tobiasKaminsky
96777a7d36
extracted string value
first try to get uploadStorageManager show job
2016-12-31 17:37:40 +01:00