pub/Android/ownCloud.git
12 years agoFixed crash when the device is turned while the warning dialog about server certifica...
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

12 years agoFixed null pointer in connection check
David A. Velasco [Thu, 13 Sep 2012 16:54:24 +0000 (18:54 +0200)]
Fixed null pointer in connection check

12 years agoRemoved crashlogger and permission request to read system logs
David A. Velasco [Thu, 13 Sep 2012 15:51:27 +0000 (17:51 +0200)]
Removed crashlogger and permission request to read system logs

12 years agoA new string
David A. Velasco [Thu, 13 Sep 2012 15:08:00 +0000 (17:08 +0200)]
A new string

12 years agoServer certificates improvements: fixed problems in devices with OpenSSL implementati...
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

12 years agoAdded support for OC-Chunking in uploads (disabled, but ready)
David A. Velasco [Wed, 12 Sep 2012 14:16:56 +0000 (16:16 +0200)]
Added support for OC-Chunking in uploads (disabled, but ready)

12 years agoFixed the lack of warning when a non trusted SSL certificate is found if the user...
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

12 years agoFixed crashes due to send invalid contents (nulls) to the multiple upload activity...
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

12 years agoImprovements in SSL certifcates checking: URL is checked with the hostname in the...
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

12 years agoFixed java.lang.ClassCastException entered in the previous update
David A. Velasco [Wed, 5 Sep 2012 14:02:42 +0000 (16:02 +0200)]
Fixed java.lang.ClassCastException entered in the previous update

12 years agoSSL connections update: notice about untrusted certificates and allow the user save...
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

12 years agoUploading files are protected against removal from other apps
David A. Velasco [Fri, 24 Aug 2012 12:50:37 +0000 (14:50 +0200)]
Uploading files are protected against removal from other apps

12 years agoAdded notification for failures in manual synchronizations; some improvements in...
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)

12 years agoGranted update of file list view after removing the currently selected account from...
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

12 years agoproper reinitialize of service
Bartek Przybylski [Wed, 22 Aug 2012 19:20:38 +0000 (21:20 +0200)]
proper reinitialize of service

12 years agocomplete two way synchronization
Bartek Przybylski [Wed, 22 Aug 2012 17:32:42 +0000 (19:32 +0200)]
complete two way synchronization

12 years agoVersion number updated
David A. Velasco [Wed, 22 Aug 2012 14:06:19 +0000 (16:06 +0200)]
Version number updated

12 years agoFixing rare crashes in the login page
David A. Velasco [Wed, 22 Aug 2012 14:05:32 +0000 (16:05 +0200)]
Fixing rare crashes in the login page

12 years agoFixed crash when sending nothing to the Uploader activity; slightly more prettier UI
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

12 years agoLocal files are protected against removal because of synchronization when out of...
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

12 years agoUpdated default timeout for data
David A. Velasco [Wed, 22 Aug 2012 10:49:00 +0000 (12:49 +0200)]
Updated default timeout for data

12 years agoMore robust instant photo uploads
David A. Velasco [Wed, 22 Aug 2012 08:48:16 +0000 (10:48 +0200)]
More robust instant photo uploads

12 years agoAdded link to register new user in landscape view
David A. Velasco [Tue, 21 Aug 2012 11:25:40 +0000 (13:25 +0200)]
Added link to register new user in landscape view

12 years agoAdded link to register a new user at owncloud.com ; fixed cancel button in account...
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

12 years agoupdate image when list element is touched
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

12 years agoFixing setting of socket timeout in HTTPS connections
David A. Velasco [Fri, 17 Aug 2012 12:28:46 +0000 (14:28 +0200)]
Fixing setting of socket timeout in HTTPS connections

12 years agoChanged value for default timeouts
David A. Velasco [Fri, 17 Aug 2012 12:27:01 +0000 (14:27 +0200)]
Changed value for default timeouts

12 years agoRefactoring of WebdavClient creation and setup
David A. Velasco [Thu, 16 Aug 2012 14:06:12 +0000 (16:06 +0200)]
Refactoring of WebdavClient creation and setup

12 years agoMultiple upload available from the app
David A. Velasco [Tue, 14 Aug 2012 10:37:08 +0000 (12:37 +0200)]
Multiple upload available from the app

12 years agoRemoved useless file
David A. Velasco [Wed, 8 Aug 2012 10:36:38 +0000 (12:36 +0200)]
Removed useless file

12 years agoFIleDisplayActivity refactored to fix view never updated after installation in some...
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

13 years agoExtra logs for debugging connections
David A. Velasco [Fri, 3 Aug 2012 12:01:42 +0000 (14:01 +0200)]
Extra logs for debugging connections

13 years agoVersion update
David A. Velasco [Fri, 3 Aug 2012 12:00:46 +0000 (14:00 +0200)]
Version update

