Commit graph

45 commits

Author SHA1 Message Date
Jan-Christoph Borchardt
b6e84b66fd
First release of E2E 2018-01-15 08:11:49 +01:00
tobiaskaminsky
e288507ce8
sorting in "receive external files" 2018-01-09 09:05:52 +01:00
tobiaskaminsky
dc2d7edc56
combine send/share 2017-12-27 12:53:35 +01:00
Mario Danic
c919cb9464
Fix #1264
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-10-27 11:09:11 +02:00
Hari
34620775e5
Always show share icon in file details screen 2017-10-24 15:19:19 +02:00
AndyScherzinger
3bb6f7faaf
lint: dont use showAsAction=always but ifRoom 2017-10-19 13:28:44 +02:00
AndyScherzinger
9ac0c00665
fix license header 2017-10-19 13:28:43 +02:00
Esa Firman
cfcd069a84
Add username in subtitle
Only show switch account menu if have multiple account
2017-10-19 13:28:43 +02:00
Esa Firman
02e01755db
Move account chooser in ReceiveExternalFilesActivity
Showing it in overflow menu instead of when the page is open

https://github.com/nextcloud/android/issues/344
2017-10-19 13:28:34 +02:00
AndyScherzinger
b78ba096ed
put delete action to the bottom 2017-10-18 23:26:56 +02:00
Branko Kokanovic
c9c5c20364
Hide select and deselect all on preview and details fragments, fix #1574
This change makes select/deselect menu items invisible on fragments where they should be invisible. To do this, first was needed to "split" two different "select all" actions into different ones, so they are not overlapped. For that, one of them was changed from "action_select_all" to "action_select_all_action_menu". Second, in method filter() that decides which menu items are visible, "inSingleFileFragment" bool is pushed. This is how we decide are we under some listing, or showing single file (either details or any preview fragment).
2017-10-18 16:36:24 +02:00
AndyScherzinger
13ecb580f1
remove first batch of unused resources 2017-08-08 12:59:59 +02:00
Mario Danic
fb3e97bf10
Add expert mode
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-08-08 12:59:44 +02:00
Mario Danic
baf7d1e732
Return uploads control
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-08-08 12:59:42 +02:00
Mario Danic
2092a010b1
Revert "Remove uploads menu"
This reverts commit 92204c4367ef4e69e814c54c601a35b9d7c2a880.

Signed-off-by: Mario Danic <mario@lovelyhq.com>

# Conflicts:
#	src/main/java/com/owncloud/android/ui/activity/UploadListActivity.java
2017-08-08 12:59:42 +02:00
tobiasKaminsky
9052abd9dd
rename "foldersync" -> "syncedFolder(s)" 2017-08-08 12:59:34 +02:00
Mario Danic
006b62cd4e
Remove uploads menu
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-08-08 12:59:29 +02:00
Mario Danic
cb4017f095
No manual retry
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-08-08 12:59:23 +02:00
Jonas Sandrock
6d25c26a8a
Feature request: Select all (particularly in search) #637 2017-07-23 16:15:23 +02:00
tobiaskaminsky
da497abdb6
move/copy drawer icons 2017-05-18 12:20:55 +02:00
tobiaskaminsky
d50ee0085d
Merge remote-tracking branch 'remotes/origin/master' into setAsWallpaper 2017-05-12 15:02:11 +02:00
tobiasKaminsky
7fc6d5fb6d
deleted not needed xml stuff 2017-04-28 10:39:58 +02:00
tobiasKaminsky
06d87d7a11
add select/deselect all button 2017-04-28 10:39:57 +02:00
tobiasKaminsky
de9aa39c87
logout button in drawer 2017-04-27 09:19:11 +02:00
Mario Đanić
19705ff438 Merge branch 'master' into externalLinks 2017-04-20 22:37:56 +02:00
AndyScherzinger
cf7ccdfc65
Merge branch 'master' of https://github.com/nextcloud/android into contactBackupRestore
# Conflicts:
#	src/main/res/values/strings.xml
2017-04-19 23:38:31 +02:00
AndyScherzinger
cb8c8caf7d
WiP activity for notifications 2017-04-19 15:54:49 +02:00
tobiasKaminsky
35e683546c
contact backup & import 2017-04-18 08:23:55 +02:00
tobiasKaminsky
a5c2cc0fb6
display external links, disabled by default
stored in database
2017-04-06 11:45:54 +02:00
AndyScherzinger
ed771603ef
menu ordering 2017-03-31 11:09:33 +02:00
AndyScherzinger
a0f1b15b81
add proper star icon for menus 2017-03-31 11:02:44 +02:00
AndyScherzinger
6b2e0f54ce
fix menu 2017-03-31 10:07:20 +02:00
AndyScherzinger
3d17ac886b
Merge branch 'master' of https://github.com/nextcloud/android into favourites
# Conflicts:
#	build.gradle
#	src/main/java/com/owncloud/android/ui/fragment/OCFileListFragment.java
#	src/main/res/menu/drawer_menu.xml
2017-03-31 01:57:38 +02:00
Mario Danic
a57cb2e368 Working on everything 2017-03-30 12:10:11 +02:00
Mario Danic
6bdb618014 Implement favorites 2017-03-29 09:55:23 +02:00
AndyScherzinger
95e90cbeae
initial menu add and empty activity 2017-03-27 11:38:52 +02:00
AndyScherzinger
d84ff3917c
Merge branch 'master' of https://github.com/nextcloud/android into favourites
# Conflicts:
#	build.gradle
2017-03-26 01:20:57 +01:00
AndyScherzinger
bfe6dbe80a
move files for new project structure 2017-03-26 00:51:28 +01:00
Mario Danic
3058682268
Continue work 2017-03-14 21:59:27 +01:00
Mario Danic
b0700a38e9
Progress on all fronts 2017-03-14 21:59:23 +01:00
Mario Danic
b0835b981f
Significant progress on various things 2017-03-14 21:59:22 +01:00
Mario Danic
bb3dfac2d4
Some progress on search 2017-03-14 21:59:21 +01:00
Mario Danic
40913110f0 Rename the variable 2017-02-25 02:44:31 +01:00
Mario Danic
0110e54ebe Add new customization options 2017-02-25 02:44:31 +01:00
Mario Danic
16f1243da6 Fix project structure and prepare for branding 2017-02-25 02:44:31 +01:00