Commit graph

5452 commits

Author SHA1 Message Date
Andy Scherzinger
7fb1c1de3f Merge pull request #43 from nextcloud/thumbnailDuringUpload
Thumbnail during upload
2016-07-13 21:49:32 +02:00
Tobias Kaminsky
9062f37c58 Merge pull request #123 from nextcloud/folderSize
Display remote folder size
2016-07-13 20:50:00 +02:00
Andy Scherzinger
174fa1d7b7 CR changes 2016-07-13 12:58:38 +02:00
Andy Scherzinger
9b6ef94803 add license header 2016-07-13 11:24:16 +02:00
Andy Scherzinger
2c0950bc55 Move MimeType DIR to a constant in a MimeType class 2016-07-13 11:21:49 +02:00
tobiasKaminsky
fadb79aefd minor code optimization 2016-07-13 11:04:44 +02:00
tobiasKaminsky
6c1deae1a2 use size computed by server 2016-07-13 11:04:43 +02:00
tobiasKaminsky
adaf5cf09e thumbnail generation also when "file is kept in original folder" is set 2016-07-12 20:55:08 +02:00
tobiasKaminsky
4149126e2d Merge remote-tracking branch 'remotes/origin/master' into thumbnailDuringUpload 2016-07-12 20:15:58 +02:00
tobiasKaminsky
7108e7ef6d Merge remote-tracking branch 'origin/thumbnailDuringUpload' into thumbnailDuringUpload 2016-07-12 20:14:16 +02:00
Lukas Reschke
1fe56ab4b3 Merge pull request #122 from nextcloud/userAgent
revert user agent due to server side checks - #120
2016-07-12 20:00:37 +02:00
David A. Velasco
dc44e8c28c Recovered wait dialog for move and delete operations
Conflicts:
	src/com/owncloud/android/files/FileOperationsHelper.java