13 years agoAdded forgotten trim()s on the content of the URL field
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

13 years agoFixed crashed when the user tries to upload to ownCloud some content for wich the...
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.

13 years agoUpdate version number
David A. Velasco [Thu, 2 Aug 2012 14:08:59 +0000 (16:08 +0200)]
Update version number

13 years agoFixed crash by URL with whitespaces in login page; reviewed error handling and user...
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

13 years agoVersion update
David A. Velasco [Wed, 1 Aug 2012 13:25:22 +0000 (15:25 +0200)]
Version update

13 years agoDetails view is quited when browsing to the parent folder
David A. Velasco [Wed, 1 Aug 2012 09:20:42 +0000 (11:20 +0200)]
Details view is quited when browsing to the parent folder

13 years agoUpdated some minor strings with the new app package
David A. Velasco [Wed, 1 Aug 2012 08:00:43 +0000 (10:00 +0200)]
Updated some minor strings with the new app package

13 years agomoving from eu.alefzero.eu to com.owncloud.android
Bartek Przybylski [Tue, 31 Jul 2012 15:43:37 +0000 (17:43 +0200)]
moving from eu.alefzero.eu to com.owncloud.android

13 years agoNo more 'secure icon' when secure connection is NOT available
David A. Velasco [Tue, 31 Jul 2012 12:02:03 +0000 (14:02 +0200)]
No more 'secure icon' when secure connection is NOT available

13 years agoFixed lost of track of a downloaded file when it's tried to be renamed but the operat...
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

13 years agoversion bump for GP
Bartek Przybylski [Mon, 30 Jul 2012 16:52:55 +0000 (18:52 +0200)]
version bump for GP

13 years agoBetter failure handling in files renaming and removal
David A. Velasco [Mon, 30 Jul 2012 13:11:59 +0000 (15:11 +0200)]
Better failure handling in files renaming and removal

13 years agoAdded failure handling to directory creation
David A. Velasco [Mon, 30 Jul 2012 12:06:53 +0000 (14:06 +0200)]
Added failure handling to directory creation

13 years agoFixed cancel button in landscape account activity
David A. Velasco [Mon, 30 Jul 2012 11:14:28 +0000 (13:14 +0200)]
Fixed cancel button in landscape account activity

13 years agoMore hardcoded strings passed to string resources
David A. Velasco [Mon, 30 Jul 2012 10:58:36 +0000 (12:58 +0200)]
More hardcoded strings passed to string resources

13 years agoGranted that accounts different only in port number won't mix their files in the...
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

13 years agoFixed compatibility issue in local deletion and text typo
David A. Velasco [Mon, 30 Jul 2012 07:46:24 +0000 (09:46 +0200)]
Fixed compatibility issue in local deletion and text typo

13 years agoupdated translations
Bartek Przybylski [Sun, 29 Jul 2012 08:23:03 +0000 (10:23 +0200)]
updated translations

13 years agoallow removing local file only
Bartek Przybylski [Sat, 28 Jul 2012 19:15:41 +0000 (21:15 +0200)]
allow removing local file only

13 years agoForgotten version!
David A. Velasco [Fri, 27 Jul 2012 13:05:58 +0000 (15:05 +0200)]
Forgotten version!

13 years agoMake resource values for some hardcoded string
David A. Velasco [Fri, 27 Jul 2012 13:02:03 +0000 (15:02 +0200)]
Make resource values for some hardcoded string

13 years agoFixed: problems in handling a file that is still uploading but in the files list...
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

13 years agoUpload improvements: better control of errors, updated use of status notifications...
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

13 years agoPin code number hidden as a password
David A. Velasco [Thu, 26 Jul 2012 11:08:14 +0000 (13:08 +0200)]
Pin code number hidden as a password

13 years agoQuick patch to fix operations not ready for HTTPS
David A. Velasco [Thu, 26 Jul 2012 08:44:24 +0000 (10:44 +0200)]
Quick patch to fix operations not ready for HTTPS

13 years agoFile list is updated when a file contained in the current directory finished its...
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

13 years agoFixed bad synchronization of files removed from another client; checked that conditio...
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

13 years agoUpdated logging for login ;)
David A. Velasco [Wed, 25 Jul 2012 11:29:14 +0000 (13:29 +0200)]
Updated logging for login ;)

13 years agoReviewed error handling and notifications in downloads
David A. Velasco [Wed, 25 Jul 2012 10:04:08 +0000 (12:04 +0200)]
Reviewed error handling and notifications in downloads

13 years agoFIxed null pointer exception when a file details view receives a message from the...
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

13 years agoAdded a static list of downloads in progress to have a reliable way to check if a...
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

13 years agoExplicit default values for network timeouts; fixed null pointer in message broadcast...
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

