Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
2f2daf8ed4d45ff68a0aeffcd0b284c45e5a5d82
/
core
2f2daf8
Fix search intent component bug DO NOT MERGE
by Bjorn Bringert
· 15 years ago
b5308a7
Merge change 24816 into donut
by Android (Google) Code Review
· 15 years ago
a9b417e
TextToSpeech javadoc update.
by Jean-Michel Trivi
· 15 years ago
d27b108
docs only.
by Scott Main
· 15 years ago
df4578e
docs only.
by Scott Main
· 15 years ago
a82e99a
Fix an emoji-measuring bug that caused an exception when editing a contact.
by Eric Fischer
· 15 years ago
05b775e
Update SearchManager documentation to reflect latest behavior.
by Mike LeBeau
· 15 years ago
1e34837
Merge change 23043 into donut
by Android (Google) Code Review
· 15 years ago
590f634
Revert "Remove third party support for Quick Search Box (aka global search)."
by Karl Rosaen
· 15 years ago
fd12af4
Various tweaks to try to improve low memory behavior.
by Dianne Hackborn
· 15 years ago
ba22376
Close suggestion cursors that arrive after adapter is closed
by Bjorn Bringert
· 15 years ago
36d5aae
Merge change 22322 into donut
by Android (Google) Code Review
· 16 years ago
cc5dfa9
Add FLAG_ACTIVITY_NEW_TASK flag when adding a word to the dictionary.
by Eric Fischer
· 16 years ago
081a136
Remove third party support for Quick Search Box (aka global search).
by Anonymous Coward
· 16 years ago
e97c2006
Updated Browser and MCS to use shared default trust manager instead of initializing their own copies.
by Bob Lee
· 16 years ago
b7aec91
Import revised translations. DO NOT MERGE
by Eric Fischer
· 16 years ago
79dbf7c
Import revised translations. DO NOT MERGE
by Eric Fischer
· 16 years ago
38710f4
Make ZoomButtonsController public.
by Jack Palevich
· 16 years ago
f5e6a21
Merge change 21572 into donut
by Android (Google) Code Review
· 16 years ago
093918a
Merge change 21549 into donut
by Android (Google) Code Review
· 16 years ago
b95277e
Add constants to adjust Vending input and output buffer sizes.
by Jasperln
· 16 years ago
4d399f7
Import revised translations. DO NOT MERGE
by Eric Fischer
· 16 years ago
c678a93
Fix issue #2056585: applications can put phone in inconsistent state wrt airplane mode
by Dianne Hackborn
· 16 years ago
cfa419b
Correct comments for startSearch in Activity and SearchManager to explain
by Mike LeBeau
· 16 years ago
9f5eadd
Unhide the broadcast intent that signals completion of the TTS language
by Jean-Michel Trivi
· 16 years ago
ba52b3e
Merge change 21149 into donut
by Android (Google) Code Review
· 16 years ago
71d4b28
DOCS ONLY.
by Scott Main
· 16 years ago
4431a06
Merge change 21055 into donut
by Android (Google) Code Review
· 16 years ago
244c992
Lock in final resource identifiers.
by Dianne Hackborn
· 16 years ago
c41dca1
Merge change 21045 into donut
by Android (Google) Code Review
· 16 years ago
e4ad690
Last minute change: Replace default app icon with a prettier one - droid on a software box sort of thing. :)
by Mike LeBeau
· 16 years ago
370e1f7
Merge change 21038 into donut
by Android (Google) Code Review
· 16 years ago
840d0f5
Propagate info about whether a "call" command was issued in RecognitionResult.
by Mike LeBeau
· 16 years ago
6550076
Merge change 21025 into donut
by Android (Google) Code Review
· 16 years ago
fe77ec8
The DONUT constant also needs to be updated to the official SDK version.
by Dianne Hackborn
· 16 years ago
4c85f13
Merge change 20869 into donut
by Android (Google) Code Review
· 16 years ago
4ebc4fb
If no interpolator is specified for a progress bar in the theme, default to a LinearInterpolator.
by Karl Rosaen
· 16 years ago
b854600
Merge change 20878 into donut
by Android (Google) Code Review
· 16 years ago
82e1ee9
Fix issue #2048263: More debugging information
by Dianne Hackborn
· 16 years ago
eccd6fdd
Merge change 20673 into donut
by Android (Google) Code Review
· 16 years ago
69e67a3
Fix bug 2043140.
by Jean-Michel Trivi
· 16 years ago
b3fa108
Merge change 20768 into donut
by Android (Google) Code Review
· 16 years ago
b504136
Docs only change: finish documentation of Android Quick Search Box related information in SearchManager.
by Karl Rosaen
· 16 years ago
802527c
Merge change 20713 into donut
by Android (Google) Code Review
· 16 years ago
c8ddd37
Merge change 20779 into donut
by Android (Google) Code Review
· 16 years ago
628e086
DO NOT MERGE. This is merged from master.
by Grace Kloba
· 16 years ago
2e93f65
Updated preloaded-classes file.
by Bob Lee
· 16 years ago
abf4427
Fix NPE in SearchDialog (and thereby fix bug 2045398).
by Karl Rosaen
· 16 years ago
021fa3f
Merge change 20665 into donut
by Android (Google) Code Review
· 16 years ago
8c91dd7
First update of SearchManager docs to reflect the new Donut Quick Search Box feature.
by Mike LeBeau
· 16 years ago
77a5d39
Fix bug 2022435.
by Jean-Michel Trivi
· 16 years ago
e6034f6
Import revised translations.
by Eric Fischer
· 16 years ago
b8560b6
Fix AppWidget layout inflation to resolve references.
by Jeff Sharkey
· 16 years ago
a7a3b6e
Dismiss both the soft keyboard and the search dialog on back if there is no text entered and no shortcuts are being obscured by the soft keyboard.
by Karl Rosaen
· 16 years ago
e303d2c
Send a special respond to the cursor in SuggestionsAdapter to tell it to
by Mike LeBeau
· 16 years ago
7e63789
android: cgroups: Don't switch threads >= nice 10 when moving all threads to default
by San Mehat
· 16 years ago
bf70afa
Do not merge
by Andrei Popescu
· 16 years ago
d4543c5
Merge change 20108 into donut
by Android (Google) Code Review
· 16 years ago
a02d0d6
Guard against remote process dying when retrieving column from cursor.
by Karl Rosaen
· 16 years ago
6942330
Remove the menu from the search dialog since there are a couple of issues with it we don't have time to fix for donut.
by Karl Rosaen
· 16 years ago
94e114c
Moved Market related Checkin Stats enum to Events enum and merged
by Tadashi G. Takaoka
· 16 years ago
cd54029
Merge change 9704 into donut
by Android (Google) Code Review
· 16 years ago
c5e7fe3
Close the search dialog before starting voice search in all cases, i.e.,
by Mike LeBeau
· 16 years ago
0e74f5a
Guard against index out of bounds exception in lock pattern widget.
by Karl Rosaen
· 16 years ago
5452ec5
Merge abbreviated Russian month name fix over from cupcake.
by Eric Fischer
· 16 years ago
b282b00
Import revised translations. DO NOT MERGE
by Eric Fischer
· 16 years ago
393c6df
Merge Korean abbreviated date format fix from cupcake.
by Eric Fischer
· 16 years ago
b8802b2
Merge change 9330 into donut
by Android (Google) Code Review
· 16 years ago
4c8db8a
Fix #2025900. If a https request is canceled while openConnection is called
by Grace Kloba
· 16 years ago
3e58442
Merge change 9124 into donut
by Android (Google) Code Review
· 16 years ago
c134c28
Merge change 9265 into donut
by Android (Google) Code Review
· 16 years ago
f234842
Highlight IMEI-reading as part of READ_PHONE_STATE description
by Christopher Tate
· 16 years ago
c2e0607
Tell the SearchManager to stopSearch before starting an in-app voice
by Mike LeBeau
· 16 years ago
6af2552
use safeUnref() since the other macro is not defined in donut
by Mike Reed
· 16 years ago
7299d6a
Merge change 9159 into donut
by Android (Google) Code Review
· 16 years ago
a04e555
check for null native objects, which never happens on a real subclass (we throw in that case)
by Mike Reed
· 16 years ago
83dba19
Fix in-app search shortcut icons
by Bjorn Bringert
· 16 years ago
f888726
Fix a bug in ImageView: The drawing matrix is not updated when setImageMatrix is called.
by Chih-Chung Chang
· 16 years ago
25dff70
Merge change 9039 into donut
by Android (Google) Code Review
· 16 years ago
0d22101
Fix #2018814: System cannot correctly render assets with "wrap_content" attribute in QVGA
by Dianne Hackborn
· 16 years ago
b91e2b0
Merge change 9073 into donut
by Android (Google) Code Review
· 16 years ago
5a7d752
Special-case search within the browser to not show the app icon
by Mike LeBeau
· 16 years ago
0cd6376
Fix issue #2018454: NullPointerException in ImageSpan constructor
by Dianne Hackborn
· 16 years ago
0067057
Merge change 9035 into donut
by Android (Google) Code Review
· 16 years ago
5d5cd17
Fix the TabWidget to display custom views for the tabs better when the tabs have different sizes.
by Jack Veenstra
· 16 years ago
3d716ed
Merge change 9021 into donut
by Android (Google) Code Review
· 16 years ago
9953eb2
DO NOT MERGE - Fix CNAP-related NullPointerException
by Wink Saville
· 16 years ago
ed06578
Fix bug 2017664
by Jean-Michel Trivi
· 16 years ago
725d8ff
Log uid and package name when launching intents from search
by Bjorn Bringert
· 16 years ago
9b91d78
Merge change 8911 into donut
by Android (Google) Code Review
· 16 years ago
4d4229e
Merge change 8757 into donut
by Android (Google) Code Review
· 16 years ago
a6ddc8a
Fix issue #1999179: search -> click result -> press home = search dialog is shown then hidden
by Dianne Hackborn
· 16 years ago
159e1a9
Merge change 8883 into donut
by Android (Google) Code Review
· 16 years ago
c87c4a3
fix [1973755] Surface.SURACE_FROZEN spelled SURACE_FROZEN
by Mathias Agopian
· 16 years ago
a62f16a
Merge change 8877 into donut
by Android (Google) Code Review
· 16 years ago
e551dc7
Remove warning in non-eng builds.
by Romain Guy
· 16 years ago
6b46dc8
Merge change 8840 into donut
by Android (Google) Code Review
· 16 years ago
5420d01
Add padding to height of AutoCompleteTextView drop-down.
by Bjorn Bringert
· 16 years ago
f0d83fd
Merge change 8752 into donut
by Android (Google) Code Review
· 16 years ago
40c0de6
Merge change 8836 into donut
by Android (Google) Code Review
· 16 years ago
Next »