Commit graph

20954 commits

Author SHA1 Message Date
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
Bartek Przybylski
fc59d2c4f6 workaround for system crash 2012-06-17 12:03:02 +02:00
Bartek Przybylski
a674df97da dont crash when trying to create dir in main directory 2012-06-17 11:46:24 +02:00
Bartek Przybylski
084b36c036 upload crashlog to server 2012-06-16 16:46:05 +02:00
Bartek Przybylski
6e3b5f488c dummy crash upload dialog 2012-06-13 20:47:38 +02:00
Bartek Przybylski
efc9808d9a crashlog handler 2012-06-12 22:58:07 +02:00
Bartek Przybylski
6a4fb77159 make details activity using default theme 2012-06-09 14:31:06 +02:00
Bartek Przybylski
2b00ff1c7e cached instant upload 2012-06-03 19:59:14 +02:00
Bartek Przybylski
5a382ca421 using ocfile in uploader, fixing upload crash 2012-06-03 12:35:03 +02:00
Bartek Przybylski
53585e2400 removing camera permission, it seems not needed for instant upload 2012-05-27 20:04:34 +02:00
Bartek Przybylski
70c46d8fdc fix fileupload from external apps 2012-05-27 19:56:06 +02:00
Bartek Przybylski
9dd2cf294a instant uploading, first attempt 2012-05-27 15:57:18 +02:00
Bartek Przybylski
35ace0b973 search for already existing files 2012-05-27 00:03:43 +02:00
Bartek Przybylski
164417ec61 downloading files do account specific dir to avoid disambiguity 2012-05-26 23:03:46 +02:00
Bartek Przybylski
78faee207b removing fancy upload bar for now 2012-05-26 21:23:01 +02:00
Bartek Przybylski
21980deb38 fix filename display 2012-05-26 20:59:46 +02:00
Bartek Przybylski
1c9ed8cdcb fix crash after clean setup 2012-05-26 20:35:32 +02:00
Bartek Przybylski
e759addf42 show modification timestamp and size of file 2012-05-26 14:56:30 +02:00
Bartek Przybylski
edd38b807d adding file to db after upload 2012-05-26 14:30:14 +02:00
Bartek Przybylski
24a1111aa1 making file download using progressbar view 2012-05-26 13:47:26 +02:00
Bartek Przybylski
17e1b2350c hide menu in non account vie 2012-05-25 21:35:38 +02:00
Bartek Przybylski
63f68f1020 use view instead of dialog about no setup account 2012-05-25 21:32:20 +02:00
Lennart Rosam
b735fc9458 Fixed navigation behaviour: HomeAsUp takes you up a dir 2012-05-25 07:01:12 +02:00
Lennart Rosam
5f61cb1555 Fixed: Rotating screen after viewing a file would return you to the
folder where you last viewed a file
2012-05-25 06:09:21 +02:00