Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
470c565b6adf4847db7e10611b18f67bf9111768
/
core
470c565
Always call ensureImeVisible when the text field is clicked. We want this
by Mike LeBeau
· 15 years ago
eb1eab1
Remove unused search dialog layout files.
by Mike LeBeau
· 15 years ago
1126aad
Revert the setLanguage() call to its previous implementation as
by Jean-Michel Trivi
· 15 years ago
2a1aa6a
Merge change 7970 into donut
by Android (Google) Code Review
· 15 years ago
ef1a92a
Merge change 7961 into donut
by Android (Google) Code Review
· 15 years ago
d4fb7a0
Define a broadcast intent for the web search provider changing. Unhide
by Mike LeBeau
· 15 years ago
131234c
Unhide new SearchManager APIs for Donut.
by Mike LeBeau
· 15 years ago
732140c
Merge change 7948 into donut
by Android (Google) Code Review
· 15 years ago
592f1a6
Merge change 7933 into donut
by Android (Google) Code Review
· 15 years ago
5e11a6a
Prevent the setLanguage() method in TextToSpeech to change the language
by Jean-Michel Trivi
· 15 years ago
c1f2836
Fix updates from read-only calendar.
by Ken Shirriff
· 15 years ago
2acbec4
Merge change 7941 into donut
by Android (Google) Code Review
· 15 years ago
5d22f9b
add comment to illuminate why we only dismiss the dialog when launching an intent for in app search
by Karl Rosaen
· 15 years ago
9ff71d3
Merge change 7940 into donut
by Android (Google) Code Review
· 15 years ago
876627d
whoops, still need to dismiss when launching an intent for in-app search
by Karl Rosaen
· 15 years ago
d5b6b4b
Merge change 7903 into donut
by Android (Google) Code Review
· 15 years ago
ea52d29
Fix back key handling for search dialog.
by Karl Rosaen
· 15 years ago
3f7e35c
Bluetooth at command tracking.
by Amith Yamasani
· 15 years ago
00a5b99
Ignore unneeded soft keyboard in ACTV height calc
by Bjorn Bringert
· 15 years ago
8b9baf2
Merge change 7857 into donut
by Android (Google) Code Review
· 15 years ago
da3003e
Remove exception throw when a view has a self dependency inside a
by Romain Guy
· 15 years ago
841f13c
* Reverted the change in PackageParser that I checked by accident
by Mitsuru Oshima
· 15 years ago
5c536e9
Merge change 7840 into donut
by Android (Google) Code Review
· 15 years ago
2784ff0
Fix issue where scaled bitmap sizes could be wrong.
by Dianne Hackborn
· 15 years ago
aad0fcc
Merge change 7783 into donut
by Android (Google) Code Review
· 15 years ago
a53b828
Add "nodpi" density, and expose a bunch of density-related APIs.
by Dianne Hackborn
· 15 years ago
261a784
Merge change 7720 into donut
by Android (Google) Code Review
· 15 years ago
cf492af
Merge change 6809 into donut
by Android (Google) Code Review
· 15 years ago
4bac5a3
Fix global ref leak in android.media.AudioRecord. Delete global refs
by Jean-Michel Trivi
· 15 years ago
e96bd12
Merge change 7707 into donut
by Android (Google) Code Review
· 15 years ago
09a903a
Merge change 7696 into donut
by Android (Google) Code Review
· 15 years ago
34bf2ee
* scale surface view's canvas
by Mitsuru Oshima
· 15 years ago
54f0910
Merge change 7613 into donut
by Android (Google) Code Review
· 15 years ago
5a2b91d
* Use Fede In/Out animation if one of opening/closing apps is in compatibility mode.
by Mitsuru Oshima
· 15 years ago
dfefa3e
Copy cached drawables in search dialog.
by Bjorn Bringert
· 15 years ago
1b22b97
add hidden Options field for native allocations
by Mike Reed
· 15 years ago
f32f746
Merge change 7645 into donut
by Android (Google) Code Review
· 15 years ago
3e522c4
Merge change 7498 into donut
by Android (Google) Code Review
· 15 years ago
ffe3ecf
Make the SearchDialog's AutoCompleteTextView dropdown respect the
by Mike LeBeau
· 15 years ago
733cbb00
Merge change 7492 into donut
by Android (Google) Code Review
· 15 years ago
49a6015
Adding public intents for TTS to enable checking for TTS data,
by Charles Chen
· 15 years ago
a0eb87d
Merge change 7619 into donut
by Android (Google) Code Review
· 15 years ago
6bdbfcf
Fixes #1861763. Prevents IllegalArgumentException in AbsListView on focus
by Romain Guy
· 15 years ago
8a14968
Delete leaked global ref in AudioTrack constructor.
by Jean-Michel Trivi
· 15 years ago
9ce081a
Merge change 7551 into donut
by Android (Google) Code Review
· 15 years ago
eb09c6a0
Merge change 7568 into donut
by Android (Google) Code Review
· 15 years ago
8bf92e0
Add ability to delay messages in Filter based on constraint. Use this to delay 500ms for delete keys in the search dialog.
by Karl Rosaen
· 15 years ago
2d91af0
Issue #1969025: need api for launching intent as if it were coming from another component
by Dianne Hackborn
· 15 years ago
2493097
Merge change 7566 into donut
by Android (Google) Code Review
· 15 years ago
c444805
Fix the style of preferences headers in the light theme.
by Romain Guy
· 15 years ago
8e3c3f6
Merge change 7514 into donut
by Android (Google) Code Review
· 15 years ago
84ee743
Only parse search suggestions that look like HTML
by Bjorn Bringert
· 15 years ago
5380aa2
Merge change 7512 into donut
by Android (Google) Code Review
· 15 years ago
391eaa3
Get rid of drawing hacks for search dialog suggestions
by Bjorn Bringert
· 15 years ago
ee716fa
Make sure SearchDialog.mSearchable != null in key handlers
by Bjorn Bringert
· 15 years ago
c93af6d
Merge change 7441 into donut
by Android (Google) Code Review
· 15 years ago
8a733e8
Merge change 7473 into donut
by Android (Google) Code Review
· 15 years ago
5275d69
Fixes #1844366. Prevents window leak in Spinner.
by Romain Guy
· 15 years ago
82b283a
Merge change 7451 into donut
by Android (Google) Code Review
· 15 years ago
260dfb5
Include 'calling_package' extra for uses of in-app voice search so that
by Mike LeBeau
· 15 years ago
9cab7f7
Allow system colors in <font> tags
by Bjorn Bringert
· 15 years ago
6ce4236
Merge change 7401 into donut
by Android (Google) Code Review
· 15 years ago
c122824
Merge change 7396 into donut
by Android (Google) Code Review
· 15 years ago
be96b3a
Clamp app widget updates from updatePeriodMillis to a minimum of 30 minutes.
by Joe Onorato
· 15 years ago
ab3ef10
Run background threads associated with filtering at background priority.
by Karl Rosaen
· 15 years ago
904dfa5
Adding missing addEarcon method. Not having this was a bug as
by Charles Chen
· 15 years ago
21d769d
Merge change 6926 into donut
by Android (Google) Code Review
· 15 years ago
211aef3
Merge change 7134 into donut
by Android (Google) Code Review
· 15 years ago
62253a3
Unhide required definitions in TextToSpeech.Engine that cover return codes and
by Jean-Michel Trivi
· 15 years ago
4c3a589
Merge change 7137 into donut
by Android (Google) Code Review
· 15 years ago
5628711
Merge change 6855 into donut
by Android (Google) Code Review
· 15 years ago
1fffbd9
Fix keyboard not showing for global search on Dream. Rather than trying to
by Mike LeBeau
· 15 years ago
a2694c9
Merge change 7166 into donut
by Android (Google) Code Review
· 15 years ago
9c947e9
Fix a few date format strings to put backslashes in front of apostrophes.
by Eric Fischer
· 15 years ago
b5c735d
Merge change 7106 into donut
by Android (Google) Code Review
· 15 years ago
b3948bb
Merge change 7133 into donut
by Android (Google) Code Review
· 15 years ago
957eb1d
Run the search dialog at THREAD_PRIORITY_DEFAULT instead of THREAD_PRIORITY_FOREGROUND.
by Karl Rosaen
· 15 years ago
53d24af
Respect onSearchRequested in Dialog and actually launch search. Also dismiss self.
by Karl Rosaen
· 15 years ago
f8ddc98
Fix #1976384. Add p12 to the MimeTypeMap. When downloading p12 in the WebView, send it to the certTool.
by Grace Kloba
· 15 years ago
fa8904a
Merge change 7012 into donut
by Android (Google) Code Review
· 15 years ago
00d3e36
Merge change 7153 into donut
by Android (Google) Code Review
· 15 years ago
374aaaed3
Restore PopupWindow's original behavior and add an API to control the soft input
by Romain Guy
· 15 years ago
2bf761c
Fix couple of issues in DatePicker
by Suchi Amalapurapu
· 15 years ago
30d86e5
Merge change 7124 into donut
by Android (Google) Code Review
· 15 years ago
4caac2b
Merge change 7140 into donut
by Android (Google) Code Review
· 15 years ago
83a066c
Merge change 7135 into donut
by Android (Google) Code Review
· 15 years ago
045163a
Fixes lock on Home. Adds a new API on Dialog to get a callback when the dialog
by Romain Guy
· 15 years ago
190adf7
Remove the Google domains from the Gears permission table when the global location setting is set to false
by Andrei Popescu
· 15 years ago
f748f22
Add more logging to track down a monkey bug
by Tom Taylor
· 15 years ago
e8b1652
Fixes #1977685. Prevent crash when the soft keyboard is brought up.
by Romain Guy
· 15 years ago
b06ea70
Add reporting of activity movement for search manager.
by Dianne Hackborn
· 15 years ago
ddd1253
Return adjusted display for WindowManager.getDefaultDisplay()
by Mitsuru Oshima
· 15 years ago
e8b88ac
Merge change 7097 into donut
by Android (Google) Code Review
· 15 years ago
9181bc9
Merge change 7079 into donut
by Android (Google) Code Review
· 15 years ago
a5e4415
Fix to use DP instead of pixels for Thumb drawable size.
by Mitsuru Oshima
· 15 years ago
8978bd0
Cleanup of unused enums
by Dave Sparks
· 15 years ago
c1d82e6
Use activity icon when search suggestion icon is missing
by Bjorn Bringert
· 15 years ago
8af55ca
Merge change 7008 into donut
by Android (Google) Code Review
· 15 years ago
3139297
Merge change 7035 into donut
by Android (Google) Code Review
· 15 years ago
17606f8
Fixes #1972593. Updates AppSecurityPermissions styles in Theme.Light
by Romain Guy
· 15 years ago
Next »