Commit graph

7501 commits

Author SHA1 Message Date
Mario Đanić
2d94a9898c Merge pull request #977 from nextcloud/enable-folder-favorite-action
Add support for folder favorite action
2017-05-11 11:53:16 +02:00
Mario Danic
4e122a9124 Fix issues
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-05-11 11:50:46 +02:00
Mario Đanić
192e4d6213 Merge pull request #928 from nextcloud/fix_bug_previewmedia
Fix bug #888
2017-05-11 11:40:57 +02:00
tobiasKaminsky
39bf45da64
revert this, although it will get removed by a different PR 2017-05-11 11:36:41 +02:00
Mario Đanić
99114a2c72 Merge pull request #972 from nextcloud/hideContactsBackupFolder
Hide contacts backup folder
2017-05-11 11:32:15 +02:00
Tobias Kaminsky
888ee65b77 Merge pull request #978 from ka7/feature/spelling
spelling fixes
2017-05-11 09:36:36 +02:00
tobiaskaminsky
399ff5802f
get storage manager, stop if null (this happens while a long async thread, e.g. photo fetching, is cancelled by device orientation changing) 2017-05-11 09:13:42 +02:00
klemens
f30cbca78c spelling fixes 2017-05-10 21:04:47 +02:00
Mario Danic
d3ea3a8ccf Add support for folder favorite action
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-05-10 19:54:40 +02:00
Nextcloud bot
db7e5fae89
[tx-robot] updated from transifex 2017-05-10 00:24:22 +00:00
alejandro
e101785ce2 Show hidden files after enable it 2017-05-09 17:44:12 -05:00
alejandro
28dfecc6d9 Fix Issue #970 2017-05-09 17:43:00 -05:00
Mario Đanić
d897b38dd8 Merge pull request #958 from nextcloud/newDrone
use drone for all flavours
2017-05-09 14:01:58 +02:00
Mario Đanić
378fd9b8df Merge pull request #960 from nextcloud/preventUsingDestroyedActivity
prevent using destroyed activity
2017-05-09 14:01:28 +02:00
Nextcloud bot
e7fa4d24e5
[tx-robot] updated from transifex 2017-05-09 00:22:33 +00:00
Mario Danic
e90b3288f3 Fix push things
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-05-08 15:47:20 +02:00
Nextcloud bot
5dc5863af3
[tx-robot] updated from transifex 2017-05-08 00:21:53 +00:00
tobiasKaminsky
b1f60cb63b
re-use fragments if they exist 2017-05-07 10:08:25 +02:00
Nextcloud bot
db660e12d5
[tx-robot] updated from transifex 2017-05-07 00:21:47 +00:00
tobiasKaminsky
b8197ee993
prevent using destroyed activity 2017-05-06 12:25:05 +02:00
Nextcloud bot
ada1d9e9ab
[tx-robot] updated from transifex 2017-05-06 00:21:25 +00:00
tobiasKaminsky
6266937aff
use drone for all flavours
use only on master and PR push
use google stuff only on gplay, modified
2017-05-05 16:08:14 +02:00
tobiasKaminsky
2589471e98
show share type 2017-05-05 16:00:46 +02:00
tobiasKaminsky
74ab6cf154
Merge branch 'searchViewWrongFiles' of https://github.com/nextcloud/android into testSearch2 2017-05-05 14:43:06 +02:00
tobiasKaminsky
3735cec70c
prevent restoring latest fragment when rotating 2017-05-05 14:42:08 +02:00
tobiasKaminsky
5a60a5a531
fix swipe to refresh 2017-05-05 09:18:56 +02:00
tobiasKaminsky
62818760c1
Merge remote-tracking branch 'origin/searchViewWrongFiles' into searchViewWrongFiles
# Conflicts:
#	src/main/java/com/owncloud/android/providers/FileContentProvider.java
2017-05-05 09:10:16 +02:00
Nextcloud bot
2705f3e116
[tx-robot] updated from transifex 2017-05-05 00:21:30 +00:00
tobiasKaminsky
9211578a55 allow clicking on folder in favorites/search 2017-05-04 23:13:39 +02:00
tobiasKaminsky
e8023989bb if search is empty, show file list 2017-05-04 23:13:39 +02:00
tobiasKaminsky
6c24bb2c7d removed empty if 2017-05-04 23:13:39 +02:00
tobiasKaminsky
3f7263d532 enable FAB only if not on searchView 2017-05-04 23:13:39 +02:00
tobiasKaminsky
5e1bd31c58 make file search working again 2017-05-04 23:13:39 +02:00
tobiasKaminsky
c7fa90a3b8 revert check for specific fragment while search, as contactBackup does not have a search 2017-05-04 23:13:39 +02:00
tobiasKaminsky
33ed0626ff speedup search 2017-05-04 23:13:39 +02:00
tobiasKaminsky
6c2d881dfe - search view shows data again
- no crash while rotation during search view is populated
2017-05-04 23:13:39 +02:00
tobiasKaminsky
0dc569bc94 sort order by creation date 2017-05-04 23:13:39 +02:00
tobiasKaminsky
ac8b0b30bb fix for #857 2017-05-04 23:13:39 +02:00
Tobias Kaminsky
12ae31601a Merge pull request #950 from nextcloud/codacyCleanUps
further codacy clean ups
2017-05-04 15:53:29 +02:00
Tobias Kaminsky
d1a68cc834 Merge pull request #947 from nextcloud/externalStorage
Enhance external Sdcard usage
2017-05-04 15:51:03 +02:00
tobiasKaminsky
47921b3f6b
allow clicking on folder in favorites/search 2017-05-04 15:49:46 +02:00
tobiasKaminsky
61069fc4e1
if search is empty, show file list 2017-05-04 15:39:06 +02:00
Mario Đanić
413147018f Merge pull request #951 from nextcloud/contactBackupReturn
ContactList: handle back press correct
2017-05-04 14:54:50 +02:00
Mario Đanić
9fb6b1ca37 Merge pull request #952 from nextcloud/wrongTitle
show correct title when switching to "on device"
2017-05-04 14:53:48 +02:00
tobiasKaminsky
27db51727e
Merge remote-tracking branch 'remotes/origin/master' into searchViewWrongFiles 2017-05-04 14:43:50 +02:00
tobiasKaminsky
9544b79197
removed empty if 2017-05-04 14:37:02 +02:00
tobiasKaminsky
89bc1552b9
Merge remote-tracking branch 'origin/externalStorage' into externalStorage2 2017-05-04 14:29:54 +02:00
tobiasKaminsky
4ee600f3aa
check if writable 2017-05-04 14:29:46 +02:00
tobiasKaminsky
9d7a831114
show correct title when switching to "on device" 2017-05-04 14:18:32 +02:00
tobiasKaminsky
64fad91842
handle back press correct 2017-05-04 13:36:23 +02:00