David A. Velasco [Wed, 8 Aug 2012 10:36:38 +0000 (12:36 +0200)]
Removed useless file
David A. Velasco [Wed, 8 Aug 2012 10:30:11 +0000 (12:30 +0200)]
FIleDisplayActivity refactored to fix view never updated after installation in some devices and problems when all the accounts are deleted
David A. Velasco [Fri, 3 Aug 2012 12:01:42 +0000 (14:01 +0200)]
Extra logs for debugging connections
David A. Velasco [Fri, 3 Aug 2012 12:00:46 +0000 (14:00 +0200)]
Version update
David A. Velasco [Fri, 3 Aug 2012 10:56:50 +0000 (12:56 +0200)]
Added forgotten trim()s on the content of the URL field
David A. Velasco [Fri, 3 Aug 2012 09:39:08 +0000 (11:39 +0200)]
Fixed crashed when the user tries to upload to ownCloud some content for wich the client does not have enough permissions; such as a contact.
David A. Velasco [Thu, 2 Aug 2012 14:08:59 +0000 (16:08 +0200)]
Update version number
David A. Velasco [Thu, 2 Aug 2012 11:28:33 +0000 (13:28 +0200)]
Fixed crash by URL with whitespaces in login page; reviewed error handling and user info in connection checking
David A. Velasco [Wed, 1 Aug 2012 13:25:22 +0000 (15:25 +0200)]
Version update
David A. Velasco [Wed, 1 Aug 2012 09:20:42 +0000 (11:20 +0200)]
Details view is quited when browsing to the parent folder
David A. Velasco [Wed, 1 Aug 2012 08:00:43 +0000 (10:00 +0200)]
Updated some minor strings with the new app package
Bartek Przybylski [Tue, 31 Jul 2012 15:43:37 +0000 (17:43 +0200)]
moving from eu.alefzero.eu to com.owncloud.android
David A. Velasco [Tue, 31 Jul 2012 12:02:03 +0000 (14:02 +0200)]
No more 'secure icon' when secure connection is NOT available
David A. Velasco [Tue, 31 Jul 2012 11:09:55 +0000 (13:09 +0200)]
Fixed lost of track of a downloaded file when it's tried to be renamed but the operation fails
Bartek Przybylski [Mon, 30 Jul 2012 16:52:55 +0000 (18:52 +0200)]
version bump for GP
David A. Velasco [Mon, 30 Jul 2012 13:11:59 +0000 (15:11 +0200)]
Better failure handling in files renaming and removal
David A. Velasco [Mon, 30 Jul 2012 12:06:53 +0000 (14:06 +0200)]
Added failure handling to directory creation
David A. Velasco [Mon, 30 Jul 2012 11:14:28 +0000 (13:14 +0200)]
Fixed cancel button in landscape account activity
David A. Velasco [Mon, 30 Jul 2012 10:58:36 +0000 (12:58 +0200)]
More hardcoded strings passed to string resources
David A. Velasco [Mon, 30 Jul 2012 10:02:34 +0000 (12:02 +0200)]
Granted that accounts different only in port number won't mix their files in the same local folder
David A. Velasco [Mon, 30 Jul 2012 07:46:24 +0000 (09:46 +0200)]
Fixed compatibility issue in local deletion and text typo
Bartek Przybylski [Sun, 29 Jul 2012 08:23:03 +0000 (10:23 +0200)]
updated translations
Bartek Przybylski [Sat, 28 Jul 2012 19:15:41 +0000 (21:15 +0200)]
allow removing local file only
David A. Velasco [Fri, 27 Jul 2012 13:05:58 +0000 (15:05 +0200)]
Forgotten version!
David A. Velasco [Fri, 27 Jul 2012 13:02:03 +0000 (15:02 +0200)]
Make resource values for some hardcoded string
David A. Velasco [Fri, 27 Jul 2012 12:29:46 +0000 (14:29 +0200)]
Fixed: problems in handling a file that is still uploading but in the files list because a synchronization was triggered and finished; problems in UI refresh after removing or renaming a file, while in double pane mode
David A. Velasco [Thu, 26 Jul 2012 16:35:09 +0000 (18:35 +0200)]
Upload improvements: better control of errors, updated use of status notifications, removed toast notifications, new isUploading(...) mehtod
David A. Velasco [Thu, 26 Jul 2012 11:08:14 +0000 (13:08 +0200)]
Pin code number hidden as a password
David A. Velasco [Thu, 26 Jul 2012 08:44:24 +0000 (10:44 +0200)]
Quick patch to fix operations not ready for HTTPS
David A. Velasco [Wed, 25 Jul 2012 16:39:14 +0000 (18:39 +0200)]
File list is updated when a file contained in the current directory finished its download although it wasn't successful
David A. Velasco [Wed, 25 Jul 2012 12:39:46 +0000 (14:39 +0200)]
Fixed bad synchronization of files removed from another client; checked that condition removed is not necessary in any case
David A. Velasco [Wed, 25 Jul 2012 11:29:14 +0000 (13:29 +0200)]
Updated logging for login ;)
David A. Velasco [Wed, 25 Jul 2012 10:04:08 +0000 (12:04 +0200)]
Reviewed error handling and notifications in downloads
David A. Velasco [Wed, 25 Jul 2012 06:34:39 +0000 (08:34 +0200)]
FIxed null pointer exception when a file details view receives a message from the download service
David A. Velasco [Tue, 24 Jul 2012 12:08:54 +0000 (14:08 +0200)]
Added a static list of downloads in progress to have a reliable way to check if a file is downloading
David A. Velasco [Tue, 24 Jul 2012 11:04:58 +0000 (13:04 +0200)]
Explicit default values for network timeouts; fixed null pointer in message broadcasted when a download can't finish
David A. Velasco [Tue, 24 Jul 2012 07:08:29 +0000 (09:08 +0200)]
Minor typos and spelling corrected
Bartek Przybylski [Mon, 23 Jul 2012 17:09:44 +0000 (19:09 +0200)]
make confirmation dialog more universal
David A. Velasco [Mon, 23 Jul 2012 12:53:46 +0000 (14:53 +0200)]
Fixed cancel button in PIN code activity
David A. Velasco [Mon, 23 Jul 2012 12:49:09 +0000 (14:49 +0200)]
Fixing bad reference to string
David A. Velasco [Mon, 23 Jul 2012 12:38:16 +0000 (14:38 +0200)]
Replaced strings in two pieces with formatted string
David A. Velasco [Mon, 23 Jul 2012 11:55:58 +0000 (13:55 +0200)]
Downloads through temporal file and better OCFile.isDownloading() and .isDown() implementation
David A. Velasco [Mon, 23 Jul 2012 10:47:58 +0000 (12:47 +0200)]
Filter broadcast messages in receivers with the account, to avoid problems with services ongoing after the current account is changed
David A. Velasco [Mon, 23 Jul 2012 09:07:59 +0000 (11:07 +0200)]
Fix the local file name saved in database when a file is renamed
David A. Velasco [Mon, 23 Jul 2012 08:13:50 +0000 (10:13 +0200)]
Rename file to upload to avoid overwrites in server
Bartek Przybylski [Sun, 22 Jul 2012 07:01:22 +0000 (09:01 +0200)]
allow username with @, hide search menu item until sherlockactionbar wont put it to master
Bartek Przybylski [Sat, 21 Jul 2012 20:31:18 +0000 (22:31 +0200)]
show buttons in two lines, they get squeezed when button text is too long
Bartek Przybylski [Sat, 21 Jul 2012 20:20:14 +0000 (22:20 +0200)]
remove location service registration after booting
Bartek Przybylski [Sat, 21 Jul 2012 20:10:36 +0000 (22:10 +0200)]
adding translations and transifex third party tool
David A. Velasco [Fri, 20 Jul 2012 11:30:04 +0000 (13:30 +0200)]
Handling of PUT response code fixed
David A. Velasco [Fri, 20 Jul 2012 10:27:05 +0000 (12:27 +0200)]
Avoid crash in the login page when the connections is tested, then changed to other wrong URL and connect is clicked before the new test finishes
David A. Velasco [Fri, 20 Jul 2012 08:14:27 +0000 (10:14 +0200)]
Forgot the new icon!
David A. Velasco [Fri, 20 Jul 2012 08:13:50 +0000 (10:13 +0200)]
Some fixes about downloads and how the detals view and list view is updated when downloads start and finish
David A. Velasco [Thu, 19 Jul 2012 09:51:05 +0000 (11:51 +0200)]
More fixes to PIN Code activity
David A. Velasco [Thu, 19 Jul 2012 09:34:51 +0000 (11:34 +0200)]
Enable preemptive authentication to avoid double send of files in uploading
Bartek Przybylski [Wed, 18 Jul 2012 22:04:37 +0000 (00:04 +0200)]
use star instead of heart, download while if its marked as favorite,ignoring last update
David A. Velasco [Wed, 18 Jul 2012 12:38:02 +0000 (14:38 +0200)]
Fixed null pointer in synchronization
David A. Velasco [Wed, 18 Jul 2012 12:20:09 +0000 (14:20 +0200)]
Added timeout to the connection test; timeoutted methods granted for HTTPS
David A. Velasco [Tue, 17 Jul 2012 13:28:27 +0000 (15:28 +0200)]
Be sure that root directoriy is listed when the synchronization is really fast
David A. Velasco [Tue, 17 Jul 2012 13:16:27 +0000 (15:16 +0200)]
Pin code messages update
David A. Velasco [Tue, 17 Jul 2012 12:51:36 +0000 (14:51 +0200)]
Avoid crashes when an external app makes a bad response for the selection of a file to upload
David A. Velasco [Tue, 17 Jul 2012 12:26:18 +0000 (14:26 +0200)]
Fixed problem with some special characters when opening files; renamed WebdavUtils.encode to WebdavUtils.encodePath; fixed null pointer exception in preview
David A. Velasco [Tue, 17 Jul 2012 10:59:15 +0000 (12:59 +0200)]
OCFile stores again decoded remote paths; WebdavUtils.encode(...) added; fixed space conversion in paths in multiple uploads; CLEAN THE APPLICATION CACHE AFTER INSTALLING
David A. Velasco [Mon, 16 Jul 2012 13:06:03 +0000 (15:06 +0200)]
Cancellable synchronization; current synchronizations are cancelled when the user request for a synchronization in the options menu
David A. Velasco [Mon, 16 Jul 2012 11:04:38 +0000 (13:04 +0200)]
Merge branch 'testing_cancel_sync'
David A. Velasco [Mon, 16 Jul 2012 11:01:18 +0000 (13:01 +0200)]
Being careful with regressions
David A. Velasco [Mon, 16 Jul 2012 10:59:25 +0000 (12:59 +0200)]
More fixes to PIN Code
David A. Velasco [Mon, 16 Jul 2012 10:54:18 +0000 (12:54 +0200)]
Testing synchronization cancelation
David A. Velasco [Mon, 16 Jul 2012 09:34:37 +0000 (11:34 +0200)]
Trigger synchronization when current account is changed; remove redundant accounts list in preferences
David A. Velasco [Fri, 13 Jul 2012 12:46:40 +0000 (14:46 +0200)]
More fixes to PIN code
David A. Velasco [Fri, 13 Jul 2012 09:14:10 +0000 (11:14 +0200)]
Still better for progress circle initialization: looks like apply it after setContentView(..) has the best result
David A. Velasco [Fri, 13 Jul 2012 08:10:58 +0000 (10:10 +0200)]
Avoid the progress circle is visible when starting the app after updating it in the device
Bartek Przybylski [Thu, 12 Jul 2012 20:26:33 +0000 (22:26 +0200)]
make preview a bit smaller than screen width
Bartek Przybylski [Thu, 12 Jul 2012 20:02:30 +0000 (22:02 +0200)]
reduce permissions, optimize bitmap displaying
Bartek Przybylski [Thu, 12 Jul 2012 17:52:56 +0000 (19:52 +0200)]
load bitmap asynchronously on preview
David A. Velasco [Thu, 12 Jul 2012 15:49:29 +0000 (17:49 +0200)]
Avoid double query to the ContentResolver when listing the contents of a folder
David A. Velasco [Thu, 12 Jul 2012 11:49:21 +0000 (13:49 +0200)]
File removal in server completed
David A. Velasco [Thu, 12 Jul 2012 08:55:47 +0000 (10:55 +0200)]
Fixed confirmation dialog for deletion
David A. Velasco [Thu, 12 Jul 2012 08:17:32 +0000 (10:17 +0200)]
Compatibility fix in renaming for Android API < 12
David A. Velasco [Wed, 11 Jul 2012 16:46:47 +0000 (18:46 +0200)]
Delete remote file - confirmation dialog added
Bartek Przybylski [Wed, 11 Jul 2012 18:24:50 +0000 (20:24 +0200)]
update local filename only when rename succeed
David A. Velasco [Wed, 11 Jul 2012 16:59:59 +0000 (18:59 +0200)]
Some fixes to PIN code
David A. Velasco [Wed, 11 Jul 2012 16:47:27 +0000 (18:47 +0200)]
Merge branch 'master', remote-tracking branch 'origin'
Bartek Przybylski [Wed, 11 Jul 2012 15:23:50 +0000 (17:23 +0200)]
addming missing file, show softkeyborad on pin activity and change name activity
David A. Velasco [Wed, 11 Jul 2012 11:51:57 +0000 (13:51 +0200)]
Trying to improve synchronization performance with database batched operations
David A. Velasco [Wed, 11 Jul 2012 08:47:15 +0000 (10:47 +0200)]
Temporal layout for rename
Bartek Przybylski [Tue, 10 Jul 2012 20:52:31 +0000 (22:52 +0200)]
messy rename file
Bartek Przybylski [Tue, 10 Jul 2012 16:07:05 +0000 (18:07 +0200)]
delete file after download failed, correctly send message about download fail
Bartek Przybylski [Mon, 9 Jul 2012 15:16:56 +0000 (17:16 +0200)]
dont loose keep in sync state when syncing
David A. Velasco [Mon, 9 Jul 2012 13:19:44 +0000 (15:19 +0200)]
Strings extracted from PinCodeActivity to resources
David A. Velasco [Mon, 9 Jul 2012 13:10:26 +0000 (15:10 +0200)]
Better policy to show PIN Code
David A. Velasco [Mon, 9 Jul 2012 12:24:13 +0000 (14:24 +0200)]
Avoid null pointer exception when the details fragment is empty
David A. Velasco [Mon, 9 Jul 2012 09:28:51 +0000 (11:28 +0200)]
Merge remote-tracking branch 'origin/master' into moresync
David A. Velasco [Mon, 9 Jul 2012 09:23:56 +0000 (11:23 +0200)]
More improvements in refresh files list while synchronizing
David A. Velasco [Mon, 9 Jul 2012 09:11:44 +0000 (11:11 +0200)]
Pin code
David A. Velasco [Mon, 9 Jul 2012 07:39:32 +0000 (09:39 +0200)]
Better backwards compatibility in crash logger and images preview
David A. Velasco [Mon, 9 Jul 2012 07:23:42 +0000 (09:23 +0200)]
Fixed bug in creation of database after adding keep_in_sync column
Bartek Przybylski [Mon, 9 Jul 2012 05:24:28 +0000 (07:24 +0200)]
create keep in sync field in db on app setup
Bartek Przybylski [Sun, 8 Jul 2012 14:57:48 +0000 (16:57 +0200)]
keep file in sync and initial commit for file sharing
Bartek Przybylski [Sat, 7 Jul 2012 17:54:46 +0000 (19:54 +0200)]
revert icon to old one