pub/Android/ownCloud.git
13 years agoupdate local filename only when rename succeed
Bartek Przybylski [Wed, 11 Jul 2012 18:24:50 +0000 (20:24 +0200)]
update local filename only when rename succeed

13 years agoSome fixes to PIN code
David A. Velasco [Wed, 11 Jul 2012 16:59:59 +0000 (18:59 +0200)]
Some fixes to PIN code

13 years agoMerge branch 'master', remote-tracking branch 'origin'
David A. Velasco [Wed, 11 Jul 2012 16:47:27 +0000 (18:47 +0200)]
Merge branch 'master', remote-tracking branch 'origin'

13 years agoaddming missing file, show softkeyborad on pin activity and change name activity
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

13 years agoTrying to improve synchronization performance with database batched operations
David A. Velasco [Wed, 11 Jul 2012 11:51:57 +0000 (13:51 +0200)]
Trying to improve synchronization performance with database batched operations

13 years agoTemporal layout for rename
David A. Velasco [Wed, 11 Jul 2012 08:47:15 +0000 (10:47 +0200)]
Temporal layout for rename

13 years agomessy rename file
Bartek Przybylski [Tue, 10 Jul 2012 20:52:31 +0000 (22:52 +0200)]
messy rename file

13 years agodelete file after download failed, correctly send message about download fail
Bartek Przybylski [Tue, 10 Jul 2012 16:07:05 +0000 (18:07 +0200)]
delete file after download failed, correctly send message about download fail

13 years agodont loose keep in sync state when syncing
Bartek Przybylski [Mon, 9 Jul 2012 15:16:56 +0000 (17:16 +0200)]
dont loose keep in sync state when syncing

13 years agoStrings extracted from PinCodeActivity to resources
David A. Velasco [Mon, 9 Jul 2012 13:19:44 +0000 (15:19 +0200)]
Strings extracted from PinCodeActivity to resources

13 years agoBetter policy to show PIN Code
David A. Velasco [Mon, 9 Jul 2012 13:10:26 +0000 (15:10 +0200)]
Better policy to show PIN Code

13 years agoAvoid null pointer exception when the details fragment is empty
David A. Velasco [Mon, 9 Jul 2012 12:24:13 +0000 (14:24 +0200)]
Avoid null pointer exception when the details fragment is empty

13 years agoMerge remote-tracking branch 'origin/master' into moresync
David A. Velasco [Mon, 9 Jul 2012 09:28:51 +0000 (11:28 +0200)]
Merge remote-tracking branch 'origin/master' into moresync

13 years agoMore improvements in refresh files list while synchronizing
David A. Velasco [Mon, 9 Jul 2012 09:23:56 +0000 (11:23 +0200)]
More improvements in refresh files list while synchronizing

13 years agoPin code
David A. Velasco [Mon, 9 Jul 2012 09:11:44 +0000 (11:11 +0200)]
Pin code

13 years agoBetter backwards compatibility in crash logger and images preview
David A. Velasco [Mon, 9 Jul 2012 07:39:32 +0000 (09:39 +0200)]
Better backwards compatibility in crash logger and images preview

13 years agoFixed bug in creation of database after adding keep_in_sync column
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

13 years agocreate keep in sync field in db on app setup
Bartek Przybylski [Mon, 9 Jul 2012 05:24:28 +0000 (07:24 +0200)]
create keep in sync field in db on app setup

13 years agokeep file in sync and initial commit for file sharing
Bartek Przybylski [Sun, 8 Jul 2012 14:57:48 +0000 (16:57 +0200)]
keep file in sync and initial commit for file sharing

13 years agorevert icon to old one
Bartek Przybylski [Sat, 7 Jul 2012 17:54:46 +0000 (19:54 +0200)]
revert icon to old one

13 years agoSome improvements in synchronization and refresh of directory list
David A. Velasco [Fri, 6 Jul 2012 13:09:13 +0000 (15:09 +0200)]
Some improvements in synchronization and refresh of directory list

13 years agoAvoid use of queues to delay recursion
David A. Velasco [Fri, 6 Jul 2012 07:27:01 +0000 (09:27 +0200)]
Avoid use of queues to delay recursion

