summaryrefslogtreecommitdiffstats
path: root/core/java/android/content
Commit message (Expand)AuthorAgeFilesLines
* Add seinfo parsing to PackageManagerService.Robert Craig2013-03-251-0/+15
* Improve the Resource.getQuantityString/getQuantityText documentation.Elliott Hughes2013-03-081-18/+25
* am ace72f6a: Merge "Function uri.getAuthority is called twice. Minor doc corr...Kenny Root2013-02-041-5/+5
|\
| * Function uri.getAuthority is called twice. Minor doc corrections.Yury Zhauniarovich2013-02-031-5/+5
* | am 5d6d6aab: am 8e45679a: am 026f9191: am 08342698: Merge "docs: Fix a bunch ...Scott Kennedy2013-01-141-1/+1
|\ \
| * \ am 8e45679a: am 026f9191: am 08342698: Merge "docs: Fix a bunch of issues" in...Scott Kennedy2013-01-141-1/+1
| |\ \
| | * \ am 08342698: Merge "docs: Fix a bunch of issues" into jb-mr1-devScott Kennedy2013-01-141-1/+1
| | |\ \
| | | * | docs: Fix a bunch of issuesScott Kennedy2013-01-111-1/+1
* | | | | am 350d5168: Merge "Correcting typo in doc of MEDIA_XXX intents"Dianne Hackborn2013-01-071-3/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Correcting typo in doc of MEDIA_XXX intentssuyi Yuan2013-01-041-3/+3
* | | | | am 534de491: Merge "Make immersive mode public & imply update locking" into j...Christopher Tate2012-12-111-2/+8
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Make immersive mode public & imply update lockingChristopher Tate2012-12-101-2/+8
| | |/ / | |/| |
* | | | am bac91ebd: am 860d0cd4: Merge "Cleaner initial boot." into jb-mr1.1-devDianne Hackborn2012-11-291-0/+1
|\ \ \ \ | |/ / /
| * | | Cleaner initial boot.Dianne Hackborn2012-11-281-0/+1
* | | | am afdd978c: am 68e0da7e: Merge "Quiet down a lot of logging." into jb-mr1.1-devDianne Hackborn2012-11-292-45/+69
|\ \ \ \ | |/ / /
| * | | Quiet down a lot of logging.Dianne Hackborn2012-11-272-45/+69
* | | | am bfea4f04: am f5377a72: Merge "Useful annotations for code documentation." ...Jeff Sharkey2012-11-153-6/+9
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Useful annotations for code documentation.Jeff Sharkey2012-11-123-6/+9
| |/
* | am 768d9e1a: Merge "Correct executable bit for source files"Kenny Root2012-11-074-0/+0
|\ \ | |/ |/|
| * Correct executable bit for source filesKenny Root2012-11-074-0/+0
* | Merge "Update docs for multi-user storage behavior." into jb-mr1-devJeff Sharkey2012-10-231-0/+20
|\ \
| * | Update docs for multi-user storage behavior.Jeff Sharkey2012-10-221-0/+20
* | | System server should always send broadcasts to a specific or all usersAmith Yamasani2012-10-221-1/+1
* | | Merge "Fix crashes when quickly adding and removing users" into jb-mr1-devAmith Yamasani2012-10-212-2/+5
|\ \ \
| * | | Fix crashes when quickly adding and removing usersAmith Yamasani2012-10-192-2/+5
* | | | Merge "Document immutable requirement of SharedPreferences return objects" in...Christopher Tate2012-10-191-1/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Document immutable requirement of SharedPreferences return objectsChristopher Tate2012-10-191-1/+10
* | | | Merge "Revert "Revert "This restores JB MR0 behavior where the framework thro...Dave Burke2012-10-181-8/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Revert "Revert "This restores JB MR0 behavior where the framework throws an e...Dave Burke2012-10-181-8/+1
* | | | Merge "Defer more Account actions until user starting." into jb-mr1-devJeff Sharkey2012-10-182-8/+5
|\ \ \ \
| * | | | Defer more Account actions until user starting.Jeff Sharkey2012-10-172-8/+5
* | | | | Merge "Revert "This restores JB MR0 behavior where the framework throws an ex...Justin Ho2012-10-171-1/+8
|\ \ \ \ \
| * | | | | Revert "This restores JB MR0 behavior where the framework throws an exception...Justin Ho2012-10-171-1/+8
* | | | | | Merge "This restores JB MR0 behavior where the framework throws an exception ...Justin Ho2012-10-171-8/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | This restores JB MR0 behavior where the framework throws an exception for imp...Justin Ho2012-10-171-8/+1
| | |/ / / | |/| | |
* | | | | Merge "Revert "This restores JB MR0 behavior where the framework throws an ex...Justin Ho2012-10-171-1/+8
|\ \ \ \ \ | |/ / / /
| * | | | Revert "This restores JB MR0 behavior where the framework throws an exception...Justin Ho2012-10-171-1/+8
* | | | | Merge "This restores JB MR0 behavior where the framework throws an exception ...Jim Miller2012-10-161-8/+1
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | This restores JB MR0 behavior where the framework throws an exception for imp...Jim Miller2012-10-161-8/+1
* | | | Merge "Fix ApplicationInfo copy ctor" into jb-mr1-devChristopher Tate2012-10-161-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix ApplicationInfo copy ctorChristopher Tate2012-10-161-0/+1
| |/ /
* | | Lock SyncQueue when user starting, copy RSC list.Jeff Sharkey2012-10-164-25/+38
|/ /
* | Revert "Revert "Fix for bug 6050753.""Mathias Agopian2012-10-151-1/+8
* | Revert "Fix for bug 6050753."Romain Guy2012-10-151-8/+1
* | Database cleanup needs to happen for all users.Jeff Sharkey2012-10-111-3/+14
* | Fix a runtime restart when cycling between 4 usersAmith Yamasani2012-10-101-9/+4
* | Include all accounts in dumpsys.Jeff Sharkey2012-10-101-2/+5
* | Make RegisteredServicesCache multi-user aware.Jeff Sharkey2012-10-095-245/+296
* | Framework side of issue #7302511: GCM client needs to use new framework API...Dianne Hackborn2012-10-081-14/+58
* | Merge "Fix resource reading for secondary users" into jb-mr1-devAmith Yamasani2012-10-071-1/+1
|\ \