Created preview fragment to show previews for audio, video and images; shown when...
[pub/Android/ownCloud.git] / AndroidManifest.xml
2013-02-07 David A. VelascoBasic video preview in a separate actitivy
2013-02-05 David A. VelascoAdded music player service in background; 'open' button...
2013-01-31 David A. VelascoHOTFIX (oc 1.3.20, ocw 1.0.2): fixed the creation of... oc-android-1-3-20
2013-01-30 David A. VelascoMerge branch 'master' into temporal_icons
2013-01-30 David A. VelascoVersion up: 1.3.19
2013-01-16 David A. VelascoPrevent that the workaround app fixing the lost of...
2013-01-14 David A. VelascoVersion 1.3.18 bump oc-android-1-3-18
2012-12-10 David A. VelascoVersion bump: 1.3.17 oc-android-1-3-17
2012-12-05 David A. VelascoMerge remote-tracking branch 'origin/sync_review_2'
2012-12-04 David A. VelascoGive the user the option to move all the foreign files...
2012-11-30 David A. VelascoAdded scroll to generic explanation activity. Enabled...
2012-11-30 David A. VelascoFiles uploaded in the past are copied to the local...
2012-11-26 David A. VelascoMerge pull request #7 from Mic92/master
2012-11-23 David A. VelascoVersion bump: 1.3.15
2012-10-31 David A. VelascoMerge remote-tracking branch 'origin/master' into long_...
2012-10-30 Bartek Przybylskiassign octet-stream mimetype to unknown type file oc-android-1-3-14
2012-10-30 Bartek Przybylskiversion bump oc-android-1-3-13
2012-10-27 Bartek PrzybylskiSolving modified date and length conflicts
2012-10-25 David A. VelascoMerge two-way synch changes with synch-service refactor...
2012-10-22 Bartek PrzybylskiTwo way synchronization for files
2012-10-09 Bartek Przybylskichaning photo taken name for more descriptive
2012-10-08 David A. VelascoMerge remote-tracking branch 'origin/master'
2012-10-05 Bartek Przybylskiversion bump to 1.3.12 oc-android-1-3-12
2012-09-29 Bartek Przybylskiremoving crash handler, we not have google play reports
2012-09-24 David A. VelascoAdded big file chunking for uplaods
2012-09-14 David A. VelascoFavourites disabled until fix can be pushed (2)
2012-09-13 David A. VelascoRemoved crashlogger and permission request to read...
2012-09-12 David A. VelascoAdded support for OC-Chunking in uploads (disabled...
2012-09-05 David A. VelascoSSL connections update: notice about untrusted certific...
2012-08-24 David A. VelascoUploading files are protected against removal from...
2012-08-22 Bartek Przybylskicomplete two way synchronization
2012-08-22 David A. VelascoVersion number updated
2012-08-20 David A. VelascoAdded link to register a new user at owncloud.com ...
2012-08-14 David A. VelascoMultiple upload available from the app
2012-08-08 David A. VelascoFIleDisplayActivity refactored to fix view never update...
2012-08-03 David A. VelascoVersion update
2012-08-02 David A. VelascoUpdate version number
2012-08-01 David A. VelascoVersion update
2012-07-31 Bartek Przybylskimoving from eu.alefzero.eu to com.owncloud.android
2012-07-30 Bartek Przybylskiversion bump for GP
2012-07-30 David A. VelascoBetter failure handling in files renaming and removal
2012-07-30 David A. VelascoAdded failure handling to directory creation
2012-07-30 David A. VelascoGranted that accounts different only in port number...
2012-07-30 David A. VelascoFixed compatibility issue in local deletion and text...
2012-07-27 David A. VelascoForgotten version!
2012-07-27 David A. VelascoFixed: problems in handling a file that is still upload...
2012-07-26 David A. VelascoUpload improvements: better control of errors, updated...
2012-07-26 David A. VelascoPin code number hidden as a password
2012-07-26 David A. VelascoQuick patch to fix operations not ready for HTTPS
2012-07-25 David A. VelascoFile list is updated when a file contained in the curre...
2012-07-25 David A. VelascoFixed bad synchronization of files removed from another...
2012-07-25 David A. VelascoUpdated logging for login ;)
2012-07-25 David A. VelascoReviewed error handling and notifications in downloads
2012-07-25 David A. VelascoFIxed null pointer exception when a file details view...
2012-07-24 David A. VelascoAdded a static list of downloads in progress to have...
2012-07-23 David A. VelascoFixed cancel button in PIN code activity
2012-07-23 David A. VelascoReplaced strings in two pieces with formatted string
2012-07-23 David A. VelascoDownloads through temporal file and better OCFile.isDow...
2012-07-23 David A. VelascoFilter broadcast messages in receivers with the account...
2012-07-23 David A. VelascoFix the local file name saved in database when a file...
2012-07-23 David A. VelascoRename file to upload to avoid overwrites in server
2012-07-21 Bartek Przybylskiremove location service registration after booting
2012-07-20 David A. VelascoHandling of PUT response code fixed
2012-07-20 David A. VelascoAvoid crash in the login page when the connections...
2012-07-20 David A. VelascoSome fixes about downloads and how the detals view...
2012-07-19 David A. VelascoEnable preemptive authentication to avoid double send...
2012-07-18 David A. VelascoFixed null pointer in synchronization
2012-07-18 David A. VelascoAdded timeout to the connection test; timeoutted method...
2012-07-17 David A. VelascoBe sure that root directoriy is listed when the synchro...
2012-07-17 David A. VelascoAvoid crashes when an external app makes a bad response...
2012-07-17 David A. VelascoFixed problem with some special characters when opening...
2012-07-17 David A. VelascoOCFile stores again decoded remote paths; WebdavUtils...
2012-07-16 David A. VelascoCancellable synchronization; current synchronizations...
2012-07-16 David A. VelascoTrigger synchronization when current account is changed...
2012-07-13 David A. VelascoMore fixes to PIN code
2012-07-12 Bartek Przybylskireduce permissions, optimize bitmap displaying
2012-07-12 David A. VelascoAvoid double query to the ContentResolver when listing...
2012-07-12 David A. VelascoFile removal in server completed
2012-07-11 David A. VelascoSome fixes to PIN code
2012-07-09 Bartek Przybylskidont loose keep in sync state when syncing
2012-07-09 David A. VelascoBetter policy to show PIN Code
2012-07-09 David A. VelascoMerge remote-tracking branch 'origin/master' into moresync
2012-07-09 David A. VelascoMore improvements in refresh files list while synchronizing
2012-07-09 David A. VelascoPin code
2012-07-09 David A. VelascoBetter backwards compatibility in crash logger and...
2012-07-09 David A. VelascoFixed bug in creation of database after adding keep_in_...
2012-07-06 David A. VelascoSome improvements in synchronization and refresh of...
2012-07-05 David A. VelascoFixing null pointers when finding out MIME types from...
2012-07-05 David A. VelascoExplicit assingment of infinite timeout for uploads...
2012-07-05 David A. VelascoFileDetailFragment is not reused in double pane view...
2012-07-04 David A. VelascoEnsure that synchronization indicator in the files...
2012-07-04 David A. VelascoSmall improvements to the refresh of the files list...
2012-07-04 David A. VelascoRefactoring of main Activities and Fragments to avoid...
2012-07-03 Lennart RosamMerge branch 'master' of ssh://git@gitorious.org/ownclo...
2012-07-02 Bartek Przybylskiversion bump
2012-07-02 David A. VelascoMerge remote-tracking branch 'origin/master'
2012-07-02 David A. VelascoDownload failures not treated as successes
2012-06-30 Bartek PrzybylskiMerge branch 'master' of gitorious.org:owncloud/android...
2012-06-29 David A. VelascoAdded dynamic update of files list while full synchroni...
2012-06-29 David A. VelascoMerge remote-tracking branch 'origin/master'
next