pub/Android/ownCloud.git
10 years agoUpdate FileStorageUtils.java
loripino21 [Mon, 1 Sep 2014 10:24:10 +0000 (12:24 +0200)]
Update FileStorageUtils.java

10 years agoUpdate FileStorageUtils.java
loripino21 [Mon, 1 Sep 2014 10:18:15 +0000 (12:18 +0200)]
Update FileStorageUtils.java

Forget import.

10 years agoUpdate FileStorageUtils.java
loripino21 [Mon, 1 Sep 2014 09:58:53 +0000 (11:58 +0200)]
Update FileStorageUtils.java

10 years agoUpdate preferences.xml
loripino21 [Mon, 1 Sep 2014 09:56:38 +0000 (11:56 +0200)]
Update preferences.xml

11 years agoUpdate library reference to 0.9.2 version oc-android-1.5.8
David A. Velasco [Thu, 24 Jul 2014 07:23:29 +0000 (09:23 +0200)]
Update library reference to 0.9.2 version

11 years agoFixed bug. Changed icon for 'send' option in file actions menu
jabarros [Tue, 15 Jul 2014 10:45:28 +0000 (12:45 +0200)]
Fixed bug. Changed icon for 'send' option in file actions menu

11 years agoFixed bug. Changed icons for 'open file with' and 'rename' file options
jabarros [Tue, 15 Jul 2014 08:09:11 +0000 (10:09 +0200)]
Fixed bug. Changed icons for 'open file with' and 'rename' file options

11 years agoFixed bug: failed upload notification not appearing in Android 2.x devices
David A. Velasco [Mon, 14 Jul 2014 12:50:02 +0000 (14:50 +0200)]
Fixed bug: failed upload notification not appearing in Android 2.x devices

11 years agoRemove InstantUploadActivity and related resources
jabarros [Mon, 14 Jul 2014 06:40:16 +0000 (08:40 +0200)]
Remove InstantUploadActivity and related resources

11 years agoUpdate reference to library
David A. Velasco [Thu, 10 Jul 2014 11:08:54 +0000 (13:08 +0200)]
Update reference to library

11 years agoFixed bug. The size of a file is moved to the left when it is shared by link
jabarros [Wed, 9 Jul 2014 15:52:52 +0000 (17:52 +0200)]
Fixed bug. The size of a file is moved to the left when it is shared by link

11 years agoFixed bug. Icons are not shown correctly in the file list
jabarros [Wed, 9 Jul 2014 14:28:09 +0000 (16:28 +0200)]
Fixed bug. Icons are not shown correctly in the file list

11 years agoMerge remote-tracking branch 'origin/release-1.5.8' into release-1.5.8
David A. Velasco [Wed, 9 Jul 2014 10:36:28 +0000 (12:36 +0200)]
Merge remote-tracking branch 'origin/release-1.5.8' into release-1.5.8

11 years agoUpdate library reference
jabarros [Wed, 9 Jul 2014 10:33:32 +0000 (12:33 +0200)]
Update library reference

11 years agoMerge branch 'develop' into release-1.5.8
David A. Velasco [Wed, 9 Jul 2014 10:27:35 +0000 (12:27 +0200)]
Merge branch 'develop' into release-1.5.8

11 years agoMerge pull request #556 from owncloud/fix_bug_in_favorites_sync
jabarros [Wed, 9 Jul 2014 09:47:26 +0000 (11:47 +0200)]
Merge pull request #556 from owncloud/fix_bug_in_favorites_sync

Fixed bug in favorites sync affecting editors that replace a file with a work copy instead of directly writing the file

11 years agoOnly relative packages in AndroidManifest
David A. Velasco [Wed, 9 Jul 2014 09:01:48 +0000 (11:01 +0200)]
Only relative packages in AndroidManifest

11 years agoChange the star and downloaded/downloading/uploading icons in list_item layout desing
jabarros [Wed, 9 Jul 2014 07:09:37 +0000 (09:09 +0200)]
Change the star and downloaded/downloading/uploading icons in list_item layout desing

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 9 Jul 2014 05:13:35 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

