Fixed: Rotating screen after viewing a file would return you to the
[pub/Android/ownCloud.git] / src / eu / alefzero / owncloud / syncadapter / AbstractOwnCloudSyncAdapter.java
2012-05-16 Lennart RosamForce spaces in eclipse via project specifc settings
2012-05-13 Bartek Przybylskimerge fix
2012-05-13 Bartek Przybylskiadjusting design to holo, stability for account setup
2012-04-29 Bartek Przybylskicleanup after jackrabbit, releasing resources
2012-04-28 Bartek Przybylskiinitial move to jackrabbit (syncing)
2012-04-15 Lennart RosamMerge branch 'fragments-ui' of
2012-04-14 Bartek Przybylskifix file display, fix syncing, fix authenticator &...
2012-04-14 Bartek Przybylskistorage manager, removing db logic from ocfile
2012-04-14 Lennart RosamCode cleanup: Code documentation, formatting, variable...
2012-04-14 Lennart RosamPretty print SyncAdapter java code for better readabili...
2012-04-14 Lennart RosamMerge branch 'fragments-ui' of ssh://git@gitorious...
2012-04-13 Bartek Przybylskisaving dates and checking modification date do speedup...
2012-04-11 Lennart RosamFixed that small todo: Set KeepAlive based on the respo...
2012-04-07 Bartek Przybylskisome cleanup, closing cursors
2012-04-07 Bartek Przybylskinewmodel of file in action
2012-02-04 Bartek Przybylskissl support for syncing
2012-02-04 Lennart RosamRefactoring: Added comments to every class, as well...
2011-09-27 Sven Aßmannrefactor the request creation to more general creation...
2011-09-15 Sven Aßmannrefactor some stuff from SyncAdapter to own AbstractBas...