2016-07-12 19:27:06 +02:00
David A. Velasco
3ed8cd4f1e Removed unused dialog 2016-07-12 19:26:44 +02:00
David A. Velasco
5fdd54fc11 Added set/unset available offline action icons for tablets ignoring 'showAsAction=never' when action is the only one in the overflow menu 2016-07-12 19:26:43 +02:00
David A. Velasco
899bfd414a Updated download action icon to diff from available offline status 2016-07-12 19:26:43 +02:00
David A. Velasco
c86b0c5c6b No legacy icon in action bar 2016-07-12 15:31:49 +02:00
David A. Velasco
25f623be8f New 'move' icon; fixed hdpi, mdpi icons 2016-07-12 15:31:48 +02:00
David A. Velasco
79b04a5c29 Finish selection mode before showing details view for a file 2016-07-12 15:31:48 +02:00
Andy Scherzinger
73013210a3 revert user agent due to server side checks 2016-07-12 14:50:43 +02:00
tobiasKaminsky
5ad7225003 Create thumbnail during instant upload 2016-07-09 21:05:44 +02:00
Andy Scherzinger
bca547621f merge conflict resolved 2016-07-09 20:45:58 +02:00
David A. Velasco
fdeff61ce2 Fixed life cycle of ExtendedListFragment (see #onCreateView method) so that selections are tracked in grid mode during rotations without tracking them in our code 2016-07-09 19:49:38 +02:00
David A. Velasco
0a4ac6e91c Update selection in FileListListAdapter using ID received from list instead of position, so that changes removals or additions in the list result in correct update of the drawn selection 2016-07-09 19:49:37 +02:00
David A. Velasco
db6acc6868 Clean-up and small refactorings
Conflicts:
	src/com/owncloud/android/files/FileOperationsHelper.java
	src/com/owncloud/android/ui/fragment/ExtendedListFragment.java
2016-07-09 19:49:37 +02:00
David A. Velasco
fae65e5b1e Revert changes in translated string resources.
This reverts part of commit f44c74033527c2c3b36b552cca7519e7ec3b13ce.
2016-07-09 19:47:25 +02:00
David A. Velasco
936c182c3a Fixed wrong onOptionsItemSelected implementations 2016-07-09 19:47:25 +02:00
Nextcloud bot
6a3e94e12a
[tx-robot] updated from transifex 2016-07-07 20:44:54 +00:00
Andy Scherzinger
ddeed6f496 Merge pull request #94 from nextcloud/release110
Release 1.1.0 stable
2016-07-06 11:35:37 +02:00
Andy Scherzinger
198b1ce8c6 Final release updates 2016-07-04 18:07:00 +02:00
Jan-Christoph Borchardt
a4dabfb3df Merge pull request #89 from nextcloud/launcherIcon
New launcher icon
2016-07-04 15:21:08 +02:00
Tobias Kaminsky
e326eb607e Merge pull request #91 from nextcloud/recommendLink
fixed Google Play link in recommendation mail
2016-07-03 10:01:59 +02:00
Andy Scherzinger
fdf0e0510e fixed Google Play link 2016-07-02 19:59:30 +02:00
Andy Scherzinger
bd11c2052a fixed padding 2016-07-02 19:05:08 +02:00
Andy Scherzinger
339d37fe7a revamped launcher icon 2016-07-02 19:05:07 +02:00
Andy Scherzinger
da329a3f34 Merge pull request #88 from nextcloud/fixSettings
Fix settings
2016-07-02 19:04:27 +02:00
Andy Scherzinger
f63b66cde6 1.1.0 RC2 preparation 2016-07-02 18:48:00 +02:00
tobiasKaminsky
01ab992c25 revert code removing 2016-07-02 18:24:43 +02:00
tobiasKaminsky
750ae62381 fix manage space activity 2016-07-02 18:24:43 +02:00
Andy Scherzinger
e7b89bdcd2 Merge pull request #87 from nextcloud/gridBug
check if correct adapter is used
2016-07-02 18:02:50 +02:00
tobiasKaminsky
c315b0e753 fix from CR 2016-07-02 13:36:50 +02:00
Tobias Kaminsky
0a4eba2c1a Merge pull request #86 from nextcloud/help
new feedback email address / help redirects to forum
2016-07-02 10:38:20 +02:00
tobiasKaminsky
d6ecf06f39 check if correct adapter is used 2016-07-01 18:37:17 +02:00
tobiasKaminsky
77573a3535 new feedback email address
url help adjusted
2016-07-01 17:46:25 +02:00
Andy Scherzinger
ab136a14a3 Merge branch 'multiSelect' of https://github.com/owncloud/android into multiSelectNew
Conflicts:
	build.gradle
	oc_jb_workaround/build.gradle
	owncloud-android-library
	res/layout/uploader_layout.xml
	res/layout/uploader_list_item_layout.xml
	res/menu/file_actions_menu.xml
	res/values/setup.xml
	src/com/owncloud/android/authentication/AuthenticatorActivity.java
	src/com/owncloud/android/db/PreferenceManager.java
	src/com/owncloud/android/files/FileMenuFilter.java
	src/com/owncloud/android/files/FileOperationsHelper.java
	src/com/owncloud/android/ui/activity/FolderPickerActivity.java
	src/com/owncloud/android/ui/adapter/FileListListAdapter.java
	src/com/owncloud/android/ui/fragment/ExtendedListFragment.java
2016-06-30 15:11:34 +02:00
jabarros
460e187713 Fix. Allow set multiple files as 'Available offline' 2016-06-30 13:02:29 +02:00
Andy Scherzinger
5d7c1f31e7 new open in app icon during multi select 2016-06-30 10:53:57 +02:00
Lukas Reschke
deb1453d63 Merge pull request #83 from nextcloud/fix-tx-config
Add type for transifex
2016-06-29 14:58:29 +02:00
Andy Scherzinger
2537fd267a Added transifex to contribution.md 2016-06-29 14:43:20 +02:00
Morris Jobke
b907793a42
Add type for transifex 2016-06-29 14:34:31 +02:00
Andy Scherzinger
bb1611b999 Merge pull request #80 from nextcloud/release_1_1_0
RC 1.1.0 preparation
2016-06-27 21:30:37 +02:00