Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
9171749700853305f3e6abbcdbd9e02f3a71d459
/
core
9171749
Use system properties to track the current transport
by Christopher Tate
· 16 years ago
f4f7046
Update spinner's drawables. Clean up resources, pave the way for new animation.
by Romain Guy
· 16 years ago
fbd8f69
Fixes #1946141. Introduce new caching API to control scaling.
by Romain Guy
· 16 years ago
a159058
Merge change 5578 into donut
by Android (Google) Code Review
· 16 years ago
74d9095
Add new EXTRA_POST_DATA extra key for use in VIEW intents to Browser.
by Mike LeBeau
· 16 years ago
3059924
Merge change 5570 into donut
by Android (Google) Code Review
· 16 years ago
3a15fbd
Merge change 5581 into donut
by Android (Google) Code Review
· 16 years ago
d072154
Add a null check in an AutoCompleteTextView callback to prevent a crash.
by Eric Fischer
· 16 years ago
a013a98
Fix the nested preferences title. Again.
by Amith Yamasani
· 16 years ago
d498909
Adding implementation of IPA to the TextToSpeech.java
by Charles Chen
· 16 years ago
ec0cf8b
Merge change 5554 into donut
by Android (Google) Code Review
· 16 years ago
f032bc7
Adding in the playSilence method to TextToSpeech.java
by Charles Chen
· 16 years ago
ae35227
Merge change 5192 into donut
by Android (Google) Code Review
· 16 years ago
d09f86c
Merge changes 5548,5549 into donut
by Android (Google) Code Review
· 16 years ago
12a4da3
Add an extra null terminator. String8::unlockBuffer is
by Joe Onorato
· 16 years ago
17a8008
Merge change 5544 into donut
by Android (Google) Code Review
· 16 years ago
72eb0ac
Merge change 5483 into donut
by Android (Google) Code Review
· 16 years ago
723738c
Expand support for different screen sizes.
by Dianne Hackborn
· 16 years ago
c62f9bd
Pipe all the camera callbacks to Java to facilitate the addition
by Dave Sparks
· 16 years ago
156411d
Use a long for restore token
by Dan Egnor
· 16 years ago
040441f
Merge change 5529 into donut
by Android (Google) Code Review
· 16 years ago
8a27f92
Don't crash in various ways when using backup services too early
by Christopher Tate
· 16 years ago
56bc715
Merge change 5537 into donut
by Android (Google) Code Review
· 16 years ago
dc355a9
Add a test for SharedPreferencesBackupHelper
by Joe Onorato
· 16 years ago
77cb40a
Merge change 5447 into donut
by Android (Google) Code Review
· 16 years ago
a9be47c
Tweak the core and maximum pool sizes for AsyncTask.
by Romain Guy
· 16 years ago
741c25b
Adding skeleton methods for IPA support.
by Charles Chen
· 16 years ago
7d619f1
framework: process: Set the control group of a thread to the background group
by San Mehat
· 16 years ago
7d562ec
Add a new IRestoreObserver callback class to the restore process
by Christopher Tate
· 16 years ago
4ababd9
Make the BackupHelperDispatcher properly handle multiple helpers.
by Joe Onorato
· 16 years ago
5cb400b
Keep track of backup state independently for each transport
by Christopher Tate
· 16 years ago
6067d95
Merge change 5428 into donut
by Android (Google) Code Review
· 16 years ago
f782e60
Improve handling of FILL_PARENT in RelativeLayout.
by Romain Guy
· 16 years ago
c44989d
Merge change 5350 into donut
by Android (Google) Code Review
· 16 years ago
2450173
Merge change 5414 into donut
by Android (Google) Code Review
· 16 years ago
c4e0ff7
Merge change 5417 into donut
by Android (Google) Code Review
· 16 years ago
f7dabb0
Fixes #1943309. RelativeLayout was confused by gravities.
by Romain Guy
· 16 years ago
1576015
Merge change 5413 into donut
by Android (Google) Code Review
· 16 years ago
2b2e9d9
Need to write the correct float math.
by Grace Kloba
· 16 years ago
864c0d5
move ui/Time.cpp to core/jni, since this is the only place it is used
by Mathias Agopian
· 16 years ago
87c9684
Add caching of the speech rate and language in android.speech.tts.TextToSpeech
by Jean-Michel Trivi
· 16 years ago
eb3ec64
Merge change 5397 into donut
by Android (Google) Code Review
· 16 years ago
1ab621e
Fixes #1943915. Prevents circular dependency exception when using several NO_ID
by Romain Guy
· 16 years ago
78fb377
Merge change 5385 into donut
by Android (Google) Code Review
· 16 years ago
7cb8182
Merge change 5390 into donut
by Android (Google) Code Review
· 16 years ago
35a47a6
Merge change 5389 into donut
by Android (Google) Code Review
· 16 years ago
e24ef60
Fixes #1940605. RelativeLayout was swapping horizontal and vertical
by Romain Guy
· 16 years ago
6c451b7
When mPreventDrag is true, don't respond to long press. This should prevent the context menu popping up in the Map sites.
by Grace Kloba
· 16 years ago
add868c
Skip spaces and tabs in readProcLines()
by Amith Yamasani
· 16 years ago
a725199
Merge change 5288 into donut
by Android (Google) Code Review
· 16 years ago
0bcfc53
Merge change 5386 into donut
by Android (Google) Code Review
· 16 years ago
b8f8de8
Fixes #1940839. Prevents NPE in RelativeLayout when a non-existing View is
by Romain Guy
· 16 years ago
aaf842e
Updating the TextToSpeech.java with skeleton methods.
by Charles Chen
· 16 years ago
c984329
Invoke getSystem.updateConfiguration when binding an application to
by Suchi Amalapurapu
· 16 years ago
0d8b77c
Add ZoomDensity so that we can change the desired default scale.
by Grace Kloba
· 16 years ago
f881762
Merge change 5351 into donut
by Android (Google) Code Review
· 16 years ago
60a0ad6
Merge change 5329 into donut
by Android (Google) Code Review
· 16 years ago
819f928
Add a method to Process to get uid for a pid.
by Amith Yamasani
· 16 years ago
83b8678
Merge change 5319 into donut
by Android (Google) Code Review
· 16 years ago
d0f6715
frameworks/base - CDMA settings additions
by David Krause
· 16 years ago
2bacbdf
Add new APIs to LauncherActivity to be used elsewhere.
by Dianne Hackborn
· 16 years ago
5416d7c
Merge change 5317 into donut
by Android (Google) Code Review
· 16 years ago
111bd4a
Start backing up wallpaper
by Christopher Tate
· 16 years ago
7941e90
Merge change 5091 into donut
by Android (Google) Code Review
· 16 years ago
69e1f47
Merge change 5289 into donut
by Android (Google) Code Review
· 16 years ago
076dc9f
Fix TextView's fading edge when compound drawables are setup.
by Romain Guy
· 16 years ago
67669c9
Merge change 5196 into donut
by Android (Google) Code Review
· 16 years ago
efe5264
Modify the IBackupTransport API to support bulk restore operations.
by Dan Egnor
· 16 years ago
5158cc5
Merge change 5259 into donut
by Android (Google) Code Review
· 16 years ago
9c8dd55
Fix bug 1829561 ("am profile" with bad filename kills process).
by Dianne Hackborn
· 16 years ago
0bc7b84
Merge change 5248 into donut
by Android (Google) Code Review
· 16 years ago
3e376a7
Merge change 5171 into donut
by Android (Google) Code Review
· 16 years ago
0477954
Adding TTS_QUEUE_PROCESSING_COMPLETED action to the list of Intents
by Charles Chen
· 16 years ago
9560703
Reverse the order in which RelativeLayout measures and positions children.
by Romain Guy
· 16 years ago
a0fd1d7
Fix NPE in RelativeLayout.
by Romain Guy
· 16 years ago
fed0bcf
Spell out the month names in the de_AT date format file.
by Eric Fischer
· 16 years ago
2cf6f5d
Merge change 5238 into donut
by Android (Google) Code Review
· 16 years ago
35df87c
Fix the weird anchoring of the search dropdown when pivoting into an
by Mike LeBeau
· 16 years ago
83f6b13
Merge change 5237 into donut
by Android (Google) Code Review
· 16 years ago
8842f0b
Calling setItemChecked(p, true) twice would toggle the selection in ListView.
by Romain Guy
· 16 years ago
9fffa1e
RelativeLayout was ignoring some dependencies.
by Romain Guy
· 16 years ago
32dbefd
Track native processes and airplane mode.
by Amith Yamasani
· 16 years ago
6f8e592
Move to a single dropdown background for the search dialog. This one
by Mike LeBeau
· 16 years ago
3d7b8d1
Merge change 5158 into donut
by Android (Google) Code Review
· 16 years ago
5e27115
Use a ref-counted callback interface for Camera.
by Dave Sparks
· 16 years ago
544450b
Fix NPE in SuggestionsAdapter when cursor is null.
by Bjorn Bringert
· 16 years ago
5f80605
Include user query in search intents
by Bjorn Bringert
· 16 years ago
326c66d
make BitwiseInputStream.read return int
by Tammo Spalink
· 16 years ago
64f5934
* new screen resolution support impl.
by Mitsuru Oshima
· 16 years ago
e29f064
Fixes #1905761. Updates the height of ACTV's drop down whenever the IME changes.
by Romain Guy
· 16 years ago
4133751
Merge change 5129 into donut
by Android (Google) Code Review
· 16 years ago
725015a
Improve RelativeLayout by allowing dependencies to be declared in a random
by Romain Guy
· 16 years ago
3fbd946
Edits to SD card notification strings to shorten them.
by Roy West
· 16 years ago
2a3cd36
Merge change 5119 into donut
by Android (Google) Code Review
· 16 years ago
2ea5349
Adding support for pitch changes of the synthesized text in Text-To-Speech.
by Jean-Michel Trivi
· 16 years ago
41282a3
EnhancedGoogleSearch overrides GoogleSearch if present.
by Satish Sampath
· 16 years ago
2e41842
Possibly fix an issue where we thought an app was always using GPS.
by Dianne Hackborn
· 16 years ago
61ab270
Add missing 'break's in switch statement, fixing bug 1876430
by Karl Rosaen
· 16 years ago
b0ae27f
Store correct state in SearchDialog.onSaveInstanceState()
by Bjorn Bringert
· 16 years ago
54f156c
Merge change 5006 into donut
by Android (Google) Code Review
· 16 years ago
Next »