Commit graph

762 commits

Author SHA1 Message Date
Masoud Abkenar
0959d7aee6 line break + "click here to get one from a provider" 2017-01-25 15:38:45 +01:00
Masoud Abkenar
758cd442c9 New to Nextcloud? -> Don't have a server yet? 2017-01-19 14:02:35 +01:00
Masoud Abkenar
20007b35d1 welcome_link_url to providers page 2017-01-19 13:59:10 +01:00
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
01bb0fa2d4
Fixed writing of Google Maps 2016-12-21 11:56:22 +01:00
matsuo
68bd78177f
move strings to resource, fix DialogFragments crash on screen rotation 2016-12-21 11:08:25 +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
a49b54419a
fixed feature list / string for revamped what's new images 2016-11-23 21:18:52 +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
Andy Scherzinger
3cc09dd7d6
fixed arrow color, images and logos 2016-11-23 21:18:50 +01:00
Bartosz Przybylski
a811fe21e4
Code review fixes 2016-11-23 21:18:50 +01:00
Bartosz Przybylski
deaf569c1c
Add parameter to allow showing whats new in beta 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
tobiasKaminsky
af859dfbda fix wrong upload behaviour 2016-11-06 09:19:10 +01:00
AndyScherzinger
9d7c9530b9
Merge branch 'master' of https://github.com/nextcloud/android into syncedFolders 2016-11-03 00:20:29 +01:00
David A. Velasco
aa0e4b8cc8
Fix crash opening or sending files in Android 7
# Conflicts:
#	res/values/setup.xml
#	src/com/owncloud/android/ui/activity/Preferences.java
2016-11-02 23:34:50 +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
d1ebcdda0d
fixed strings (oC->Nc and ... --> …) 2016-11-02 12:09:51 +01:00
Bartosz Przybylski
4265c60b92
Change the way of fetching mounted resources, use system tools and parse results 2016-11-02 12:09:50 +01:00
Bartosz Przybylski
9dc51a4880
Simplify storage selection process 2016-11-02 12:09:49 +01:00
Bartosz Przybylski
2af111b8cb
Add DataStorageUtils to detect connected SD cards 2016-11-02 12:09:49 +01:00
Bartosz Przybylski
b38b3276e2
Add more migration stuff. cleanup step is still missing 2016-11-02 12:09:48 +01:00
tobiasKaminsky
b1963aed50
Prepare preferences and project to use user defined storage path 2016-11-02 12:09:47 +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
4b60d13d65
layout fixes II 2016-11-01 23:35:17 +01:00
AndyScherzinger
9a6bf6e2e4
Instant upload --> Auto upload 2016-11-01 18:51:03 +01:00
AndyScherzinger
d49d248b06
Merge branch 'master' of https://github.com/nextcloud/android into syncedFolders 2016-10-31 18:54:15 +01:00
AndyScherzinger
0b26154f6d
Instant Upload --> Instant upload 2016-10-31 18:53:51 +01:00
Alex Jordan
033cc7154f Improve wordings in strings.xml
This makes the wording of some strings less awkward along with fixing some minor grammar issues.
2016-10-28 18:03:05 -07:00
AndyScherzinger
a72056161c
only show folder path on topo with synced folder made bold 2016-10-27 15:32:49 +02:00
AndyScherzinger
29d5e1e8cb
tweaked layout for preferences 2016-10-26 14:02:40 +02:00
AndyScherzinger
a3cf129281
initially show instant upload feature revamp message if instant upload has been used/active with the legacy preferences 2016-10-24 16:43:10 +02:00
AndyScherzinger
faea2f01fb
dynamic media grid width sizing and revampedd instant upload icon 2016-10-24 15:21:00 +02:00
AndyScherzinger
e053caf4ff
Merge branch 'master' of https://github.com/nextcloud/android into syncedFolders 2016-10-19 18:23:57 +02:00
Joe Apicella
41d1aff589 add preference to show hidden files 2016-10-12 17:35:47 -07:00
AndyScherzinger
0889f8a69e
grid spacing added + negative/shortened margins for containers for nice image grids 2016-10-13 02:00:49 +02:00
AndyScherzinger
52fdc316d6
better empty message 2016-10-10 22:02:54 +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
2135b13b97
Fix error in share_file_layout_text_size value #12 2016-10-07 22:01:28 +05:30
Divay Prakash
cbbea085cb
Fix errors with float values #12 2016-10-07 21:57:08 +05:30
Divay Prakash
344980a1f0
Clean up dims.xml 2016-10-07 07:33:20 +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
d736536547
Fix magic numbers in upload_list_item.xml #12 2016-10-07 07:29:16 +05:30
Divay Prakash
0564e69836
Fix magic numbers in ssl_validator_layout.xml #12 2016-10-07 07:20:52 +05:30
Divay Prakash
544aa3997a
Fix magic numbers in ssl_untrusted_cert_layout.xml #12 2016-10-07 07:17:29 +05:30