pub/Android/ownCloud.git
2014-06-06 Jenkins for... [tx-robot] updated from transifex
2014-06-05 Jenkins for... [tx-robot] updated from transifex
2014-06-04 David A. VelascoMerge pull request #526 from owncloud/pull_down_refresh
2014-06-04 Jenkins for... [tx-robot] updated from transifex
2014-06-03 David A. VelascoMerge pull request #508 from owncloud/vanish_notifications
2014-06-03 David A. VelascoRemoved commented code
2014-06-03 masensioFix: Enable pulldown while sync is running
2014-06-03 masensioFix: animations should be gone. Color default animation...
2014-06-03 masensioFix: animations should be gone
2014-06-03 masensioMerge branch 'develop' into pull_down_refresh
2014-06-03 David A. VelascoReplaced call to 'Looper#quitSafely()' (API 18) for...
2014-06-02 David A. VelascoMerge branch 'master' into develop
2014-06-02 purigarciaMerge pull request #518 from owncloud/release-1.5.7 oc-android-1.5.7
2014-06-02 David A. VelascoUpdated version numbers
2014-06-02 David A. VelascoFixed repeated upload of instant pictures after connect...
2014-06-02 David A. VelascoFixed lack of synchronization on local changes for...
2014-06-02 David A. VelascoCancelation of notifications on success moved to a...
2014-06-01 Jenkins for... [tx-robot] updated from transifex
2014-06-01 Jenkins for... [tx-robot] updated from transifex
2014-05-31 Jenkins for... [tx-robot] updated from transifex
2014-05-30 masensioMerge branch 'develop' into pull_down_refresh
2014-05-30 masensioMaintain the loading visibility on action bar instead...
2014-05-30 masensioMerge branch 'develop' into vanish_notifications
2014-05-30 masensioMerge branch 'master' into vanish_notifications
2014-05-30 masensioTry to reproduce 'Twitter style': notify success and...
2014-05-30 masensioMerge branch 'master' into develop
2014-05-30 masensioMerge branch 'develop' into pull_down_refresh
2014-05-30 Jenkins for... [tx-robot] updated from transifex
2014-05-29 masensioImplement onRefresh method for SwipeRefreshLayout
2014-05-29 masensioSelect the animation for the SwipeRefreshLayout
2014-05-29 masensioModify list_fragment.xml, adding SwipePrefreshLayout
2014-05-29 masensioUpdate android-support-v4 to revision 19.1
2014-05-29 masensioRemove success download notifications
2014-05-29 masensioRemove unnecessary imports in FileUploader
2014-05-29 masensioMerge branch 'develop' into vanish_notifications
2014-05-29 masensioRemove success upload notifications
2014-05-29 Jenkins for... [tx-robot] updated from transifex
2014-05-28 masensioUpdate version number to 1.5.6, 1.0.15(workaround) oc-android-1.5.6
2014-05-28 masensioUpdate failed_upload_load_more_images string
2014-05-28 masensioFix: App gets stuck when sharing a folder when there...
2014-05-28 David A. VelascoFixed typo in strings
2014-05-28 masensioUpdate library reference
2014-05-28 masensioUpdate library reference for release-1.5.6
2014-05-27 masensioAdd comments
2014-05-27 masensioRemove unnecessary import in DisplayUtils
2014-05-27 masensioMerge branch 'fixed_video_playback_on_rotations' into...
2014-05-27 masensioMerge branch 'develop' into release-1.5.6
2014-05-27 masensioUpdate file images, add new mimetypes to show: spreadsh...
2014-05-27 David A. VelascoMerge pull request #505 from owncloud/more_concrete_err...
2014-05-27 masensioModify strings: can not --> cannot, remove space before ?
2014-05-26 masensioUse ErrorMessageAdapter to access the error string...
2014-05-26 masensioAdd specific message(s) for network error(s) in strings.xml
2014-05-26 masensioNew class ErrorMessageAdapter to choose proper error...
2014-05-26 masensioMerge branch 'develop' into more_concrete_error_message...
2014-05-26 Jenkins for... [tx-robot] updated from transifex
2014-05-25 Jenkins for... [tx-robot] updated from transifex
2014-05-24 Jenkins for... [tx-robot] updated from transifex
2014-05-23 masensioMerge pull request #501 from owncloud/no_case_sensitive...
2014-05-23 David A. VelascoFixed reinit of video preview on rotations from portrai...
2014-05-23 David A. VelascoFixed recovery on file state in PreviewFragment on...
2014-05-23 masensioUse the new strings for upload and download fails when...
2014-05-23 David A. VelascoMake username case insensitive
2014-05-23 masensioDefine strings for failes uploads/downloads with crede...
2014-05-22 Jenkins for... [tx-robot] updated from transifex
2014-05-20 David A. VelascoMerge pull request #500 from owncloud/refactor_update_f...
2014-05-20 masensioUpdate library reference
2014-05-20 masensioChanges in OCFileListFragment from comments in PR#500
2014-05-20 masensioChanges in FileDisplayActivity from comments in PR#500
2014-05-20 masensioChanges in FileDataStorageManager from comments in...
2014-05-20 masensioFix: It says 'Rename could not be completed' but it...
2014-05-20 masensioMerge branch 'develop' into refactor_update_filelist_fr...
2014-05-20 masensioFix: Loading icon is there when coming back to the app
2014-05-20 masensioMerge pull request #498 from owncloud/fixed_accidental_...
2014-05-20 David A. VelascoFixed accidental refresh when sending media file to...
2014-05-20 masensioMerge pull request #497 from owncloud/fixed_local_remov...
2014-05-20 David A. VelascoFixed local removal of files when a folder is removed...
2014-05-20 masensioMerge pull request #496 from owncloud/removed_not_worki...
2014-05-20 Jenkins for... [tx-robot] updated from transifex
2014-05-19 David A. VelascoRemoved not working file sync option in gallery
2014-05-19 masensioMerge pull request #495 from owncloud/fixed_loading_dia...
2014-05-19 David A. VelascoREAL New fix for loading dialog never disapearing when...
2014-05-19 masensioFix: Menu is not refreshed on the gallery view
2014-05-19 David A. VelascoReview of calls to super. in Activity/Fragment life...
2014-05-19 David A. VelascoNew fix for loding dialog never disapearing when app...
2014-05-19 David A. VelascoLoading dialog not dismissed on pause
2014-05-19 masensioMerge pull request #494 from owncloud/fixed_restart_of_...
2014-05-19 David A. VelascoFixed restart of cancelled download
2014-05-19 masensioFix: Yellow arrow is not shown when downloading a file
2014-05-19 masensioMerge branch 'develop' into refactor_update_filelist_fr...
2014-05-18 Jenkins for... [tx-robot] updated from transifex
2014-05-17 Jenkins for... [tx-robot] updated from transifex
2014-05-16 masensioMerge pull request #493 from owncloud/fixed_not_perform...
2014-05-16 David A. VelascoCreated new dialog classes for file renaming and folder...
2014-05-16 masensioFix: File can not be shown after several actions
2014-05-16 masensioFix: Loading icon is on the screen forever when leaving...
2014-05-16 masensioMerge pull request #492 from owncloud/fixed_lost_autolo...
2014-05-16 masensioFix again: Download is started over and over when rotat...
2014-05-16 David A. VelascoRecover automatic redirection to login view when a...
2014-05-16 masensioFix: Video is not previewed when tapping on it
2014-05-16 Jenkins for... [tx-robot] updated from transifex
next