11 years agoMerge branch 'develop' into release-1.5.8
jabarros [Tue, 8 Jul 2014 11:03:09 +0000 (13:03 +0200)]
Merge branch 'develop' into release-1.5.8

11 years agoMerge pull request #555 from owncloud/update_shared_folder_icon
David A. Velasco [Tue, 8 Jul 2014 10:57:19 +0000 (12:57 +0200)]
Merge pull request #555 from owncloud/update_shared_folder_icon

Updated icon for folder publicly shared.

11 years agoFixed last minute bugs, and clean up
David A. Velasco [Tue, 8 Jul 2014 10:51:01 +0000 (12:51 +0200)]
Fixed last minute bugs, and clean up

11 years agoWatch for replacements of favorite file besides than direct notifications
David A. Velasco [Tue, 8 Jul 2014 08:15:41 +0000 (10:15 +0200)]
Watch for replacements of favorite file besides than direct notifications

11 years agoWatch local changes of kept-in-sync files by observing their parent folder, instead...
David A. Velasco [Mon, 7 Jul 2014 13:08:31 +0000 (15:08 +0200)]
Watch local changes of kept-in-sync files by observing their parent folder, instead of the file itself

11 years agoAvoid the app crashes at every start due to a stuck obsolete broadcast
David A. Velasco [Mon, 7 Jul 2014 13:04:58 +0000 (15:04 +0200)]
Avoid the app crashes at every start due to a stuck obsolete broadcast
intent.

11 years agoCreate observer class for parent folders
jabarros [Mon, 30 Jun 2014 13:13:34 +0000 (15:13 +0200)]
Create observer class for parent folders

11 years agoTesting observance on parent folders to deal with apps that replace a favorite file...
David A. Velasco [Fri, 27 Jun 2014 10:06:49 +0000 (12:06 +0200)]
Testing observance on parent folders to deal with apps that replace a favorite file (delete it) when updating it

11 years agoImproved release of resources in FileObserverService#onDestroy
David A. Velasco [Fri, 27 Jun 2014 09:56:12 +0000 (11:56 +0200)]
Improved release of resources in FileObserverService#onDestroy

11 years agoClean up FileObserverService to avoid redundant instances of OwnCloudFileObservers...
David A. Velasco [Fri, 27 Jun 2014 08:50:08 +0000 (10:50 +0200)]
Clean up FileObserverService to avoid redundant instances of OwnCloudFileObservers that may be driving mad inotify in some Android devices

11 years agoModify OwncloudFileObserver for enforcing watching the file when an external app...
jabarros [Thu, 26 Jun 2014 14:43:31 +0000 (16:43 +0200)]
Modify OwncloudFileObserver for enforcing watching the file when an external app cancelled the watch and added a handler for startWatching again

11 years agoUpdate version number and name in workaround-app subproject
jabarros [Mon, 7 Jul 2014 12:46:21 +0000 (14:46 +0200)]
Update version number and name in workaround-app subproject

11 years agoUpdate version number and name
jabarros [Mon, 7 Jul 2014 12:38:19 +0000 (14:38 +0200)]
Update version number and name

11 years agoRemove unused class FailedUploadActivity and related resources
jabarros [Mon, 7 Jul 2014 11:52:13 +0000 (13:52 +0200)]
Remove unused class FailedUploadActivity and related resources

11 years agoMerge pull request #541 from owncloud/fix_issue_540
jabarros [Mon, 7 Jul 2014 11:02:42 +0000 (13:02 +0200)]
Merge pull request #541 from owncloud/fix_issue_540

Fix issue 540

11 years agoRemove duplicate ic_action_create_dir and ic_action_upload icons
jabarros [Mon, 7 Jul 2014 10:27:09 +0000 (12:27 +0200)]
Remove duplicate ic_action_create_dir and ic_action_upload icons

