Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
79858fe2f5b088ad93e461ea94e544bfce3c2e09
/
core
/
java
1fcabd7
Merge change 8677 into donut
by Android (Google) Code Review
· 17 years ago
8268170
DO NOT MERGE.
by Grace Kloba
· 17 years ago
ef9fd18
Merge change 8616 into donut
by Android (Google) Code Review
· 17 years ago
5b11a0f
DPAD_DOWN moves from search/voice search key to drop-down
by Bjorn Bringert
· 17 years ago
9377738
Remove search dialog PRE_CLOSE event
by Bjorn Bringert
· 17 years ago
6ddaa34
Send max displayed position in search dialog click event
by Bjorn Bringert
· 17 years ago
96e240f
Fiddle with default densities to try to sanitize the API.
by Dianne Hackborn
· 17 years ago
07ee3fd
DO NOT MERGE. Already in master. Fix #1977876 : Key preview in WVGA broken.
by Amith Yamasani
· 17 years ago
11ea334
Allow for screen density drawables in compatibility mode.
by Dianne Hackborn
· 17 years ago
3b99e64
Merge change 8475 into donut
by Android (Google) Code Review
· 17 years ago
7c187de
Merge change 8462 into donut
by Android (Google) Code Review
· 17 years ago
c9d4c87
Per conversation, remove the toast while saving the Certificates to CertTools.
by Grace Kloba
· 17 years ago
03a8017
Make the DatePicker respect the date format setting if the date is numeric.
by Eric Fischer
· 17 years ago
0a4730f
Merge change 8443 into donut
by Android (Google) Code Review
· 17 years ago
92f461e
add some more defensiveness to SuggestionsAdapter to avoid system process crashes.
by Karl Rosaen
· 17 years ago
589cebe
* Use the scaled size for surface view instead of native. The surface will be always scaled
by Mitsuru Oshima
· 17 years ago
e0ef973
Merge change 8323 into donut
by Android (Google) Code Review
· 17 years ago
240f8a7
* a best effort fix for apps that uses get/set Matrix API on canvas.
by Mitsuru Oshima
· 17 years ago
f965d16
Add gservices flag for configuring the URL vending redirects to when TOS is inaccessible due to no/bad network.
by lknguyen
· 17 years ago
d4760d7
Add new hidden API setForceIgnoreOutsideTouch to AutoCompleteTextView for
by Mike LeBeau
· 17 years ago
98a44df
Merge change 8235 into donut
by Android (Google) Code Review
· 17 years ago
424f668
* Revert the change that I introduced while refactroing in SurfaceView#dispatchTouchEvent
by Mitsuru Oshima
· 17 years ago
0b1a255
Merge change 8228 into donut
by Android (Google) Code Review
· 17 years ago
ae1ba65
Merge change 8227 into donut
by Android (Google) Code Review
· 17 years ago
6aaeba2
Remove background padding workaround from SuggestionsAdapter
by Bjorn Bringert
· 17 years ago
f2cec58
Handle null in MatrixCursor.get*()
by Bjorn Bringert
· 17 years ago
e94b287
Merge change 8186 into donut
by Android (Google) Code Review
· 17 years ago
11b822d
Simplify density compatibility to a boolean.
by Dianne Hackborn
· 17 years ago
7228d0f
Merge change 8213 into donut
by Android (Google) Code Review
· 17 years ago
2665427
Merge change 8216 into donut
by Android (Google) Code Review
· 17 years ago
1f7f3c3
Fixes #1994125. Ensures AbsListView's filter window is always dismissed.
by Romain Guy
· 17 years ago
b551fb8
Merge change 8210 into donut
by Android (Google) Code Review
· 17 years ago
5e21a11
Merge change 8209 into donut
by Android (Google) Code Review
· 17 years ago
470c565
Always call ensureImeVisible when the text field is clicked. We want this
by Mike LeBeau
· 17 years ago
9c53a5c
Resetting the setLanguage() call to its intended behavior after change 8089
by Jean-Michel Trivi
· 17 years ago
8051172
Work around StateListDrawable padding in search suggestions
by Bjorn Bringert
· 17 years ago
4899e38
Move global search intent launching to search dialog
by Bjorn Bringert
· 17 years ago
6de72ea
Merge change 8201 into donut
by Android (Google) Code Review
· 17 years ago
1c07ebb
Proactively set mVisible attribute in startSearch and stopSearch (not just in message handler).
by Karl Rosaen
· 17 years ago
7f4c2ea
Fix SQL generated by updateWithOnConflict()
by Bjorn Bringert
· 17 years ago
9fc20b0
Merge change 8126 into donut
by Android (Google) Code Review
· 17 years ago
c4db95c
First pass at reworking screen density/size APIs.
by Dianne Hackborn
· 17 years ago
38ed7d77
* Adjust canvas size under compatibility mode.
by Mitsuru Oshima
· 17 years ago
fe6f45c
Merge change 8098 into donut
by Android (Google) Code Review
· 17 years ago
74cb705
Merge change 8121 into donut
by Android (Google) Code Review
· 17 years ago
9bc9fa1
Fixes #1818201. Do not attempt to display the popup until after the first layout.
by Romain Guy
· 17 years ago
61324e5
cast is floor. Use round instead.
by Mitsuru Oshima
· 17 years ago
7e71fb2
Merge change 8111 into donut
by Android (Google) Code Review
· 17 years ago
43f8d2e
Merge change 8106 into donut
by Android (Google) Code Review
· 17 years ago
ec0a12c
Don't start search from a dialog if there is no activity associated with
by Karl Rosaen
· 17 years ago
3e39175
Add note to Intent.fillIn javadoc to describe component copying behavior.
by Brett Chabot
· 17 years ago
2c25fac
Merge change 8036 into donut
by Android (Google) Code Review
· 17 years ago
69fff4a
* Disable compatibility mode for all cases.
by Mitsuru Oshima
· 17 years ago
6fb608e
Merge change 7854 into donut
by Android (Google) Code Review
· 17 years ago
1126aad
Revert the setLanguage() call to its previous implementation as
by Jean-Michel Trivi
· 17 years ago
2a1aa6a
Merge change 7970 into donut
by Android (Google) Code Review
· 17 years ago
ef1a92a
Merge change 7961 into donut
by Android (Google) Code Review
· 17 years ago
d4fb7a0
Define a broadcast intent for the web search provider changing. Unhide
by Mike LeBeau
· 17 years ago
131234c
Unhide new SearchManager APIs for Donut.
by Mike LeBeau
· 17 years ago
732140c
Merge change 7948 into donut
by Android (Google) Code Review
· 17 years ago
592f1a6
Merge change 7933 into donut
by Android (Google) Code Review
· 17 years ago
5e11a6a
Prevent the setLanguage() method in TextToSpeech to change the language
by Jean-Michel Trivi
· 17 years ago
c1f28367
Fix updates from read-only calendar.
by Ken Shirriff
· 17 years ago
2acbec4
Merge change 7941 into donut
by Android (Google) Code Review
· 17 years ago
5d22f9b
add comment to illuminate why we only dismiss the dialog when launching an intent for in app search
by Karl Rosaen
· 17 years ago
9ff71d3
Merge change 7940 into donut
by Android (Google) Code Review
· 17 years ago
876627d
whoops, still need to dismiss when launching an intent for in-app search
by Karl Rosaen
· 17 years ago
d5b6b4b
Merge change 7903 into donut
by Android (Google) Code Review
· 17 years ago
ea52d29
Fix back key handling for search dialog.
by Karl Rosaen
· 17 years ago
3f7e35c
Bluetooth at command tracking.
by Amith Yamasani
· 17 years ago
00a5b99
Ignore unneeded soft keyboard in ACTV height calc
by Bjorn Bringert
· 17 years ago
8b9baf2
Merge change 7857 into donut
by Android (Google) Code Review
· 17 years ago
da3003e
Remove exception throw when a view has a self dependency inside a
by Romain Guy
· 17 years ago
841f13c
* Reverted the change in PackageParser that I checked by accident
by Mitsuru Oshima
· 17 years ago
5c536e9
Merge change 7840 into donut
by Android (Google) Code Review
· 17 years ago
9fdbf6a
Issue #1884058 (Need to only record frequency and duration for selected Google apps)
by Dianne Hackborn
· 17 years ago
2784ff0
Fix issue where scaled bitmap sizes could be wrong.
by Dianne Hackborn
· 17 years ago
aad0fcc
Merge change 7783 into donut
by Android (Google) Code Review
· 17 years ago
a53b828
Add "nodpi" density, and expose a bunch of density-related APIs.
by Dianne Hackborn
· 17 years ago
cf492af
Merge change 6809 into donut
by Android (Google) Code Review
· 17 years ago
34bf2ee
* scale surface view's canvas
by Mitsuru Oshima
· 17 years ago
54f0910
Merge change 7613 into donut
by Android (Google) Code Review
· 17 years ago
5a2b91d
* Use Fede In/Out animation if one of opening/closing apps is in compatibility mode.
by Mitsuru Oshima
· 17 years ago
dfefa3e
Copy cached drawables in search dialog.
by Bjorn Bringert
· 17 years ago
f32f746
Merge change 7645 into donut
by Android (Google) Code Review
· 17 years ago
3e522c4
Merge change 7498 into donut
by Android (Google) Code Review
· 17 years ago
ffe3ecf
Make the SearchDialog's AutoCompleteTextView dropdown respect the
by Mike LeBeau
· 17 years ago
49a6015
Adding public intents for TTS to enable checking for TTS data,
by Charles Chen
· 17 years ago
a0eb87d
Merge change 7619 into donut
by Android (Google) Code Review
· 17 years ago
6bdbfcf
Fixes #1861763. Prevents IllegalArgumentException in AbsListView on focus
by Romain Guy
· 17 years ago
9ce081a
Merge change 7551 into donut
by Android (Google) Code Review
· 17 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
· 17 years ago
2d91af0
Issue #1969025: need api for launching intent as if it were coming from another component
by Dianne Hackborn
· 17 years ago
8e3c3f6
Merge change 7514 into donut
by Android (Google) Code Review
· 17 years ago
84ee743
Only parse search suggestions that look like HTML
by Bjorn Bringert
· 17 years ago
5380aa2
Merge change 7512 into donut
by Android (Google) Code Review
· 17 years ago
391eaa3
Get rid of drawing hacks for search dialog suggestions
by Bjorn Bringert
· 17 years ago
ee716fa
Make sure SearchDialog.mSearchable != null in key handlers
by Bjorn Bringert
· 17 years ago
c93af6d
Merge change 7441 into donut
by Android (Google) Code Review
· 17 years ago
8a733e8
Merge change 7473 into donut
by Android (Google) Code Review
· 17 years ago
Next »