pub/Android/ownCloud.git
13 years agoFixed that small todo: Set KeepAlive based on the response code
Lennart Rosam [Wed, 11 Apr 2012 20:39:24 +0000 (22:39 +0200)]
Fixed that small todo: Set KeepAlive based on the response code

13 years agoUpdate preference description after the user makes a new selection
Lennart Rosam [Wed, 11 Apr 2012 14:29:22 +0000 (16:29 +0200)]
Update preference description after the user makes a new selection

13 years agoFurther Migration to ABS 4.0.1 - Updated remaining Fragments and
Lennart Rosam [Tue, 10 Apr 2012 02:59:35 +0000 (04:59 +0200)]
Further Migration to ABS 4.0.1 - Updated remaining Fragments and
Activities. They now extend the correct classes

13 years agoMigration to ActionBarSherlock 4.0.1 / Custom Adapter to override text
Lennart Rosam [Tue, 10 Apr 2012 02:40:53 +0000 (04:40 +0200)]
Migration to ActionBarSherlock 4.0.1 / Custom Adapter to override text
colors in the ListNavigation Dropdown spinner

13 years agoMake these classes use the account selection from the preferences screen
Lennart Rosam [Mon, 9 Apr 2012 23:16:55 +0000 (01:16 +0200)]
Make these classes use the account selection from the preferences screen

13 years agoDisplay the account name in preferences
Lennart Rosam [Mon, 9 Apr 2012 22:37:31 +0000 (00:37 +0200)]
Display the account name in preferences

13 years agosend contacts to oc instance
Bartek Przybylski [Sun, 8 Apr 2012 16:41:23 +0000 (18:41 +0200)]
send contacts to oc instance

13 years agohandle dir creation from filelist
Bartek Przybylski [Sat, 7 Apr 2012 22:25:51 +0000 (00:25 +0200)]
handle dir creation from filelist

13 years agosome small func impl
Bartek Przybylski [Sat, 7 Apr 2012 20:58:32 +0000 (22:58 +0200)]
some small func impl

13 years agosome cleanup, closing cursors
Bartek Przybylski [Sat, 7 Apr 2012 20:28:09 +0000 (22:28 +0200)]
some cleanup, closing cursors

13 years agonewmodel of file in action
Bartek Przybylski [Sat, 7 Apr 2012 18:23:33 +0000 (20:23 +0200)]
newmodel of file in action

13 years agofix invalid list get in filelist
Bartek Przybylski [Sat, 7 Apr 2012 14:26:32 +0000 (16:26 +0200)]
fix invalid list get in filelist

13 years agoupdating saving of file
Bartek Przybylski [Sat, 7 Apr 2012 13:07:14 +0000 (15:07 +0200)]
updating saving of file

13 years agosmall optimization for ocfile
Bartek Przybylski [Sat, 7 Apr 2012 12:53:05 +0000 (14:53 +0200)]
small optimization for ocfile

13 years agomodel for file representation
Bartek Przybylski [Sat, 7 Apr 2012 12:37:03 +0000 (14:37 +0200)]
model for file representation

13 years agofix of filedisplay for phones
Bartek Przybylski [Sat, 7 Apr 2012 10:47:26 +0000 (12:47 +0200)]
fix of filedisplay for phones

13 years agoFileDetail fragement is now showing a text hint if there is no file
Lennart Rosam [Sat, 7 Apr 2012 00:52:50 +0000 (02:52 +0200)]
FileDetail fragement is now showing a text hint if there is no file
selected.

13 years agoMake account selectable from preferences
Lennart Rosam [Sat, 7 Apr 2012 00:15:38 +0000 (02:15 +0200)]
Make account selectable from preferences

13 years agoMerged request #3
Lennart Rosam [Sun, 1 Apr 2012 13:06:23 +0000 (15:06 +0200)]
Merged request #3

13 years agoLibrary project path fixed
Lennart Rosam [Sun, 1 Apr 2012 12:35:06 +0000 (14:35 +0200)]
Library project path fixed

13 years agowarnging and legacy class removing
Bartek Przybylski [Sat, 25 Feb 2012 17:35:54 +0000 (18:35 +0100)]
warnging and legacy class removing

13 years agoremoving android4 calls to actionbar and fragments manager
Bartek Przybylski [Sat, 25 Feb 2012 16:23:47 +0000 (17:23 +0100)]
removing android4 calls to actionbar and fragments manager