11 years agoShow 'downloaded' icon over the file icon
jabarros [Mon, 7 Jul 2014 08:58:45 +0000 (10:58 +0200)]
Show 'downloaded' icon over the file icon

11 years agoAdd folder public icon
jabarros [Mon, 7 Jul 2014 08:48:13 +0000 (10:48 +0200)]
Add folder public icon

11 years agoShow folder icon with world above on the left side of any folder that is publicity...
jabarros [Mon, 7 Jul 2014 08:10:18 +0000 (10:10 +0200)]
Show folder icon with world above on the left side of any folder that is publicity shared

11 years agoShow left side icons in the list of files with size 32x32 dp instead of the current...
jabarros [Mon, 7 Jul 2014 07:22:12 +0000 (09:22 +0200)]
Show left side icons in the list of files with size 32x32 dp instead of the current 20x20 dp

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 7 Jul 2014 05:13:33 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 5 Jul 2014 05:13:32 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 4 Jul 2014 05:13:34 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 3 Jul 2014 05:13:40 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

11 years agoMerge pull request #551 from owncloud/add_cookie_based_session_support
rperezb [Wed, 2 Jul 2014 08:14:03 +0000 (10:14 +0200)]
Merge pull request #551 from owncloud/add_cookie_based_session_support

Added cookie based session support

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 2 Jul 2014 05:13:37 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

11 years agoUpdated library reference
David A. Velasco [Tue, 1 Jul 2014 12:36:41 +0000 (14:36 +0200)]
Updated library reference

11 years agoMerge remote-tracking branch 'origin/develop' into add_cookie_based_session_support
David A. Velasco [Tue, 1 Jul 2014 12:21:26 +0000 (14:21 +0200)]
Merge remote-tracking branch 'origin/develop' into add_cookie_based_session_support

11 years agoMerge pull request #550 from owncloud/fixed_server_date_parsing
David A. Velasco [Tue, 1 Jul 2014 09:05:46 +0000 (11:05 +0200)]
Merge pull request #550 from owncloud/fixed_server_date_parsing

Updated library reference to version with fixed parsing for dates from server

11 years agoUpdated library reference
David A. Velasco [Tue, 1 Jul 2014 09:00:53 +0000 (11:00 +0200)]
Updated library reference

11 years agoMerge pull request #549 from owncloud/see_files_shared_with_me
David A. Velasco [Tue, 1 Jul 2014 08:05:25 +0000 (10:05 +0200)]
Merge pull request #549 from owncloud/see_files_shared_with_me

New icons for files shared with me out of Shared/ folder, for new sharing policy in OC 7

11 years agoFixed typos from 'shareWhatever' to 'sharedWhatever', and updated reference to library
David A. Velasco [Tue, 1 Jul 2014 07:38:14 +0000 (09:38 +0200)]
Fixed typos from 'shareWhatever' to 'sharedWhatever', and updated reference to library

11 years agoFixed bug. In the uploads view, folders and files are shown as shared
jabarros [Mon, 30 Jun 2014 10:33:23 +0000 (12:33 +0200)]
Fixed bug. In the uploads view, folders and files are shown as shared

11 years agoChange order of showing 'shared link' and 'shared with me' icons when both visibles
jabarros [Mon, 30 Jun 2014 08:43:50 +0000 (10:43 +0200)]
Change order of showing 'shared link' and 'shared with me' icons when both visibles

11 years agoFixed bug. Regular files are showing folder icon
jabarros [Wed, 25 Jun 2014 10:01:35 +0000 (12:01 +0200)]
Fixed bug. Regular files are showing folder icon

11 years agoFixed typo breaking upgrade of database version to add remote_id column
David A. Velasco [Wed, 25 Jun 2014 08:33:53 +0000 (10:33 +0200)]
Fixed typo breaking upgrade of database version to add remote_id column

11 years agoIncrease db version number
jabarros [Wed, 25 Jun 2014 08:29:50 +0000 (10:29 +0200)]
Increase db version number

11 years agoAndroid-library reference
jabarros [Wed, 25 Jun 2014 08:24:29 +0000 (10:24 +0200)]
Android-library reference