13 years agoFixing null pointers when finding out MIME types from extensions
David A. Velasco [Thu, 5 Jul 2012 14:38:59 +0000 (16:38 +0200)]
Fixing null pointers when finding out MIME types from extensions

13 years agoExplicit assingment of infinite timeout for uploads and downloads; delete local file...
David A. Velasco [Thu, 5 Jul 2012 13:51:32 +0000 (15:51 +0200)]
Explicit assingment of infinite timeout for uploads and downloads; delete local file when download can't finish

13 years agoCompleting previous commit
David A. Velasco [Thu, 5 Jul 2012 10:05:00 +0000 (12:05 +0200)]
Completing previous commit

13 years agoFileDetailFragment is not reused in double pane view to avoid problems with preview...
David A. Velasco [Thu, 5 Jul 2012 09:54:12 +0000 (11:54 +0200)]
FileDetailFragment is not reused in double pane view to avoid problems with preview-imaegs and buttons refresh

13 years agoEnsure that synchronization indicator in the files list is stopped if unexepected...
David A. Velasco [Wed, 4 Jul 2012 13:51:17 +0000 (15:51 +0200)]
Ensure that synchronization indicator in the files list is stopped if unexepected problems interrupt the synchronization

13 years agoSmall improvements to the refresh of the files list and memory handling while synchro...
David A. Velasco [Wed, 4 Jul 2012 13:44:59 +0000 (15:44 +0200)]
Small improvements to the refresh of the files list and memory handling while synchronization is running

13 years agoRefactoring of main Activities and Fragments to avoid inconsistent states leading...
David A. Velasco [Wed, 4 Jul 2012 12:38:52 +0000 (14:38 +0200)]
Refactoring of main Activities and Fragments to avoid inconsistent states leading to crashes, specially in tablet devices

13 years agoFixed silly bugs introduced when trying to improve list refresh while synchronization
David A. Velasco [Wed, 4 Jul 2012 08:23:07 +0000 (10:23 +0200)]
Fixed silly bugs introduced when trying to improve list refresh while synchronization

13 years agoCleaned up activities over FileDisplayActivity when current account is changed to...
David A. Velasco [Wed, 4 Jul 2012 08:17:29 +0000 (10:17 +0200)]
Cleaned up activities over FileDisplayActivity when current account is changed to avoid problems with BACK button

13 years agoInitial version of FileOperation to encapsulate all events regarding
Lennart Rosam [Tue, 3 Jul 2012 23:37:46 +0000 (01:37 +0200)]
Initial version of FileOperation to encapsulate all events regarding
this

13 years agoRemove version specific check as we do not know when this will be fixed.
Lennart Rosam [Tue, 3 Jul 2012 23:37:06 +0000 (01:37 +0200)]
Remove version specific check as we do not know when this will be fixed.

13 years agoSmall fixes on delete
Lennart Rosam [Tue, 3 Jul 2012 23:31:05 +0000 (01:31 +0200)]
Small fixes on delete

13 years agoSingleton didn't work (worth a try though ^^) - Make a new constructor
Lennart Rosam [Tue, 3 Jul 2012 23:06:27 +0000 (01:06 +0200)]
Singleton didn't work (worth a try though ^^) - Make a new constructor
instead

13 years agotryToLogin must get parameters now
Lennart Rosam [Tue, 3 Jul 2012 22:47:31 +0000 (00:47 +0200)]
tryToLogin must get parameters now

13 years ago+selfSigned
Lennart Rosam [Tue, 3 Jul 2012 22:29:53 +0000 (00:29 +0200)]
+selfSigned

13 years agoWebdavClient singleton - make client management less complicated
Lennart Rosam [Tue, 3 Jul 2012 22:29:03 +0000 (00:29 +0200)]
WebdavClient singleton - make client management less complicated

13 years agoMerge branch 'master' of ssh://git@gitorious.org/owncloud/android-devel.git
Lennart Rosam [Tue, 3 Jul 2012 20:50:52 +0000 (22:50 +0200)]
Merge branch 'master' of ssh://git@gitorious.org/owncloud/android-devel.git

13 years agochange string from location to URL
Bartek Przybylski [Mon, 2 Jul 2012 17:08:54 +0000 (19:08 +0200)]
change string from location to URL

