Commit graph

509 commits

Author SHA1 Message Date
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
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
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
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
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
d7f461a0f0
Merge branch 'master' of https://github.com/nextcloud/android into syncedFolders 2016-10-06 10:17:50 +02:00
tobiasKaminsky
28053a4612
change wordings for davdroid integration 2016-10-04 14:00:42 +02:00
Andy Scherzinger
17b9eaed96 initial code to read (yet empty DB) and display settings screen (non-functional yet) 2016-09-30 01:27:50 +02:00
Andy Scherzinger
dc1b7b3958 layout tweaking, better listener support, loading visualization 2016-09-26 23:12:20 +02:00
Andy Scherzinger
30669c9677 initial navigation setup for menu and activity 2016-09-26 17:59:14 +02:00
tobiasKaminsky
9d10864a87 change caption for move and copy action 2016-09-17 18:10:33 +02:00
Andy Scherzinger
fa23f001d9 fix strings.xml 2016-09-10 13:57:22 +02:00
Andy Scherzinger
be08193007 show toast if davdroid sync has been setup successfully 2016-09-10 13:53:49 +02:00
Andy Scherzinger
4533d5f47f move setup call to settings screen 2016-09-10 13:53:49 +02:00
Andy Scherzinger
2845cf521a wip davdroid login launch 2016-09-10 13:53:49 +02:00
Andy Scherzinger
1ad35b92fa linebreak 2016-09-09 12:24:50 +02:00
Andy Scherzinger
67386e3afc added line break 2016-09-09 12:16:19 +02:00
Andy Scherzinger
166081ed9e shorten translate text 2016-09-08 13:38:20 +02:00
Andy Scherzinger
34c186bd8c added transifex hint for translations 2016-09-08 13:34:54 +02:00
Andy Scherzinger
d1fdbe44b0 fixed layouting for participate text 2016-09-08 10:29:59 +02:00
Andy Scherzinger
1b3bdc3eb8 consistent wording for upload options --> folder 2016-09-08 10:29:59 +02:00
Andy Scherzinger
db291cdf87 improve layouting and texts for upload behavior #26 2016-09-08 10:29:59 +02:00
Andy Scherzinger
9a36b3508f bugfix layouting and issue reporting button click 2016-09-08 10:29:59 +02:00
Andy Scherzinger
07f5d9546e revamped participation activity content based on the feedback 2016-09-06 19:36:02 +02:00
tobiasKaminsky
f75f8e5ca3 fix wrong new line 2016-09-06 17:25:57 +02:00
tobiasKaminsky
c206c944bc links are now extracted to setup.xml 2016-09-06 17:25:57 +02:00
tobiasKaminsky
a24f89be16 wip 2016-09-06 17:25:57 +02:00
Andy Scherzinger
e45816a5ed fix string arrays, so n.o. elements doesn't depend on translation status, make upload spinner translatable 2016-09-06 16:17:14 +02:00
tobiasKaminsky
1ad97d9ff7 move / copy updated 2016-09-06 14:46:03 +02:00
tobiasKaminsky
90f582105f show compatibility warning 2016-09-06 10:36:07 +02:00
tobiasKaminsky
1ace509e4f wip 2016-09-06 10:36:07 +02:00
Andy Scherzinger
32be5dfeb3 Merge pull request #171 from nextcloud/uploadWhenCharging
Upload when charging
2016-09-04 19:12:44 +02:00