Commit graph

149 commits

Author SHA1 Message Date
AndyScherzinger
f59773ab22
grey icon work for shared (link/user)
Resolves #577
2017-01-27 16:11:18 +01:00
AndyScherzinger
f79b7ca2c0
resolves: #483 - adding proper email sharee handling 2016-12-30 18:37:31 +01:00
AndyScherzinger
99d630bdf4
empty list tweaks for #445 2016-12-30 17:43:04 +01:00
Felix A. Epp
4f7b341abb
Rework artwork and remove sharing graphic 2016-11-23 21:18:52 +01:00
Andy Scherzinger
d23a01b573
incorporating the new feature graphics and coloring 2016-11-23 21:18:51 +01:00
Felix Epp
48839dd953
Add new graphics for colorful whats new background 2016-11-23 21:18:50 +01:00
Andy Scherzinger
faaa973666
fixed arrow icon color 2016-11-23 21:18:50 +01:00
Andy Scherzinger
3cc09dd7d6
fixed arrow color, images and logos 2016-11-23 21:18:50 +01:00
Andy Scherzinger
1c19e55617
rework icons to not break ANT builds 2016-11-23 21:18:48 +01:00
Andy Scherzinger
0b9a1d0855
small design changes, adding arrow as vector (thus bumping gradle plugin to 1.5.0!), changing check icon and adding circle background for finish action 2016-11-23 21:18:48 +01:00
Andy Scherzinger
3e1c82d077
added iOS images for the whats new screens 2016-11-23 21:18:47 +01:00
Bartosz Przybylski
2087d2d545
Add Whats new activity and embed it into project 2016-11-23 21:18:46 +01:00
AndyScherzinger
fc6e3fc458
Merge branch 'master' of https://github.com/nextcloud/android into syncedFolders
# Conflicts:
#	res/layout/drawer.xml
#	res/layout/drawer_header.xml
#	src/com/owncloud/android/datamodel/ThumbnailsCacheManager.java
2016-11-02 00:18:24 +01:00
AndyScherzinger
42c61c9ed4
highlight currently active user 2016-11-01 23:35:16 +01:00
AndyScherzinger
faea2f01fb
dynamic media grid width sizing and revampedd instant upload icon 2016-10-24 15:21:00 +02: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
4c31ca1ebe initial v1 for grid view 2016-09-26 17:59:14 +02:00
Andy Scherzinger
b27b5a460b sync config icons 2016-09-26 17:59:14 +02:00
Andy Scherzinger
30669c9677 initial navigation setup for menu and activity 2016-09-26 17:59:14 +02:00
Andy Scherzinger
7f200c5f1a participate icon 2016-09-06 17:25:57 +02:00
Andy Scherzinger
4c6f1c0faa correct search view UI-behavior 2016-08-03 19:20:44 +02:00
Andy Scherzinger
62c918f59a Merge 'master' including conflict fixing
Conflicts:
	src/com/owncloud/android/ui/adapter/FileListListAdapter.java
	src/com/owncloud/android/ui/fragment/OCFileListFragment.java