13 years agofirst download & preview scratch, removing unused code, changing noncompatible code
Bartek Przybylski [Sun, 19 Feb 2012 15:06:00 +0000 (16:06 +0100)]
first download & preview scratch, removing unused code, changing noncompatible code

13 years agoproper file list handling, file basic stuff dispaying
Bartek Przybylski [Sat, 18 Feb 2012 15:38:36 +0000 (16:38 +0100)]
proper file list handling, file basic stuff dispaying

13 years agobit better handling of filelist
Bartek Przybylski [Sun, 12 Feb 2012 13:43:09 +0000 (14:43 +0100)]
bit better handling of filelist

13 years agosome file list handling, action bar added
Bartek Przybylski [Sat, 11 Feb 2012 22:11:57 +0000 (23:11 +0100)]
some file list handling, action bar added

13 years agodownloader made background thread
Bartek Przybylski [Mon, 6 Feb 2012 17:01:40 +0000 (18:01 +0100)]
downloader made background thread

13 years agoStarted swapping our ActionBar in favor of ActionBarSherlock
Lennart Rosam [Sun, 5 Feb 2012 21:47:25 +0000 (22:47 +0100)]
Started swapping our ActionBar in favor of ActionBarSherlock

13 years agoAdded submodule: actionbarsherlock
Lennart Rosam [Sun, 5 Feb 2012 21:41:01 +0000 (22:41 +0100)]
Added submodule: actionbarsherlock

13 years agossl support for syncing
Bartek Przybylski [Sat, 4 Feb 2012 18:49:33 +0000 (19:49 +0100)]
ssl support for syncing

13 years ago- Easier to enter account information. (Input-Types, singleLine = true)
Lennart Rosam [Sat, 4 Feb 2012 16:55:17 +0000 (17:55 +0100)]
- Easier to enter account information. (Input-Types, singleLine = true)
- XML pretty print

13 years agoRefactoring: Added comments to every class, as well as a copyright
Lennart Rosam [Sat, 4 Feb 2012 16:41:28 +0000 (17:41 +0100)]
Refactoring: Added comments to every class, as well as a copyright
notice. Also, some classes were moved to packages where they make sense

13 years agoMore refactoring
Lennart Rosam [Sat, 4 Feb 2012 15:23:41 +0000 (16:23 +0100)]
More refactoring

13 years agoImproved first run experience and added additional icons
Lennart Rosam [Tue, 31 Jan 2012 23:43:28 +0000 (00:43 +0100)]
Improved first run experience and added additional icons

13 years agosome action for fragments ui
Bartek Przybylski [Mon, 16 Jan 2012 22:56:55 +0000 (23:56 +0100)]
some action for fragments ui

13 years agoAdded a landing page for the app.
Lennart Rosam [Sun, 22 Jan 2012 20:08:47 +0000 (21:08 +0100)]
Added a landing page for the app.

13 years agoPortrait layout was broken after refactoring
Lennart Rosam [Sun, 22 Jan 2012 20:05:10 +0000 (21:05 +0100)]
Portrait layout was broken after refactoring

13 years agoHeavy refactoring: Moved UI things to UI packages
Lennart Rosam [Sun, 22 Jan 2012 18:05:47 +0000 (19:05 +0100)]
Heavy refactoring: Moved UI things to UI packages

13 years agoAdjusted resolution according to googles specs
Lennart Rosam [Sun, 22 Jan 2012 12:03:28 +0000 (13:03 +0100)]
Adjusted resolution according to googles specs

13 years agofragments branch initial commit
Bartek Przybylski [Fri, 13 Jan 2012 23:31:56 +0000 (00:31 +0100)]
fragments branch initial commit

13 years agodownloading file
Bartek Przybylski [Sun, 25 Dec 2011 12:04:18 +0000 (13:04 +0100)]
downloading file

13 years agodownloading file, to a fixed name file
Bartek Przybylski [Sat, 24 Dec 2011 22:59:12 +0000 (23:59 +0100)]
downloading file, to a fixed name file

13 years agohttps for unsigned certificates in logging and uploading
Bartek Przybylski [Sat, 24 Dec 2011 21:54:11 +0000 (22:54 +0100)]
https for unsigned certificates in logging and uploading

