pub/Android/ownCloud.git
11 years agoRemove is_uploading field from database
jabarros [Tue, 20 Jan 2015 10:07:44 +0000 (11:07 +0100)]
Remove is_uploading field from database

11 years agoAdd Scrollview in list fragment layout for showing text message
jabarros [Tue, 20 Jan 2015 09:43:39 +0000 (10:43 +0100)]
Add Scrollview in list fragment layout for showing text message

11 years agoUpdate android library reference
jabarros [Tue, 20 Jan 2015 08:59:34 +0000 (09:59 +0100)]
Update android library reference

11 years agoMerge branch 'develop' into imageGrid
jabarros [Tue, 20 Jan 2015 08:56:45 +0000 (09:56 +0100)]
Merge branch 'develop' into imageGrid

11 years agoRemoved call to methods to check transfer state of files through binders and replaced...
David A. Velasco [Mon, 19 Jan 2015 12:39:32 +0000 (13:39 +0100)]
Removed call to methods to check transfer state of files through binders and replaced with methods on OCFile

11 years agoMerge branch 'develop' into SettingsGreyedOut
jabarros [Tue, 20 Jan 2015 08:25:20 +0000 (09:25 +0100)]
Merge branch 'develop' into SettingsGreyedOut

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 20 Jan 2015 06:13:34 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

11 years agoAdd user manual to Android repo
Carla Schroder [Mon, 19 Jan 2015 21:57:23 +0000 (13:57 -0800)]
Add user manual to Android repo

11 years agoMerge branches 'develop' and 'imageGrid' of github.com:owncloud/android into imageGrid2
tobiasKaminsky [Mon, 19 Jan 2015 21:24:33 +0000 (22:24 +0100)]
Merge branches 'develop' and 'imageGrid' of github.com:owncloud/android into imageGrid2

Conflicts:
gradle/wrapper/gradle-wrapper.properties
owncloud-android-library

11 years agochanges as requested
tobiasKaminsky [Mon, 19 Jan 2015 21:13:45 +0000 (22:13 +0100)]
changes as requested

11 years agorebased
tobiasKaminsky [Mon, 19 Jan 2015 21:10:29 +0000 (22:10 +0100)]
rebased

footer view disabled due to GridView does not support it

11 years agoMerge branch 'develop2' into imageGrid2
tobiasKaminsky [Mon, 19 Jan 2015 20:02:37 +0000 (21:02 +0100)]
Merge branch 'develop2' into imageGrid2

Conflicts:
owncloud-android-library
res/layout/list_fragment.xml
res/values-fr/strings.xml
src/com/owncloud/android/datamodel/ThumbnailsCacheManager.java
src/com/owncloud/android/ui/adapter/FileListListAdapter.java
src/com/owncloud/android/ui/adapter/LocalFileListAdapter.java
src/com/owncloud/android/ui/fragment/ExtendedListFragment.java
src/com/owncloud/android/ui/fragment/LocalFileListFragment.java
src/com/owncloud/android/ui/fragment/OCFileListFragment.java

11 years agoIncrease db number and added getters and setter for new 'uploading' and 'downloading...
jabarros [Mon, 19 Jan 2015 13:41:34 +0000 (14:41 +0100)]
Increase db number and added getters and setter for new 'uploading' and 'downloading' fields in OCFile

11 years agoMerge pull request #798 from LukeOwncloud/develop
David A. Velasco [Mon, 19 Jan 2015 12:44:30 +0000 (13:44 +0100)]
Merge pull request #798 from LukeOwncloud/develop

On downgrading upload db, delete and re-create

11 years agoAdded uploading and downloading fields into filelist table
jabarros [Mon, 19 Jan 2015 12:10:21 +0000 (13:10 +0100)]
Added uploading and downloading fields into filelist table

11 years agoMerge branch 'develop' into download_folder
jabarros [Mon, 19 Jan 2015 11:49:28 +0000 (12:49 +0100)]
Merge branch 'develop' into download_folder

11 years agoUpdated library reference
David A. Velasco [Mon, 19 Jan 2015 10:29:43 +0000 (11:29 +0100)]
Updated library reference

11 years agoMerge branch 'develop' into delete_local_files
jabarros [Mon, 19 Jan 2015 10:03:05 +0000 (11:03 +0100)]
Merge branch 'develop' into delete_local_files

11 years agoMerge pull request #843 from owncloud/update_Android_Gradle_plug_in
jabarros [Mon, 19 Jan 2015 09:44:51 +0000 (10:44 +0100)]
Merge pull request #843 from owncloud/update_Android_Gradle_plug_in

Updated Android Gradle plug-in for compatibility with Android Studio 1.0...

