2012-05-26 |
Bartek Przybylski | fix crash after clean setup |
tree | commitdiff |
2012-05-26 |
Bartek Przybylski | making file download using progressbar view |
tree | commitdiff |
2012-05-25 |
Lennart Rosam | Fixed navigation behaviour: HomeAsUp takes you up a dir |
tree | commitdiff |
2012-05-25 |
Lennart Rosam | Directory creation fixed, navigating up from FileDetail... |
tree | commitdiff |
2012-05-24 |
Lennart Rosam | That stack is not needed |
tree | commitdiff |
2012-05-23 |
Lennart Rosam | Less "time" :D |
tree | commitdiff |
2012-05-23 |
Lennart Rosam | Merge branch 'master' of ssh://git@gitorious.org/ownclo... |
tree | commitdiff |
2012-05-23 |
Lennart Rosam | Hide creation info when the uses ownCloud version is... |
tree | commitdiff |
2012-05-23 |
Bartek Przybylski | merge fix |
tree | commitdiff |
2012-05-23 |
Lennart Rosam | Implemented equals() and toString() on OCFile. Renamed... |
tree | commitdiff |
2012-05-23 |
Lennart Rosam | Fix back navigation after viewing a file |
tree | commitdiff |
2012-05-23 |
Lennart Rosam | Merge branch 'master' of ssh://git@gitorious.org/ownclo... |
tree | commitdiff |
2012-05-23 |
Lennart Rosam | Filelisting using intents and OCFile.getId() instead... |
tree | commitdiff |
2012-05-23 |
Bartek Przybylski | removing filedrag for now |
tree | commitdiff |
2012-05-22 |
Lennart Rosam | Display modified / created timestamp, JavaDocs in Displ... |
tree | commitdiff |
2012-05-19 |
Bartek Przybylski | setting correct path on restore activity |
tree | commitdiff |
2012-05-19 |
Bartek Przybylski | adding open file button |
tree | commitdiff |
2012-05-19 |
Bartek Przybylski | Merge branch 'master' of gitorious.org:owncloud/android... |
tree | commitdiff |
2012-05-18 |
Lennart Rosam | Fixed fragment not updating file infos on tablets the... |
tree | commitdiff |
2012-05-18 |
Lennart Rosam | New Layout for FileDetailsFragment (needs to be redone... |
tree | commitdiff |
2012-05-18 |
Lennart Rosam | Intermediate commit: Work on new FileDetailFragment... |
tree | commitdiff |
2012-05-17 |
Lennart Rosam | Merge branch 'master' of ssh://git@gitorious.org/ownclo... |
tree | commitdiff |
2012-05-17 |
Lennart Rosam | FileDetailsFragment now working on tablets |
tree | commitdiff |
2012-05-16 |
Bartek Przybylski | fix file/download display |
tree | commitdiff |
2012-05-16 |
Lennart Rosam | Javadoc @param formatting fix |
tree | commitdiff |
2012-05-16 |
Lennart Rosam | Force spaces in eclipse via project specifc settings |
tree | commitdiff |
2012-05-15 |
Lennart Rosam | Tablet fixes. Goal is to get tapping on a file to displ... |
tree | commitdiff |
2012-05-13 |
Bartek Przybylski | merge fix |
tree | commitdiff |
2012-05-13 |
Bartek Przybylski | adjusting design to holo, stability for account setup |
tree | commitdiff |
2012-05-04 |
Bartek Przybylski | sync option in filelist menu |
tree | commitdiff |
2012-05-03 |
Bartek Przybylski | sync progress indicator |
tree | commitdiff |
2012-05-03 |
Bartek Przybylski | new stuff for account authenticator |
tree | commitdiff |
2012-05-02 |
Bartek Przybylski | account selecton on start, moving api to 8, display... |
tree | commitdiff |
2012-04-28 |
Bartek Przybylski | initial move to jackrabbit (syncing) |
tree | commitdiff |
2012-04-15 |
Lennart Rosam | Merge branch 'fragments-ui' of |
tree | commitdiff |
2012-04-14 |
Bartek Przybylski | fix file display, fix syncing, fix authenticator &... |
tree | commitdiff |
2012-04-14 |
Bartek Przybylski | storage manager, removing db logic from ocfile |
tree | commitdiff |
2012-04-14 |
Lennart Rosam | More cleanup / refactoring: Name Fragments consistantly way |
tree | commitdiff |
2012-04-14 |
Lennart Rosam | Fixed navigation behavior |
tree | commitdiff |
2012-04-10 |
Lennart Rosam | Further Migration to ABS 4.0.1 - Updated remaining... |
tree | commitdiff |
2012-04-10 |
Lennart Rosam | Migration to ActionBarSherlock 4.0.1 / Custom Adapter... |
tree | commitdiff |
2012-04-09 |
Lennart Rosam | Make these classes use the account selection from the... |
tree | commitdiff |
2012-04-08 |
Bartek Przybylski | send contacts to oc instance |
tree | commitdiff |
2012-04-07 |
Bartek Przybylski | some cleanup, closing cursors |
tree | commitdiff |
2012-04-07 |
Bartek Przybylski | newmodel of file in action |
tree | commitdiff |
2012-04-07 |
Bartek Przybylski | fix invalid list get in filelist |
tree | commitdiff |
2012-04-07 |
Bartek Przybylski | fix of filedisplay for phones |
tree | commitdiff |
2012-04-07 |
Lennart Rosam | FileDetail fragement is now showing a text hint if... |
tree | commitdiff |
2012-04-07 |
Lennart Rosam | Make account selectable from preferences |
tree | commitdiff |
2012-02-25 |
Bartek Przybylski | warnging and legacy class removing |
tree | commitdiff |
2012-02-19 |
Bartek Przybylski | first download & preview scratch, removing unused code... |
tree | commitdiff |
2012-02-18 |
Bartek Przybylski | proper file list handling, file basic stuff dispaying |
tree | commitdiff |
2012-02-12 |
Bartek Przybylski | bit better handling of filelist |
tree | commitdiff |
2012-02-11 |
Bartek Przybylski | some file list handling, action bar added |
tree | commitdiff |
2012-02-05 |
Lennart Rosam | Started swapping our ActionBar in favor of ActionBarShe... |
tree | commitdiff |
2012-02-04 |
Bartek Przybylski | ssl support for syncing |
tree | commitdiff |
2012-02-04 |
Lennart Rosam | Refactoring: Added comments to every class, as well... |
tree | commitdiff |
2012-02-04 |
Lennart Rosam | More refactoring |
tree | commitdiff |
2012-01-31 |
Lennart Rosam | Improved first run experience and added additional... |
tree | commitdiff |
2012-01-29 |
Bartek Przybylski | some action for fragments ui |
tree | commitdiff |
2012-01-22 |
Lennart Rosam | Added a landing page for the app. |
tree | commitdiff |
2012-01-22 |
Lennart Rosam | Heavy refactoring: Moved UI things to UI packages |
tree | commitdiff |
|