13 years agofirst run setup fix
Bartek Przybylski [Fri, 7 Oct 2011 15:54:28 +0000 (17:54 +0200)]
first run setup fix

13 years agorefactor the request creation to more general creation that can easy be overritten...
Sven Aßmann [Tue, 27 Sep 2011 09:31:45 +0000 (11:31 +0200)]
refactor the request creation to more general creation that can easy be overritten in subclasses

13 years agochanging the syncadapter target model authority to android contacts
Sven Aßmann [Tue, 27 Sep 2011 09:28:23 +0000 (11:28 +0200)]
changing the syncadapter target model authority to android contacts

13 years ago- adding contact (carddav) server url based on the current 2.0 server url layout
Sven Aßmann [Tue, 27 Sep 2011 09:27:12 +0000 (11:27 +0200)]
- adding contact (carddav) server url based on the current 2.0 server url layout

13 years ago- adding contact (carddav) server url based on the current 2.0 server url layout
Sven Aßmann [Tue, 27 Sep 2011 09:26:48 +0000 (11:26 +0200)]
- adding contact (carddav) server url based on the current 2.0 server url layout
- fixing compiler warning
- fixing intends to android guide sdk conventions

13 years ago- adding key for holding contact (carddav) server url
Sven Aßmann [Tue, 27 Sep 2011 09:22:50 +0000 (11:22 +0200)]
- adding key for holding contact (carddav) server url
- fixing intends to android guide sdk conventions

13 years agoadding webdav and carddav rfc specs
Sven Aßmann [Tue, 27 Sep 2011 09:20:21 +0000 (11:20 +0200)]
adding webdav and carddav rfc specs

13 years agoadded syncadapter for xml
Bartek Przybylski [Sat, 17 Sep 2011 15:10:32 +0000 (17:10 +0200)]
added syncadapter for xml

13 years agoadding specified adapter for contacts and files
Bartek Przybylski [Sat, 17 Sep 2011 14:03:05 +0000 (16:03 +0200)]
adding specified adapter for contacts and files

13 years agocontentprovider for contacts added
Bartek Przybylski [Sat, 17 Sep 2011 13:42:13 +0000 (15:42 +0200)]
contentprovider for contacts added

13 years agocontentprovider for contacts added
Bartek Przybylski [Sat, 17 Sep 2011 13:41:44 +0000 (15:41 +0200)]
contentprovider for contacts added

13 years agofilesync fixed
Bartek Przybylski [Sat, 17 Sep 2011 13:29:18 +0000 (15:29 +0200)]
filesync fixed

13 years ago- utilize the new abstact base class for FileSync
Sven Aßmann [Thu, 15 Sep 2011 19:44:07 +0000 (21:44 +0200)]
- utilize the new abstact base class for FileSync
- also kickout the old unrefactored SyncAdapter

13 years agoadd new own sync adapter/service for contacts (work in progress)
Sven Aßmann [Thu, 15 Sep 2011 19:42:38 +0000 (21:42 +0200)]
add new own sync adapter/service for contacts (work in progress)

13 years agorefactor some stuff from SyncAdapter to own AbstractBase class to
Sven Aßmann [Thu, 15 Sep 2011 19:41:46 +0000 (21:41 +0200)]
refactor some stuff from SyncAdapter to own AbstractBase class to
improve writing of new SyncAdapter without rewrite same code.

Remember the DRY..

13 years agochange the display text of sync account to: "Sync Files&Contacts"
Sven Aßmann [Thu, 15 Sep 2011 19:37:19 +0000 (21:37 +0200)]
change the display text of sync account to: "Sync Files&Contacts"

13 years agoproper filename displaying, bigger icons
Bartek Przybylski [Sun, 4 Sep 2011 20:46:53 +0000 (22:46 +0200)]
proper filename displaying, bigger icons

13 years agomissing files
Bartek Przybylski [Sun, 4 Sep 2011 11:47:06 +0000 (13:47 +0200)]
missing files

13 years agomissing files
Bartek Przybylski [Sun, 4 Sep 2011 11:46:28 +0000 (13:46 +0200)]
missing files

13 years agonew path style in main window
Bartek Przybylski [Sun, 4 Sep 2011 11:35:27 +0000 (13:35 +0200)]
new path style in main window

13 years agoinitial commit
Bartek Przybylski [Fri, 19 Aug 2011 20:37:35 +0000 (22:37 +0200)]
initial commit