11 years agoTrigger Media Scan on parent folder when deleting a file or a folder from locally
jabarros [Mon, 19 Jan 2015 09:39:23 +0000 (10:39 +0100)]
Trigger Media Scan on parent folder when deleting a file or a folder from locally

11 years agoUpdated Android Gradle plug-in for compatibility with Android Studio 1.0+
David A. Velasco [Mon, 19 Jan 2015 08:58:06 +0000 (09:58 +0100)]
Updated Android Gradle plug-in for compatibility with Android Studio 1.0+

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 19 Jan 2015 06:13:30 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

11 years agoMerge branch 'develop2' into imageGrid2
tobiasKaminsky [Sun, 18 Jan 2015 16:00:29 +0000 (17:00 +0100)]
Merge branch 'develop2' into imageGrid2

Conflicts:
owncloud-android-library
res/layout/list_fragment.xml
res/values-fr/strings.xml
src/com/owncloud/android/datamodel/ThumbnailsCacheManager.java
src/com/owncloud/android/ui/adapter/FileListListAdapter.java
src/com/owncloud/android/ui/adapter/LocalFileListAdapter.java
src/com/owncloud/android/ui/fragment/ExtendedListFragment.java
src/com/owncloud/android/ui/fragment/LocalFileListFragment.java
src/com/owncloud/android/ui/fragment/OCFileListFragment.java

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 18 Jan 2015 06:13:30 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 17 Jan 2015 06:13:31 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 15 Jan 2015 06:13:33 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

11 years agoMerge pull request #746 from owncloud/thumbnailForUpload
David A. Velasco [Wed, 14 Jan 2015 07:25:04 +0000 (08:25 +0100)]
Merge pull request #746 from owncloud/thumbnailForUpload

Thumbnails added to Upload activity

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 14 Jan 2015 06:13:29 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

11 years agoMove every sendBroadcast from SynchronizeFolderOperation to SyncFolderHandler scope
David A. Velasco [Tue, 13 Jan 2015 19:07:43 +0000 (20:07 +0100)]
Move every sendBroadcast from SynchronizeFolderOperation to SyncFolderHandler scope

11 years agoAdd context description tag to action bar title
jabarros [Tue, 13 Jan 2015 13:08:57 +0000 (14:08 +0100)]
Add context description tag to action bar title

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 13 Jan 2015 06:13:31 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

11 years agoMerge branch 'develop' into thumbnailForUpload
jabarros [Mon, 12 Jan 2015 13:30:06 +0000 (14:30 +0100)]
Merge branch 'develop' into thumbnailForUpload

11 years agoOther minor changes after CR
jabarros [Mon, 12 Jan 2015 13:17:29 +0000 (14:17 +0100)]
Other minor changes after CR

11 years agoFixed stuck 'downloading' icon in download of folders
David A. Velasco [Mon, 12 Jan 2015 12:51:30 +0000 (13:51 +0100)]
Fixed stuck 'downloading' icon in download of folders

11 years agoAdd contentDescription tag into main menu items
jabarros [Mon, 12 Jan 2015 12:24:20 +0000 (13:24 +0100)]
Add contentDescription tag into main menu items

11 years agoChanges after CR
jabarros [Mon, 12 Jan 2015 11:52:40 +0000 (12:52 +0100)]
Changes after CR

11 years agoMerge pull request #837 from owncloud/download_folder_fix_cancel_subfolders
David A. Velasco [Mon, 12 Jan 2015 09:50:47 +0000 (10:50 +0100)]
Merge pull request #837 from owncloud/download_folder_fix_cancel_subfolders

Fix for bug on cancelation of subfolders download

11 years agoFix on search of operation to cancel
David A. Velasco [Mon, 12 Jan 2015 09:43:40 +0000 (10:43 +0100)]
Fix on search of operation to cancel

11 years agoRemoved ... from content description
David A. Velasco [Mon, 12 Jan 2015 08:44:00 +0000 (09:44 +0100)]
Removed ... from content description

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 12 Jan 2015 06:13:29 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 10 Jan 2015 06:13:30 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

11 years agoFix. Subfolders are not cancelled correctly
jabarros [Fri, 9 Jan 2015 14:16:52 +0000 (15:16 +0100)]
Fix. Subfolders are not cancelled correctly

11 years agoFixed. In the upload view, videos does not have the correct icon
jabarros [Fri, 9 Jan 2015 08:46:11 +0000 (09:46 +0100)]
Fixed. In the upload view, videos does not have the correct icon

11 years agoFixed icon for MIME type application/javascript
David A. Velasco [Fri, 9 Jan 2015 08:44:02 +0000 (09:44 +0100)]
Fixed icon for MIME type application/javascript

