index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
content
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Support non-rectangular input regions." into honeycomb
Jeff Brown
2011-01-16
1
-2
/
+14
|
\
|
*
Support non-rectangular input regions.
Jeff Brown
2011-01-16
1
-2
/
+14
*
|
Add API to get path to OBBs.
Dianne Hackborn
2011-01-16
2
-0
/
+12
*
|
Merge "Put externalSize measurements in PackageStats" into honeycomb
Kenny Root
2011-01-16
1
-11
/
+58
|
\
\
|
*
|
Put externalSize measurements in PackageStats
Kenny Root
2011-01-16
1
-11
/
+58
*
|
|
Change FLAG_FORWARD_LOCK back to its original value to not break things.
Dianne Hackborn
2011-01-16
1
-2
/
+4
|
/
/
*
|
Add manifest API to request a large heap.
Dianne Hackborn
2011-01-16
3
-20
/
+19
|
/
*
Merge "Don't drop the drawable cache completely on configuration change" into...
Dianne Hackborn
2011-01-14
1
-1
/
+0
|
\
|
*
Don't drop the drawable cache completely on configuration change
Christopher Lais
2011-01-14
1
-1
/
+0
*
|
Merge "Add the {get,set}PackageObbPaths calls to API" into honeycomb
Kenny Root
2011-01-14
2
-6
/
+22
|
\
\
|
|
/
|
/
|
|
*
Add the {get,set}PackageObbPaths calls to API
Kenny Root
2011-01-14
2
-6
/
+22
*
|
Add Holo theme for IMEs.
Dianne Hackborn
2011-01-14
1
-0
/
+17
|
/
*
Revert "Remove the APIs for the old encryption scheme."
Jason parks
2011-01-13
3
-29
/
+26
*
Merge "Remove the APIs for the old encryption scheme." into honeycomb
Jason parks
2011-01-13
3
-26
/
+29
|
\
|
*
Remove the APIs for the old encryption scheme.
Jason parks
2011-01-12
3
-26
/
+29
*
|
Unhide Content{Resolver,Provider}.call()
Brad Fitzpatrick
2011-01-12
3
-28
/
+68
*
|
Allow updated system apps to retain priority
Kenny Root
2011-01-12
1
-7
/
+1
|
/
*
Get rid of old ParcelFileDescriptor API.
Dianne Hackborn
2011-01-11
1
-3
/
+20
*
Merge "Change local names for greater clarity." into honeycomb
Robert Greenwalt
2011-01-11
1
-2
/
+2
|
\
|
*
Change local names for greater clarity.
Robert Greenwalt
2011-01-11
1
-2
/
+2
*
|
add ComponentInfo.isEnabled()
Joe Onorato
2011-01-10
1
-0
/
+7
|
/
*
Don't check for services before boot-complete
Robert Greenwalt
2011-01-10
1
-2
/
+2
*
Making the sync manager take the data connected value from ConnectivityManage...
Subir Jhanb
2011-01-10
1
-37
/
+5
*
DO NOT MERGE Fix issue #3333958: Package Manager can sometimes mistakenly thi...
Dianne Hackborn
2011-01-09
1
-1
/
+5
*
Fixed the waitForLoader method.
Dmitri Plotnikov
2011-01-09
1
-10
/
+18
*
Implement issue # 3255887 could CursorLoader offer...
Dianne Hackborn
2011-01-08
5
-38
/
+180
*
Adding AsyncTaskLoader.waitForLoader() for testing
Dmitri Plotnikov
2011-01-07
1
-1
/
+28
*
No longer needed.
Dianne Hackborn
2011-01-04
1
-7
/
+1
*
am e90a1b16: am 752942ec: Merge "The phone is crashing when unknown mime cont...
Jean-Baptiste Queru
2010-12-28
1
-0
/
+4
|
\
|
*
am 752942ec: Merge "The phone is crashing when unknown mime content is transf...
Jean-Baptiste Queru
2010-12-28
1
-0
/
+4
|
|
\
|
|
*
The phone is crashing when unknown mime content is transferred.
Ola Olsson
2010-12-21
1
-0
/
+4
*
|
|
Fix issue #3301572: onCreateLoader must not be a member class: VolumeMetadata...
Dianne Hackborn
2010-12-21
3
-32
/
+52
*
|
|
More cleanup of Loader APIs.
Dianne Hackborn
2010-12-20
3
-34
/
+154
*
|
|
Merge "Some fixes to the new loader management."
Dianne Hackborn
2010-12-17
1
-1
/
+16
|
\
\
\
|
*
|
|
Some fixes to the new loader management.
Dianne Hackborn
2010-12-17
1
-1
/
+16
*
|
|
|
Merge "fix the TooManyDeletes to show up again"
Fred Quintana
2010-12-17
2
-3
/
+134
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
fix the TooManyDeletes to show up again
Fred Quintana
2010-12-16
2
-3
/
+134
*
|
|
|
Fix issue #3272082: Contacts: when going back from edit view,
Dianne Hackborn
2010-12-16
2
-15
/
+34
|
/
/
/
*
|
|
Merge "Fix error in HDMI and digital dock intent strings"
Eric Laurent
2010-12-16
1
-2
/
+2
|
\
\
\
|
*
|
|
Fix error in HDMI and digital dock intent strings
Eric Laurent
2010-12-16
1
-2
/
+2
*
|
|
|
Clear all pending backoffs on a reconnect event
Alon Albert
2010-12-15
2
-6
/
+36
|
/
/
/
*
|
|
Fix launching of activities that I broke.
Dianne Hackborn
2010-12-15
1
-1
/
+1
*
|
|
Add MODE_MULTI_PROCESS flag to Context.getSharedPreferences()
Brad Fitzpatrick
2010-12-14
1
-1
/
+25
*
|
|
Do not increase backoff before it expires
Alon Albert
2010-12-14
1
-5
/
+15
*
|
|
resolved conflicts for merge of 78e9f4cb to master
Dianne Hackborn
2010-12-13
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
am e4a59519: Fix issue #3154576: battery stats checkin should include UID -> ...
Dianne Hackborn
2010-12-13
1
-1
/
+1
|
|
\
\
|
|
*
|
Fix issue #3154576: battery stats checkin should include UID -> packages+ map
Dianne Hackborn
2010-12-13
1
-1
/
+1
*
|
|
|
Fix issue #3274841: Orientation change problem with a paused activity
Dianne Hackborn
2010-12-13
2
-1
/
+49
*
|
|
|
resolved conflicts for merge of 1d0d1188 to master
Nick Pelly
2010-12-13
1
-0
/
+8
|
\
\
\
\
|
|
/
/
/
|
*
|
|
am ae56a851: Merge "Make getSystemService(NFC_SERVICE) the NFC entry point." ...
Nick Pelly
2010-12-10
1
-0
/
+8
|
|
\
\
\
|
|
|
/
/
[next]