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
*
Include 'calling_package' extra for uses of in-app voice search so that
Mike LeBeau
2009-07-15
1
-1
/
+8
*
Fix keyboard not showing for global search on Dream. Rather than trying to
Mike LeBeau
2009-07-14
1
-11
/
+17
*
Respect onSearchRequested in Dialog and actually launch search. Also dismiss...
Karl Rosaen
2009-07-14
1
-2
/
+12
*
Merge change 7135 into donut
Android (Google) Code Review
2009-07-14
1
-6
/
+33
|
\
|
*
Fixes lock on Home. Adds a new API on Dialog to get a callback when the dialog
Romain Guy
2009-07-14
1
-6
/
+33
*
|
Add reporting of activity movement for search manager.
Dianne Hackborn
2009-07-14
11
-73
/
+175
|
/
*
Use activity icon when search suggestion icon is missing
Bjorn Bringert
2009-07-14
1
-11
/
+116
*
* Use cached resources for widgets
Mitsuru Oshima
2009-07-11
2
-33
/
+75
*
Fix regression in handling the 'Go' button
Satish Sampath
2009-07-10
1
-12
/
+11
*
Deprecate DialogInterface methods in SearchManager
Bjorn Bringert
2009-07-10
1
-2
/
+7
*
Don't crash the app when restore agent bringup throws
Christopher Tate
2009-07-09
1
-19
/
+26
*
Make suggestion text color change based on the item state.
Satish Sampath
2009-07-09
1
-23
/
+122
*
Merge change 6503 into donut
Android (Google) Code Review
2009-07-09
1
-2
/
+2
|
\
|
*
Hide soft keyboard in SearchDialog.dismiss()
Bjorn Bringert
2009-07-08
1
-2
/
+2
*
|
Fixes #1933428. Call onPrepareDialog() on managed dialogs after their onCreat...
Romain Guy
2009-07-08
2
-6
/
+8
|
/
*
Run search UI on its own thread.
Bjorn Bringert
2009-07-08
4
-158
/
+18
*
NEW_API: Expose autoUrlDetect searchable attribute.
Satish Sampath
2009-07-08
1
-12
/
+14
*
widgets scaling fix. Use container's compatibility info and display metrics w...
Mitsuru Oshima
2009-07-06
1
-2
/
+18
*
Fixes #1963229. Introduces Context#isRestricted().
Romain Guy
2009-07-06
1
-0
/
+7
*
Fix a bug where clicking the "more results" suggestion with the trackball
Mike LeBeau
2009-07-06
1
-0
/
+9
*
Merge change 5950 into donut
Android (Google) Code Review
2009-07-01
1
-2
/
+8
|
\
|
*
Fix memory leaks in system_server
Suchi Amalapurapu
2009-07-01
1
-2
/
+8
*
|
Make search UI open up quicker to the user.
Satish Sampath
2009-07-01
1
-2
/
+9
|
/
*
Replace indeterminate progress animated asset with new ones
Romain Guy
2009-06-30
1
-2
/
+3
*
Update spinner's drawables. Clean up resources, pave the way for new animation.
Romain Guy
2009-06-26
1
-6
/
+5
*
Make the BackupHelperDispatcher properly handle multiple helpers.
Joe Onorato
2009-06-25
1
-1
/
+4
*
Invoke getSystem.updateConfiguration when binding an application to
Suchi Amalapurapu
2009-06-25
1
-0
/
+7
*
Merge change 5319 into donut
Android (Google) Code Review
2009-06-24
1
-8
/
+20
|
\
|
*
Add new APIs to LauncherActivity to be used elsewhere.
Dianne Hackborn
2009-06-24
1
-8
/
+20
*
|
Fix bug 1829561 ("am profile" with bad filename kills process).
Dianne Hackborn
2009-06-24
5
-14
/
+49
|
/
*
Fix the weird anchoring of the search dropdown when pivoting into an
Mike LeBeau
2009-06-24
1
-0
/
+1
*
Move to a single dropdown background for the search dialog. This one
Mike LeBeau
2009-06-24
1
-4
/
+0
*
Fix NPE in SuggestionsAdapter when cursor is null.
Bjorn Bringert
2009-06-24
1
-1
/
+1
*
Include user query in search intents
Bjorn Bringert
2009-06-24
2
-0
/
+15
*
Store correct state in SearchDialog.onSaveInstanceState()
Bjorn Bringert
2009-06-23
1
-56
/
+25
*
Merge change 5006 into donut
Android (Google) Code Review
2009-06-22
3
-5
/
+15
|
\
|
*
Pass the originating app's versionCode along with a restore set
Christopher Tate
2009-06-22
3
-5
/
+15
*
|
Launch user-entered URLs directly without a web search.
Satish Sampath
2009-06-22
1
-4
/
+67
|
/
*
Helper API cleanup. Allows multiple helpers to function,
Joe Onorato
2009-06-22
1
-2
/
+2
*
Make all static methods in SearchManager non-static.
Bjorn Bringert
2009-06-22
3
-43
/
+30
*
Add non-static version of SearchManager.getSuggestions().
Bjorn Bringert
2009-06-22
1
-0
/
+13
*
Remove checks for Activity Context when creating SearchManager
Bjorn Bringert
2009-06-22
1
-5
/
+0
*
Merge change 4785 into donut
Android (Google) Code Review
2009-06-19
2
-5
/
+9
|
\
|
*
Fix issue #1753079: running instrumentation in shared processes.
Dianne Hackborn
2009-06-19
2
-5
/
+9
*
|
Merge change 4808 into donut
Android (Google) Code Review
2009-06-19
1
-4
/
+6
|
\
\
|
*
|
Fixes #1928566. Prevents runtime restart upon configuration change.
Romain Guy
2009-06-19
1
-4
/
+6
|
|
/
*
|
Remove deprecated api. Aptly rename freeStorageWithIntent to freeStorage.
Suchi Amalapurapu
2009-06-19
1
-10
/
+1
|
/
*
Merge change 4696 into donut
Android (Google) Code Review
2009-06-18
2
-1
/
+13
|
\
|
*
Fix targetSdkVersion, make resize mode a flag, delayed dexopt, easy Applicati...
Dianne Hackborn
2009-06-18
2
-1
/
+13
*
|
Re-enable query jamming.
Mike LeBeau
2009-06-18
1
-3
/
+1
|
/
[next]