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
/
app
Commit message (
Expand
)
Author
Age
Files
Lines
*
am 9c711282: Merge "Unhide new PackageManager APIs for API 14" into ics-facto...
Kenny Root
2011-09-21
1
-2
/
+2
|
\
|
*
Unhide new PackageManager APIs for API 14
Kenny Root
2011-09-20
1
-2
/
+2
*
|
Merge "Fix "am profile" when run on system_server."
Jeff Sharkey
2011-09-16
1
-29
/
+48
|
\
\
|
*
|
Fix "am profile" when run on system_server.
Jeff Sharkey
2011-09-15
1
-29
/
+48
|
|
/
*
|
Merge "Fix typo in SearchManager javadoc."
Mark Brophy
2011-09-16
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix typo in SearchManager javadoc.
Mark Brophy
2011-09-16
1
-1
/
+1
*
|
Merge "Add verifier device identity"
Kenny Root
2011-09-13
1
-0
/
+14
|
\
\
|
*
|
Add verifier device identity
Kenny Root
2011-09-13
1
-0
/
+14
*
|
|
Fix problems where we were allocating TypedArray when not needed.
Dianne Hackborn
2011-09-12
1
-0
/
+1
|
/
/
*
|
Fix metrics on Holo progress dialogs
Adam Powell
2011-09-09
1
-4
/
+13
*
|
Merge "Fix issue #5263361: Browser instance not created in application picker"
Dianne Hackborn
2011-09-08
1
-0
/
+8
|
\
\
|
*
|
Fix issue #5263361: Browser instance not created in application picker
Dianne Hackborn
2011-09-08
1
-0
/
+8
*
|
|
Merge "docs: adding warning to managedQuery() JavaDoc about cursor.close()"
Joe Fernandez
2011-09-08
1
-0
/
+22
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
docs: adding warning to managedQuery() JavaDoc about cursor.close()
Joe Fernandez
2011-09-06
1
-0
/
+22
*
|
|
Empty implementations of new ActionBar methods.
Adam Powell
2011-09-07
1
-2
/
+2
*
|
|
Fix bug 5258435 - ActionBar.setBackgroundDrawable
Adam Powell
2011-09-07
1
-1
/
+21
*
|
|
Bug 5249855 - Add support for content descriptions on action bar tabs
Adam Powell
2011-09-06
1
-0
/
+31
*
|
|
Merge "Fix 5185505: Update DevicePolicyManager to support weak biometric secu...
Jim Miller
2011-09-02
1
-1
/
+9
|
\
\
\
|
*
|
|
Fix 5185505: Update DevicePolicyManager to support weak biometric security.
Jim Miller
2011-09-02
1
-1
/
+9
|
|
/
/
*
|
|
Fix issue #5150899: Call activity takes 15MB we never get back.
Dianne Hackborn
2011-09-02
3
-9
/
+23
|
/
/
*
|
Merge "Fix issue #5039287: Listen dies on back key on ICS but not on Gingerbr...
Dianne Hackborn
2011-09-01
1
-3
/
+6
|
\
\
|
*
|
Fix issue #5039287: Listen dies on back key on ICS but not on Gingerbread
Dianne Hackborn
2011-09-01
1
-3
/
+6
*
|
|
Fix issue #5229575: Youtube link shared through messaging is not...
Dianne Hackborn
2011-09-01
1
-1
/
+2
|
/
/
*
|
Merge "Fix issues 5158104 and 4981556 (fragment problems)"
Dianne Hackborn
2011-08-29
4
-56
/
+44
|
\
\
|
*
|
Fix issues 5158104 and 4981556 (fragment problems)
Dianne Hackborn
2011-08-29
4
-56
/
+44
*
|
|
Un-hide the new BackupAgent.onFullBackup() API
Christopher Tate
2011-08-29
1
-3
/
+0
|
/
/
*
|
Merge "New API to determine if device has lots of RAM."
Dianne Hackborn
2011-08-24
1
-0
/
+18
|
\
\
|
*
|
New API to determine if device has lots of RAM.
Dianne Hackborn
2011-08-24
1
-0
/
+18
*
|
|
Merge "Add OpenGL backend to ImageWallpaper Bug #5204874"
Romain Guy
2011-08-24
1
-29
/
+37
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add OpenGL backend to ImageWallpaper
Romain Guy
2011-08-24
1
-29
/
+37
*
|
|
Fix issue #5192141: systemui asplodes after enough tapping on the windowlist ...
Dianne Hackborn
2011-08-24
1
-1
/
+0
*
|
|
Fix bug 5149918 - Can't call ProgressDialog.setProgressNumberFormat()
Adam Powell
2011-08-23
1
-1
/
+1
*
|
|
Fix race in removeDeadProvider.
Jeff Brown
2011-08-23
1
-12
/
+1
|
/
/
*
|
Add progress dialog for booting after an upgrade.
Dianne Hackborn
2011-08-22
2
-0
/
+24
|
/
*
Merge "Infrastructure to support package verifier"
Kenny Root
2011-08-16
1
-1
/
+22
|
\
|
*
Infrastructure to support package verifier
Kenny Root
2011-08-15
1
-1
/
+22
*
|
Add new am option to profile the launching of an activity.
Dianne Hackborn
2011-08-15
7
-29
/
+174
|
/
*
Fix bug 5159736 - Make DeviceDefault the default
Adam Powell
2011-08-14
3
-2
/
+19
*
Merge "Fix some crashes that are happening in the system process."
Dianne Hackborn
2011-08-12
1
-6
/
+17
|
\
|
*
Fix some crashes that are happening in the system process.
Dianne Hackborn
2011-08-12
1
-6
/
+17
*
|
Don't use HW accel drawing in lock screen on lower-end devices.
Dianne Hackborn
2011-08-12
1
-0
/
+29
|
/
*
Add PendingIntent extra for WEB_SEARCH intents
Bjorn Bringert
2011-08-10
1
-0
/
+8
*
Merge "New extended Intent protcols for installing/uninstalling apps."
Dianne Hackborn
2011-08-10
5
-56
/
+57
|
\
|
*
New extended Intent protcols for installing/uninstalling apps.
Dianne Hackborn
2011-08-10
5
-56
/
+57
*
|
Merge "Add progress to Notification.Builder."
Jeff Sharkey
2011-08-09
1
-0
/
+32
|
\
\
|
|
/
|
/
|
|
*
Add progress to Notification.Builder.
Jeff Sharkey
2011-08-09
1
-0
/
+32
*
|
Merge "Fix bug 5116342 - don't keep fragment state around once resumed"
Adam Powell
2011-08-08
1
-0
/
+3
|
\
\
|
*
|
Fix bug 5116342 - don't keep fragment state around once resumed
Adam Powell
2011-08-07
1
-0
/
+3
*
|
|
Move OOM kernel settings to activity manager.
Dianne Hackborn
2011-08-07
1
-0
/
+17
|
/
/
*
|
Improved memory use reporting.
Dianne Hackborn
2011-08-05
5
-20
/
+53
|
/
[next]