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 |
|
tobiasKaminsky
|
db7f93fd14
|
use own FAB library to support colored FAB main button.
|
2017-06-14 07:56:55 +02:00 |
|
tobiasKaminsky
|
db22cf5bb4
|
ManageAccountActivity: change color of font and active icon in accounts list
|
2017-06-13 11:13:04 +02:00 |
|
tobiasKaminsky
|
d84c13a176
|
use background image from theming app in drawer
|
2017-06-07 09:33:11 +02:00 |
|
AndyScherzinger
|
dd54aa7207
|
Merge branch 'master' of https://github.com/nextcloud/android into fixingContactBackup
|
2017-05-31 21:55:31 +02:00 |
|
AndyScherzinger
|
29bd72141d
|
corrected left icon size to file_icon_size
|
2017-05-31 12:52:13 +02:00 |
|
alejandro
|
1d92fe8df6
|
Removing RecyclerView
|
2017-05-31 11:02:24 +02:00 |
|
alejandro
|
fba1d38100
|
Header was added in ActivitiesView
RichSubject was Added
|
2017-05-31 11:02:19 +02:00 |
|
alejandro
|
f0b76ede44
|
Add Load Contact in Background and ProgressBar
Fixing Comparator
Format code
|
2017-05-30 16:18:16 -05:00 |
|
AndyScherzinger
|
bdcbbb13c5
|
slightly enlarge autoUpload on/off button hitbox
|
2017-05-30 08:41:16 +02:00 |
|
tobiasKaminsky
|
7103fea76d
|
changed to default
only "on wifi" is in settings
|
2017-05-30 08:41:15 +02:00 |
|
tobiasKaminsky
|
ab096dd0f7
|
background logic implemented
|
2017-05-30 08:40:55 +02:00 |
|
Mario Danic
|
c774aa3040
|
Partially fix stuff
Signed-off-by: Mario Danic <mario@lovelyhq.com>
|
2017-05-29 12:57:19 +02:00 |
|
tobiasKaminsky
|
5edd32b753
|
removed nc_blue_accent and nc_blue and use colors from setup.xml
|
2017-05-26 11:19:13 +02:00 |
|
tobiasKaminsky
|
b3eb13c2df
|
removed navigation bar color and set to primary
|
2017-05-26 11:19:12 +02:00 |
|
tobiaskaminsky
|
bf4191e251
|
checkbox in off state: grey
auto upload cloud icon in on state: tint it
|
2017-05-26 11:19:12 +02:00 |
|
tobiasKaminsky
|
71a9b683fa
|
change auto upload cloud icon
|
2017-05-26 11:19:11 +02:00 |
|
tobiasKaminsky
|
e671cecc45
|
WIP use colors from setup.xml for folder icons
|
2017-05-26 11:19:10 +02:00 |
|