Andy Scherzinger
|
e865658f62
|
corrected paddings/margin to material design 16/8 dp
|
2016-07-21 13:45:43 +02:00 |
|
Andy Scherzinger
|
2af26edb0b
|
Merge branch 'master' of https://github.com/nextcloud/android into multiSelectNew
Conflicts:
res/values-ca/strings.xml
res/values-he/strings.xml
res/values-hu-rHU/strings.xml
res/values-ja-rJP/strings.xml
res/values-ko/strings.xml
res/values-lb/strings.xml
res/values-lt-rLT/strings.xml
res/values-pl/strings.xml
res/values-pt-rPT/strings.xml
res/values-th-rTH/strings.xml
res/values-tr/strings.xml
|
2016-07-20 13:19:41 +02:00 |
|
Andy Scherzinger
|
ecf1f9e3da
|
proper status bar coloring for multi select mode, cleanup logging
|
2016-07-20 13:09:56 +02:00 |
|
tobiasKaminsky
|
e714707754
|
textPreview is selectable
|
2016-07-16 09:08:52 +02:00 |
|
tobiasKaminsky
|
ff32763024
|
update to master
|
2016-07-15 20:15:59 +02:00 |
|
tobiasKaminsky
|
98a679548a
|
Merge remote-tracking branch 'remotes/origin/master' into multiSelectNew
|
2016-07-15 18:32:56 +02:00 |
|
Andy Scherzinger
|
956edc5e7a
|
use nextcloud trashbin icon
|
2016-07-14 23:31:47 +02:00 |
|
Bartosz Przybylski
|
6ad28b5250
|
change close icon to delete icon
|
2016-07-14 23:31:47 +02:00 |
|
Bartosz Przybylski
|
098cf7dd46
|
Add confirmation dialog on account deletion
|
2016-07-14 23:31:46 +02:00 |
|
David A. Velasco
|
25f623be8f
|
New 'move' icon; fixed hdpi, mdpi icons
|
2016-07-12 15:31:48 +02:00 |
|
Andy Scherzinger
|
718fec0935
|
remove card view, change edit text and icon coloring
|
2016-06-26 22:59:28 +02:00 |
|
Andy Scherzinger
|
bd7a50aabc
|
add constants for margins and use different placeholder
|
2016-06-25 16:27:23 +02:00 |
|
Andy Scherzinger
|
7ff136854b
|
layout fixes after rebase
|
2016-06-25 16:27:22 +02:00 |
|
Andy Scherzinger
|
e5cc51e07e
|
add toolbar to log screen
|
2016-06-25 16:27:18 +02:00 |
|
Andy Scherzinger
|
892cfd6f8f
|
avatar loading for account manager too + house keeping
|
2016-06-25 16:27:17 +02:00 |
|
Andy Scherzinger
|
86dc83a96a
|
ellipsized superlong username in the dropdown list
|
2016-06-25 16:27:14 +02:00 |
|
Andy Scherzinger
|
cf158abbb6
|
aligned management screen with material design sizings
|
2016-06-25 16:27:13 +02:00 |
|
Andy Scherzinger
|
583dca5cbc
|
rudimentary drawer header / avatar based account switching.
|
2016-06-25 16:27:10 +02:00 |
|
Andy Scherzinger
|
acf77ddc04
|
standard header layouting, flexible avatar radius, code cleanups, dynamic avatar sizing
|
2016-06-25 16:27:06 +02:00 |
|
Andy Scherzinger
|
bf3deb49a2
|
rebase fixes
|
2016-06-25 16:27:04 +02:00 |
|
Andy Scherzinger
|
576b7b11dc
|
layout fix due to added toolbar + oC license added
|
2016-06-25 16:27:03 +02:00 |
|
Andy Scherzinger
|
349f01df09
|
Color of progress bar now aligned with action bar color via color.xml config
|
2016-06-25 16:27:03 +02:00 |
|
Andy Scherzinger
|
3a63a635e2
|
larger hitbox for the account switcher
|
2016-06-25 16:26:59 +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
|
7f72e8cabd
|
housekeeping removing old account switching code
|
2016-06-25 16:26:51 +02:00 |
|
Andy Scherzinger
|
7e2c560004
|
circle icons for accounts with color coding
|
2016-06-25 16:26:49 +02:00 |
|
Andy Scherzinger
|
f82c4d96ba
|
initial account chooser toggle and further abstraction of the drawer API for child classes
|
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
|
29d8288bd5
|
initial bug fix for the uploader
|
2016-06-25 16:26:46 +02:00 |
|
Andy Scherzinger
|
8cb4e8f2bf
|
navigation bug fix for previewing text files
|
2016-06-25 16:26:45 +02:00 |
|
Andy Scherzinger
|
ed33c0aff4
|
initial rewrite to make use of the toolbar
|
2016-06-25 16:26:44 +02:00 |
|
tobiasKaminsky
|
1183e51c19
|
Merge remote-tracking branch 'owncloud/multiSelect' into multiSelectOwncloud
# Conflicts:
# res/drawable-hdpi/ic_checkbox_marked.png
# res/drawable-mdpi/ic_checkbox_marked.png
# res/drawable-xhdpi/ic_checkbox_marked.png
# res/drawable-xxhdpi/ic_checkbox_marked.png
# res/layout/grid_image.xml
# res/values/strings.xml
# src/com/owncloud/android/notifications/NotificationBuilderWithProgressBar.java
# src/com/owncloud/android/ui/activity/FileDisplayActivity.java
# src/com/owncloud/android/ui/adapter/FileListListAdapter.java
# src/com/owncloud/android/ui/dialog/RemoveFileDialogFragment.java
# src/com/owncloud/android/ui/fragment/OCFileListFragment.java
|
2016-06-23 21:10:58 +02:00 |
|
Andy Scherzinger
|
944af7e62b
|
code review plus fixed for the layouts and data to be displayed
now all file list view (uploader, upload external and standard file list have the same layout)
|
2016-06-13 21:50:11 +02:00 |
|
Andy Scherzinger
|
bce26b4935
|
changes padding
|
2016-06-13 21:50:09 +02:00 |
|
Andy Scherzinger
|
e0a283a876
|
rebase changes with master
|
2016-06-13 21:50:08 +02:00 |
|
Andy Scherzinger
|
593e3e900f
|
proper padding for the choose upload folder buttons
|
2016-06-13 21:50:07 +02:00 |
|
Andy Scherzinger
|
acdd68d775
|
fix background color
|
2016-06-13 21:50:06 +02:00 |
|
Andy Scherzinger
|
74fa10964a
|
implementation of #1193 - optimizing the uploader layout and taking user configured sorting into account
|
2016-06-13 21:50:05 +02:00 |
|
Andy Scherzinger
|
cd0082c5e4
|
proper padding for the choose upload folder buttons
|
2016-06-13 21:49:59 +02:00 |
|
Andy Scherzinger
|
a3359d0a48
|
fix background color
|
2016-06-13 21:49:57 +02:00 |
|
Andy Scherzinger
|
cecab96b2f
|
implementation of #1193 - optimizing the uploader layout and taking user configured sorting into account
|
2016-06-13 21:49:57 +02:00 |
|
Andy Scherzinger
|
e2ec8498b8
|
replaced login icon, reworked login now using card views
|
2016-06-11 18:09:54 +02:00 |
|
jabarros
|
e11eecd2b5
|
Change favorite icon to available offline new one
|
2016-06-01 17:07:13 +02:00 |
|
jabarros
|
a9a944799e
|
Added and changed synchronizing, sync error and successfully synced icons
|
2016-06-01 17:07:13 +02:00 |
|
Sudhir Khanger
|
86a97bf6c3
|
use 4 spaces instead of indents
|
2016-04-29 18:42:51 +02:00 |
|
Sudhir Khanger
|
2cc56ebed3
|
code reformat
|
2016-04-29 18:42:51 +02:00 |
|
Sudhir Khanger
|
dcbe446607
|
capitalize first letter of the folder name
|
2016-04-29 18:42:51 +02:00 |
|
Juan Carlos González Cabrero
|
ac41c8f0f4
|
Remove useless option for colorHint in elements which not need it
|
2016-04-29 12:35:53 +02:00 |
|
Juan Carlos González Cabrero
|
7aa63adbd2
|
Indent button tag
|
2016-04-29 12:35:53 +02:00 |
|
Juan Carlos González Cabrero
|
33b03a8b29
|
Move link of 'new to ownCloud' to the bottom
|
2016-04-29 12:35:53 +02:00 |
|