summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/MountService.java
Commit message (Expand)AuthorAgeFilesLines
* Be increasingly aggressive about fstrim if it isn't being runChristopher Tate2014-11-251-0/+52
* Stop crypto UI from crashing during encryptionPaul Lawrence2014-10-241-1/+3
* Accessibility no longer overrides strong encryption.Svetoslav2014-10-171-15/+1
* Ensure that the SIM language doesn't override the user language on the encryp...Elliott Hughes2014-10-131-0/+5
* Use default encryption password if an accessibility service is enabled.Svetoslav2014-09-301-2/+15
* Set the system locale correctly even on an encrypted device.Elliott Hughes2014-09-261-0/+29
* Installing splits into ASECs!Jeff Sharkey2014-08-221-3/+18
* MountService: Fix android.process.media crash repeatedly problemJP Abgrall2014-07-251-1/+1
* Re-commit of reverted change 458959Emily Bernier2014-07-071-1/+19
* Revert "Enforce USB and storage restrictions"Narayan Kamath2014-07-031-19/+1
* Enforce USB and storage restrictionsEmily Bernier2014-06-271-1/+19
* Switch framework to using new scheduled-work APIChristopher Tate2014-06-091-0/+5
* Per-app media directories on external storage.Jeff Sharkey2014-05-301-0/+12
* resolved conflicts for merge of 0b5598c9 to masterBrian Carlstrom2014-05-071-2/+2
|\
| * am 691079dd: am a21ba5be: Merge "Add BackgroundDexOptService"Brian Carlstrom2014-05-071-1/+1
* | Merge "Allow encryption when keyguard is set to pattern or no protection"Paul Lawrence2014-04-101-3/+4
|\ \
| * | Allow encryption when keyguard is set to pattern or no protectionPaul Lawrence2014-04-031-3/+4
* | | Save OwnerInfo so CryptKeeper can display at boot timePaul Lawrence2014-04-021-0/+44
|/ /
* | Don't double prompt on booting encrypted devicePaul Lawrence2014-03-281-1/+52
* | Revert "Don't prompt at boot if we already did that when decrypting"Paul Lawrence2014-03-261-51/+0
* | Don't prompt at boot if we already did that when decryptingPaul Lawrence2014-03-131-0/+51
* | Merge "Clean up a few minor issues"Paul Lawrence2014-03-101-1/+0
|\ \
| * | Clean up a few minor issuesPaul Lawrence2014-02-141-1/+0
* | | Hold a wake lock while dispatching network activity events.Dianne Hackborn2014-02-281-1/+9
* | | am 392ee12f: am 96190f1c: am e6d256c5: am 234b0b03: Merge "Fix, MountService ...Jeff Sharkey2014-02-181-14/+35
|\ \ \ | |/ / |/| / | |/
| * am e6d256c5: am 234b0b03: Merge "Fix, MountService now only sends one onShutD...Jeff Sharkey2014-02-181-14/+35
* | Support default, pattern, pin and password encryption typesPaul Lawrence2014-02-131-9/+51
* | Introduce "IdleService" API to expose idle-time maintenance to appsChristopher Tate2014-01-311-27/+28
|/
* am 5d734dbc: am e1d18f6e: am 0e3df216: am cc81bcec: Merge "Only send storage ...Christopher Tate2014-01-231-1/+2
* am 6fba240b: am 6d3700b3: am 47235e8b: am 90cadb35: Merge "MountService liste...Jeff Sharkey2014-01-131-1/+1
* Move some system services to separate directoriesAmith Yamasani2013-12-191-0/+2833