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 |
|