11 years agoMerge remote-tracking branch 'upstream/develop' into uploadNewFolder
tobiasKaminsky [Thu, 8 Jan 2015 21:41:41 +0000 (22:41 +0100)]
Merge remote-tracking branch 'upstream/develop' into uploadNewFolder

Conflicts:
src/com/owncloud/android/ui/activity/Uploader.java

11 years ago- removed uneccessary improts
tobiasKaminsky [Thu, 8 Jan 2015 21:33:28 +0000 (22:33 +0100)]
- removed uneccessary improts

11 years agoMerge pull request #836 from owncloud/download_folder__fixing_recursive_cancellation
David A. Velasco [Thu, 8 Jan 2015 16:05:35 +0000 (17:05 +0100)]
Merge pull request #836 from owncloud/download_folder__fixing_recursive_cancellation

Fix of recursive cancellation

11 years agoAesthetic fixes
David A. Velasco [Thu, 8 Jan 2015 15:56:21 +0000 (16:56 +0100)]
Aesthetic fixes

11 years agoConsidered MIME types for .py, .js, and fixed .xls, .ppt, and some clean-up
David A. Velasco [Thu, 8 Jan 2015 15:43:25 +0000 (16:43 +0100)]
Considered MIME types for .py, .js, and fixed .xls, .ppt, and some clean-up

11 years agoNotify the download cancelation for updating the screen and remove the yellow arrow...
jabarros [Thu, 8 Jan 2015 14:02:42 +0000 (15:02 +0100)]
Notify the download cancelation for updating the screen and remove the yellow arrow that continues being shown after the cancel

11 years agoFix for downloads that are not cancelled
jabarros [Thu, 8 Jan 2015 13:59:27 +0000 (14:59 +0100)]
Fix for downloads that are not cancelled

11 years agoMerge branch 'download_folder' into download_folder__fixing_recursive_cancellation
jabarros [Thu, 8 Jan 2015 13:26:38 +0000 (14:26 +0100)]
Merge branch 'download_folder' into download_folder__fixing_recursive_cancellation

11 years agoAdd content description tag into EditText in account_setup
jabarros [Thu, 8 Jan 2015 12:07:54 +0000 (13:07 +0100)]
Add content description tag into EditText in account_setup

11 years agoConsider application/xml for XML files
David A. Velasco [Thu, 8 Jan 2015 09:55:42 +0000 (10:55 +0100)]
Consider application/xml for XML files

11 years agoMerge pull request #820 from owncloud/obeySortOrder_fixmerge
David A. Velasco [Thu, 8 Jan 2015 08:08:42 +0000 (09:08 +0100)]
Merge pull request #820 from owncloud/obeySortOrder_fixmerge

Obey sort order in gallery of images.

11 years agoFirst try
David A. Velasco [Wed, 7 Jan 2015 17:23:53 +0000 (18:23 +0100)]
First try

11 years agoMerge branch 'develop' into download_folder
jabarros [Wed, 7 Jan 2015 13:04:46 +0000 (14:04 +0100)]
Merge branch 'develop' into download_folder

11 years agoChange error message when trying download a folder that does not exist
jabarros [Wed, 7 Jan 2015 12:47:38 +0000 (13:47 +0100)]
Change error message when trying download a folder that does not exist

11 years agoAdded folder name to 'file not found' error message
jabarros [Wed, 7 Jan 2015 12:04:46 +0000 (13:04 +0100)]
Added folder name to 'file not found' error message

11 years agoMerge pull request #823 from owncloud/rename_with_special_character
David A. Velasco [Wed, 7 Jan 2015 11:51:59 +0000 (12:51 +0100)]
Merge pull request #823 from owncloud/rename_with_special_character

Removed spurious check of "%" character when renaming.

11 years agoFix. App does not realize that the folder does not exist
jabarros [Wed, 7 Jan 2015 10:22:24 +0000 (11:22 +0100)]
Fix. App does not realize that the folder does not exist

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 7 Jan 2015 06:13:30 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 6 Jan 2015 06:13:30 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

11 years agoupdate
tobiasKaminsky [Mon, 5 Jan 2015 18:53:40 +0000 (19:53 +0100)]
update

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 5 Jan 2015 06:13:29 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 4 Jan 2015 06:13:31 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 3 Jan 2015 06:13:28 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 2 Jan 2015 06:13:30 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

11 years ago- fix #667
tobiasKaminsky [Thu, 1 Jan 2015 12:55:06 +0000 (13:55 +0100)]
- fix #667

11 years ago- last whitespace
tobiasKaminsky [Thu, 1 Jan 2015 12:07:31 +0000 (13:07 +0100)]
- last whitespace

11 years ago- removed whitespaces
tobiasKaminsky [Thu, 1 Jan 2015 12:06:25 +0000 (13:06 +0100)]
- removed whitespaces
- renamed pin description

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 1 Jan 2015 06:13:33 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

