Commit graph

630 commits

Author SHA1 Message Date
tobiasKaminsky
c26d84eb54 rename auto upload "wifi only" 2016-12-31 17:26:09 +01:00
AndyScherzinger
f79b7ca2c0
resolves: #483 - adding proper email sharee handling 2016-12-30 18:37:31 +01:00
AndyScherzinger
99d630bdf4
empty list tweaks for #445 2016-12-30 17:43:04 +01:00
AndyScherzinger
20010d1d92
#445 - space between avatar and filename corrected 2016-12-30 17:43:03 +01:00
AndyScherzinger
80acab84f6
fixed header 2016-12-21 11:08:27 +01:00
matsuo
68bd78177f
move strings to resource, fix DialogFragments crash on screen rotation 2016-12-21 11:08:25 +01:00
matsuo
05d0b9e700
add filetype select 2016-12-21 11:08:24 +01:00
matsuo
ad16d4a4f5
test spinner in DialogFragment 2016-12-21 11:08:23 +01:00
AndyScherzinger
c7a2310603
minot layout optimization so the German "skip" (überspringen) fits in a single line 2016-11-24 11:01:32 +01:00
AndyScherzinger
4a2ebb4189
optimized whats new feature item layout 2016-11-23 22:30:05 +01:00
AndyScherzinger
7d54ab07e3
revised text and order 2016-11-23 21:40:38 +01:00
AndyScherzinger
ae40988c34
fixed headers and code duplication 2016-11-23 21:18:51 +01:00
Andy Scherzinger
d23a01b573
incorporating the new feature graphics and coloring 2016-11-23 21:18:51 +01:00
Andy Scherzinger
528b8d5e5e
resized font sizes 2016-11-23 21:18:50 +01:00
Bartosz Przybylski
bd91cb0c22
Use ViewPager instead of custom dragging mechanism 2016-11-23 21:18:49 +01:00
Andy Scherzinger
0e10c08442
use the standard dp margin & padding references 2016-11-23 21:18:48 +01:00
Andy Scherzinger
0b9a1d0855
small design changes, adding arrow as vector (thus bumping gradle plugin to 1.5.0!), changing check icon and adding circle background for finish action 2016-11-23 21:18:48 +01:00
Bartosz Przybylski
2087d2d545
Add Whats new activity and embed it into project 2016-11-23 21:18:46 +01:00
AndyScherzinger
fee252176e
Merge branch 'master' of https://github.com/nextcloud/android into syncedFolders
# Conflicts:
#	src/com/owncloud/android/MainApp.java
#	src/com/owncloud/android/ui/activity/Preferences.java
2016-11-02 21:48:52 +01:00
Andy Scherzinger
612199a9b7
further CR fixes, fixed comment in layout/migration_layout.xml 2016-11-02 12:09:52 +01:00
Andy Scherzinger
6e73da2809
CR, GPLv3 2016-11-02 12:09:52 +01:00
Bartosz Przybylski
b38b3276e2
Add more migration stuff. cleanup step is still missing 2016-11-02 12:09:48 +01:00
AndyScherzinger
fc6e3fc458
Merge branch 'master' of https://github.com/nextcloud/android into syncedFolders
# Conflicts:
#	res/layout/drawer.xml
#	res/layout/drawer_header.xml
#	src/com/owncloud/android/datamodel/ThumbnailsCacheManager.java
2016-11-02 00:18:24 +01:00
AndyScherzinger
50cbf61872
code review changes 2016-11-01 23:35:18 +01:00
AndyScherzinger
175816b70e
spacing fix (dp perfect) 2016-11-01 23:35:17 +01:00
AndyScherzinger
2e4fbe0268
fixed file headers 2016-11-01 23:35:17 +01:00
AndyScherzinger
ae0db114fb
housekeeping (file_actions and AccountActionsDialog aren't in use anymore due to multi select / account manager capabilities) 2016-11-01 23:35:17 +01:00
AndyScherzinger
4b60d13d65
layout fixes II 2016-11-01 23:35:17 +01:00
AndyScherzinger
2ab59c3c95
layoutfix 2016-11-01 23:35:16 +01:00
AndyScherzinger
e89531fc1a
optimized layout adding username + account-url 2016-11-01 23:35:16 +01:00
AndyScherzinger
42c61c9ed4
highlight currently active user 2016-11-01 23:35:16 +01:00
David A. Velasco
c098aca057
Show a check mark on the current account in the account manager
# Conflicts:
#	res/layout/account_item.xml
#	src/com/owncloud/android/ui/activity/ManageAccountsActivity.java
#	src/com/owncloud/android/ui/adapter/AccountListAdapter.java
2016-11-01 23:35:15 +01:00
AndyScherzinger
a72056161c
only show folder path on topo with synced folder made bold 2016-10-27 15:32:49 +02:00
AndyScherzinger
34003e922f
moved to switch instead of icon 2016-10-27 12:04:36 +02:00
AndyScherzinger
235b01b4bf
fixed review comments 2016-10-26 18:08:25 +02:00
AndyScherzinger
29d5e1e8cb
tweaked layout for preferences 2016-10-26 14:02:40 +02:00
AndyScherzinger
cc45b0f1e9
added possibility to enable/disable sync folder in the settings screen 2016-10-26 12:14:56 +02:00
AndyScherzinger
9efa7de760
fix synced folder settings dialog theming + code cleanup 2016-10-24 15:52:16 +02:00
AndyScherzinger
0889f8a69e
grid spacing added + negative/shortened margins for containers for nice image grids 2016-10-13 02:00:49 +02:00
AndyScherzinger
e1273ee86d
ellipsizing 2016-10-09 23:30:23 +02:00
AndyScherzinger
b557b0762c
remote folder can now be changed, all config changes for a synced folder are now saved 2016-10-09 23:27:30 +02:00
AndyScherzinger
5214659b05
Merge branch 'master' of https://github.com/nextcloud/android into syncedFolders 2016-10-09 18:42:15 +02:00
Divay Prakash
cbbea085cb
Fix errors with float values #12 2016-10-07 21:57:08 +05:30
Divay Prakash
f48b0b074d
Fix magic numbers in uploader_list_item_layout.xml #12 2016-10-07 07:32:11 +05:30
Divay Prakash
db3f069d1e
Fix magic numbers in upload_list_layout.xml #12 2016-10-07 07:29:48 +05:30
Divay Prakash
d736536547
Fix magic numbers in upload_list_item.xml #12 2016-10-07 07:29:16 +05:30
Divay Prakash
a3ddb28692
Fix magic numbers in upload_list_group.xml #12 2016-10-07 07:23:32 +05:30
Divay Prakash
918bdd53e7
Fix magic numbers in upload_files_layout.xml #12 2016-10-07 07:22:48 +05:30
Divay Prakash
c02383bfed
Fix magic numbers in toolbar_standard.xml #12 2016-10-07 07:21:54 +05:30
Divay Prakash
0564e69836
Fix magic numbers in ssl_validator_layout.xml #12 2016-10-07 07:20:52 +05:30