OC-297: Refresh button in changing orientation. OC-65
[pub/Android/ownCloud.git] / src / com / owncloud / android / ui / activity /
2013-05-07 David A. VelascoMerge pull request #158 from owncloud/direct_jump_to_se...
2013-05-07 David A. VelascoRemoved unnecessary code for showing progress circle...
2013-05-07 David A. VelascoAdded account existance validation to FileDetailsActivity
2013-05-07 David A. VelascoReplaced public scope with protected scope in inherited...
2013-05-07 David A. VelascoImproved implementation of redirection for first account
2013-05-06 David A. VelascoMerge pull request #155 from owncloud/file_browsing_ref...
2013-05-06 David A. VelascoMerge branch 'develop' into file_browsing_refactoring
2013-05-03 David A. VelascoMerge branch 'develop' into fixForCrashedSharedContents
2013-05-03 David A. VelascoMerge pull request #152 from owncloud/oauth_login
2013-05-03 David A. VelascoFixed bug when turning tablet with no file in the right...
2013-05-03 David A. VelascoMerge branch 'develop' into oauth_login
2013-05-02 David A. VelascoFixed flow from click on (up|down)load notifications...
2013-04-30 David A. VelascoVideo previews reworked to provide seamless playback...
2013-04-28 zerginatorMerge branch 'develop' into fixForCrashedSharedContents
2013-04-26 David A. VelascoVideo embedded mantains its playback state when the...
2013-04-25 David A. VelascoMerge branch 'develop' into oauth_login
2013-04-17 David A. VelascoRefactored path to directory for instant uploads; fixed...
2013-04-17 David A. VelascoCopyright note fixes
2013-04-15 David A. VelascoSelect name of file in the 'rename' dialog, excluding...
2013-04-15 David A. VelascoMerge pull request #118 from owncloud/loggingtool
2013-04-15 David A. VelascoFixed regression after merge: removed 'about' entry...
2013-04-15 David A. VelascoAbout in settings, more i18n-friendly
2013-04-15 David A. VelascoMoved log path definition to FileStorageUtils
2013-04-15 David A. VelascoUsed Log_OC in all the logs
2013-04-15 David A. VelascoMerge branch 'develop' into loggingtool
2013-04-12 David A. VelascoMerge branch 'feature_previews' into develop
2013-04-12 David A. VelascoMerge branch 'bug_hunting' into develop
2013-04-11 David A. VelascoFixed (tablet landscape): video playback is resumed...
2013-04-09 David A. VelascoFixed (tablet, landscape): when the 'playing audio...
2013-04-09 David A. VelascoMerge branch 'bug_hunting' into feature_previews
2013-04-09 David A. VelascoPatch to fix the lack of progress circle at the first...
2013-04-04 David A. VelascoRecovery of instant uploads in temporary disabled
2013-04-04 David A. VelascoMerge branch 'bug_hunting' into feature_previews
2013-04-04 David A. VelascoMerge branch 'develop' into feature_previews
2013-04-01 zerginatorCleaned stuff , add a history delete button and renamed
2013-03-21 David A. VelascoQuick & dirty fix to avoid that 'create folder' dialog...
2013-03-21 David A. VelascoOAuth clean-up and refactoring
2013-03-18 David A. VelascoMerge tag 'oc-android-1-3-22' into oauth_login
2013-03-18 David A. VelascoRefresh authorization token on failed synchronizations...
2013-03-17 Matthias Baumann- exclude none InstantUpload from InstantUploadActivity
2013-03-16 Matthias Baumann- InstantUpload path const not longer at two places...
2013-03-14 David A. VelascoAdded full screen video when embedded video is touched
2013-03-14 David A. VelascoMerge pull request #90 from espenaf/master
2013-03-12 zerginatorThis wraps the android.util.logging into Log_OC which...
2013-03-11 David A. VelascoDisable change log; to remove in future
2013-03-10 zerginatormoved About App into preferences
2013-03-07 David A. VelascoFixed CRASH due to NullPointerException when a details...
2013-03-01 David A. VelascoFixed infinity loop in media previews when the icon...
2013-02-28 David A. VelascoFixed audio preview loop got when a tablet is torned...
2013-02-28 David A. VelascoFixed automatic playback of media previews after downlo...
2013-02-27 David A. VelascoFixed update of list of files when downloads finish
2013-02-26 David A. VelascoFixed button 'cancel' in automatic downloads into the...
2013-02-26 David A. VelascoRefactoring and clean-up of fragment for media previews
2013-02-26 David A. VelascoFixed automatic download for a not downloaded image...
2013-02-26 David A. Velascopreview after download in PreviewImageActivity
2013-02-25 David A. VelascoFixed bug when turning the device to other position
2013-02-25 David A. VelascoAdded view pager for scrolling image previews with...
2013-02-25 David A. VelascoForce preview of images in 'full screen'
2013-02-25 Matthias Baumann- extend existing FileUpload, so we can handel failed...
2013-02-22 David A. Velascodownload of previewable files in download mode
2013-02-22 David A. Velascodownload of previewable files in portrait mode
2013-02-22 David A. VelascoFixed update of progress bar for file transfers in...
2013-02-20 David A. VelascoFIX: IMPORTANT, to keep the life cicle of fragments...
2013-02-20 David A. VelascoProgress bar in details view is successfully updated
2013-02-20 David A. VelascoFixed ClassCastingException
2013-02-19 David A. VelascoAdded progress bar for file transfers in details view...
2013-02-18 David A. VelascoAdded basic menu options to the preview fragment: open...
2013-02-14 David A. VelascoCreated preview fragment to show previews for audio...
2013-02-12 David A. VelascoError messages for media playback improved
2013-02-12 David A. VelascoFixed bad behaviours when an error occurrs during audio...
2013-02-11 David A. VelascoError messages for video playback reviewed
2013-02-08 David A. VelascoReplaced GPL v3 with GPL v2; PLEASE, note that GPL...
2013-02-07 David A. VelascoUpdated copyright in source files
2013-02-07 David A. VelascoBasic video preview in a separate actitivy
2013-02-06 David A. VelascoAdded MediaController user interface to handle audio...
2013-01-30 David A. VelascoMerge branch 'file_icons' into workaround_integration
2013-01-30 David A. VelascoAdded dialog in the main app to advise users about...
2013-01-29 David A. VelascoSave new token / credentials to make them permanent
2013-01-28 David A. VelascoFixed behaviour when authorization is denied by user...
2013-01-25 David A. VelascoLocked edition of URL and password in redirection due...
2013-01-24 David A. VelascoFixed visibility of authorization details when the...
2013-01-24 David A. VelascoMerge remote-tracking branch 'origin/oauth_login' into...
2013-01-24 David A. VelascoCleaning-up AuthenticatorActivty code
2013-01-17 David A. VelascoMerge branch 'master' into oauth_login
2013-01-17 David A. VelascoRedirect app to login screen when operations in file...
2013-01-14 David A. VelascoMerge pull request #73 from s17t/master
2013-01-11 David A. VelascoMerge branch 'master' into crash_fixes
2013-01-11 David A. VelascoMerge pull request #66 from jmiazga/master
2013-01-10 David A. VelascoFixed bug preventing the enter in empty folders when...
2013-01-08 David A. VelascoFixed crash when an upload is confirmed with no file...
2013-01-04 jmiazgatext selection is kept when user toggles between visibl...
2012-12-19 David A. VelascoAdded support to OAuth2 'authorization code' grat type...
2012-12-18 David A. VelascoMerge master into oauth_login
2012-12-18 David A. VelascoAdding support to OAuth2 'authorization code' grant...
2012-12-06 David A. VelascoMerge remote-tracking branch 'origin/sync_review_2'
2012-12-05 David A. VelascoMerge remote-tracking branch 'origin/sync_review_2'
2012-12-05 David A. VelascoFixed NULL pointers and wrong handling of dialogs
2012-12-04 David A. VelascoFixed lack of File#getUsableSpace() in Android versions...
2012-12-04 David A. VelascoGive the user a chance to move the files selected for...
2012-12-04 David A. VelascoGive the user the option to move all the foreign files...
next