2012-06-22 |
David A. Velasco | Fixed null pointer while resuming FileListActivity |
tree | commitdiff |
2012-06-22 |
David A. Velasco | Fixed double URL decoding of file names |
tree | commitdiff |
2012-06-22 |
David A. Velasco | Fixed null pointer exception while loging |
tree | commitdiff |
2012-06-21 |
Bartek Przybylski | return to correct directory when returning from file... |
tree | commitdiff |
2012-06-21 |
Bartek Przybylski | make cancel button usable on account create activity |
tree | commitdiff |
2012-06-21 |
Bartek Przybylski | about dialog with version |
tree | commitdiff |
2012-06-21 |
Bartek Przybylski | allow synch of multiple accounts at once |
tree | commitdiff |
2012-06-20 |
Bartek Przybylski | remove context menu in preferences activity |
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-19 |
David A. Velasco | Fixed crashes when uploads or downloads are inserted... |
tree | commitdiff |
2012-06-18 |
Bartek Przybylski | moving cursor close to correct place |
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-16 |
Bartek Przybylski | upload crashlog to server |
tree | commitdiff |
2012-06-13 |
Bartek Przybylski | dummy crash upload dialog |
tree | commitdiff |
2012-06-12 |
Bartek Przybylski | crashlog handler |
tree | commitdiff |
2012-06-03 |
Bartek Przybylski | cached instant upload |
tree | commitdiff |
2012-06-03 |
Bartek Przybylski | using ocfile in uploader, fixing upload crash |
tree | commitdiff |
2012-05-27 |
Bartek Przybylski | fix fileupload from external apps |
tree | commitdiff |
2012-05-27 |
Bartek Przybylski | instant uploading, first attempt |
tree | commitdiff |
2012-05-26 |
Bartek Przybylski | search for already existing files |
tree | commitdiff |
2012-05-26 |
Bartek Przybylski | downloading files do account specific dir to avoid... |
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 | adding file to db after upload |
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-25 |
Lennart Rosam | Make equals() more robust |
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 |
Bartek Przybylski | show dirs on top of the list |
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 download file with noascii chars in name |
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-21 |
Bartek Przybylski | fix webdav path sync for oc3 and oc4 |
tree | commitdiff |
2012-05-21 |
Bartek Przybylski | fix path to webdav in oc4 |
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 | detailed upload progress |
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-19 |
Bartek Przybylski | removing file on sync |
tree | commitdiff |
2012-05-19 |
Bartek Przybylski | last sync field for oc file |
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-17 |
Bartek Przybylski | setting paths for file scheme |
tree | commitdiff |
2012-05-17 |
Bartek Przybylski | make uploader acrtivity use uploader service |
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 | Fix variable naming conventions |
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-14 |
Bartek Przybylski | fix crash if download file has space in it |
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-05-01 |
Bartek Przybylski | initial commit of editbox with badge |
tree | commitdiff |
2012-04-30 |
Bartek Przybylski | removing contacts from main app |
tree | commitdiff |
2012-04-29 |
Bartek Przybylski | cleanup after jackrabbit, releasing resources |
tree | commitdiff |
2012-04-29 |
Bartek Przybylski | fix setting fileid for existing file |
tree | commitdiff |
2012-04-28 |
Bartek Przybylski | missing file write |
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 |
next |