11 years agoHide 'shared with me' icon when file does not have 'S' permission
jabarros [Wed, 25 Jun 2014 07:21:28 +0000 (09:21 +0200)]
Hide 'shared with me' icon when file does not have 'S' permission

11 years agoUpdate class FileListAdapter to show new icon for a file and folder that includes...
jabarros [Wed, 25 Jun 2014 07:04:50 +0000 (09:04 +0200)]
Update class FileListAdapter to show new icon for a file and folder that includes 'S' in the permission property. Changed list item layout for showing 'sharedlink' and 'shared with me' icons.

11 years agoReplace old sharelink icon for new one. Add 'shared with me' new icons
jabarros [Tue, 24 Jun 2014 12:45:03 +0000 (14:45 +0200)]
Replace old sharelink icon for new one. Add 'shared with me' new icons

11 years agoAdd column 'Remote_Id' to the local files db. Create upgrade for 'Permissions' and...
jabarros [Mon, 23 Jun 2014 12:49:52 +0000 (14:49 +0200)]
Add column 'Remote_Id' to the local files db. Create upgrade for 'Permissions' and 'Remote_id' db changes.

11 years agoUpdate class OCFile to include value of permissions column into db as a field. Modify...
jabarros [Mon, 23 Jun 2014 09:25:43 +0000 (11:25 +0200)]
Update class OCFile to include value of permissions column into db as a field. Modify SyncronizeFolderOperation and FileStorageUtils for setting permissions value

11 years agoModify FileDataStorageManager for adding permission value to ContentValue
jabarros [Mon, 23 Jun 2014 09:22:36 +0000 (11:22 +0200)]
Modify FileDataStorageManager for adding permission value to ContentValue

11 years agoAdd column 'Permissions' to the local files db
jabarros [Mon, 23 Jun 2014 07:17:46 +0000 (09:17 +0200)]
Add column 'Permissions' to the local files db

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 30 Jun 2014 05:13:36 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 29 Jun 2014 05:13:33 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 28 Jun 2014 05:13:35 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

11 years agoMerge pull request #547 from owncloud/fix_Android_SDK_license_agreement_in_Travis_build
jabarros [Fri, 27 Jun 2014 13:13:14 +0000 (15:13 +0200)]
Merge pull request #547 from owncloud/fix_Android_SDK_license_agreement_in_Travis_build

Agreed new Android SDK license for updated platform tools

11 years agoUpdated version of build-tools to 20 to satisfy new minimum requirement of platform...
David A. Velasco [Fri, 27 Jun 2014 12:50:08 +0000 (14:50 +0200)]
Updated version of build-tools to 20 to satisfy new minimum requirement of platform-tools

11 years ago'set' is not enough, no matter the examples... using 'export'
David A. Velasco [Fri, 27 Jun 2014 12:25:47 +0000 (14:25 +0200)]
'set' is not enough, no matter the examples... using 'export'

11 years agoAdded new Android licenses to accept through parameter in version 2 of android-sdk...
David A. Velasco [Fri, 27 Jun 2014 12:15:04 +0000 (14:15 +0200)]
Added new Android licenses to accept through parameter in version 2 of android-sdk-installer

11 years agoAdded 'expect' to fix fulfill dependency on verion-2 of android-sdk-installer
David A. Velasco [Fri, 27 Jun 2014 12:05:02 +0000 (14:05 +0200)]
Added 'expect' to fix fulfill dependency on verion-2 of android-sdk-installer

11 years agoUpdate version of android-skd-installer user
David A. Velasco [Fri, 27 Jun 2014 10:31:54 +0000 (12:31 +0200)]
Update version of android-skd-installer user

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 27 Jun 2014 05:13:35 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

11 years agoAdded lost string for previous commit
David A. Velasco [Thu, 26 Jun 2014 09:33:51 +0000 (11:33 +0200)]
Added lost string for previous commit