13 years agoMinor typos and spelling corrected
David A. Velasco [Tue, 24 Jul 2012 07:08:29 +0000 (09:08 +0200)]
Minor typos and spelling corrected

13 years agomake confirmation dialog more universal
Bartek Przybylski [Mon, 23 Jul 2012 17:09:44 +0000 (19:09 +0200)]
make confirmation dialog more universal

13 years agoFixed cancel button in PIN code activity
David A. Velasco [Mon, 23 Jul 2012 12:53:46 +0000 (14:53 +0200)]
Fixed cancel button in PIN code activity

13 years agoFixing bad reference to string
David A. Velasco [Mon, 23 Jul 2012 12:49:09 +0000 (14:49 +0200)]
Fixing bad reference to string

13 years agoReplaced strings in two pieces with formatted string
David A. Velasco [Mon, 23 Jul 2012 12:38:16 +0000 (14:38 +0200)]
Replaced strings in two pieces with formatted string

13 years agoDownloads through temporal file and better OCFile.isDownloading() and .isDown() imple...
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

13 years agoFilter broadcast messages in receivers with the account, to avoid problems with servi...
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

13 years agoFix the local file name saved in database when a file is renamed
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

13 years agoRename file to upload to avoid overwrites in server
David A. Velasco [Mon, 23 Jul 2012 08:13:50 +0000 (10:13 +0200)]
Rename file to upload to avoid overwrites in server

13 years agoallow username with @, hide search menu item until sherlockactionbar wont put it...
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

13 years agoshow buttons in two lines, they get squeezed when button text is too long
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

13 years agoremove location service registration after booting
Bartek Przybylski [Sat, 21 Jul 2012 20:20:14 +0000 (22:20 +0200)]
remove location service registration after booting

13 years agoadding translations and transifex third party tool
Bartek Przybylski [Sat, 21 Jul 2012 20:10:36 +0000 (22:10 +0200)]
adding translations and transifex third party tool

13 years agoHandling of PUT response code fixed
David A. Velasco [Fri, 20 Jul 2012 11:30:04 +0000 (13:30 +0200)]
Handling of PUT response code fixed

13 years agoAvoid crash in the login page when the connections is tested, then changed to other...
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

13 years agoForgot the new icon!
David A. Velasco [Fri, 20 Jul 2012 08:14:27 +0000 (10:14 +0200)]
Forgot the new icon!

13 years agoSome fixes about downloads and how the detals view and list view is updated when...
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

13 years agoMore fixes to PIN Code activity
David A. Velasco [Thu, 19 Jul 2012 09:51:05 +0000 (11:51 +0200)]
More fixes to PIN Code activity

13 years agoEnable preemptive authentication to avoid double send of files in uploading
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

13 years agouse star instead of heart, download while if its marked as favorite,ignoring last...
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

13 years agoFixed null pointer in synchronization
David A. Velasco [Wed, 18 Jul 2012 12:38:02 +0000 (14:38 +0200)]
Fixed null pointer in synchronization

13 years agoAdded timeout to the connection test; timeoutted methods granted for HTTPS
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

13 years agoBe sure that root directoriy is listed when the synchronization is really fast
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

13 years agoPin code messages update
David A. Velasco [Tue, 17 Jul 2012 13:16:27 +0000 (15:16 +0200)]
Pin code messages update

13 years agoAvoid crashes when an external app makes a bad response for the selection of a file...
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

13 years agoFixed problem with some special characters when opening files; renamed WebdavUtils...
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

13 years agoOCFile stores again decoded remote paths; WebdavUtils.encode(...) added; fixed space...
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

13 years agoCancellable synchronization; current synchronizations are cancelled when the user...
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

13 years agoMerge branch 'testing_cancel_sync'
David A. Velasco [Mon, 16 Jul 2012 11:04:38 +0000 (13:04 +0200)]
Merge branch 'testing_cancel_sync'

13 years agoBeing careful with regressions
David A. Velasco [Mon, 16 Jul 2012 11:01:18 +0000 (13:01 +0200)]
Being careful with regressions

13 years agoMore fixes to PIN Code
David A. Velasco [Mon, 16 Jul 2012 10:59:25 +0000 (12:59 +0200)]
More fixes to PIN Code

13 years agoTesting synchronization cancelation
David A. Velasco [Mon, 16 Jul 2012 10:54:18 +0000 (12:54 +0200)]
Testing synchronization cancelation

13 years agoTrigger synchronization when current account is changed; remove redundant accounts...
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

13 years agoMore fixes to PIN code
David A. Velasco [Fri, 13 Jul 2012 12:46:40 +0000 (14:46 +0200)]
More fixes to PIN code

13 years agoStill better for progress circle initialization: looks like apply it after setContent...
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