summaryrefslogtreecommitdiffstats
path: root/src/com/android/providers
Commit message (Expand)AuthorAgeFilesLines
* Rework thumbnail cleanupreplicant-6.0-0004-rc1Marco Nelissen2018-06-081-5/+178
* [DO NOT MERGE] Enforce user separation on external storagereplicant-6.0-0002Fyodor Kupolov2017-07-061-1/+42
* MediaProvider: catch data exception to avoid crashjunjiez2016-08-131-1/+9
* MediaProvider: Fix failure in android.provider.cts.MediaStore_FilesTesthuiyan2016-08-132-9/+2
* Gallery2: Fix thumbnails of new edit photos display wrongly in Documents.huiyan2016-08-131-0/+8
* Music: Fix force closed when plug out the SD card while music is playing.xiaoch2016-08-131-0/+4
* MediaProvider: Fix SQLiteDiskIOException.huiyan2016-08-131-1/+7
* Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/pac...Steve Kondik2015-12-071-17/+35
|\
| * Allow deletion of media through SAF.Jeff Sharkey2015-10-131-17/+35
* | Fix mounting of non-FAT formatted SD cards (2/2)Michael Bestas2015-11-271-6/+6
* | Screenshots info is not updated when device is plugged in MTP modeMaunik Shah2015-10-313-0/+51
* | MediaProvider: Avoid null pointer exceptions inside getCompressedAlbumArtCristoforo Cataldo2015-10-311-0/+3
* | mediaprovider: Add theme support to Ringtone activityJorge Ruesga2015-10-311-0/+18
* | MediaProvider: Avoid issue of android.process.media stopwjiang2015-10-311-0/+16
|/
* Create default directories on all storage devices.Jeff Sharkey2015-08-191-20/+32
* Update primary storage paths when volumes change.Jeff Sharkey2015-08-141-12/+14
* Media provider clears binder id calling in other providersSvetoslav2015-08-052-2/+15
* Merge "Throw correct exception for null paths" into mnc-devMarco Nelissen2015-07-291-1/+5
|\
| * Throw correct exception for null pathsMarco Nelissen2015-07-271-1/+5
* | Use own package name when not processing IPC.Jeff Sharkey2015-07-271-1/+9
|/
* Check app-ops when enforcing permissions.Jeff Sharkey2015-07-241-24/+55
* Move permission checking from "other" to "group."Jeff Sharkey2015-07-211-2/+2
* MtpService always expects a start intent.Jeff Sharkey2015-07-091-1/+1
* Generate stable MTP storage IDs.Jeff Sharkey2015-07-082-17/+22
* Localize <unknown> from MediaProvider.Makoto Onuki2015-06-121-2/+12
* Fix USB access control when adb is disabled.Nick Kralevich2015-06-102-40/+13
* Add support for AudioAttributes flags in RingtonePickerActivityJean-Michel Trivi2015-05-211-0/+13
* Only extract FAT UUID for primary physical.Jeff Sharkey2015-04-241-1/+4
* Follow MtpStorage refactoring.Jeff Sharkey2015-03-301-3/+3
* am fe619b53: am 1baeeea4: am d1f37448: Check mCurrentThumbRequest.mPath to pr...leozwang2015-02-091-16/+18
|\
| * am 1baeeea4: am d1f37448: Check mCurrentThumbRequest.mPath to prevent crash.leozwang2015-02-071-16/+18
| |\
| | * Check mCurrentThumbRequest.mPath to prevent crash.leozwang2015-02-061-16/+18
* | | No longer need to take care of pre boot msg.Dianne Hackborn2015-01-291-6/+0
|/ /
* | am 9200927d: Merge "MediaProvider: When insert files to "internal.db", Don\'t...Marco Nelissen2014-12-041-2/+10
|\ \ | |/ |/|
| * MediaProvider: When insert files to "internal.db",xiaochao2014-12-021-2/+10
* | Fix SQLiteDiskIOException in stability testBenson Huang2014-11-211-0/+9
* | Reset album and artist tables due to change in how collation keys are calcula...Mike Lockwood2014-10-271-0/+10
|/
* Check access before creating thumbnailMarco Nelissen2014-10-141-3/+9
* Revert "RingtonePicker: use a non-intercepted stream for playback."Hyejin Kim2014-09-111-3/+0
* Use material alert dialog item view layoutAdam Powell2014-08-111-1/+1
* RingtonePicker: use a non-intercepted stream for playback.John Spurlock2014-07-201-0/+3
* fix npe in MediaProviderNick Kralevich2014-05-271-1/+1
* am 4c546b54: am 501b93fb: am 17750fdd: Merge "Clean up cursors in try/finally"Marco Nelissen2014-05-161-188/+196
|\
| * Clean up cursors in try/finallyMattias Nilsson2014-05-141-188/+196
* | am 98109a4b: am 9adb079c: Merge "Track API package change."Elliott Hughes2014-04-281-6/+6
|\|
| * Merge "Track API package change."Elliott Hughes2014-04-281-6/+6
| |\
| | * Track API package change.Elliott Hughes2014-04-281-6/+6
* | | am 26fdc564: am 7d0d2486: Merge "Deactivate the MiniThumbFile when it is not ...Marco Nelissen2014-04-251-0/+1
|\| |
| * | Deactivate the MiniThumbFile when it is not needed.hanpengx2014-04-171-0/+1
| |/
* | Unset server before database is discarded.Marco Nelissen2014-03-271-0/+6