pub/Android/ownCloud.git
12 years agoMake the OAuth authorization available or not depending upon a variable in oauth.xml
David A. Velasco [Wed, 27 Mar 2013 12:39:00 +0000 (13:39 +0100)]
Make the OAuth authorization available or not depending upon a variable in oauth.xml

12 years agoFix crash got with: 1. try to rename / delete a file with an outdated access token...
David A. Velasco [Wed, 27 Mar 2013 11:55:47 +0000 (12:55 +0100)]
Fix crash got with: 1. try to rename / delete a file with an outdated access token; 2. cancel in login activity instead of authorize again; 3. try to refresh the account

12 years agoAllow edition of OAuth endpoints for testing; better configuration values
David A. Velasco [Fri, 22 Mar 2013 13:50:30 +0000 (14:50 +0100)]
Allow edition of OAuth endpoints for testing; better configuration values

12 years agoFixed minor bugs inserted in clean-up
David A. Velasco [Thu, 21 Mar 2013 12:22:53 +0000 (13:22 +0100)]
Fixed minor bugs inserted in clean-up

12 years agoOAuth clean-up and refactoring
David A. Velasco [Thu, 21 Mar 2013 11:21:48 +0000 (12:21 +0100)]
OAuth clean-up and refactoring

12 years agoRefresh authorization token on failed downloads / uploads when notification error...
David A. Velasco [Mon, 18 Mar 2013 14:05:35 +0000 (15:05 +0100)]
Refresh authorization token on failed downloads / uploads when notification error is clicked

12 years agoMerge tag 'oc-android-1-3-22' into oauth_login
David A. Velasco [Mon, 18 Mar 2013 13:28:49 +0000 (14:28 +0100)]
Merge tag 'oc-android-1-3-22' into oauth_login

Conflicts:
AndroidManifest.xml
src/com/owncloud/android/authenticator/AuthenticationRunnable.java
src/com/owncloud/android/authenticator/OnAuthenticationResultListener.java
src/com/owncloud/android/authenticator/OnConnectCheckListener.java
src/com/owncloud/android/files/services/FileOperation.java
src/com/owncloud/android/files/services/InstantUploadService.java
src/com/owncloud/android/ui/activity/AuthenticatorActivity.java

12 years agoRefresh authorization token on failed synchronizations when notification error is...
David A. Velasco [Mon, 18 Mar 2013 13:05:34 +0000 (14:05 +0100)]
Refresh authorization token on failed synchronizations when notification error is clicked

12 years agoVersion up: 1.3.22 oc-android-1-3-22
David A. Velasco [Thu, 14 Mar 2013 09:38:25 +0000 (10:38 +0100)]
Version up: 1.3.22

12 years agoREALLY fix ArrayOutOfBoundsException when chosing icons for files with invalid MIME...
David A. Velasco [Thu, 14 Mar 2013 09:36:22 +0000 (10:36 +0100)]
REALLY fix ArrayOutOfBoundsException when chosing icons for files with invalid MIME type

12 years agoVersion up: 1.3.21 oc-android-1-3-21
David A. Velasco [Tue, 12 Mar 2013 12:29:33 +0000 (13:29 +0100)]
Version up: 1.3.21

12 years agoUpdated translation files
David A. Velasco [Mon, 11 Mar 2013 12:54:23 +0000 (13:54 +0100)]
Updated translation files

12 years agoUpdating translation files...
David A. Velasco [Mon, 11 Mar 2013 12:27:56 +0000 (13:27 +0100)]
Updating translation files...

12 years agoDisable change log; to remove in future
David A. Velasco [Mon, 11 Mar 2013 11:45:50 +0000 (12:45 +0100)]
Disable change log; to remove in future