13 years agoversion bump
Bartek Przybylski [Mon, 2 Jul 2012 16:35:04 +0000 (18:35 +0200)]
version bump

13 years agodisable download button while downloading
Bartek Przybylski [Mon, 2 Jul 2012 16:28:31 +0000 (18:28 +0200)]
disable download button while downloading

13 years agodont show creation date until its fixed
Bartek Przybylski [Mon, 2 Jul 2012 16:07:28 +0000 (18:07 +0200)]
dont show creation date until its fixed

13 years agoMerge remote-tracking branch 'origin/master'
David A. Velasco [Mon, 2 Jul 2012 08:42:07 +0000 (10:42 +0200)]
Merge remote-tracking branch 'origin/master'

13 years agoDownload failures not treated as successes
David A. Velasco [Mon, 2 Jul 2012 08:41:56 +0000 (10:41 +0200)]
Download failures not treated as successes

13 years agoMerge branch 'master' of gitorious.org:owncloud/android-devel
Bartek Przybylski [Sat, 30 Jun 2012 11:51:31 +0000 (13:51 +0200)]
Merge branch 'master' of gitorious.org:owncloud/android-devel

13 years agoUpdated app icon
Lennart Rosam [Fri, 29 Jun 2012 14:16:26 +0000 (16:16 +0200)]
Updated app icon

13 years agoAdded dynamic update of files list while full synchronization is performed
David A. Velasco [Fri, 29 Jun 2012 13:16:19 +0000 (15:16 +0200)]
Added dynamic update of files list while full synchronization is performed

13 years agoMerge remote-tracking branch 'origin/master'
David A. Velasco [Fri, 29 Jun 2012 08:36:31 +0000 (10:36 +0200)]
Merge remote-tracking branch 'origin/master'

13 years agoUpdate of messages when uploads finish
David A. Velasco [Fri, 29 Jun 2012 08:36:25 +0000 (10:36 +0200)]
Update of messages when uploads finish

13 years agoMerge branch 'master' of ssh://gitorious.org/owncloud/android-devel
Lennart Rosam [Thu, 28 Jun 2012 12:49:54 +0000 (14:49 +0200)]
Merge branch 'master' of ssh://gitorious.org/owncloud/android-devel

13 years agoUpdate files list when an upload finishes, if the file is uploaded to the current...
David A. Velasco [Thu, 28 Jun 2012 12:12:52 +0000 (14:12 +0200)]
Update files list when an upload finishes, if the file is uploaded to the current folder

13 years agoBump version: Assume fixed in 4.0.4... hopefully
Lennart Rosam [Thu, 28 Jun 2012 11:36:26 +0000 (13:36 +0200)]
Bump version: Assume fixed in 4.0.4... hopefully

13 years agoBetter policies to handle possible errors in remote MIME type values; avoid crashes...
David A. Velasco [Thu, 28 Jun 2012 08:59:27 +0000 (10:59 +0200)]
Better policies to handle possible errors in remote MIME type values; avoid crashes when MIME types is trying to be found for files without extension

13 years agoBetter file opening; new ownCloud logo in account settings page
David A. Velasco [Wed, 27 Jun 2012 16:28:42 +0000 (18:28 +0200)]
Better file opening; new ownCloud logo in account settings page

13 years agoForgotten version number
David A. Velasco [Wed, 27 Jun 2012 15:06:05 +0000 (17:06 +0200)]
Forgotten version number

13 years agoFixed visibility problems of menu icons (sizes, and color in 2.3.x)
David A. Velasco [Wed, 27 Jun 2012 15:05:00 +0000 (17:05 +0200)]
Fixed visibility problems of menu icons (sizes, and color in 2.3.x)

13 years agoFixed preview of images in Android 2.x ; fixed synchronization progress indicator...
David A. Velasco [Wed, 27 Jun 2012 07:19:08 +0000 (09:19 +0200)]
Fixed preview of images in Android 2.x ; fixed synchronization progress indicator in Android <4.0

13 years agoMerge branch 'master' of gitorious.org:owncloud/android-devel
Bartek Przybylski [Tue, 26 Jun 2012 16:08:49 +0000 (18:08 +0200)]
Merge branch 'master' of gitorious.org:owncloud/android-devel

