Commit graph

277 commits

Author SHA1 Message Date
Bartek Przybylski
9650ce5cf8 change string from location to URL 2012-07-02 19:08:54 +02:00
Bartek Przybylski
7b7a800d6b version bump 2012-07-02 18:35:04 +02:00
Bartek Przybylski
54539939f3 disable download button while downloading 2012-07-02 18:28:31 +02:00
Bartek Przybylski
054180baa7 dont show creation date until its fixed 2012-07-02 18:07:28 +02:00
David A. Velasco
16b5c6b9ad Merge remote-tracking branch 'origin/master' 2012-07-02 10:42:07 +02:00
David A. Velasco
41f2cf1169 Download failures not treated as successes 2012-07-02 10:41:56 +02:00
Bartek Przybylski
1e63d71c91 Merge branch 'master' of gitorious.org:owncloud/android-devel 2012-06-30 13:51:31 +02:00
Lennart Rosam
678aeb2d37 Updated app icon 2012-06-29 16:16:26 +02:00
David A. Velasco
d6205749eb Added dynamic update of files list while full synchronization is performed 2012-06-29 15:16:19 +02:00
David A. Velasco
1f0fc5470a Merge remote-tracking branch 'origin/master' 2012-06-29 10:36:31 +02:00
David A. Velasco
72141b60fb Update of messages when uploads finish 2012-06-29 10:36:25 +02:00
Lennart Rosam
2e247f24bf Merge branch 'master' of ssh://gitorious.org/owncloud/android-devel 2012-06-28 14:49:54 +02:00
David A. Velasco
114e0c2521 Update files list when an upload finishes, if the file is uploaded to the current folder 2012-06-28 14:12:52 +02:00
Lennart Rosam
6373cfbb5a Bump version: Assume fixed in 4.0.4... hopefully 2012-06-28 13:36:26 +02:00
David A. Velasco
121a462bdf 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 2012-06-28 10:59:27 +02:00
David A. Velasco
49c1f9e318 Better file opening; new ownCloud logo in account settings page 2012-06-27 18:32:20 +02:00
David A. Velasco
06809e1553 Forgotten version number 2012-06-27 17:06:05 +02:00
David A. Velasco
2a61a59a09 Fixed visibility problems of menu icons (sizes, and color in 2.3.x) 2012-06-27 17:05:00 +02:00
David A. Velasco
3ce234e6c7 Fixed preview of images in Android 2.x ; fixed synchronization progress indicator in Android <4.0 2012-06-27 09:19:08 +02:00
Bartek Przybylski
12c00057e7 Merge branch 'master' of gitorious.org:owncloud/android-devel 2012-06-26 18:08:49 +02:00
Bartek Przybylski
baf003a555 fix crash on list adapter when file has no mimetype 2012-06-26 18:08:01 +02:00
David A. Velasco
91225458c1 Fixed duplication of some files in local database due to differences in remote and local URL encoding 2012-06-26 09:52:32 +02:00
Bartek Przybylski
ea4cefc7be remove indetermined progressbar until it wont be fixed in actionbarsherlock 2012-06-25 22:45:23 +02:00
Bartek Przybylski
f7fb16963b always show image preview if there is only enough memory 2012-06-25 20:55:34 +02:00
Bartek Przybylski
b22ad95e2f Merge branch 'master' of gitorious.org:owncloud/android-devel 2012-06-25 19:46:31 +02:00
Bartek Przybylski
7578a726b3 add buildscripts for environment setup and building with ant 2012-06-25 19:46:14 +02:00
David A. Velasco
ec38629eca Changed OCFile to keep mRemotePath as a valid URL; CLEAR YOUR CACHE AFTER INSTALLING 2012-06-25 15:18:27 +02:00
Bartek Przybylski
fd1704c49c version bump 2012-06-24 15:48:01 +02:00
Bartek Przybylski
d8e0387aef dont crash when no synchronization were done and user tries to create dir 2012-06-24 15:47:20 +02:00
Bartek Przybylski
3708951fad remove dummy logs 2012-06-24 13:24:53 +02:00
Bartek Przybylski
8f4091f2c5 version bump 2012-06-24 13:23:45 +02:00
Bartek Przybylski
231533c56e include appverion in crashlog 2012-06-24 13:22:50 +02:00
Bartek Przybylski
f6ef3f8214 dont crash when file has unspecified type 2012-06-24 13:18:07 +02:00
Bartek Przybylski
61b8988c9f dont show sync progress bar on system older than honeycomb 2012-06-24 13:15:42 +02:00
David A. Velasco
7dfc47ced4 Fixed local database incoherence when files whit special characters in their name are uploadad 2012-06-22 15:14:13 +02:00
David A. Velasco
b2264dcfa1 Fixed null pointer while resuming FileListActivity 2012-06-22 12:50:13 +02:00
David A. Velasco
f149b3caac Fixed double URL decoding of file names 2012-06-22 12:30:12 +02:00
David A. Velasco
a06e99c506 Fixed null pointer exception while loging 2012-06-22 09:57:08 +02:00
Bartek Przybylski
e9e2e1c7ec return to correct directory when returning from file details activity 2012-06-21 20:27:22 +02:00
Bartek Przybylski
832c1f4842 make cancel button usable on account create activity 2012-06-21 20:02:33 +02:00
Bartek Przybylski
5fc8be29f9 about dialog with version 2012-06-21 19:37:33 +02:00
Bartek Przybylski
8bcbc073e2 allow synch of multiple accounts at once 2012-06-21 19:20:40 +02:00
Bartek Przybylski
fbaca889e2 remove context menu in preferences activity 2012-06-20 23:32:50 +02:00
David A. Velasco
1b47b282f2 Better synchronization for current account between FileDisplayActivity and FileListFragment 2012-06-20 18:15:44 +02:00
David A. Velasco
6c6d3a601b DROIDCLOUD-29 Fixed - no more crashes by duplicate inflating when FileDisplayActivity.onResume() is called 2012-06-20 13:57:56 +02:00
David A. Velasco
194490b3b8 Fixed crashes when uploads or downloads are inserted in the notification bar (Android 2.x and 3.x) 2012-06-19 11:05:00 +02:00
Bartek Przybylski
eed9eed824 moving cursor close to correct place 2012-06-18 19:40:47 +02:00
Bartek Przybylski
b55f321125 add manage accounts to preference screen 2012-06-18 18:39:11 +02:00
Bartek Przybylski
50d7b20bf6 send intent with filepath so details view can be updated 2012-06-17 12:42:56 +02:00
Bartek Przybylski
fcf40b4423 dont crash when there are no candidates to open file 2012-06-17 12:28:19 +02:00