Commit graph

1235 commits

Author SHA1 Message Date
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
089ac76b3b Export authenticator activities so custom account managers like in
Motoblur can use them
2012-04-13 08:55:22 +02:00
Lennart Rosam
635fcd3e28 Update directory creation dialog text color 2012-04-12 00:59:41 +02:00
Lennart Rosam
8f2840fe11 Incorporated the ownCloud Blue into the ActionBar 2012-04-12 00:34:07 +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
Lennart Rosam
499a207b82 Library project path fixed 2012-04-01 14:35:06 +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
Lennart Rosam
ae7af383fd Added submodule: actionbarsherlock 2012-02-05 22:41:01 +01:00