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
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
David A. Velasco [Fri, 22 Mar 2013 13:50:30 +0000 (14:50 +0100)]
Allow edition of OAuth endpoints for testing; better configuration values
David A. Velasco [Thu, 21 Mar 2013 12:22:53 +0000 (13:22 +0100)]
Fixed minor bugs inserted in clean-up
David A. Velasco [Thu, 21 Mar 2013 11:21:48 +0000 (12:21 +0100)]
OAuth clean-up and refactoring
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
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
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
David A. Velasco [Thu, 14 Mar 2013 09:38:25 +0000 (10:38 +0100)]
Version up: 1.3.22
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
David A. Velasco [Tue, 12 Mar 2013 12:29:33 +0000 (13:29 +0100)]
Version up: 1.3.21
David A. Velasco [Mon, 11 Mar 2013 12:54:23 +0000 (13:54 +0100)]
Updated translation files
David A. Velasco [Mon, 11 Mar 2013 12:27:56 +0000 (13:27 +0100)]
Updating translation files...
David A. Velasco [Mon, 11 Mar 2013 11:45:50 +0000 (12:45 +0100)]
Disable change log; to remove in future
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)
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
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
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)
David A. Velasco [Tue, 5 Mar 2013 12:59:48 +0000 (13:59 +0100)]
Fixed NullPointerException in log
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)
David A. Velasco [Fri, 8 Feb 2013 09:01:11 +0000 (10:01 +0100)]
Added copyright and license notice in animation files
David A. Velasco [Fri, 8 Feb 2013 08:55:55 +0000 (09:55 +0100)]
Removed useless file
David A. Velasco [Fri, 8 Feb 2013 08:55:33 +0000 (09:55 +0100)]
Removed unused animations
David A. Velasco [Fri, 8 Feb 2013 08:23:22 +0000 (09:23 +0100)]
Added GPL v2 license text
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
David A. Velasco [Fri, 8 Feb 2013 08:05:37 +0000 (09:05 +0100)]
Removed some unused classes
David A. Velasco [Thu, 7 Feb 2013 17:45:10 +0000 (18:45 +0100)]
Updated copyright in source files
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
David A. Velasco [Thu, 31 Jan 2013 11:50:03 +0000 (12:50 +0100)]
Merge branch 'master' into temporal_icons
David A. Velasco [Wed, 30 Jan 2013 15:58:52 +0000 (16:58 +0100)]
Workaround version up: 1.0.1
David A. Velasco [Wed, 30 Jan 2013 15:33:43 +0000 (16:33 +0100)]
Fixed workaround icon
David A. Velasco [Wed, 30 Jan 2013 15:17:41 +0000 (16:17 +0100)]
Merge branch 'master' into temporal_icons
David A. Velasco [Wed, 30 Jan 2013 15:17:23 +0000 (16:17 +0100)]
Version up: 1.3.19
David A. Velasco [Wed, 30 Jan 2013 15:16:08 +0000 (16:16 +0100)]
Temporal file icons from iOS app
David A. Velasco [Wed, 30 Jan 2013 13:31:38 +0000 (14:31 +0100)]
Translations updated
David A. Velasco [Wed, 30 Jan 2013 12:49:36 +0000 (13:49 +0100)]
Merge branch 'file_icons' into workaround_integration
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
David A. Velasco [Tue, 29 Jan 2013 10:49:42 +0000 (11:49 +0100)]
Save new token / credentials to make them permanent
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
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
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
David A. Velasco [Thu, 24 Jan 2013 13:03:38 +0000 (14:03 +0100)]
Fixed icon for text files
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
David A. Velasco [Thu, 24 Jan 2013 09:30:18 +0000 (10:30 +0100)]
Merge remote-tracking branch 'origin/oauth_login' into oauth_login
David A. Velasco [Thu, 24 Jan 2013 09:29:11 +0000 (10:29 +0100)]
Cleaning-up AuthenticatorActivty code
David A. Velasco [Thu, 24 Jan 2013 09:27:53 +0000 (10:27 +0100)]
Cleaning-up AuthenticatorActivty code
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
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
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
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
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
David A. Velasco [Mon, 14 Jan 2013 11:57:41 +0000 (12:57 +0100)]
Version 1.3.18 bump
David A. Velasco [Mon, 14 Jan 2013 11:38:46 +0000 (12:38 +0100)]
Fixed null pointer in FileObserverService initialization
David A. Velasco [Mon, 14 Jan 2013 10:23:03 +0000 (02:23 -0800)]
Merge pull request #73 from s17t/master
Minor changes
F.T. [Sat, 12 Jan 2013 17:37:10 +0000 (18:37 +0100)]
Italian strings for narrow screens; fixed version string.
F.T. [Sat, 12 Jan 2013 17:33:18 +0000 (18:33 +0100)]
Fix owncloud/android#37
David A. Velasco [Fri, 11 Jan 2013 17:44:47 +0000 (18:44 +0100)]
Merge branch 'master' into crash_fixes
David A. Velasco [Fri, 11 Jan 2013 13:37:42 +0000 (05:37 -0800)]
Merge pull request #66 from jmiazga/master
Issue 46 fix
David A. Velasco [Fri, 11 Jan 2013 12:26:34 +0000 (13:26 +0100)]
Translations update
David A. Velasco [Fri, 11 Jan 2013 11:45:10 +0000 (12:45 +0100)]
German translation updated
David A. Velasco [Thu, 10 Jan 2013 17:38:41 +0000 (18:38 +0100)]
Translations update
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
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'
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
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'
David A. Velasco [Wed, 9 Jan 2013 09:11:21 +0000 (10:11 +0100)]
Fixed crash in test of files downloading / uploading
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
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
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
David A. Velasco [Wed, 19 Dec 2012 17:42:38 +0000 (18:42 +0100)]
Fixed double upload of files with OAuth + Bearer authorization
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
David A. Velasco [Tue, 18 Dec 2012 10:20:03 +0000 (11:20 +0100)]
Merge master into oauth_login
David A. Velasco [Tue, 18 Dec 2012 10:07:05 +0000 (11:07 +0100)]
Adding support to OAuth2 'authorization code' grant type [WIP]
David A. Velasco [Mon, 10 Dec 2012 14:59:50 +0000 (15:59 +0100)]
Version bump: 1.3.17
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
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
David A. Velasco [Thu, 6 Dec 2012 13:03:50 +0000 (14:03 +0100)]
Merge remote-tracking branch 'origin/sync_review_2'
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
David A. Velasco [Wed, 5 Dec 2012 22:23:10 +0000 (23:23 +0100)]
Merge remote-tracking branch 'origin/sync_review_2'
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)
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
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
David A. Velasco [Wed, 5 Dec 2012 11:22:26 +0000 (12:22 +0100)]
Fixed NULL pointers and wrong handling of dialogs
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
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
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
David A. Velasco [Fri, 30 Nov 2012 12:18:17 +0000 (13:18 +0100)]
Fixed bug: toast message infinitely repeated
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
David A. Velasco [Fri, 30 Nov 2012 12:33:23 +0000 (13:33 +0100)]
No more NULL pointers from getDirectoryContent (2)
David A. Velasco [Fri, 30 Nov 2012 12:28:00 +0000 (13:28 +0100)]
No more NULL pointers from getDirectoryContent
David A. Velasco [Fri, 30 Nov 2012 12:18:17 +0000 (13:18 +0100)]
Fixed bug: toast message infinitely repeated
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.
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
David A. Velasco [Thu, 29 Nov 2012 15:52:29 +0000 (16:52 +0100)]
New German update
David A. Velasco [Thu, 29 Nov 2012 15:01:53 +0000 (16:01 +0100)]
Updated some languages (remaining coming soon)
David A. Velasco [Thu, 29 Nov 2012 11:26:55 +0000 (12:26 +0100)]
Refactored app name in strings.xml
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
David A. Velasco [Tue, 27 Nov 2012 14:15:17 +0000 (15:15 +0100)]
Some cleanup
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
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