Andy Scherzinger
|
5feba6a567
|
code review + fixed alignments
|
2016-03-22 13:29:23 +01:00 |
|
Andy Scherzinger
|
c96be51151
|
fixed headline for edit share fragment
|
2016-03-22 13:29:23 +01:00 |
|
Andy Scherzinger
|
d893654bc1
|
Fix Headline in share edit and user search
|
2016-03-22 13:29:23 +01:00 |
|
Andy Scherzinger
|
7fe4de73f3
|
search view using AppCompat implementation + layout optimizations
|
2016-03-22 13:29:23 +01:00 |
|
Andy Scherzinger
|
e195cdadd8
|
redone layouting ans AppCompat switch implementation
|
2016-03-22 13:29:23 +01:00 |
|
Andy Scherzinger
|
188be20b4d
|
fixed padding for the password dialog
|
2016-03-22 13:29:23 +01:00 |
|
Juan Carlos González Cabrero
|
55fdcee912
|
New switch in share via link to allow editing
|
2016-03-21 09:31:34 +01:00 |
|
Thomas Müller
|
ea2fe8cb4e
|
Merge pull request #1399 from owncloud/uploadShowsFiles_Master
Upload shows files
|
2016-03-09 13:10:53 +01:00 |
|
David A. Velasco
|
b2c81d3b08
|
Merge pull request #1100 from owncloud/material_fab
Material FAB with speed dial implementation
|
2016-03-09 08:38:33 +01:00 |
|
David A. Velasco
|
0117123335
|
Set same color for normal state of FAB and 'primary buttons'
|
2016-03-08 17:11:59 +01:00 |
|
Andy Scherzinger
|
6c83af4521
|
using color_accent instead of internal owncloud color reference
|
2016-03-02 11:36:45 +01:00 |
|
Andy Scherzinger
|
2d0fc03ef0
|
remove divider according to #1428
|
2016-03-01 15:37:32 +01:00 |
|
Andy Scherzinger
|
8bf7c22ad7
|
fix for scrolling beyond the fab see #1346
|
2016-02-25 18:15:01 +01:00 |
|
Andy Scherzinger
|
d4ce0d920f
|
hide FAB in copy/move folder chooser
|
2016-02-25 18:07:49 +01:00 |
|
Andy Scherzinger
|
be421ce04d
|
don't show labels all the time just during the first usage and application lifecycle. When the app is restarted the labels then won't show again.
|
2016-02-25 18:07:42 +01:00 |
|
Andy Scherzinger
|
e8c64ebf8d
|
initial implementaion for click events + using the import icon for upload from other apps, also fixed the checkboxes for hdpi/mdpi
|
2016-02-25 18:07:28 +01:00 |
|
Andy Scherzinger
|
b1dd299cdb
|
coloer changes for #1132
|
2016-02-25 18:07:11 +01:00 |
|
Andy Scherzinger
|
e0bacfaaea
|
initial implementation of the FAB with Speed Dial
|
2016-02-25 18:07:11 +01:00 |
|
masensio
|
dc2fdb9744
|
Changes from comments in Code Review: Strings and minor things
|
2016-02-03 14:28:12 +01:00 |
|
masensio
|
14530aa7b8
|
Changes from comments in PR Code Review
|
2016-02-03 13:45:53 +01:00 |
|
masensio
|
96ce49707b
|
Clean app data (keeping the PASSCODE untouched) from ManageSpaceActivity
|
2016-02-03 13:37:45 +01:00 |
|
masensio
|
d6653ef684
|
Add android:manageSpaceActivity to AndroidManifest.xml. Create empty activity ManageSpaceActivity.java
|
2016-02-03 13:37:43 +01:00 |
|
tobiasKaminsky
|
da0d98629c
|
Merge remote-tracking branch 'remotes/upstream/master' into uploadShowsFiles_Master
|
2016-02-02 21:05:16 +01:00 |
|
David A. Velasco
|
628e713268
|
Update model changed: permission updates are requested to the server as soon as the user changes any value
|
2016-01-20 18:18:14 +01:00 |
|
David A. Velasco
|
81b8918939
|
Fixed color of 'stop sharing' button in Android 4.x
|
2016-01-13 14:23:50 +01:00 |
|
David A. Velasco
|
e4078a5734
|
Added scroll to permissions editor to grant usability in landscape
|
2016-01-13 13:43:07 +01:00 |
|
David A. Velasco
|
e7901656a1
|
Polish UI to edit permissions
|
2016-01-11 15:34:41 +01:00 |
|
David A. Velasco
|
d826451e2d
|
Added buttons to unshare (working) and finish (not working) in EditShareFragment layout
|
2016-01-11 12:17:11 +01:00 |
|
David A. Velasco
|
5fcb70beee
|
Added fragment to edit share permissions with basic layout
|
2016-01-11 12:17:08 +01:00 |
|
tobiasKaminsky
|
021fe9d14b
|
changes according to CR
|
2016-01-10 20:17:21 +01:00 |
|
tobiasKaminsky
|
b2ae3fa467
|
Merge remote-tracking branch 'remotes/upstream/master' into uploadShowsFiles
|
2015-12-31 13:26:36 +01:00 |
|
Andy Scherzinger
|
a812784ddd
|
Merge branch 'master' of https://github.com/owncloud/android into material_buttons
Conflicts (resolved):
res/layout/drawer.xml
res/values/colors.xml
res/values/setup.xml
|
2015-12-28 20:03:25 +01:00 |
|
David A. Velasco
|
dee7c33235
|
Added style to buttons in share_file_layout and centered refresh button in account_setup
|
2015-12-17 16:58:47 +01:00 |
|
David A. Velasco
|
d5c4d7ab92
|
Changes from code review
|
2015-12-17 15:49:55 +01:00 |
|
David A. Velasco
|
147e6989c8
|
Added colors for header of navigation drawer and login button to the list of brandable colors
|
2015-12-14 12:50:52 +01:00 |
|
Andy Scherzinger
|
71e87d98a8
|
Merge branch 'master' of https://github.com/owncloud/android into material_buttons
|
2015-12-09 15:14:22 +01:00 |
|
Maria Asensio
|
896e4859c0
|
Merge pull request #1168 from owncloud/avoidDuplicateFiles
Avoid duplicate files
|
2015-12-09 09:27:54 +01:00 |
|
David A. Velasco
|
f5369ac4b2
|
Hide UI elements about public share when this is disabled in the server
|
2015-11-25 09:32:31 +01:00 |
|
masensio
|
3087a3af3e
|
Review padding values for expiration date and password rows in share view
|
2015-11-25 09:32:28 +01:00 |
|
masensio
|
030eaffcfc
|
List view is shown completelly on the ShareFileFragment
|
2015-11-25 09:32:27 +01:00 |
|
David A. Velasco
|
f1b3208f1a
|
Updated ShareFileFragment layout with extra section for public shares
|
2015-11-25 09:32:15 +01:00 |
|
David A. Velasco
|
a39c857680
|
Removed unneeded FrameLayout
|
2015-11-25 09:32:14 +01:00 |
|
tobiasKaminsky
|
2aac1e5270
|
Merge remote-tracking branch 'remotes/upstream/master' into avoidDuplicateFiles_Master
|
2015-11-21 08:48:40 +01:00 |
|
Andy Scherzinger
|
c31f602fd1
|
Merge branch 'master' of https://github.com/owncloud/android into material_buttons
Conflicts:
res/layout/list_item.xml
|
2015-11-06 11:38:51 +01:00 |
|
Maria Asensio
|
19cce9c90f
|
Merge pull request #1184 from Wikinaut/show-certificate-digest
fix #1024 show cert fingerprints when adding new account w/ untrusted certificate
|
2015-11-06 11:23:30 +01:00 |
|
Andy Scherzinger
|
f7fe0e00de
|
moved back to #eee for the divider coloring since the coloring hasn't worked yet for the standard list views, see discussion #1232
|
2015-11-04 10:51:43 +01:00 |
|
Andy Scherzinger
|
2cfc7237ea
|
correct text field names
|
2015-11-02 15:26:00 +01:00 |
|
Andy Scherzinger
|
90097b107d
|
typos fixed
|
2015-11-02 12:22:49 +01:00 |
|
Andy Scherzinger
|
efdcb97963
|
setting divider color to #eee as decided by @jancborchardt
|
2015-11-02 12:05:52 +01:00 |
|
Andy Scherzinger
|
6e54dfc55c
|
flipped size and mod date
|
2015-11-02 08:40:18 +01:00 |
|