11 years agoFix. Some icons are not correct. Showed default file icon when there is not mimetype
jabarros [Wed, 31 Dec 2014 13:25:24 +0000 (14:25 +0100)]
Fix. Some icons are not correct. Showed default file icon when there is not mimetype

11 years agoFix. App does not realize that the folder does not exits when traying to download...
jabarros [Wed, 31 Dec 2014 12:48:36 +0000 (13:48 +0100)]
Fix. App does not realize that the folder does not exits when traying to download a folder

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 31 Dec 2014 06:13:30 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

11 years agoFixed. Icons which have extensions in UpperCase, in the uploads view are not correct
jabarros [Tue, 30 Dec 2014 10:55:13 +0000 (11:55 +0100)]
Fixed. Icons which have extensions in UpperCase, in the uploads view are not correct

11 years ago- clarify pin description
tobiasKaminsky [Tue, 30 Dec 2014 08:35:48 +0000 (09:35 +0100)]
- clarify pin description

11 years agofix double pin entry on start
tobiasKaminsky [Tue, 30 Dec 2014 08:32:33 +0000 (09:32 +0100)]
fix double pin entry on start

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 30 Dec 2014 06:13:30 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

11 years ago- fix #47
tobiasKaminsky [Mon, 29 Dec 2014 21:36:15 +0000 (22:36 +0100)]
- fix #47

11 years agoCreate getThumbnailDimension and add some comments
jabarros [Mon, 29 Dec 2014 16:06:33 +0000 (17:06 +0100)]
Create getThumbnailDimension and add some comments

11 years agoRefactor ThumbnailsCacheManager to reduce repeated code
jabarros [Mon, 29 Dec 2014 13:54:45 +0000 (14:54 +0100)]
Refactor ThumbnailsCacheManager to reduce repeated code

11 years agoMerge branch 'develop' into thumbnailForUpload
jabarros [Mon, 29 Dec 2014 08:27:50 +0000 (09:27 +0100)]
Merge branch 'develop' into thumbnailForUpload

11 years agoMove isImage method to BitmapUtils class
jabarros [Mon, 29 Dec 2014 08:26:44 +0000 (09:26 +0100)]
Move isImage method to BitmapUtils class

11 years ago- moved check to PinCheck
tobiasKaminsky [Mon, 29 Dec 2014 08:15:51 +0000 (09:15 +0100)]
- moved check to PinCheck
- hardcoded 10s time-out

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 29 Dec 2014 06:13:29 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 28 Dec 2014 06:13:30 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

11 years agotemp
tobiasKaminsky [Sat, 27 Dec 2014 15:48:40 +0000 (16:48 +0100)]
temp

11 years ago- fix #76
tobiasKaminsky [Sat, 27 Dec 2014 15:20:34 +0000 (16:20 +0100)]
- fix #76

11 years agoMerge branch 'develop' into rename_with_special_character
jabarros [Fri, 26 Dec 2014 13:27:52 +0000 (14:27 +0100)]
Merge branch 'develop' into rename_with_special_character

11 years agoMerge branch 'develop' into obeySortOrder_fixmerge
jabarros [Fri, 26 Dec 2014 10:10:22 +0000 (11:10 +0100)]
Merge branch 'develop' into obeySortOrder_fixmerge

11 years agoMerge pull request #755 from owncloud/OpenWithInContextMenu
jabarros [Fri, 26 Dec 2014 08:13:58 +0000 (09:13 +0100)]
Merge pull request #755 from owncloud/OpenWithInContextMenu

"open with" in ContextMenu of downloaded files

11 years agoMerge pull request #784 from ekeitho/develop
jabarros [Fri, 26 Dec 2014 08:04:02 +0000 (09:04 +0100)]
Merge pull request #784 from ekeitho/develop

subject mail populated when user shares >>file/folder<<

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 26 Dec 2014 06:13:28 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 25 Dec 2014 06:13:29 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 24 Dec 2014 06:13:31 +0000 (01:13 -0500)]
[tx-robot] updated from transifex

11 years agofix tab indent
Keith Abdulla [Tue, 23 Dec 2014 17:38:38 +0000 (09:38 -0800)]
fix tab indent

11 years agocreate an extra string resource
Keith Abdulla [Tue, 23 Dec 2014 17:31:59 +0000 (09:31 -0800)]
create an extra string resource

11 years agoFixed. Yellow arrow is not gone when there is not something to download
jabarros [Tue, 23 Dec 2014 08:15:59 +0000 (09:15 +0100)]
Fixed. Yellow arrow is not gone when there is not something to download

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 23 Dec 2014 06:13:30 +0000 (01:13 -0500)]
[tx-robot] updated from transifex