Bartek Przybylski [Sat, 27 Oct 2012 22:12:15 +0000 (00:12 +0200)]
add licence header to files
Bartek Przybylski [Sat, 27 Oct 2012 19:55:24 +0000 (21:55 +0200)]
upload file only on write close
Bartek Przybylski [Sat, 27 Oct 2012 10:20:52 +0000 (12:20 +0200)]
Solving modified date and length conflicts
David A. Velasco [Fri, 26 Oct 2012 13:42:05 +0000 (15:42 +0200)]
Increased chunk size up to 1MB
David A. Velasco [Fri, 26 Oct 2012 11:49:03 +0000 (13:49 +0200)]
Character % is rejected for names of files when renaming
David A. Velasco [Fri, 26 Oct 2012 11:45:59 +0000 (13:45 +0200)]
No more Canonical Names in log TAGs
David A. Velasco [Fri, 26 Oct 2012 09:34:20 +0000 (11:34 +0200)]
Refactored renaming operation (inherits RemoteOperation, so generates RemoteOperationResult)
David A. Velasco [Thu, 25 Oct 2012 14:01:29 +0000 (16:01 +0200)]
Removed unused class ConnectionCheckerRunnable, and moved ConnectionCheckOperation to .operations package
David A. Velasco [Thu, 25 Oct 2012 12:21:01 +0000 (14:21 +0200)]
Refactored remove file operation (inherits RemoteOperation, so generates RemoteOperationResult)
David A. Velasco [Thu, 25 Oct 2012 08:41:24 +0000 (10:41 +0200)]
Merge two-way synch changes with synch-service refactoring for SSL warning
David A. Velasco [Wed, 24 Oct 2012 17:39:55 +0000 (19:39 +0200)]
Changed the synchronization process to limit the number and type of failures supported before stop
Bartek Przybylski [Tue, 23 Oct 2012 22:06:38 +0000 (00:06 +0200)]
Bartek Przybylski [Tue, 23 Oct 2012 21:09:19 +0000 (23:09 +0200)]
include actionbarsherlock as a part of owncloud application
David A. Velasco [Tue, 23 Oct 2012 13:35:47 +0000 (15:35 +0200)]
Updating synchronization for providing SSL warning when necessary; STEP 2: added SSL warning dialog in FileDisplayActivity
David A. Velasco [Tue, 23 Oct 2012 10:47:29 +0000 (12:47 +0200)]
Updating synchronization for providing SSL warning when necessary; step 1: refactoring based in RemoteOperation (DONE)
Bartek Przybylski [Mon, 22 Oct 2012 19:18:20 +0000 (21:18 +0200)]
updated translations
Bartek Przybylski [Mon, 22 Oct 2012 19:15:26 +0000 (21:15 +0200)]
Two way synchronization for files
David A. Velasco [Mon, 22 Oct 2012 13:38:37 +0000 (15:38 +0200)]
Updating synchronization for providing SSL warning when necessary; step 1: refactoring based in RemoteOperation (STILL IN PROGRESS)
David A. Velasco [Mon, 22 Oct 2012 13:11:59 +0000 (15:11 +0200)]
Updating synchronization for providing SSL warning when necessary; step 1: refactoring based in RemoteOperation (in progress)
David A. Velasco [Fri, 19 Oct 2012 11:08:58 +0000 (13:08 +0200)]
Fixed notifications bug: when several notifications (download and upload, for instance) lived at the same time, clicking any of them resulted in the action expected for the last one; no more
David A. Velasco [Fri, 19 Oct 2012 07:24:34 +0000 (09:24 +0200)]
Improved explanation in PIN code view
David A. Velasco [Thu, 18 Oct 2012 17:11:59 +0000 (19:11 +0200)]
Fixed error in first synchronization, once again
David A. Velasco [Thu, 18 Oct 2012 15:02:43 +0000 (17:02 +0200)]
Fixed typo in German translation
David A. Velasco [Thu, 18 Oct 2012 14:11:29 +0000 (16:11 +0200)]
Same text in the cancel button in PIN code activity than in all the other cancel buttons in the app
David A. Velasco [Thu, 18 Oct 2012 08:53:47 +0000 (10:53 +0200)]
Undone the background message in empty folders
David A. Velasco [Thu, 18 Oct 2012 08:02:33 +0000 (10:02 +0200)]
Added German string for PIN code explanation
David A. Velasco [Wed, 17 Oct 2012 17:34:31 +0000 (19:34 +0200)]
About message moved to strings.xml
David A. Velasco [Wed, 17 Oct 2012 17:22:40 +0000 (19:22 +0200)]
Added help text in background of empty files list
David A. Velasco [Wed, 17 Oct 2012 11:44:36 +0000 (13:44 +0200)]
Keep the same item in the CENTER of the files list when the device is turned to other position
David A. Velasco [Wed, 17 Oct 2012 09:04:27 +0000 (11:04 +0200)]
Added explanation in the view for PIN Code creation
David A. Velasco [Wed, 17 Oct 2012 08:14:14 +0000 (10:14 +0200)]
Updated text in 'Remote and local' option offered when removing a downloaded file to fit the button size' (just some languages)
Bartek Przybylski [Mon, 15 Oct 2012 15:44:19 +0000 (17:44 +0200)]
updated translations
David A. Velasco [Mon, 15 Oct 2012 13:22:07 +0000 (15:22 +0200)]
Fixed crash got when instant upload is tried to an account where the InstantUpload/ folder is not already created
David A. Velasco [Mon, 15 Oct 2012 11:14:46 +0000 (13:14 +0200)]
Moved recursive fetch to notify end-of-syncrhonization of a folder BEFORE its children are synchronized
David A. Velasco [Mon, 15 Oct 2012 10:57:14 +0000 (12:57 +0200)]
Fixed problem in first-ever synchronization introduced while refactoring list adapters
David A. Velasco [Thu, 11 Oct 2012 14:40:56 +0000 (16:40 +0200)]
Cancellation in uploads and access to details view pressing the status notification
David A. Velasco [Thu, 11 Oct 2012 09:40:15 +0000 (11:40 +0200)]
Merge remote-tracking branch 'origin/master' into cancel_in_upload
Conflicts:
src/com/owncloud/android/ui/activity/FileDisplayActivity.java
David A. Velasco [Thu, 11 Oct 2012 09:33:13 +0000 (11:33 +0200)]
Fixing NULL pointer in execution without accounts created
David A. Velasco [Thu, 11 Oct 2012 09:24:17 +0000 (11:24 +0200)]
Adding cancellation to uploads (WIP)
Bartek Przybylski [Wed, 10 Oct 2012 20:55:24 +0000 (22:55 +0200)]
fixup! get oc server version on synchronization
Bartek Przybylski [Wed, 10 Oct 2012 20:52:26 +0000 (22:52 +0200)]
get oc server version on synchronization
Bartek Przybylski [Wed, 10 Oct 2012 20:08:13 +0000 (22:08 +0200)]
fixup! instant upload via wifi only - fixes
David A. Velasco [Wed, 10 Oct 2012 14:18:11 +0000 (16:18 +0200)]
Fixed update of double pane view when download in notification bar is pressed in landspace mode
David A. Velasco [Wed, 10 Oct 2012 11:45:04 +0000 (13:45 +0200)]
Fixed crash when download notification is pressed in landscape mode
David A. Velasco [Wed, 10 Oct 2012 11:13:22 +0000 (13:13 +0200)]
Show the details of a file when the status notification of a download in progress is clicked
David A. Velasco [Wed, 10 Oct 2012 09:30:47 +0000 (11:30 +0200)]
Improved cancellation of downloads: fast abort of operation and fixed thread synchronization
Bartek Przybylski [Tue, 9 Oct 2012 21:26:53 +0000 (23:26 +0200)]
chaning photo taken name for more descriptive
Bartek Przybylski [Tue, 9 Oct 2012 20:53:41 +0000 (22:53 +0200)]
instant upload via wifi only - fixes
David A. Velasco [Tue, 9 Oct 2012 12:54:14 +0000 (14:54 +0200)]
Merge remote-tracking branch 'origin/master'
David A. Velasco [Tue, 9 Oct 2012 12:53:25 +0000 (14:53 +0200)]
Download service refactoring: multiple downloads and cancellation support
Bartek Przybylski [Mon, 8 Oct 2012 19:26:18 +0000 (21:26 +0200)]
add upload via wifi only option
Bartek Przybylski [Mon, 8 Oct 2012 16:31:02 +0000 (18:31 +0200)]
add no suggestion in horizontal mode in account setup activity
David A. Velasco [Mon, 8 Oct 2012 07:10:37 +0000 (09:10 +0200)]
Merge remote-tracking branch 'origin/master'
Conflicts:
res/values-ca/strings.xml
res/values-el/strings.xml
David A. Velasco [Mon, 8 Oct 2012 07:03:12 +0000 (09:03 +0200)]
Cancellation of current download in details view - UI changes
Bartek Przybylski [Sun, 7 Oct 2012 19:43:40 +0000 (21:43 +0200)]
dont suggest username in account setup screen
Bartek Przybylski [Sat, 6 Oct 2012 09:57:31 +0000 (11:57 +0200)]
force update support library for outdated actionbarsherlock library
Bartek Przybylski [Sat, 6 Oct 2012 09:28:51 +0000 (11:28 +0200)]
correct languages mapping
Bartek Przybylski [Fri, 5 Oct 2012 14:09:48 +0000 (16:09 +0200)]
version bump to 1.3.12
Bartek Przybylski [Fri, 5 Oct 2012 14:08:47 +0000 (16:08 +0200)]
upating localization strings
David A. Velasco [Thu, 4 Oct 2012 06:56:48 +0000 (08:56 +0200)]
Fixed crash by ArrayOutOfBoundsException and general review of methods in FileListListAdapter
David A. Velasco [Wed, 3 Oct 2012 14:48:06 +0000 (16:48 +0200)]
Files list position is kept when the orientation changes
David A. Velasco [Wed, 3 Oct 2012 09:52:54 +0000 (11:52 +0200)]
Fixed typo in link to owncloud.com
Bartek Przybylski [Sun, 30 Sep 2012 16:25:05 +0000 (18:25 +0200)]
testing entire ocversion
Bartek Przybylski [Sun, 30 Sep 2012 12:01:36 +0000 (14:01 +0200)]
let tests run on emulator 2.2
Bartek Przybylski [Sat, 29 Sep 2012 23:14:38 +0000 (01:14 +0200)]
junit for android app
Bartek Przybylski [Sat, 29 Sep 2012 21:55:19 +0000 (23:55 +0200)]
remove all warning from project
Bartek Przybylski [Sat, 29 Sep 2012 21:17:39 +0000 (23:17 +0200)]
removing some obvious warnings as first step to -Werror
Bartek Przybylski [Sat, 29 Sep 2012 20:48:50 +0000 (22:48 +0200)]
removing crash handler, we not have google play reports
David A. Velasco [Mon, 24 Sep 2012 12:10:31 +0000 (14:10 +0200)]
Added big file chunking for uplaods
David A. Velasco [Fri, 14 Sep 2012 12:28:14 +0000 (14:28 +0200)]
Favourites disabled until fix can be pushed (2)
David A. Velasco [Fri, 14 Sep 2012 12:27:50 +0000 (14:27 +0200)]
Favourites disabled until fix can be pushed
David A. Velasco [Fri, 14 Sep 2012 09:33:25 +0000 (11:33 +0200)]
Fixed crash when the device is turned while the warning dialog about server certificates is shown
David A. Velasco [Thu, 13 Sep 2012 16:54:24 +0000 (18:54 +0200)]
Fixed null pointer in connection check
David A. Velasco [Thu, 13 Sep 2012 15:51:27 +0000 (17:51 +0200)]
Removed crashlogger and permission request to read system logs
David A. Velasco [Thu, 13 Sep 2012 15:08:00 +0000 (17:08 +0200)]
A new string
David A. Velasco [Thu, 13 Sep 2012 15:07:17 +0000 (17:07 +0200)]
Server certificates improvements: fixed problems in devices with OpenSSL implementations 'forgetting' CertificateExceptions ; and removed useless workaround for Android 2.x
David A. Velasco [Wed, 12 Sep 2012 14:16:56 +0000 (16:16 +0200)]
Added support for OC-Chunking in uploads (disabled, but ready)
David A. Velasco [Mon, 10 Sep 2012 08:53:11 +0000 (10:53 +0200)]
Fixed the lack of warning when a non trusted SSL certificate is found if the user creates a new account without the protocol prefix in the URL and both HTTPS and HTTP are available in the server
David A. Velasco [Mon, 10 Sep 2012 08:39:27 +0000 (10:39 +0200)]
Fixed crashes due to send invalid contents (nulls) to the multiple upload activity from other apps
David A. Velasco [Fri, 7 Sep 2012 12:11:08 +0000 (14:11 +0200)]
Improvements in SSL certifcates checking: URL is checked with the hostname in the certificate and all the problems are shown in the same dialog
David A. Velasco [Wed, 5 Sep 2012 14:02:42 +0000 (16:02 +0200)]
Fixed java.lang.ClassCastException entered in the previous update
David A. Velasco [Wed, 5 Sep 2012 11:46:30 +0000 (13:46 +0200)]
SSL connections update: notice about untrusted certificates and allow the user save them as reliable
David A. Velasco [Fri, 24 Aug 2012 12:50:37 +0000 (14:50 +0200)]
Uploading files are protected against removal from other apps
David A. Velasco [Thu, 23 Aug 2012 15:09:05 +0000 (17:09 +0200)]
Added notification for failures in manual synchronizations; some improvements in the management of exceptions occurred while synchronizing (more TODO)
David A. Velasco [Thu, 23 Aug 2012 09:28:40 +0000 (11:28 +0200)]
Granted update of file list view after removing the currently selected account from 'manage accounts' activity
Bartek Przybylski [Wed, 22 Aug 2012 19:20:38 +0000 (21:20 +0200)]
proper reinitialize of service
Bartek Przybylski [Wed, 22 Aug 2012 17:32:42 +0000 (19:32 +0200)]
complete two way synchronization
David A. Velasco [Wed, 22 Aug 2012 14:06:19 +0000 (16:06 +0200)]
Version number updated
David A. Velasco [Wed, 22 Aug 2012 14:05:32 +0000 (16:05 +0200)]
Fixing rare crashes in the login page
David A. Velasco [Wed, 22 Aug 2012 11:53:03 +0000 (13:53 +0200)]
Fixed crash when sending nothing to the Uploader activity; slightly more prettier UI
David A. Velasco [Wed, 22 Aug 2012 10:50:06 +0000 (12:50 +0200)]
Local files are protected against removal because of synchronization when out of the owncloud folder
David A. Velasco [Wed, 22 Aug 2012 10:49:00 +0000 (12:49 +0200)]
Updated default timeout for data
David A. Velasco [Wed, 22 Aug 2012 08:48:16 +0000 (10:48 +0200)]
More robust instant photo uploads
David A. Velasco [Tue, 21 Aug 2012 11:25:40 +0000 (13:25 +0200)]
Added link to register new user in landscape view
David A. Velasco [Mon, 20 Aug 2012 12:36:46 +0000 (14:36 +0200)]
Added link to register a new user at owncloud.com ; fixed cancel button in account creation for SGS3
Bartek Przybylski [Sat, 18 Aug 2012 10:02:21 +0000 (12:02 +0200)]
update image when list element is touched
this is required from introduction of project butter
before that view was invalidated on any action, which
was slowing down UI
David A. Velasco [Fri, 17 Aug 2012 12:28:46 +0000 (14:28 +0200)]
Fixing setting of socket timeout in HTTPS connections
David A. Velasco [Fri, 17 Aug 2012 12:27:01 +0000 (14:27 +0200)]
Changed value for default timeouts
David A. Velasco [Thu, 16 Aug 2012 14:06:12 +0000 (16:06 +0200)]
Refactoring of WebdavClient creation and setup
David A. Velasco [Tue, 14 Aug 2012 10:37:08 +0000 (12:37 +0200)]
Multiple upload available from the app