2012-07-20 |
David A. Velasco | Some fixes about downloads and how the detals view... |
tree | commitdiff |
2012-07-18 |
Bartek Przybylski | use star instead of heart, download while if its marked... |
tree | commitdiff |
2012-07-18 |
David A. Velasco | Added timeout to the connection test; timeoutted method... |
tree | commitdiff |
2012-07-17 |
David A. Velasco | Fixed problem with some special characters when opening... |
tree | commitdiff |
2012-07-17 |
David A. Velasco | OCFile stores again decoded remote paths; WebdavUtils... |
tree | commitdiff |
2012-07-12 |
Bartek Przybylski | make preview a bit smaller than screen width |
tree | commitdiff |
2012-07-12 |
Bartek Przybylski | reduce permissions, optimize bitmap displaying |
tree | commitdiff |
2012-07-12 |
Bartek Przybylski | load bitmap asynchronously on preview |
tree | commitdiff |
2012-07-12 |
David A. Velasco | Avoid double query to the ContentResolver when listing... |
tree | commitdiff |
2012-07-12 |
David A. Velasco | File removal in server completed |
tree | commitdiff |
2012-07-12 |
David A. Velasco | Fixed confirmation dialog for deletion |
tree | commitdiff |
2012-07-12 |
David A. Velasco | Compatibility fix in renaming for Android API < 12 |
tree | commitdiff |
2012-07-12 |
David A. Velasco | Delete remote file - confirmation dialog added |
tree | commitdiff |
2012-07-11 |
Bartek Przybylski | update local filename only when rename succeed |
tree | commitdiff |
2012-07-11 |
David A. Velasco | Merge branch 'master', remote-tracking branch 'origin' |
tree | commitdiff |
2012-07-11 |
Bartek Przybylski | addming missing file, show softkeyborad on pin activity... |
tree | commitdiff |
2012-07-10 |
Bartek Przybylski | messy rename file |
tree | commitdiff |
2012-07-10 |
Bartek Przybylski | delete file after download failed, correctly send messa... |
tree | commitdiff |
2012-07-09 |
David A. Velasco | Avoid null pointer exception when the details fragment... |
tree | commitdiff |
2012-07-09 |
David A. Velasco | Better backwards compatibility in crash logger and... |
tree | commitdiff |
2012-07-08 |
Bartek Przybylski | keep file in sync and initial commit for file sharing |
tree | commitdiff |
2012-07-05 |
David A. Velasco | Fixing null pointers when finding out MIME types from... |
tree | commitdiff |
2012-07-05 |
David A. Velasco | Completing previous commit |
tree | commitdiff |
2012-07-05 |
David A. Velasco | FileDetailFragment is not reused in double pane view... |
tree | commitdiff |
2012-07-04 |
David A. Velasco | Refactoring of main Activities and Fragments to avoid... |
tree | commitdiff |
2012-07-03 |
Lennart Rosam | Remove version specific check as we do not know when... |
tree | commitdiff |
2012-07-03 |
Lennart Rosam | Merge branch 'master' of ssh://git@gitorious.org/ownclo... |
tree | commitdiff |
2012-07-02 |
Bartek Przybylski | disable download button while downloading |
tree | commitdiff |
2012-07-02 |
Bartek Przybylski | dont show creation date until its fixed |
tree | commitdiff |
2012-07-02 |
David A. Velasco | Merge remote-tracking branch 'origin/master' |
tree | commitdiff |
2012-07-02 |
David A. Velasco | Download failures not treated as successes |
tree | commitdiff |
2012-06-30 |
Bartek Przybylski | Merge branch 'master' of gitorious.org:owncloud/android... |
tree | commitdiff |
2012-06-29 |
David A. Velasco | Added dynamic update of files list while full synchroni... |
tree | commitdiff |
2012-06-29 |
David A. Velasco | Merge remote-tracking branch 'origin/master' |
tree | commitdiff |
2012-06-28 |
Lennart Rosam | Merge branch 'master' of ssh://gitorious.org/owncloud... |
tree | commitdiff |
2012-06-28 |
Lennart Rosam | Bump version: Assume fixed in 4.0.4... hopefully |
tree | commitdiff |
2012-06-28 |
David A. Velasco | Better policies to handle possible errors in remote... |
tree | commitdiff |
2012-06-27 |
David A. Velasco | Better file opening; new ownCloud logo in account setti... |
tree | commitdiff |
2012-06-27 |
David A. Velasco | Fixed preview of images in Android 2.x ; fixed synchron... |
tree | commitdiff |
2012-06-25 |
Bartek Przybylski | always show image preview if there is only enough memory |
tree | commitdiff |
2012-06-25 |
Bartek Przybylski | Merge branch 'master' of gitorious.org:owncloud/android... |
tree | commitdiff |
2012-06-25 |
David A. Velasco | Changed OCFile to keep mRemotePath as a valid URL;... |
tree | commitdiff |
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-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-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 |
next |