13 years agofix crash on list adapter when file has no mimetype
Bartek Przybylski [Tue, 26 Jun 2012 16:08:01 +0000 (18:08 +0200)]
fix crash on list adapter when file has no mimetype

13 years agoFixed duplication of some files in local database due to differences in remote and...
David A. Velasco [Tue, 26 Jun 2012 07:52:32 +0000 (09:52 +0200)]
Fixed duplication of some files in local database due to differences in remote and local URL encoding

13 years agoremove indetermined progressbar until it wont be fixed in actionbarsherlock
Bartek Przybylski [Mon, 25 Jun 2012 20:45:23 +0000 (22:45 +0200)]
remove indetermined progressbar until it wont be fixed in actionbarsherlock

13 years agoalways show image preview if there is only enough memory
Bartek Przybylski [Mon, 25 Jun 2012 18:55:34 +0000 (20:55 +0200)]
always show image preview if there is only enough memory

13 years agoMerge branch 'master' of gitorious.org:owncloud/android-devel
Bartek Przybylski [Mon, 25 Jun 2012 17:46:31 +0000 (19:46 +0200)]
Merge branch 'master' of gitorious.org:owncloud/android-devel

13 years agoadd buildscripts for environment setup and building with ant
Bartek Przybylski [Mon, 25 Jun 2012 17:46:14 +0000 (19:46 +0200)]
add buildscripts for environment setup and building with ant

13 years agoChanged OCFile to keep mRemotePath as a valid URL; CLEAR YOUR CACHE AFTER INSTALLING
David A. Velasco [Mon, 25 Jun 2012 13:18:27 +0000 (15:18 +0200)]
Changed OCFile to keep mRemotePath as a valid URL; CLEAR YOUR CACHE AFTER INSTALLING

13 years agoversion bump
Bartek Przybylski [Sun, 24 Jun 2012 13:48:01 +0000 (15:48 +0200)]
version bump

13 years agodont crash when no synchronization were done and user tries to create dir
Bartek Przybylski [Sun, 24 Jun 2012 13:47:20 +0000 (15:47 +0200)]
dont crash when no synchronization were done and user tries to create dir

13 years agoremove dummy logs
Bartek Przybylski [Sun, 24 Jun 2012 11:24:53 +0000 (13:24 +0200)]
remove dummy logs

13 years agoversion bump
Bartek Przybylski [Sun, 24 Jun 2012 11:23:45 +0000 (13:23 +0200)]
version bump

13 years agoinclude appverion in crashlog
Bartek Przybylski [Sun, 24 Jun 2012 11:22:50 +0000 (13:22 +0200)]
include appverion in crashlog

13 years agodont crash when file has unspecified type
Bartek Przybylski [Sun, 24 Jun 2012 11:18:07 +0000 (13:18 +0200)]
dont crash when file has unspecified type

13 years agodont show sync progress bar on system older than honeycomb
Bartek Przybylski [Sun, 24 Jun 2012 11:14:19 +0000 (13:14 +0200)]
dont show sync progress bar on system older than honeycomb

13 years agoFixed local database incoherence when files whit special characters in their name...
David A. Velasco [Fri, 22 Jun 2012 13:14:13 +0000 (15:14 +0200)]
Fixed local database incoherence when files whit special characters in their name are uploadad

13 years agoFixed null pointer while resuming FileListActivity
David A. Velasco [Fri, 22 Jun 2012 10:46:46 +0000 (12:46 +0200)]
Fixed null pointer while resuming FileListActivity

13 years agoFixed double URL decoding of file names
David A. Velasco [Fri, 22 Jun 2012 10:30:12 +0000 (12:30 +0200)]
Fixed double URL decoding of file names

13 years agoFixed null pointer exception while loging
David A. Velasco [Fri, 22 Jun 2012 07:57:08 +0000 (09:57 +0200)]
Fixed null pointer exception while loging

13 years agoreturn to correct directory when returning from file details activity
Bartek Przybylski [Thu, 21 Jun 2012 18:27:22 +0000 (20:27 +0200)]
return to correct directory when returning from file details activity

13 years agomake cancel button usable on account create activity
Bartek Przybylski [Thu, 21 Jun 2012 18:02:33 +0000 (20:02 +0200)]
make cancel button usable on account create activity