11 years agoUpdated ticker and title messages for notification of failed synchronization due...
David A. Velasco [Thu, 26 Jun 2014 09:21:30 +0000 (11:21 +0200)]
Updated ticker and title messages for notification of failed synchronization due to expired credentials

11 years agoFixed bug in update of SAML2 token after expiration
David A. Velasco [Thu, 26 Jun 2014 08:26:05 +0000 (10:26 +0200)]
Fixed bug in update of SAML2 token after expiration

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 26 Jun 2014 05:13:35 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

11 years agoUpdated reference to library to fix problems in login view when fixing typos in URL...
David A. Velasco [Wed, 25 Jun 2014 16:16:06 +0000 (18:16 +0200)]
Updated reference to library to fix problems in login view when fixing typos in URL path

11 years agoFixed redirection to login view from failed notifications when click on
David A. Velasco [Wed, 25 Jun 2014 15:04:02 +0000 (17:04 +0200)]
Fixed redirection to login view from failed notifications when click on

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 25 Jun 2014 10:30:41 +0000 (06:30 -0400)]
[tx-robot] updated from transifex

11 years agoUpdated library reference
David A. Velasco [Wed, 25 Jun 2014 07:09:28 +0000 (09:09 +0200)]
Updated library reference

11 years agoFixed lost pronoun
David A. Velasco [Tue, 24 Jun 2014 12:51:39 +0000 (14:51 +0200)]
Fixed lost pronoun

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 24 Jun 2014 05:13:38 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

11 years agoMerge remote-tracking branch 'origin/develop' into develop
David A. Velasco [Mon, 23 Jun 2014 06:49:06 +0000 (08:49 +0200)]
Merge remote-tracking branch 'origin/develop' into develop

11 years agoImproved message
David A. Velasco [Mon, 23 Jun 2014 06:48:42 +0000 (08:48 +0200)]
Improved message

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 22 Jun 2014 05:13:33 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 21 Jun 2014 05:13:36 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 19 Jun 2014 05:13:33 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

11 years agoRemoved lost dependencies and unneeded parameters; updated library reference
David A. Velasco [Wed, 18 Jun 2014 15:03:56 +0000 (17:03 +0200)]
Removed lost dependencies and unneeded parameters; updated library reference

11 years agoUpdated reference to ownCloud library
David A. Velasco [Wed, 18 Jun 2014 07:29:36 +0000 (09:29 +0200)]
Updated reference to ownCloud library

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 18 Jun 2014 05:13:34 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 17 Jun 2014 05:13:35 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

11 years agoUpdate branding: instead of specific option, make that using SAML authentication...
masensio [Mon, 16 Jun 2014 11:18:29 +0000 (13:18 +0200)]
Update branding: instead of specific option, make that using SAML authentication implies enabling the SingleSessionManager.

11 years agoRemove some imports
masensio [Mon, 16 Jun 2014 11:18:05 +0000 (13:18 +0200)]
Remove some imports

11 years agoUpdated reference to library with updated SingleSessionManager
David A. Velasco [Mon, 16 Jun 2014 07:41:31 +0000 (09:41 +0200)]
Updated reference to library with updated SingleSessionManager

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 16 Jun 2014 05:13:35 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

11 years agoUpdated app to new OwnCloudClientManager#removeClient method, with OwnCloudAccount...
David A. Velasco [Fri, 13 Jun 2014 13:09:48 +0000 (15:09 +0200)]
Updated app to new OwnCloudClientManager#removeClient method, with OwnCloudAccount parameter

11 years agoUpdate ic_action_create_dir and ic_action_upload in drawable folders, to show them...
masensio [Fri, 13 Jun 2014 11:50:18 +0000 (13:50 +0200)]
Update ic_action_create_dir and ic_action_upload in drawable folders, to show them on actionBar (dark grey --> light gray)

11 years agoUsing default singleton OwnCloudClientManager instead of holding a reference in appli...
David A. Velasco [Fri, 13 Jun 2014 11:44:36 +0000 (13:44 +0200)]
Using default singleton OwnCloudClientManager instead of holding a reference in application context