12 years agoFixed some more CRASHES due to format fails in Ukranian translation (fixed in Transif...
David A. Velasco [Thu, 7 Mar 2013 12:45:55 +0000 (13:45 +0100)]
Fixed some more CRASHES due to format fails in Ukranian translation (fixed in Transifex too)

12 years agoFixed CRASH when a download is successfull completed with device in Ukranian
David A. Velasco [Thu, 7 Mar 2013 11:45:01 +0000 (12:45 +0100)]
Fixed CRASH when a download is successfull completed with device in Ukranian

12 years agoFixed CRASH due to NullPointerException when a details actitivity is brough to foregr...
David A. Velasco [Thu, 7 Mar 2013 11:38:47 +0000 (12:38 +0100)]
Fixed CRASH due to NullPointerException when a details actitivity is brough to foreground and the OC icon is pressed, after removing accounts in system settings

12 years agoFixed CRASH due to ArrayIndexOutOfBoundsException while choosing the icon for a file...
David A. Velasco [Thu, 7 Mar 2013 09:42:50 +0000 (10:42 +0100)]
Fixed CRASH due to ArrayIndexOutOfBoundsException while choosing the icon for a file with a wrong MIME type (reported in Play Store)

12 years agoFixed NullPointerException in log
David A. Velasco [Tue, 5 Mar 2013 12:59:48 +0000 (13:59 +0100)]
Fixed NullPointerException in log

12 years agoRemoved usused drawable; list_selector rewritten from scratch with new license (and...
David A. Velasco [Fri, 8 Feb 2013 10:37:02 +0000 (11:37 +0100)]
Removed usused drawable; list_selector rewritten from scratch with new license (and color fixed for Android before ICS)

12 years agoAdded copyright and license notice in animation files
David A. Velasco [Fri, 8 Feb 2013 09:01:11 +0000 (10:01 +0100)]
Added copyright and license notice in animation files

12 years agoRemoved useless file
David A. Velasco [Fri, 8 Feb 2013 08:55:55 +0000 (09:55 +0100)]
Removed useless file

12 years agoRemoved unused animations
David A. Velasco [Fri, 8 Feb 2013 08:55:33 +0000 (09:55 +0100)]
Removed unused animations

12 years agoAdded GPL v2 license text
David A. Velasco [Fri, 8 Feb 2013 08:23:22 +0000 (09:23 +0100)]
Added GPL v2 license text

12 years agoReplaced GPL v3 with GPL v2; PLEASE, note that GPL v2 still allows the code is used...
David A. Velasco [Fri, 8 Feb 2013 08:22:46 +0000 (09:22 +0100)]
Replaced GPL v3 with GPL v2; PLEASE, note that GPL v2 still allows the code is used under the terms of later versions of GPL, depending upon the will of the user, so no right is being diminished

12 years agoRemoved some unused classes
David A. Velasco [Fri, 8 Feb 2013 08:05:37 +0000 (09:05 +0100)]
Removed some unused classes

12 years agoUpdated copyright in source files
David A. Velasco [Thu, 7 Feb 2013 17:45:10 +0000 (18:45 +0100)]
Updated copyright in source files

12 years agoHOTFIX (oc 1.3.20, ocw 1.0.2): fixed the creation of new accounts after installing... oc-android-1-3-20
David A. Velasco [Thu, 31 Jan 2013 15:17:32 +0000 (16:17 +0100)]
HOTFIX (oc 1.3.20, ocw 1.0.2): fixed the creation of new accounts after installing the workaround app and rebooting

12 years agoMerge branch 'master' into temporal_icons oc-android-1-3-19
David A. Velasco [Thu, 31 Jan 2013 11:50:03 +0000 (12:50 +0100)]
Merge branch 'master' into temporal_icons

12 years agoWorkaround version up: 1.0.1
David A. Velasco [Wed, 30 Jan 2013 15:58:52 +0000 (16:58 +0100)]
Workaround version up: 1.0.1

12 years agoFixed workaround icon
David A. Velasco [Wed, 30 Jan 2013 15:33:43 +0000 (16:33 +0100)]
Fixed workaround icon

12 years agoMerge branch 'master' into temporal_icons
David A. Velasco [Wed, 30 Jan 2013 15:17:41 +0000 (16:17 +0100)]
Merge branch 'master' into temporal_icons

12 years agoVersion up: 1.3.19
David A. Velasco [Wed, 30 Jan 2013 15:17:23 +0000 (16:17 +0100)]
Version up: 1.3.19

12 years agoTemporal file icons from iOS app
David A. Velasco [Wed, 30 Jan 2013 15:16:08 +0000 (16:16 +0100)]
Temporal file icons from iOS app

12 years agoTranslations updated
David A. Velasco [Wed, 30 Jan 2013 13:31:38 +0000 (14:31 +0100)]
Translations updated

12 years agoMerge branch 'file_icons' into workaround_integration
David A. Velasco [Wed, 30 Jan 2013 12:49:36 +0000 (13:49 +0100)]
Merge branch 'file_icons' into workaround_integration

12 years agoAdded dialog in the main app to advise users about the workaround app
David A. Velasco [Wed, 30 Jan 2013 12:46:15 +0000 (13:46 +0100)]
Added dialog in the main app to advise users about the workaround app

12 years agoSave new token / credentials to make them permanent
David A. Velasco [Tue, 29 Jan 2013 10:49:42 +0000 (11:49 +0100)]
Save new token / credentials to make them permanent

12 years agoFixed behaviour when authorization is denied by user; added toast message to explain...
David A. Velasco [Mon, 28 Jan 2013 12:15:28 +0000 (13:15 +0100)]
Fixed behaviour when authorization is denied by user; added toast message to explain the need to update credentials

12 years agoLocked edition of URL and password in redirection due to expired credentials; error...
David A. Velasco [Fri, 25 Jan 2013 14:11:10 +0000 (15:11 +0100)]
Locked edition of URL and password in redirection due to expired credentials; error messages reviewed; fixed capture of redirection from web browser in OAuth

12 years agoFixed visibility of authorization details when the device is turned aside; removed...
David A. Velasco [Thu, 24 Jan 2013 17:31:40 +0000 (18:31 +0100)]
Fixed visibility of authorization details when the device is turned aside; removed unused classes from old OAuth flow

12 years agoFixed icon for text files
David A. Velasco [Thu, 24 Jan 2013 13:03:38 +0000 (14:03 +0100)]
Fixed icon for text files

12 years agoCode ready to provide different icons for well-known MIME types
David A. Velasco [Thu, 24 Jan 2013 12:34:27 +0000 (13:34 +0100)]
Code ready to provide different icons for well-known MIME types

12 years agoMerge remote-tracking branch 'origin/oauth_login' into oauth_login
David A. Velasco [Thu, 24 Jan 2013 09:30:18 +0000 (10:30 +0100)]
Merge remote-tracking branch 'origin/oauth_login' into oauth_login

12 years agoCleaning-up AuthenticatorActivty code
David A. Velasco [Thu, 24 Jan 2013 09:29:11 +0000 (10:29 +0100)]
Cleaning-up AuthenticatorActivty code

12 years agoCleaning-up AuthenticatorActivty code
David A. Velasco [Thu, 24 Jan 2013 09:27:53 +0000 (10:27 +0100)]
Cleaning-up AuthenticatorActivty code

12 years agoAdded helper app to work around the issue of lost credentials at boot time affecting...
David A. Velasco [Fri, 18 Jan 2013 12:33:08 +0000 (13:33 +0100)]
Added helper app to work around the issue of lost credentials at boot time affecting ownCloud apps installed from the Google Play Store in Android 4.1.x

12 years agoRedirect app to login screen when any operation started from a foreground component...
David A. Velasco [Thu, 17 Jan 2013 15:03:59 +0000 (16:03 +0100)]
Redirect app to login screen when any operation started from a foreground component fails due to bad credentials

12 years agoMerge branch 'master' into oauth_login
David A. Velasco [Thu, 17 Jan 2013 13:25:49 +0000 (14:25 +0100)]
Merge branch 'master' into oauth_login

Conflicts:
AndroidManifest.xml
res/values-de-rDE/strings.xml
res/values-de/strings.xml
res/values/strings.xml
src/com/owncloud/android/Uploader.java
src/com/owncloud/android/datamodel/FileDataStorageManager.java
src/com/owncloud/android/files/OwnCloudFileObserver.java
src/com/owncloud/android/files/services/FileDownloader.java
src/com/owncloud/android/files/services/FileUploader.java
src/com/owncloud/android/operations/RemoteOperationResult.java
src/com/owncloud/android/syncadapter/FileSyncAdapter.java
src/com/owncloud/android/ui/activity/AuthenticatorActivity.java
src/com/owncloud/android/ui/activity/FileDisplayActivity.java
src/com/owncloud/android/ui/activity/UploadFilesActivity.java
src/com/owncloud/android/ui/fragment/FileDetailFragment.java
src/com/owncloud/android/ui/fragment/OCFileListFragment.java

12 years agoRedirect app to login screen when operations in file details view fail due to bad...
David A. Velasco [Thu, 17 Jan 2013 12:01:51 +0000 (13:01 +0100)]
Redirect app to login screen when operations in file details view fail due to bad credentials

12 years agoPrevent that the workaround app fixing the lost of credentials in Jelly Bean replaces...
David A. Velasco [Wed, 16 Jan 2013 11:54:15 +0000 (12:54 +0100)]
Prevent that the workaround app fixing the lost of credentials in Jelly Bean replaces the authenticator in the ownCloud

12 years agoVersion 1.3.18 bump oc-android-1-3-18
David A. Velasco [Mon, 14 Jan 2013 11:57:41 +0000 (12:57 +0100)]
Version 1.3.18 bump

12 years agoFixed null pointer in FileObserverService initialization
David A. Velasco [Mon, 14 Jan 2013 11:38:46 +0000 (12:38 +0100)]
Fixed null pointer in FileObserverService initialization

12 years agoMerge pull request #73 from s17t/master
David A. Velasco [Mon, 14 Jan 2013 10:23:03 +0000 (02:23 -0800)]
Merge pull request #73 from s17t/master

Minor changes

12 years agoItalian strings for narrow screens; fixed version string.
F.T. [Sat, 12 Jan 2013 17:37:10 +0000 (18:37 +0100)]
Italian strings for narrow screens; fixed version string.

12 years agoFix owncloud/android#37
F.T. [Sat, 12 Jan 2013 17:33:18 +0000 (18:33 +0100)]
Fix owncloud/android#37

12 years agoMerge branch 'master' into crash_fixes
David A. Velasco [Fri, 11 Jan 2013 17:44:47 +0000 (18:44 +0100)]
Merge branch 'master' into crash_fixes

12 years agoMerge pull request #66 from jmiazga/master
David A. Velasco [Fri, 11 Jan 2013 13:37:42 +0000 (05:37 -0800)]
Merge pull request #66 from jmiazga/master

Issue 46 fix

12 years agoTranslations update
David A. Velasco [Fri, 11 Jan 2013 12:26:34 +0000 (13:26 +0100)]
Translations update

12 years agoGerman translation updated
David A. Velasco [Fri, 11 Jan 2013 11:45:10 +0000 (12:45 +0100)]
German translation updated

12 years agoTranslations update
David A. Velasco [Thu, 10 Jan 2013 17:38:41 +0000 (18:38 +0100)]
Translations update

12 years agoFixed bug: empty folders are kept in device database when sucessfully removed
David A. Velasco [Thu, 10 Jan 2013 15:27:05 +0000 (16:27 +0100)]
Fixed bug: empty folders are kept in device database when sucessfully removed

12 years agoFixed bug preventing the enter in empty folders when uploading files from external...
David A. Velasco [Thu, 10 Jan 2013 15:12:59 +0000 (16:12 +0100)]
Fixed bug preventing the enter in empty folders when uploading files from external apps through 'share to' or 'send'

12 years agoFixed crash when uploading a file in any account after cleaning app data
David A. Velasco [Thu, 10 Jan 2013 10:39:22 +0000 (11:39 +0100)]
Fixed crash when uploading a file in any account after cleaning app data

12 years agoFixed bad update of details view for an uploading file when it finishes, resulting...
David A. Velasco [Wed, 9 Jan 2013 15:55:25 +0000 (16:55 +0100)]
Fixed bad update of details view for an uploading file when it finishes, resulting in a renamed file due to other file in the server with the same name ; and subsequent crash got by pressing 'Cancel'

12 years agoFixed crash in test of files downloading / uploading
David A. Velasco [Wed, 9 Jan 2013 09:11:21 +0000 (10:11 +0100)]
Fixed crash in test of files downloading / uploading

12 years agoFixed crash when an upload is confirmed with no file selected
David A. Velasco [Tue, 8 Jan 2013 16:48:58 +0000 (17:48 +0100)]
Fixed crash when an upload is confirmed with no file selected

12 years agoRemove unused Object member causing problems with serialization; back to previous...
David A. Velasco [Tue, 8 Jan 2013 16:31:04 +0000 (17:31 +0100)]
Remove unused Object member causing problems with serialization; back to previous serializationUID

12 years agotext selection is kept when user toggles between visible and non visible password
jmiazga [Fri, 4 Jan 2013 14:40:13 +0000 (09:40 -0500)]
text selection is kept when user toggles between visible and non visible password

12 years agoFixed double upload of files with OAuth + Bearer authorization
David A. Velasco [Wed, 19 Dec 2012 17:42:38 +0000 (18:42 +0100)]
Fixed double upload of files with OAuth + Bearer authorization

12 years agoAdded support to OAuth2 'authorization code' grat type: get & save access token,...
David A. Velasco [Wed, 19 Dec 2012 13:12:53 +0000 (14:12 +0100)]
Added support to OAuth2 'authorization code' grat type: get & save access token, use it to access ownCloud

12 years agoMerge master into oauth_login
David A. Velasco [Tue, 18 Dec 2012 10:20:03 +0000 (11:20 +0100)]
Merge master into oauth_login

12 years agoAdding support to OAuth2 'authorization code' grant type [WIP]
David A. Velasco [Tue, 18 Dec 2012 10:07:05 +0000 (11:07 +0100)]
Adding support to OAuth2 'authorization code' grant type [WIP]

12 years agoVersion bump: 1.3.17 oc-android-1-3-17
David A. Velasco [Mon, 10 Dec 2012 14:59:50 +0000 (15:59 +0100)]
Version bump: 1.3.17

12 years agoAvoid the necessity to synchronize the account after the upgrade to 1.3.16
David A. Velasco [Mon, 10 Dec 2012 13:01:45 +0000 (14:01 +0100)]
Avoid the necessity to synchronize the account after the upgrade to 1.3.16

12 years agoMinimize the number of unnecessary file trasnfers after the upgrade to 1.3.16 for...
David A. Velasco [Thu, 6 Dec 2012 14:28:12 +0000 (15:28 +0100)]
Minimize the number of unnecessary file trasnfers after the upgrade to 1.3.16 for files already in the device

12 years agoMerge remote-tracking branch 'origin/sync_review_2'
David A. Velasco [Thu, 6 Dec 2012 13:03:50 +0000 (14:03 +0100)]
Merge remote-tracking branch 'origin/sync_review_2'

12 years agoFixed bug in synchronization after adding new field to improve the check of changes...
David A. Velasco [Thu, 6 Dec 2012 13:02:09 +0000 (14:02 +0100)]
Fixed bug in synchronization after adding new field to improve the check of changes in server

12 years agoMerge remote-tracking branch 'origin/sync_review_2'
David A. Velasco [Wed, 5 Dec 2012 22:23:10 +0000 (23:23 +0100)]
Merge remote-tracking branch 'origin/sync_review_2'

12 years agoFixed check of modifications applied in server (still based on modification date)
David A. Velasco [Wed, 5 Dec 2012 15:14:01 +0000 (16:14 +0100)]
Fixed check of modifications applied in server (still based on modification date)

12 years agoFixed copy and movement of files to ownCloud local folder with explicit creation...
David A. Velasco [Wed, 5 Dec 2012 15:01:19 +0000 (16:01 +0100)]
Fixed copy and movement of files to ownCloud local folder with explicit creation of parent directory and target file

12 years agoFixed movement of files: parent folder must be created before move; besides, extra...
David A. Velasco [Wed, 5 Dec 2012 11:37:19 +0000 (12:37 +0100)]
Fixed movement of files: parent folder must be created before move; besides, extra checks to avoid NULL pointers in dialogs

12 years agoFixed NULL pointers and wrong handling of dialogs
David A. Velasco [Wed, 5 Dec 2012 11:22:26 +0000 (12:22 +0100)]
Fixed NULL pointers and wrong handling of dialogs

12 years agoFixed lack of File#getUsableSpace() in Android versions previous to GINGERBREAD
David A. Velasco [Tue, 4 Dec 2012 13:36:49 +0000 (14:36 +0100)]
Fixed lack of File#getUsableSpace() in Android versions previous to GINGERBREAD

12 years agoGive the user a chance to move the files selected for an upload when there is not...
David A. Velasco [Tue, 4 Dec 2012 13:20:02 +0000 (14:20 +0100)]
Give the user a chance to move the files selected for an upload when there is not space enough to copy them into the ownCloud folder

12 years agoGive the user the option to move all the foreign files into the ownCloud local folder...
David A. Velasco [Tue, 4 Dec 2012 11:49:18 +0000 (12:49 +0100)]
Give the user the option to move all the foreign files into the ownCloud local folder when the try to copy them during an account synchronization failed

12 years agoFixed bug: toast message infinitely repeated
David A. Velasco [Fri, 30 Nov 2012 12:18:17 +0000 (13:18 +0100)]
Fixed bug: toast message infinitely repeated

12 years agoCustomized error message for uploads when the local file cannot by copied to the...
David A. Velasco [Fri, 30 Nov 2012 13:39:31 +0000 (14:39 +0100)]
Customized error message for uploads when the local file cannot by copied to the ownCloud local directory

12 years agoNo more NULL pointers from getDirectoryContent (2)
David A. Velasco [Fri, 30 Nov 2012 12:33:23 +0000 (13:33 +0100)]
No more NULL pointers from getDirectoryContent (2)

12 years agoNo more NULL pointers from getDirectoryContent
David A. Velasco [Fri, 30 Nov 2012 12:28:00 +0000 (13:28 +0100)]
No more NULL pointers from getDirectoryContent

12 years agoFixed bug: toast message infinitely repeated
David A. Velasco [Fri, 30 Nov 2012 12:18:17 +0000 (13:18 +0100)]
Fixed bug: toast message infinitely repeated

12 years agoAdded scroll to generic explanation activity. Enabled the copy of past uploads into...
David A. Velasco [Fri, 30 Nov 2012 10:58:46 +0000 (11:58 +0100)]
Added scroll to generic explanation activity. Enabled the copy of past uploads into ownCloud folder during synchronization.

12 years agoFiles uploaded in the past are copied to the local ownCloud directory during account...
David A. Velasco [Fri, 30 Nov 2012 10:29:18 +0000 (11:29 +0100)]
Files uploaded in the past are copied to the local ownCloud directory during account synchronization

12 years agoNew German update
David A. Velasco [Thu, 29 Nov 2012 15:52:29 +0000 (16:52 +0100)]
New German update

12 years agoUpdated some languages (remaining coming soon)
David A. Velasco [Thu, 29 Nov 2012 15:01:53 +0000 (16:01 +0100)]
Updated some languages (remaining coming soon)

12 years agoRefactored app name in strings.xml
David A. Velasco [Thu, 29 Nov 2012 11:26:55 +0000 (12:26 +0100)]
Refactored app name in strings.xml

12 years agoUpdating language strings; some hardcoded strings moved to strings.xml; workaround...
David A. Velasco [Thu, 29 Nov 2012 10:28:34 +0000 (11:28 +0100)]
Updating language strings; some hardcoded strings moved to strings.xml; workaround for bug in error popup

12 years agoSome cleanup
David A. Velasco [Tue, 27 Nov 2012 14:15:17 +0000 (15:15 +0100)]
Some cleanup

12 years agoNew policy: uploaded files are copied to the local storage ownCloud directory bu...
David A. Velasco [Tue, 27 Nov 2012 13:28:19 +0000 (14:28 +0100)]
New policy: uploaded files are copied to the local storage ownCloud directory bu default

12 years agoMerge pull request #7 from Mic92/master
David A. Velasco [Mon, 26 Nov 2012 12:05:08 +0000 (04:05 -0800)]
Merge pull request #7 from Mic92/master

Fix Typos in DbHandler