Commit graph

11440 commits

Author SHA1 Message Date
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
Lennart Rosam
49eda7d30f Directory creation fixed, navigating up from FileDetailsActivity now
works reliably, better documentation
2012-05-25 05:55:34 +02:00
Lennart Rosam
00ef45c1e3 Make equals() more robust 2012-05-25 02:56:23 +02:00
Lennart Rosam
e11de332ca Uncluttered code by reordering methods. Method code is untouched 2012-05-24 23:52:21 +02:00
Lennart Rosam
99c46398f1 That stack is not needed 2012-05-24 23:41:29 +02:00
Lennart Rosam
3ba3d363c8 Less "time" :D 2012-05-24 00:01:03 +02:00
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
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
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
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
Bartek Przybylski
fae44486b9 sync option in filelist menu 2012-05-04 20:34:05 +02:00
Bartek Przybylski
a2a8dc1ee6 sync progress indicator 2012-05-03 23:56:48 +02:00
Bartek Przybylski
10c04c6d77 new stuff for account authenticator 2012-05-03 15:37:30 +02:00
Bartek Przybylski
fc49e582c5 fix white text on configuration screen 2012-05-03 12:14:44 +02:00
Bartek Przybylski
5ca823ac92 account selecton on start, moving api to 8, display info about emtpy dir 2012-05-02 17:53:22 +02:00
Bartek Przybylski
a10efb1229 making callback to context not view 2012-05-02 00:04:17 +02:00
Bartek Przybylski
dc7cafe677 initial commit of editbox with badge 2012-05-01 23:37:37 +02:00
Bartek Przybylski
63c213cbea removing contacts from main app 2012-04-30 19:39:01 +02:00
Bartek Przybylski
2d8300d834 cleanup after jackrabbit, releasing resources 2012-04-29 11:27:26 +02:00
Bartek Przybylski
e0937de63d fix setting fileid for existing file 2012-04-29 11:07:04 +02:00
Bartek Przybylski
3cb2f1270c missing file write 2012-04-29 00:39:50 +02:00
Bartek Przybylski
87814cec42 initial move to jackrabbit (syncing) 2012-04-29 00:14:01 +02:00
Lennart Rosam
6e43d84b17 Started working on the "Where is my device?" feature 2012-04-15 17:31:08 +02:00
Lennart Rosam
4149616782 Comments and variable naming schemes 2012-04-15 12:51:01 +02:00
Lennart Rosam
51302a6386 Merge branch 'fragments-ui' of
ssh://git@gitorious.org/owncloud/android.git into fragments-ui

Conflicts:
	src/eu/alefzero/owncloud/datamodel/OCFile.java
2012-04-15 12:41:36 +02:00
Lennart Rosam
d5627b4165 Update variable names 2012-04-15 11:25:03 +02:00
Lennart Rosam
df4b83cb75 Changed navigation behavior again after some feedback ;-) 2012-04-15 11:03:17 +02:00
Bartek Przybylski
ff36d90802 adding use ssl mode 2012-04-15 09:54:21 +02:00
Bartek Przybylski
7cf441258b fix file display, fix syncing, fix authenticator & other stuff 2012-04-15 01:00:38 +02:00
Bartek Przybylski
b7ca8521e6 storage manager, removing db logic from ocfile 2012-04-14 22:28:55 +02:00
Lennart Rosam
a29469016e More cleanup / refactoring: Name Fragments consistantly way 2012-04-14 18:55:15 +02:00
Lennart Rosam
a66be3bc47 Fixed navigation behavior 2012-04-14 15:07:07 +02:00
Lennart Rosam
399b8409f5 Code cleanup: Code documentation, formatting, variable names etc were
improved. 

