Lennart Rosam
|
1070273daf
|
Merge branch 'master' of ssh://git@gitorious.org/owncloud/android-devel.git
|
2012-05-23 23:51:27 +02:00 |
|
Lennart Rosam
|
39307229cd
|
Hide creation info when the uses ownCloud version is affected by oc-764
|
2012-05-23 23:50:59 +02:00 |
|
Bartek Przybylski
|
3951aa97f0
|
merge fix
|
2012-05-23 22:43:15 +02:00 |
|
Bartek Przybylski
|
49ad249816
|
show dirs on top of the list
|
2012-05-23 22:40:31 +02:00 |
|
Lennart Rosam
|
5ae7704ef1
|
Implemented equals() and toString() on OCFile. Renamed getPath() to make
it more clear what that refers to
|
2012-05-23 22:39:37 +02:00 |
|
Lennart Rosam
|
9df38b7379
|
Fix back navigation after viewing a file
|
2012-05-23 20:14:28 +02:00 |
|
Lennart Rosam
|
e7f0803cc7
|
Added missing input after merge
|
2012-05-23 20:00:52 +02:00 |
|
Lennart Rosam
|
62908d1755
|
Merge branch 'master' of ssh://git@gitorious.org/owncloud/android-devel.git
|
2012-05-23 19:59:51 +02:00 |
|
Lennart Rosam
|
e8c9e5b09a
|
Filelisting using intents and OCFile.getId() instead of string matching
in db which can be very very slow if there are lots of files
|
2012-05-23 19:59:29 +02:00 |
|
Bartek Przybylski
|
700c9427cd
|
fix download file with noascii chars in name
|
2012-05-23 19:35:50 +02:00 |
|
Bartek Przybylski
|
449822818b
|
fix uploading to nonascii characters in path
|
2012-05-23 19:27:35 +02:00 |
|
Bartek Przybylski
|
50695f6f5b
|
removing filedrag for now
|
2012-05-23 19:10:12 +02:00 |
|
Bartek Przybylski
|
684ae90ca7
|
making icons bit smaller, making upload progressbar less cpu eating
|
2012-05-22 22:44:57 +02:00 |
|
Lennart Rosam
|
5d7a57ec18
|
Display modified / created timestamp, JavaDocs in DisplayUtils
|
2012-05-22 18:17:16 +02:00 |
|
Lennart Rosam
|
d722fe8229
|
Fix layout: Missing label, fix for smaller screens
|
2012-05-22 18:15:56 +02:00 |
|
Lennart Rosam
|
fbfdcfceeb
|
Fix crash on first run when going to account creation
|
2012-05-22 17:57:01 +02:00 |
|
Lennart Rosam
|
957a9303da
|
Project did not compile after removing prefs_menu.xml
|
2012-05-22 17:09:31 +02:00 |
|
Bartek Przybylski
|
4ee419da91
|
remove preferences its not needed for now
|
2012-05-21 22:57:17 +02:00 |
|
Bartek Przybylski
|
cfe4273de5
|
fix webdav path sync for oc3 and oc4
|
2012-05-21 22:20:18 +02:00 |
|
Bartek Przybylski
|
7f224ef5e9
|
fix path to webdav in oc4
|
2012-05-21 21:14:50 +02:00 |
|
Bartek Przybylski
|
6d6a5c3a20
|
missing file for uploader listener
|
2012-05-20 01:11:47 +02:00 |
|
Bartek Przybylski
|
b8b2f8c238
|
setting correct path on restore activity
|
2012-05-20 00:18:00 +02:00 |
|
Bartek Przybylski
|
35a384d059
|
detailed upload progress
|
2012-05-19 23:30:23 +02:00 |
|
Bartek Przybylski
|
576e2923cc
|
adding open file button
|
2012-05-19 21:05:53 +02:00 |
|
Bartek Przybylski
|
ef45634ffe
|
Merge branch 'master' of gitorious.org:owncloud/android-devel
|
2012-05-19 19:08:39 +02:00 |
|
Bartek Przybylski
|
8d7a02918d
|
removing file on sync
|
2012-05-19 19:07:54 +02:00 |
|
Bartek Przybylski
|
65523409c7
|
last sync field for oc file
|
2012-05-19 18:30:03 +02:00 |
|
Lennart Rosam
|
d4a339871d
|
Fixed fragment not updating file infos on tablets the first time it is
created
|
2012-05-18 21:53:39 +02:00 |
|
Lennart Rosam
|
38683b9143
|
Layout reworked to relative
|
2012-05-18 14:40:46 +02:00 |
|
Lennart Rosam
|
cb8761f66f
|
New Layout for FileDetailsFragment (needs to be redone with
RelativeLayout for better performance), Fix AppCrashes on rotation
change
|
2012-05-18 14:05:21 +02:00 |
|
Lennart Rosam
|
3727806652
|
Intermediate commit: Work on new FileDetailFragment layout, simplified
it's code a bit and renamed a color. Layout is WIP
|
2012-05-18 08:09:31 +02:00 |
|
Lennart Rosam
|
548fc80ea1
|
Merge branch 'master' of ssh://git@gitorious.org/owncloud/android-devel.git
|
2012-05-18 00:43:47 +02:00 |
|
Lennart Rosam
|
ffc941e440
|
FileDetailsFragment now working on tablets
|
2012-05-18 00:37:53 +02:00 |
|
Bartek Przybylski
|
4c1ca7dc48
|
setting paths for file scheme
|
2012-05-17 22:42:03 +02:00 |
|
Bartek Przybylski
|
9931f93b9a
|
make uploader acrtivity use uploader service
|
2012-05-17 22:27:29 +02:00 |
|
Bartek Przybylski
|
54909e5372
|
fix file/download display
|
2012-05-16 19:16:18 +02:00 |
|
Bartek Przybylski
|
5f7704f5d5
|
push intent to details acrivity
|
2012-05-16 19:02:58 +02:00 |
|
Bartek Przybylski
|
b56c8e05d8
|
holo icons
|
2012-05-16 18:52:45 +02:00 |
|
Lennart Rosam
|
ad8dbb31af
|
Javadoc @param formatting fix
|
2012-05-16 11:07:39 +02:00 |
|
Lennart Rosam
|
435b31ba4f
|
Force spaces in eclipse via project specifc settings
Reformat all code: Use spaces over tabs
|
2012-05-16 09:48:34 +02:00 |
|
Lennart Rosam
|
b2b6bdeadf
|
Fix variable naming conventions
|
2012-05-16 00:04:25 +02:00 |
|
Lennart Rosam
|
020d2885ce
|
Tablet fixes. Goal is to get tapping on a file to display its details.
Does not work yet - WIP. Also code optimization: Make
FileDetailFragment less complex by passing in a OCFile directly instead
of reconstructing it.
|
2012-05-15 23:12:07 +02:00 |
|
Bartek Przybylski
|
b999f542c0
|
new icons, new uploader
|
2012-05-15 21:52:59 +02:00 |
|
Bartek Przybylski
|
d8e4a87c42
|
fix crash if download file has space in it
|
2012-05-14 16:56:54 +02:00 |
|
Bartek Przybylski
|
32b09ab78f
|
fix crash when deleting used account
|
2012-05-13 22:41:51 +02:00 |
|
Bartek Przybylski
|
2c9b84a862
|
allow account deleting from account picker
|
2012-05-13 22:28:44 +02:00 |
|
Bartek Przybylski
|
fdb9149e0e
|
compilation fix
|
2012-05-13 16:56:54 +02:00 |
|
Bartek Przybylski
|
390949b832
|
merge fix
|
2012-05-13 16:19:22 +02:00 |
|
Bartek Przybylski
|
0aeb425885
|
adjusting design to holo, stability for account setup
|
2012-05-13 16:13:13 +02:00 |
|
Lennart Rosam
|
abf48afde3
|
Variable nameing / imports improved, fixed nullpointer on account
creation
|
2012-05-08 03:17:51 +02:00 |
|