2012-06-20 |
David A. Velasco | Better synchronization for current account between... |
tree | commitdiff |
2012-06-20 |
David A. Velasco | DROIDCLOUD-29 Fixed - no more crashes by duplicate... |
tree | commitdiff |
2012-06-18 |
Bartek Przybylski | add manage accounts to preference screen |
tree | commitdiff |
2012-06-17 |
Bartek Przybylski | send intent with filepath so details view can be updated |
tree | commitdiff |
2012-06-17 |
Bartek Przybylski | dont crash when there are no candidates to open file |
tree | commitdiff |
2012-06-17 |
Bartek Przybylski | workaround for system crash |
tree | commitdiff |
2012-06-17 |
Bartek Przybylski | dont crash when trying to create dir in main directory |
tree | commitdiff |
2012-06-12 |
Bartek Przybylski | crashlog handler |
tree | commitdiff |
2012-06-03 |
Bartek Przybylski | cached instant upload |
tree | commitdiff |
2012-05-27 |
Bartek Przybylski | instant uploading, first attempt |
tree | commitdiff |
2012-05-26 |
Bartek Przybylski | fix filename display |
tree | commitdiff |
2012-05-26 |
Bartek Przybylski | fix crash after clean setup |
tree | commitdiff |
2012-05-26 |
Bartek Przybylski | show modification timestamp and size of file |
tree | commitdiff |
2012-05-26 |
Bartek Przybylski | making file download using progressbar view |
tree | commitdiff |
2012-05-25 |
Bartek Przybylski | hide menu in non account vie |
tree | commitdiff |
2012-05-25 |
Bartek Przybylski | use view instead of dialog about no setup account |
tree | commitdiff |
2012-05-25 |
Lennart Rosam | Fixed navigation behaviour: HomeAsUp takes you up a dir |
tree | commitdiff |
2012-05-25 |
Lennart Rosam | Fixed: Rotating screen after viewing a file would retur... |
tree | commitdiff |
2012-05-25 |
Lennart Rosam | Directory creation fixed, navigating up from FileDetail... |
tree | commitdiff |
2012-05-24 |
Lennart Rosam | Uncluttered code by reordering methods. Method code... |
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 | Added missing input after merge |
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 | fix uploading to nonascii characters in path |
tree | commitdiff |
2012-05-23 |
Bartek Przybylski | removing filedrag for now |
tree | commitdiff |
2012-05-22 |
Bartek Przybylski | making icons bit smaller, making upload progressbar... |
tree | commitdiff |
2012-05-22 |
Lennart Rosam | Display modified / created timestamp, JavaDocs in Displ... |
tree | commitdiff |
2012-05-22 |
Lennart Rosam | Fix crash on first run when going to account creation |
tree | commitdiff |
2012-05-22 |
Lennart Rosam | Project did not compile after removing prefs_menu.xml |
tree | commitdiff |
2012-05-21 |
Bartek Przybylski | remove preferences its not needed for now |
tree | commitdiff |
2012-05-19 |
Bartek Przybylski | missing file for uploader listener |
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 |
Bartek Przybylski | push intent to details acrivity |
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-15 |
Bartek Przybylski | new icons, new uploader |
tree | commitdiff |
2012-05-13 |
Bartek Przybylski | fix crash when deleting used account |
tree | commitdiff |
2012-05-13 |
Bartek Przybylski | allow account deleting from account picker |
tree | commitdiff |
2012-05-13 |
Bartek Przybylski | compilation fix |
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-08 |
Lennart Rosam | Variable nameing / imports improved, fixed nullpointer... |
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-03 |
Bartek Przybylski | fix white text on configuration screen |
tree | commitdiff |
2012-05-02 |
Bartek Przybylski | account selecton on start, moving api to 8, display... |
tree | commitdiff |
2012-05-01 |
Bartek Przybylski | making callback to context not view |
tree | commitdiff |
2012-04-30 |
Bartek Przybylski | removing contacts from main app |
tree | commitdiff |
2012-04-28 |
Bartek Przybylski | initial move to jackrabbit (syncing) |
tree | commitdiff |
2012-04-15 |
Lennart Rosam | Started working on the "Where is my device?" feature |
tree | commitdiff |
2012-04-15 |
Lennart Rosam | Merge branch 'fragments-ui' of |
tree | commitdiff |
2012-04-15 |
Lennart Rosam | Changed navigation behavior again after some feedback ;-) |
tree | commitdiff |
2012-04-15 |
Bartek Przybylski | adding use ssl mode |
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-14 |
Lennart Rosam | Code cleanup: Use human readable variable names |
tree | commitdiff |
2012-04-14 |
Lennart Rosam | Fixed a bug, where the AuthenticatorActivity would... |
tree | commitdiff |
2012-04-14 |
Lennart Rosam | Pretty print SyncAdapter java code for better readabili... |
tree | commitdiff |
2012-04-14 |
Lennart Rosam | Merge branch 'fragments-ui' of ssh://git@gitorious... |
tree | commitdiff |
2012-04-13 |
Lennart Rosam | Ensure, that user switching back using the task switche... |
tree | commitdiff |
2012-04-13 |
Lennart Rosam | Ensure the user has to setup an account even if he... |
tree | commitdiff |
2012-04-11 |
Lennart Rosam | Update directory creation dialog text color |
tree | commitdiff |
2012-04-11 |
Lennart Rosam | Update preference description after the user makes... |
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-09 |
Lennart Rosam | Display the account name in preferences |
tree | commitdiff |
2012-04-08 |
Bartek Przybylski | send contacts to oc instance |
tree | commitdiff |
2012-04-07 |
Bartek Przybylski | handle dir creation from filelist |
tree | commitdiff |
2012-04-07 |
Bartek Przybylski | some small func impl |
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-04-01 |
Lennart Rosam | Merged request #3 |
tree | commitdiff |
2012-02-25 |
Bartek Przybylski | warnging and legacy class removing |
tree | commitdiff |
2012-02-25 |
Bartek Przybylski | removing android4 calls to actionbar and fragments... |
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 |
next |