summaryrefslogtreecommitdiffstats
path: root/core/java/android/content
Commit message (Expand)AuthorAgeFilesLines
* Unhide new PackageManager APIs for API 14Kenny Root2011-09-203-12/+24
* Be more forgiving in parsing verifier IDsKenny Root2011-09-151-0/+9
* Merge "Add verifier device identity"Kenny Root2011-09-1323-0/+263
|\
| * Add verifier device identityKenny Root2011-09-1323-0/+263
* | Unhide wifi p2p APIIrfan Sheriff2011-09-131-2/+1
* | Fix problems where we were allocating TypedArray when not needed.Dianne Hackborn2011-09-121-0/+15
|/
* Merge "Add boot mode where only "core apps" are started."Dianne Hackborn2011-09-121-9/+26
|\
| * Add boot mode where only "core apps" are started.Dianne Hackborn2011-09-121-9/+26
* | Revert "Make the SyncManager timeout syncs if it takes too long to bind to th...Fred Quintana2011-09-121-51/+5
|/
* Merge "Make the SyncManager have wakelocks per account, not per account type,...Fred Quintana2011-09-081-5/+5
|\
| * Make the SyncManager have wakelocks per account, not per account type,Fred Quintana2011-09-081-5/+5
* | Changing the timeout for detecting syncs that are taking too long to bindSubir Jhanb2011-09-081-3/+3
* | Fix issue #5263361: Browser instance not created in application pickerDianne Hackborn2011-09-081-0/+3
* | Merge "Add feature definition for Wi-Fi Direct"Irfan Sheriff2011-09-071-0/+7
|\ \ | |/ |/|
| * Add feature definition for Wi-Fi DirectIrfan Sheriff2011-09-071-0/+7
* | Some more preloaded drawables.Dianne Hackborn2011-09-061-0/+11
|/
* Merge "Make the SyncManager timeout syncs if it takes too long to bind to them."Fred Quintana2011-09-011-5/+51
|\
| * Make the SyncManager timeout syncs if it takes too long to bind to them.Fred Quintana2011-08-311-5/+51
* | Don't log PII when launching intents with "sms:" or "sip:" URIsDavid Brown2011-08-311-0/+4
|/
* Merge "Fix bug #5199577 TextView with android:password="true" is showing the ...Fabrice Di Meglio2011-08-261-1/+0
|\
| * Fix bug #5199577 TextView with android:password="true" is showing the "dots" ...Fabrice Di Meglio2011-08-251-1/+0
* | add a way for the sync adapter to specify the activity that shouldFred Quintana2011-08-253-3/+71
* | Add progress dialog for booting after an upgrade.Dianne Hackborn2011-08-221-1/+7
* | Fix issue #5180553: permission RECEIVE_BOOT_COMPLETED is not checkedDianne Hackborn2011-08-181-1/+8
* | Merge "Check for periodic sync that is in the future Bug: 5164762 Change-Id: ...Alon Albert2011-08-171-2/+5
|\ \
| * | Check for periodic sync that is in the futureAlon Albert2011-08-161-2/+5
| |/
* | Merge "Infrastructure to support package verifier"Kenny Root2011-08-163-29/+148
|\ \
| * | Infrastructure to support package verifierKenny Root2011-08-153-29/+148
| |/
* | Merge "Throw exception on odd length Signatures"Kenny Root2011-08-161-14/+27
|\ \ | |/ |/|
| * Throw exception on odd length SignaturesKenny Root2011-08-041-14/+27
* | Fix bug 5159736 - Make DeviceDefault the defaultAdam Powell2011-08-141-3/+9
* | Make some methods/fields package private so that layoutlib can access them.Xavier Ducrohet2011-08-113-4/+4
* | Merge "New broadcast telling when an app is fully removed."Dianne Hackborn2011-08-111-0/+18
|\ \
| * | New broadcast telling when an app is fully removed.Dianne Hackborn2011-08-101-0/+18
* | | Manifest digest stored during package scanningKenny Root2011-08-103-7/+159
|/ /
* | Merge "Eliminate warnings from PackageParser"Kenny Root2011-08-102-100/+117
|\ \
| * | Eliminate warnings from PackageParserKenny Root2011-08-092-100/+117
* | | New extended Intent protcols for installing/uninstalling apps.Dianne Hackborn2011-08-101-13/+79
|/ /
* | Better error codes for missing filesKenny Root2011-08-031-0/+5
|/
* Fix bug 5098288 - Rethink the suite of new themesAdam Powell2011-08-023-1/+40
* Various work on out of memory managment.Dianne Hackborn2011-07-294-21/+141
* Fix a bug where a provider could be never released.Jean Chalard2011-07-281-2/+2
* Merge "Fix issue #4466531: onServiceConnected() not called after..."Dianne Hackborn2011-07-271-1/+11
|\
| * Fix issue #4466531: onServiceConnected() not called after...Dianne Hackborn2011-07-261-1/+11
* | cherrypick Change-Id: I4713d3977a0a1514ff9c4217e7f3723c0346d0d8Scott Main2011-07-271-0/+2
* | Avoid sync when UID network is disconnected.Jeff Sharkey2011-07-261-2/+18
|/
* Merge "Stop using charAt for Signatures"Kenny Root2011-07-251-9/+16
|\
| * Stop using charAt for SignaturesKenny Root2011-07-221-9/+16
* | Updated: Wi-Fi p2p frameworkrepo sync2011-07-241-0/+11
|/
* Merge "Create TextServiceManager and SpellCheckerService"satok2011-07-211-0/+9
|\