index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix problem with calling onConfigurationChanged() too much.
Dianne Hackborn
2010-03-18
1
-12
/
+17
*
Merge "Fix window leak and receiver leak. Bug: 2520143 and Bug: 2517390"
Amith Yamasani
2010-03-18
2
-11
/
+27
|
\
|
*
Fix window leak and receiver leak. Bug: 2520143 and Bug: 2517390
Amith Yamasani
2010-03-17
2
-11
/
+27
*
|
Fix issue #2519590: Lock screen stuck in landscape mode
Dianne Hackborn
2010-03-18
1
-0
/
+4
|
/
*
docs: remove documenation about the search dialog from SearchManager
Scott Main
2010-03-17
1
-1167
/
+9
*
Make browser search consistent with QSB.
Leon Scroggins
2010-03-17
1
-1
/
+1
*
Merge "Set SOURCE to app package name when starting QSB (if not set)"
Bjorn Bringert
2010-03-16
1
-3
/
+10
|
\
|
*
Set SOURCE to app package name when starting QSB (if not set)
Bjorn Bringert
2010-03-16
1
-3
/
+10
*
|
Dismiss a dialog if dimissed right after calling show().
Romain Guy
2010-03-16
1
-1
/
+1
|
/
*
Merge "Use a Go button instead of a magnifying glass in the keyboard for in-a...
Amith Yamasani
2010-03-14
1
-2
/
+2
|
\
|
*
Use a Go button instead of a magnifying glass in the keyboard for in-app search.
Amith Yamasani
2010-03-12
1
-2
/
+2
*
|
Merge "API CHANGE: expose the backup-related ApplicationInfo flag masks"
Christopher Tate
2010-03-12
1
-2
/
+0
|
\
\
|
*
|
API CHANGE: expose the backup-related ApplicationInfo flag masks
Christopher Tate
2010-03-12
1
-2
/
+0
*
|
|
Merge "ListActivity.onDestroy, remove any pending callbacks."
Nicolas Catania
2010-03-12
1
-29
/
+37
|
\
\
\
|
*
|
|
ListActivity.onDestroy, remove any pending callbacks.
Nicolas Catania
2010-03-12
1
-29
/
+37
|
|
/
/
*
/
/
Fix problem with starting a translucent activity in onCreate().
Dianne Hackborn
2010-03-12
3
-7
/
+35
|
/
/
*
|
Merge "Fix for 2175289 : Can't get keyboard in search dialog after switching ...
Amith Yamasani
2010-03-12
1
-14
/
+32
|
\
\
|
*
|
Fix for 2175289 : Can't get keyboard in search dialog after switching to land...
Amith Yamasani
2010-03-11
1
-14
/
+32
|
|
/
*
|
Fix issue #2492387: system server crash in WallpaperManagerService
Dianne Hackborn
2010-03-11
1
-16
/
+17
*
|
Add correct copyright headers to multiple files
Kenny Root
2010-03-11
3
-0
/
+48
*
|
Preserve widgets on upgrade.
Romain Guy
2010-03-11
1
-9
/
+10
*
|
Merge "Javadoc fix."
Daniel Sandler
2010-03-11
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
Javadoc fix.
Daniel Sandler
2010-03-11
1
-3
/
+3
*
|
Merge "add more debug info to SQL section in bugreport"
Vasu Nori
2010-03-11
1
-11
/
+27
|
\
\
|
|
/
|
/
|
|
*
add more debug info to SQL section in bugreport
Vasu Nori
2010-03-11
1
-11
/
+27
*
|
Merge "Fix a variable name reference in Activity docs."
Mike LeBeau
2010-03-11
1
-1
/
+1
|
\
\
|
*
|
Fix a variable name reference in Activity docs.
Mike LeBeau
2010-03-11
1
-1
/
+1
|
|
/
*
/
When context is voice, show the microphone.
Leon Scroggins
2010-03-10
2
-1
/
+13
|
/
*
Merge "Hide Go button in browser when no text is entered"
Bjorn Bringert
2010-03-08
1
-4
/
+21
|
\
|
*
Hide Go button in browser when no text is entered
Bjorn Bringert
2010-03-05
1
-4
/
+21
*
|
Fix doc references to "android.backup" to the new "android.app.backup"
Christopher Tate
2010-03-05
1
-4
/
+4
*
|
Refactor android.backup => android.app.backup
Christopher Tate
2010-03-05
23
-12
/
+1802
*
|
Merge "don't assume Cursor.getExtras returns non-null"
Mark Wagner
2010-03-05
1
-7
/
+9
|
\
\
|
*
|
don't assume Cursor.getExtras returns non-null
Mark Wagner
2010-03-05
1
-7
/
+9
|
|
/
*
/
Refactor car mode.
Dianne Hackborn
2010-03-05
2
-11
/
+105
|
/
*
Merge "Show AutoCompleteTextView dropdown in Search dialog when cursor update...
Amith Yamasani
2010-03-04
2
-1
/
+10
|
\
|
*
Show AutoCompleteTextView dropdown in Search dialog when cursor updates. Fixe...
Amith Yamasani
2010-03-04
2
-1
/
+10
*
|
Fix some bugs.
Dianne Hackborn
2010-03-04
2
-2
/
+16
|
/
*
Feature to return an extra in the cursor that keeps the spinny going.
Amith Yamasani
2010-03-03
2
-7
/
+53
*
Use "play" icon for search dialog button in Browser
Bjorn Bringert
2010-03-03
1
-12
/
+6
*
Add SearchManager.SUGGEST_COLUMN_TEXT_2_URL
Bjorn Bringert
2010-03-03
2
-29
/
+56
*
Prevent crash in Dialog.
Romain Guy
2010-03-01
1
-19
/
+7
*
Merge "Add BatteryInfo to ApplicationErrorReport."
Jacek Surazski
2010-02-27
1
-7
/
+70
|
\
|
*
Add BatteryInfo to ApplicationErrorReport.
Jacek Surazski
2010-02-26
1
-7
/
+70
*
|
Move DeviceAdmin APIs to android.app.admin.
Dianne Hackborn
2010-02-26
5
-9
/
+36
*
|
Add new -W option to Am to wait for the start to complete.
Dianne Hackborn
2010-02-26
2
-0
/
+95
*
|
Comment out the finalize() methods defined on the Activity,
Carl Shapiro
2010-02-25
2
-3
/
+9
*
|
Re-arrange android-common so framework no longer links with it.
Dianne Hackborn
2010-02-25
3
-5
/
+5
|
/
*
Fix for voice search crash in maps and youtube. Bug 2453182
Amith Yamasani
2010-02-25
1
-7
/
+8
*
Merge "Add some backup Javadoc and clean imports"
Kenny Root
2010-02-24
1
-45
/
+60
|
\
[next]