13 years agoabout dialog with version
Bartek Przybylski [Thu, 21 Jun 2012 17:37:33 +0000 (19:37 +0200)]
about dialog with version

13 years agoallow synch of multiple accounts at once
Bartek Przybylski [Thu, 21 Jun 2012 17:20:40 +0000 (19:20 +0200)]
allow synch of multiple accounts at once

13 years agoremove context menu in preferences activity
Bartek Przybylski [Wed, 20 Jun 2012 21:32:50 +0000 (23:32 +0200)]
remove context menu in preferences activity

13 years agoBetter synchronization for current account between FileDisplayActivity and FileListFr...
David A. Velasco [Wed, 20 Jun 2012 16:15:44 +0000 (18:15 +0200)]
Better synchronization for current account between FileDisplayActivity and FileListFragment

13 years agoDROIDCLOUD-29 Fixed - no more crashes by duplicate inflating when FileDisplayActivity...
David A. Velasco [Wed, 20 Jun 2012 11:57:56 +0000 (13:57 +0200)]
DROIDCLOUD-29 Fixed - no more crashes by duplicate inflating when FileDisplayActivity.onResume() is called

13 years agoFixed crashes when uploads or downloads are inserted in the notification bar (Android...
David A. Velasco [Tue, 19 Jun 2012 09:05:00 +0000 (11:05 +0200)]
Fixed crashes when uploads or downloads are inserted in the notification bar (Android 2.x and 3.x)

13 years agomoving cursor close to correct place
Bartek Przybylski [Mon, 18 Jun 2012 17:40:47 +0000 (19:40 +0200)]
moving cursor close to correct place

13 years agoadd manage accounts to preference screen
Bartek Przybylski [Mon, 18 Jun 2012 16:39:11 +0000 (18:39 +0200)]
add manage accounts to preference screen

13 years agosend intent with filepath so details view can be updated
Bartek Przybylski [Sun, 17 Jun 2012 10:42:56 +0000 (12:42 +0200)]
send intent with filepath so details view can be updated

13 years agodont crash when there are no candidates to open file
Bartek Przybylski [Sun, 17 Jun 2012 10:28:19 +0000 (12:28 +0200)]
dont crash when there are no candidates to open file

13 years agoworkaround for system crash
Bartek Przybylski [Sun, 17 Jun 2012 10:03:02 +0000 (12:03 +0200)]
workaround for system crash

13 years agodont crash when trying to create dir in main directory
Bartek Przybylski [Sun, 17 Jun 2012 09:46:24 +0000 (11:46 +0200)]
dont crash when trying to create dir in main directory

13 years agoupload crashlog to server
Bartek Przybylski [Sat, 16 Jun 2012 14:46:05 +0000 (16:46 +0200)]
upload crashlog to server

13 years agodummy crash upload dialog
Bartek Przybylski [Wed, 13 Jun 2012 18:47:38 +0000 (20:47 +0200)]
dummy crash upload dialog

13 years agocrashlog handler
Bartek Przybylski [Tue, 12 Jun 2012 20:58:07 +0000 (22:58 +0200)]
crashlog handler

13 years agomake details activity using default theme
Bartek Przybylski [Sat, 9 Jun 2012 12:31:06 +0000 (14:31 +0200)]
make details activity  using default theme

13 years agocached instant upload
Bartek Przybylski [Sun, 3 Jun 2012 17:59:14 +0000 (19:59 +0200)]
cached instant upload

13 years agousing ocfile in uploader, fixing upload crash
Bartek Przybylski [Sun, 3 Jun 2012 10:35:03 +0000 (12:35 +0200)]
using ocfile in uploader, fixing upload crash

13 years agoremoving camera permission, it seems not needed for instant upload
Bartek Przybylski [Sun, 27 May 2012 18:04:34 +0000 (20:04 +0200)]
removing camera permission, it seems not needed for instant upload

13 years agofix fileupload from external apps
Bartek Przybylski [Sun, 27 May 2012 17:56:06 +0000 (19:56 +0200)]
fix fileupload from external apps

13 years agoinstant uploading, first attempt
Bartek Przybylski [Sun, 27 May 2012 13:57:18 +0000 (15:57 +0200)]
instant uploading, first attempt