2016-07-20 15:26:59 +02:00
tobiasKaminsky
98a679548a Merge remote-tracking branch 'remotes/origin/master' into multiSelectNew 2016-07-15 18:32:56 +02:00
tobiasKaminsky
411e5392bc Merge remote-tracking branch 'remotes/origin/master' into video_thumbnail 2016-07-15 18:05:05 +02:00
Andy Scherzinger
f1e2f1151b recovered icon after rebase 2016-07-14 22:45:29 +02:00
Andy Scherzinger
1119702fe2 cleanup iconwork 2016-07-14 22:43:19 +02:00
Andy Scherzinger
55e088e33a renamed icon, fixed string ref for Uploads drawer item 2016-07-14 22:43:19 +02:00
Andy Scherzinger
9c76e2828c proper on device icon 2016-07-14 22:42:24 +02:00
Andy Scherzinger
6e2a6326f0 download icon 2016-07-14 22:42:20 +02:00
tobiasKaminsky
a1d3a10146 add missing file 2016-07-14 22:42:19 +02:00
Andy Scherzinger
ef031c6c65 further icon fixed and completion of all custom/internal icons, so no references to OS version specific icon works anymore 2016-07-14 14:12:34 +02:00
Andy Scherzinger
61855fa179 added missing sort variant icon sizes 2016-07-14 12:59:44 +02:00
Andy Scherzinger
758bf3ba05 icon housekeeping: hdpi->24dp sizing, removal of unused icon work 2016-07-14 10:52:27 +02:00
David A. Velasco
5fdd54fc11 Added set/unset available offline action icons for tablets ignoring 'showAsAction=never' when action is the only one in the overflow menu 2016-07-12 19:26:43 +02:00
David A. Velasco
899bfd414a Updated download action icon to diff from available offline status 2016-07-12 19:26:43 +02:00
David A. Velasco
25f623be8f New 'move' icon; fixed hdpi, mdpi icons 2016-07-12 15:31:48 +02:00
tobiasKaminsky
1edc488995 Merge remote-tracking branch 'remotes/origin/master' into video_thumbnail 2016-07-02 17:49:16 +02:00
Andy Scherzinger
ab136a14a3 Merge branch 'multiSelect' of https://github.com/owncloud/android into multiSelectNew
Conflicts:
	build.gradle
	oc_jb_workaround/build.gradle
	owncloud-android-library
	res/layout/uploader_layout.xml
	res/layout/uploader_list_item_layout.xml
	res/menu/file_actions_menu.xml
	res/values/setup.xml
	src/com/owncloud/android/authentication/AuthenticatorActivity.java
	src/com/owncloud/android/db/PreferenceManager.java
	src/com/owncloud/android/files/FileMenuFilter.java
	src/com/owncloud/android/files/FileOperationsHelper.java
	src/com/owncloud/android/ui/activity/FolderPickerActivity.java
	src/com/owncloud/android/ui/adapter/FileListListAdapter.java
	src/com/owncloud/android/ui/fragment/ExtendedListFragment.java
2016-06-30 15:11:34 +02:00
Andy Scherzinger
5d7c1f31e7 new open in app icon during multi select 2016-06-30 10:53:57 +02:00
Andy Scherzinger
718fec0935 remove card view, change edit text and icon coloring 2016-06-26 22:59:28 +02:00
Andy Scherzinger
37da1a7920 wip account management - account list changes aren't propagated back to the drawer yet, preferences haven't been cleaned up yet 2016-06-25 16:26:52 +02:00
Andy Scherzinger
f41e567b90 general menu/account list switch implemented (open: populate account list) 2016-06-25 16:26:47 +02:00
Andy Scherzinger
ce803aa4e0 initial (functionless) account switcher for the drawer header and display size depending header sizing 2016-06-25 16:26:46 +02:00
Andy Scherzinger
e7fa658994 added menu item icons in material style for multi select display 2016-06-24 12:11:31 +02:00
tobiasKaminsky
ee01a1ad1d add missing files 2016-06-23 21:23:52 +02:00
Andy Scherzinger
2c256bf53d added the ability to select all within a folder for upload - selection is discarded when navigating folders 2016-06-22 16:43:23 +02:00
tobiasKaminsky
bed5a16e1f Merge remote-tracking branch 'remotes/origin/master' into video_thumbnail 2016-06-19 18:23:06 +02:00
tobiasKaminsky
2c7256e835 Merge remote-tracking branch 'remotes/origin/videoBigThumbnails' into video_thumbnail 2016-06-19 18:22:45 +02:00
Andy Scherzinger
e2ec8498b8 replaced login icon, reworked login now using card views 2016-06-11 18:09:54 +02:00
Andy Scherzinger
f45d958c19 nextcloud notification icon 2016-06-09 17:52:37 +02:00