Also, files can now only be added to a file if it is a directory
2012-04-14 13:53:56 +02:00
Lennart Rosam
2b562903da Code cleanup: Use human readable variable names 2012-04-14 12:00:52 +02:00
Lennart Rosam
8521579e3a Fixed a bug, where the AuthenticatorActivity would not set a new default
account, when the previous one had been deleted
2012-04-14 11:52:26 +02:00
Lennart Rosam
e85c47aaea Pretty print SyncAdapter java code for better readability / removed
superflues if statement
2012-04-14 11:23:12 +02:00
Lennart Rosam
a7a68eba53 Merge branch 'fragments-ui' of ssh://git@gitorious.org/owncloud/android.git into fragments-ui 2012-04-14 11:04:21 +02:00
Bartek Przybylski
03556cf9f3 fix file uploading 2012-04-13 20:51:58 +02:00
Bartek Przybylski
dc648f1ae9 saving dates and checking modification date do speedup syncing 2012-04-13 20:02:32 +02:00
Lennart Rosam
40ee1019bc Ensure, that user switching back using the task switcher also must have
accounts
2012-04-13 19:29:30 +02:00
Lennart Rosam
92528fdc66 Ensure the user has to setup an account even if he presses the back
button on the account setup activity
2012-04-13 15:36:25 +02:00
Lennart Rosam
635fcd3e28 Update directory creation dialog text color 2012-04-12 00:59:41 +02:00
Lennart Rosam
f0ed8b7362 Fixed that small todo: Set KeepAlive based on the response code 2012-04-11 22:39:24 +02:00
Lennart Rosam
d1e58c6903 Update preference description after the user makes a new selection 2012-04-11 16:29:22 +02:00
Lennart Rosam
ab949b7d74 Further Migration to ABS 4.0.1 - Updated remaining Fragments and
Activities. They now extend the correct classes
2012-04-10 04:59:35 +02:00
Lennart Rosam
30c2ede8e5 Migration to ActionBarSherlock 4.0.1 / Custom Adapter to override text
colors in the ListNavigation Dropdown spinner
2012-04-10 04:40:53 +02:00
Lennart Rosam
385211893f Make these classes use the account selection from the preferences screen 2012-04-10 01:16:55 +02:00
Lennart Rosam
a6e98cc7dc Display the account name in preferences 2012-04-10 00:37:31 +02:00
Bartek Przybylski
cf2c2eedc5 send contacts to oc instance 2012-04-08 18:41:23 +02:00
Bartek Przybylski
d8d535a0a2 handle dir creation from filelist 2012-04-08 00:25:51 +02:00
Bartek Przybylski
affc7d5bc8 some small func impl 2012-04-07 22:58:32 +02:00
Bartek Przybylski
81965a51a5 some cleanup, closing cursors 2012-04-07 22:28:09 +02:00
Bartek Przybylski
4f3267b3fa newmodel of file in action 2012-04-07 20:23:33 +02:00
Bartek Przybylski
a9e9751f6b fix invalid list get in filelist 2012-04-07 16:26:32 +02:00
Bartek Przybylski
58efa22cae updating saving of file 2012-04-07 15:07:14 +02:00
Bartek Przybylski
8db0692daf small optimization for ocfile 2012-04-07 14:53:05 +02:00
Bartek Przybylski
0174908b88 model for file representation 2012-04-07 14:37:03 +02:00
Bartek Przybylski
198c31f9b0 fix of filedisplay for phones 2012-04-07 12:47:26 +02:00
Lennart Rosam
320e446748 FileDetail fragement is now showing a text hint if there is no file
selected.
2012-04-07 02:52:50 +02:00
Lennart Rosam
4cbe903b8a Make account selectable from preferences 2012-04-07 02:15:38 +02:00
Lennart Rosam
9996436ccc Merged request #3 2012-04-01 15:06:23 +02:00
Bartek Przybylski
1083eb8683 warnging and legacy class removing 2012-02-25 18:35:54 +01:00
Bartek Przybylski
9b5c3965b5 removing android4 calls to actionbar and fragments manager 2012-02-25 17:23:47 +01:00
Bartek Przybylski
007edfe102 first download & preview scratch, removing unused code, changing noncompatible code 2012-02-19 16:06:00 +01:00
Bartek Przybylski
dbaff80211 proper file list handling, file basic stuff dispaying 2012-02-18 16:38:36 +01:00
Bartek Przybylski
e28442c87d bit better handling of filelist 2012-02-12 14:43:09 +01:00
Bartek Przybylski
6deca0f9b1 some file list handling, action bar added 2012-02-11 23:11:57 +01:00
Bartek Przybylski
7d93f30346 downloader made background thread 2012-02-06 18:01:40 +01:00
Lennart Rosam
ca5455e88d Started swapping our ActionBar in favor of ActionBarSherlock 2012-02-05 22:47:25 +01:00
Bartek Przybylski
8ec6915a58 ssl support for syncing 2012-02-04 19:49:33 +01:00
Lennart Rosam
dc8c32fb3f Refactoring: Added comments to every class, as well as a copyright
notice. Also, some classes were moved to packages where they make sense
2012-02-04 17:41:28 +01:00
Lennart Rosam
db0f0001f9 More refactoring 2012-02-04 16:23:41 +01:00
Lennart Rosam
896f145cf6 Improved first run experience and added additional icons 2012-02-01 00:43:28 +01:00
Bartek Przybylski
329080075e some action for fragments ui 2012-01-29 23:01:01 +01:00
Lennart Rosam
32ce46d9d8 Added a landing page for the app. 2012-01-22 21:08:47 +01:00
Lennart Rosam
30734a9404 Heavy refactoring: Moved UI things to UI packages 2012-01-22 19:05:47 +01:00
Bartek Przybylski
17455f57d2 fragments branch initial commit 2012-01-14 00:31:56 +01:00
Bartek Przybylski
a038e0c55b downloading file 2011-12-25 13:04:18 +01:00
Bartek Przybylski
c2e3ce7c00 downloading file, to a fixed name file 2011-12-24 23:59:12 +01:00
Bartek Przybylski
2bc41ee331 https for unsigned certificates in logging and uploading 2011-12-24 22:54:11 +01:00
Bartek Przybylski
8f9a9a8694 first run setup fix 2011-10-07 17:54:28 +02:00
Sven Aßmann
b2dc291653 refactor the request creation to more general creation that can easy be overritten in subclasses 2011-09-27 11:31:45 +02:00
Sven Aßmann
d19a7539e3 - adding contact (carddav) server url based on the current 2.0 server url layout 2011-09-27 11:27:12 +02:00
Sven Aßmann
aab77eaa70 - adding contact (carddav) server url based on the current 2.0 server url layout
- fixing compiler warning
- fixing intends to android guide sdk conventions
2011-09-27 11:26:48 +02:00
Sven Aßmann
a97daaf27a - adding key for holding contact (carddav) server url
- fixing intends to android guide sdk conventions
2011-09-27 11:22:50 +02:00
Bartek Przybylski
9ca5cc327d adding specified adapter for contacts and files 2011-09-17 16:03:05 +02:00
Bartek Przybylski
08e51c0189 contentprovider for contacts added 2011-09-17 15:42:13 +02:00
Bartek Przybylski
c657ded069 filesync fixed 2011-09-17 15:29:18 +02:00
Sven Aßmann
6b129e2d40 - utilize the new abstact base class for FileSync
- also kickout the old unrefactored SyncAdapter
2011-09-15 21:44:07 +02:00
Sven Aßmann
737e7ee3c1 add new own sync adapter/service for contacts (work in progress) 2011-09-15 21:42:38 +02:00
Sven Aßmann
5ef7a4e522 refactor some stuff from SyncAdapter to own AbstractBase class to
improve writing of new SyncAdapter without rewrite same code.

Remember the DRY..
2011-09-15 21:41:46 +02:00
Bartek Przybylski
6f16202543 proper filename displaying, bigger icons 2011-09-04 22:46:53 +02:00
Bartek Przybylski
7e20e39f25 missing files 2011-09-04 13:47:06 +02:00
Bartek Przybylski
769fe95791 new path style in main window 2011-09-04 13:35:27 +02:00
Bartek Przybylski
154bb85cf1 initial commit 2011-08-19 22:37:35 +02:00