Commit graph

141 commits

Author SHA1 Message Date
AndyScherzinger
29ff68bb79
rename icon work that isn't a menu icon 2017-08-08 13:00:00 +02:00
AndyScherzinger
21d1c56e4d
fix Combining Ellipsize and Maxlines (lint) 2017-08-08 12:59:56 +02:00
Mario Danic
c68f02ec57
Put custom folders intto expert
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-08-08 12:59:53 +02:00
Mario Danic
cb5ef79176
Revert "Delete right button"
This reverts commit d8cbb904adf1f013b0b8b0ad6d377b35caaec006.
2017-08-08 12:59:42 +02:00
AndyScherzinger
09f6037b86
further cleanup after rebase 2017-08-08 12:59:36 +02:00
AndyScherzinger
3730883136
scrollable toolbar implementation for auto upload 2017-08-08 12:59:36 +02:00
tobiasKaminsky
9052abd9dd
rename "foldersync" -> "syncedFolder(s)" 2017-08-08 12:59:34 +02:00
tobiasKaminsky
1386726a4f
show "add folder" correctly if other folders are present 2017-08-08 12:59:33 +02:00
tobiasKaminsky
1f85abbe43
"set up custom folder" as element in xml and not in adapter 2017-08-08 12:59:33 +02:00
Mario Danic
5087ff4537
Delete right button
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-08-08 12:59:26 +02:00
Mario Danic
447e6fd7ee
Fix custom folders
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-08-08 12:59:26 +02:00
AndyScherzinger
a27d0c15f4
fix create item click for custom folder 2017-08-08 12:59:19 +02:00
AndyScherzinger
828284330d
fix after rebase 2017-08-08 12:59:15 +02:00
AndyScherzinger
ace7ad03c4
delete button (no function yet) 2017-08-08 12:59:15 +02:00
AndyScherzinger
e93cd2723f
implement correct local/remote folder picking in preference dialog 2017-08-08 12:59:14 +02:00
AndyScherzinger
de83a02156
open folder sync preference for new, custom folder (work in progress) 2017-08-08 12:59:12 +02:00
Mario Danic
14c2d13c81
Custom folder RV item
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-08-08 12:59:03 +02:00
AndyScherzinger
48d66b36c9
fixed layout not displaying app bar 2017-08-08 12:59:03 +02:00
AndyScherzinger
4e82f5dc5f
also use star folder for action item 2017-08-08 12:59:02 +02:00
AndyScherzinger
9899dbbf13
add item to the top (WiP) 2017-08-08 12:59:01 +02:00
AndyScherzinger
3147a2c86a
add icons to the grid headers depending on the type 2017-08-08 12:59:00 +02:00
tobiasKaminsky
732a65ca09
show empty message when receiving external files 2017-07-28 14:49:22 +02:00
tobiasKaminsky
26ab00d989
+ is now also white 2017-07-28 14:25:31 +02:00
AndyScherzinger
b86df12f14
lint: removed obsolete layout params 2017-07-27 15:21:43 +02:00
AndyScherzinger
cb57677f62
remove unused namespace declarations 2017-07-27 15:21:43 +02:00
AndyScherzinger
6c3af67bad
replace deprecated android:singleLine with android:maxLines=1 2017-07-27 15:21:40 +02:00
AndyScherzinger
a2560a867a
raising padding on headline 2017-07-27 15:21:40 +02:00
AndyScherzinger
016cb21575
theming fixes for ProgressBar elements 2017-07-27 15:21:39 +02:00
AndyScherzinger
06022e78f5
use proper mini headline styling using material body2 definition 2017-07-27 15:21:38 +02:00
AndyScherzinger
dd503ad8f3
Fix headline coloring 2017-07-27 15:21:37 +02:00
AndyScherzinger
b9751bab35
fixed cherry picked new details 2017-07-27 15:21:36 +02:00
AndyScherzinger
ca7796253c
adapt to cherry pick 2017-07-27 15:21:36 +02:00
Victor Nidens
947fad3299
Reverted edit password view visibility 2017-07-23 19:16:34 +02:00
Victor Nidens
c9b185f843
Changed visibility icon tint to look good on colored background 2017-07-23 19:16:34 +02:00
Victor Nidens
fbfd8f22f7
Updated password visibility indicator according to Material guidelines 2017-07-23 19:16:33 +02:00
Victor Nidens
a8bc5c3c79
[Share] Enter password: toggle visibility of password #1171 2017-07-23 19:16:30 +02:00
AndyScherzinger
6c15eaa123
remove unused color definitions/layout to make lint happy again 2017-07-23 15:33:59 +02:00
AndyScherzinger
e1d11aa860
fix hardcoded strings 2017-07-17 23:37:36 +02:00
AndyScherzinger
6c92d44ef6
lint: remove unused resources 2017-07-16 16:42:57 +02:00
tobiasKaminsky
06cc85bb69
progressbar until loginsite is loaded 2017-07-16 16:42:56 +02:00
tobiasKaminsky
8fd610a773
initial hide user/pass, show only if <nc12 2017-07-16 16:42:55 +02:00
AndyScherzinger
c88d9205a2
Merge branch 'master' of https://github.com/nextcloud/android into userTheming
# Conflicts:
#	scripts/lint/lint-results.txt
#	src/main/java/com/owncloud/android/ui/activity/ActivitiesListActivity.java
#	src/main/java/com/owncloud/android/ui/activity/FolderSyncActivity.java
#	src/main/java/com/owncloud/android/ui/fragment/contactsbackup/ContactsBackupFragment.java
2017-06-30 22:43:37 +02:00
Andy Scherzinger
72e8888bd2 Merge pull request #1140 from nextcloud/autoUploadWithoutStoragePermission
Prevent NPE when disabling "storage permission" and then access auto upload
2017-06-30 22:25:27 +02:00
tobiasKaminsky
a5f83d9d02
change ui for public release 2017-06-30 13:10:59 +02:00
tobiasKaminsky
e049b56c66
show "contacts backup" eithen in drawer or settings 2017-06-30 13:10:58 +02:00
tobiasKaminsky
a4c0693288
prevent NPE when disabling "storage permission" and then access auto upload 2017-06-26 16:15:27 +02:00
tobiasKaminsky
0db845a544
Merge remote-tracking branch 'origin/userTheming' into userTheming 2017-06-16 13:59:53 +02:00
tobiasKaminsky
8fae712a50
colors colors colors 2017-06-16 13:59:45 +02:00
AndyScherzinger
914b32f7ab
Merge branch 'master' of https://github.com/nextcloud/android into userTheming
# Conflicts:
#	src/main/java/com/owncloud/android/ui/fragment/ExtendedListFragment.java
2017-06-15 07:47:25 +02:00
AndyScherzinger
51c2f1d83d
resolves #1078 - Empty content screen icon colors 2017-06-14 11:31:52 +02:00