Commit graph

4482 commits

Author SHA1 Message Date
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
Jenkins for ownCloud
2b04879c38 [tx-robot] updated from transifex 2016-03-09 01:13:45 -05:00
David A. Velasco
0117123335 Set same color for normal state of FAB and 'primary buttons' 2016-03-08 17:11:59 +01:00
Jenkins for ownCloud
1fb4ccf85b [tx-robot] updated from transifex 2016-03-08 01:13:42 -05:00
Jenkins for ownCloud
47cff3c5c9 [tx-robot] updated from transifex 2016-03-07 01:13:41 -05:00
Jenkins for ownCloud
ee28eae263 [tx-robot] updated from transifex 2016-03-05 01:13:47 -05:00
David A. Velasco
d93397a58f Changes from my own CR 2016-03-04 12:51:39 +01:00
David A. Velasco
5707fce666 Fixed crash due to lifecycle of registered SyncBroadcastReceiver 2016-03-04 11:46:12 +01:00
Andy Scherzinger
f34a9ddf5b moved requestCode to Fragment 2016-03-03 21:44:28 +01:00
Andy Scherzinger
8d038e89a9 removed unused createFolder(), since this is now covered by the fab implementation in the fragment 2016-03-03 21:40:12 +01:00
Andy Scherzinger
4327cf5433 code review: fixed java doc 2016-03-03 12:50:43 +01:00
Andy Scherzinger
7e82baa8bc cleanup for code review duplicate code for upload activity calls. 2016-03-03 12:50:28 +01:00
Andy Scherzinger
e4d936e837 changes due to code review 2016-03-02 14:34:33 +01:00
Andy Scherzinger
6c83af4521 using color_accent instead of internal owncloud color reference 2016-03-02 11:36:45 +01:00
Jenkins for ownCloud
624c40685a [tx-robot] updated from transifex 2016-03-02 01:13:47 -05:00
Andy Scherzinger
2d0fc03ef0 remove divider according to #1428 2016-03-01 15:37:32 +01:00
Jenkins for ownCloud
1af1a4d0b6 [tx-robot] updated from transifex 2016-03-01 01:13:44 -05:00
Jenkins for ownCloud
872a2509e4 [tx-robot] updated from transifex 2016-02-29 01:13:33 -05:00
Jenkins for ownCloud
4d40ab45a7 [tx-robot] updated from transifex 2016-02-28 01:13:36 -05:00
Jenkins for ownCloud
3d32c36e07 [tx-robot] updated from transifex 2016-02-27 01:13:44 -05:00
Jenkins for ownCloud
9a6e371368 [tx-robot] updated from transifex 2016-02-26 01:13:46 -05:00
Andy Scherzinger
413707272a rebased to master: resolved conflicts (edits from fab implementation) 2016-02-25 19:38:24 +01:00
Andy Scherzinger
5d23792441 support lib ant folder from master 2016-02-25 19:03:56 +01:00
Bartosz Przybylski
b6b830e722 Revert incorrect merge decision 2016-02-25 18:24:56 +01:00
Andy Scherzinger
41a9db61c4 Revert "target_marshmallow branch push"
This reverts commit 7bec1569f7.
2016-02-25 18:24:23 +01:00
Andy Scherzinger
02c584dcf3 new 23.1.0 files 2016-02-25 18:22:36 +01:00
Andy Scherzinger
7a782f1a68 added missing empty src folder for ant build 2016-02-25 18:22:30 +01:00
Andy Scherzinger
4917b43d68 upgrade to 23.1.0 AppCompat and bumping Compile Target to 23 (Android M, needed in order to use AppCompat 23+) 2016-02-25 18:22:29 +01:00
Andy Scherzinger
1d332cc013 removed old FAB lib version 2016-02-25 18:20:47 +01:00
Andy Scherzinger
68e9b89464 add jar to libs folder for ant to find... 2016-02-25 18:16:34 +01:00
Andy Scherzinger
d7f0ba9d94 trying to add a .classpath file 2016-02-25 18:16:33 +01:00
Andy Scherzinger
6161d21301 added dummy src folder for ant build 2016-02-25 18:15:32 +01:00
Andy Scherzinger
c222cc35dd changed project to library 2016-02-25 18:15:24 +01:00
Andy Scherzinger
2bbc427b8e experimental add of fab lib to check if travis build is still working 2016-02-25 18:15:24 +01:00
Andy Scherzinger
8bf7c22ad7 fix for scrolling beyond the fab see #1346 2016-02-25 18:15:01 +01:00
Andy Scherzinger
c88c0fdee0 fixed the version no of the FAB lib 2016-02-25 18:15:01 +01:00
Andy Scherzinger
5e9bf598f3 force all menu items into the overflow menu (see discussion https://github.com/owncloud/android/issues/1232#issuecomment-153075076) 2016-02-25 18:15:00 +01:00
Andy Scherzinger
69d420bc2d Revert "target_marshmallow branch push"
This reverts commit 7bec1569f7.
2016-02-25 18:15:00 +01:00
Andy Scherzinger
f7d943822f new 23.1.0 files 2016-02-25 18:12:42 +01:00
Andy Scherzinger
fb02257789 added missing empty src folder for ant build 2016-02-25 18:12:28 +01:00
Andy Scherzinger
816e5d7fd7 upgrade to 23.1.0 AppCompat and bumping Compile Target to 23 (Android M, needed in order to use AppCompat 23+) 2016-02-25 18:12:28 +01:00
Andy Scherzinger
be34f62118 removed old FAB lib version 2016-02-25 18:07:58 +01:00
Andy Scherzinger
ff994f8b1a updating FAB lib to 1.10.1 2016-02-25 18:07:58 +01:00
Andy Scherzinger
d4ce0d920f hide FAB in copy/move folder chooser 2016-02-25 18:07:49 +01:00
Andy Scherzinger
8d23bdcf9f added accents color definition on missed out top level theme definitions. 2016-02-25 18:07:42 +01:00
Andy Scherzinger
3d7985b084 minor refresh button fixes 2016-02-25 18:07:42 +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
4ecf325ea6 close logic on back pressed for drawer/fab/up-navigation 2016-02-25 18:07:29 +01:00
Andy Scherzinger
d7ff626db3 added sorting icon from material, spring cleaning in lower resolution icons and obsolete Android versions 2016-02-25 18:07:29 +01:00