Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
c2c0bc6a904f3c9820afc81dba9cccdc8a48de34
c2c0bc6
Remove support for bitmap icons in search suggestions.
by Bjorn Bringert
· 16 years ago
20cd73e
Add INTENT_ACTION_WEB_SEARCH_SETTINGS (thereby fixing the build too :)).
by Mike LeBeau
· 16 years ago
5c6164b
cdma getNeighboringCids to fail with an exception
by Tammo Spalink
· 16 years ago
ce74edc
More backup work
by Christopher Tate
· 16 years ago
7fb952a
Allow making AssetFileDescriptors from SQLite blobs.
by Bjorn Bringert
· 16 years ago
f6b7252
Merge change 3068
by Android (Google) Code Review
· 16 years ago
261dbd7
Merge change 2978
by Android (Google) Code Review
· 16 years ago
33c824d
Remove pointer hacks from script and use standard load/store functions.
by Jason Sams
· 16 years ago
55db8ae
am 4ee0a751: Merge change 3095 into donut
by Android (Google) Code Review
· 16 years ago
4ee0a751
Merge change 3095 into donut
by Android (Google) Code Review
· 16 years ago
a2fe677
am 9654cba8: Merge change 3094 into donut
by Android (Google) Code Review
· 16 years ago
342d59d
am 9189cabb: * Moved supports-density tag under manifest * Refactored Compatibility code * Added CompatibilityInfo class * Removed getApplicationScale from Context * Added Resources#getCompatibilityInfo so that RootView can get the compatibility info w/o going through Context * Expandable support * Added expandable tag under manifest * Old application w/o expandable is given the default screen size ([320, 480] x density). * The non-expandable window is centered.
by Mitsuru Oshima
· 16 years ago
9654cba
Merge change 3094 into donut
by Android (Google) Code Review
· 16 years ago
9189cab
* Moved supports-density tag under manifest
by Mitsuru Oshima
· 16 years ago
138197f
am eaeb663b: Track activity foreground CPU usage for battery stats.
by Amith Yamasani
· 16 years ago
e87b2f0
add Gservices settings for adaptive heartbeat parameters and wifi heartbeat interval.
by Wei Huang
· 16 years ago
ddb69f5
Merge change 3083
by Android (Google) Code Review
· 16 years ago
e2ae85f
Generalize bitmap support and add remaining GL formats.
by Jason Sams
· 16 years ago
53003de
Skip empty lines in test url list.
by Guang Zhu
· 16 years ago
701f516
Grant permissions to older package when deleting an updated system application.
by Suchi Amalapurapu
· 16 years ago
eaeb663
Track activity foreground CPU usage for battery stats.
by Amith Yamasani
· 16 years ago
ab5742d
Adds "is_primary" and "is_super_primary" columns to DataColumns.
by Evan Millar
· 16 years ago
3b2c69d
am cede1ed3: fix [1610840] Positional light doesn\'t work correctly on emulator
by Mathias Agopian
· 16 years ago
411c77d
am 5de674e1: Merge change 3013 into donut
by Android (Google) Code Review
· 16 years ago
cede1ed
fix [1610840] Positional light doesn't work correctly on emulator
by Mathias Agopian
· 16 years ago
5de674e
Merge change 3013 into donut
by Android (Google) Code Review
· 16 years ago
b9a39cd
Adding missing callback onJsConfirm to dismiss any confirmation dialogs
by Guang Zhu
· 16 years ago
a6cfdb1
Merge change 3049
by Android (Google) Code Review
· 16 years ago
e322567
Remove handling of ENTER key from WebView.
by Leon Scroggins
· 16 years ago
f48c283
am 3e8950c0: Added new parameter to enable a manual pause between pages
by Guang Zhu
· 16 years ago
7d0abd8
am be512bff: Merge change 3038 into donut
by Android (Google) Code Review
· 16 years ago
3e8950c
Added new parameter to enable a manual pause between pages
by Guang Zhu
· 16 years ago
ceaafa5
Adding a new type: aggregation_exception.
by Dmitri Plotnikov
· 16 years ago
23306f6
Merge change 3041
by Android (Google) Code Review
· 16 years ago
3ddc439
Merge change 2969
by Android (Google) Code Review
· 16 years ago
be512bf
Merge change 3038 into donut
by Android (Google) Code Review
· 16 years ago
82aa2f5
Remove obsolete flags from WebViewCore and WebView
by Leon Scroggins
· 16 years ago
8aeac94
Cleaning up makefile for libttssynthproxy for the simulator.
by Jean-Michel Trivi
· 16 years ago
2f1d60c
remove unused text parameters from WebView
by Cary Clark
· 16 years ago
2e5c150
Centralized debug flags and enabled more granular control of debug settings.
by Derek Sollenberger
· 16 years ago
93e5088
Merge change 2941
by Android (Google) Code Review
· 16 years ago
868443a
am 33a22dc9: Close icon input stream in SuggestionsAdapter.
by Bjorn Bringert
· 16 years ago
33a22dc
Close icon input stream in SuggestionsAdapter.
by Bjorn Bringert
· 16 years ago
b15a534
am c1823701: Handle EOF correctly in MemoryFile input stream.
by Bjorn Bringert
· 16 years ago
c0cbfda
am 963cd006: Allow creating AssetFileDescriptors for MemoryFiles.
by Bjorn Bringert
· 16 years ago
c182370
Handle EOF correctly in MemoryFile input stream.
by Bjorn Bringert
· 16 years ago
963cd006
Allow creating AssetFileDescriptors for MemoryFiles.
by Bjorn Bringert
· 16 years ago
ae8c5b8
am 8dbe612d: Adding internal method replacePreferredActivity.
by Satish Sampath
· 16 years ago
8dbe612
Adding internal method replacePreferredActivity.
by Satish Sampath
· 16 years ago
9081cd5
am 5f784df5: Merge change 3011 into donut
by Android (Google) Code Review
· 16 years ago
5f784df5
Merge change 3011 into donut
by Android (Google) Code Review
· 16 years ago
7c7dfac
fix a bug in GL lighting where the specular component could be ommited when vertex material was disabled.
by Mathias Agopian
· 16 years ago
e52b365
am 9af0b4f7: Add new listener to GestureOverlayView. This listener fires whenever the overlay thinks the user is starting a new gesture. This allows Home to snap the workspace back to its original position during a gesture operation.
by Romain Guy
· 16 years ago
9af0b4f
Add new listener to GestureOverlayView. This listener fires whenever the overlay thinks the user is starting a new gesture. This allows Home to snap the workspace back to its original position during a gesture operation.
by Romain Guy
· 16 years ago
de15ddc
simplify this test
by Mathias Agopian
· 16 years ago
ab30402
am 97c2fdfc: Merge change 2957 into donut
by Android (Google) Code Review
· 16 years ago
97c2fdf
Merge change 2957 into donut
by Android (Google) Code Review
· 16 years ago
367152c
am 2c159ec0: Merge change 2971 into donut
by Android (Google) Code Review
· 16 years ago
03228fa
Allow response payload on RIL_REQUEST error
by johnwang
· 16 years ago
2c159ec
Merge change 2971 into donut
by Android (Google) Code Review
· 16 years ago
cabee5b
am 7322c96c: Merge change 2967 into donut
by Android (Google) Code Review
· 16 years ago
7322c96
Merge change 2967 into donut
by Android (Google) Code Review
· 16 years ago
6a669fa
Implement and expose SCO socket support in BluetoothSocket.java.
by Nick Pelly
· 16 years ago
1f4b92a
Corrected the name of the native library the SynthProxy class loads (libttssynthproxy instead of libsynthproxy) to match the lib name from frameworks/base/tts/jni/Android.mk.
by Jean-Michel Trivi
· 16 years ago
3dfd0e1
Fixed issue where code for extracting scripts was eclipsed by runTest method.
by Guang Zhu
· 16 years ago
bb09b2e
am 1a21de56: Merge change 2961 into donut
by Android (Google) Code Review
· 16 years ago
1a21de5
Merge change 2961 into donut
by Android (Google) Code Review
· 16 years ago
b716ab3
am 432900bf: Merge change 2962 into donut
by Android (Google) Code Review
· 16 years ago
432900b
Merge change 2962 into donut
by Android (Google) Code Review
· 16 years ago
ce16d78
Fixes #1890914.
by Romain Guy
· 16 years ago
78ebbab
Addressed comments of change 2515 for the TtsService class:
by Jean-Michel Trivi
· 16 years ago
60a4286
am b42e1ff6: am b33940ab: AI 149494: Minor improvements to wording in design tips for missing activity and notifications See latest document at: http://doog:9000/guide/practices/ui_guidelines/activity_task_design.html
by Doug Kramer
· 16 years ago
c926054
Consolidating data needed for contact aggregator into the data1 and data2 fields.
by Dmitri Plotnikov
· 16 years ago
b42e1ff
am b33940ab: AI 149494: Minor improvements to wording in design tips for missing activity and notifications See latest document at: http://doog:9000/guide/practices/ui_guidelines/activity_task_design.html
by Doug Kramer
· 16 years ago
7174bc4
Merge change 2898
by Android (Google) Code Review
· 16 years ago
47e82de
Implement bulk read and writes for Bluetooth sockets.
by Nick Pelly
· 16 years ago
5b4718b
make FEATURE_OPENGL public (but hidden for now) so we can test with it
by Mike Reed
· 16 years ago
1352b61
am a74303d8: Trying to fix sim-eng build: when building the simulator on linux, link (only) with libdl, as opposed to also making libdl a build target.
by Jean-Michel Trivi
· 16 years ago
b33940a
AI 149494: Minor improvements to wording in design tips for missing activity and notifications
by Doug Kramer
· 16 years ago
a74303d
Trying to fix sim-eng build: when building the simulator on linux, link (only) with libdl, as opposed to also making libdl a build target.
by Jean-Michel Trivi
· 16 years ago
df1235f
am eb949674: Unhide inPurgeable in BitmapFactory.Options.
by Wei-Ta Chen
· 16 years ago
eb94967
Unhide inPurgeable in BitmapFactory.Options.
by Wei-Ta Chen
· 16 years ago
94afa2e
am 30b70cec: Trying to fix the build for simulator: modifying makefile to not link against libdl.
by Jean-Michel Trivi
· 16 years ago
30b70ce
Trying to fix the build for simulator: modifying makefile to not link against libdl.
by Jean-Michel Trivi
· 16 years ago
b621a3f
am b2decbe2: Merge change 2515 into donut
by Android (Google) Code Review
· 16 years ago
b2decbe
Merge change 2515 into donut
by Android (Google) Code Review
· 16 years ago
a042a74
Adding the TtsService class for text-to-speech synthesis.
by Charles Chen
· 16 years ago
8218212
Merge change 2912
by Android (Google) Code Review
· 16 years ago
b642908
am abf3c80c: Merge change 2572 into donut
by Android (Google) Code Review
· 16 years ago
abf3c80
Merge change 2572 into donut
by Android (Google) Code Review
· 16 years ago
d3465f6
Rename the TextDialog to WebTextView.
by Leon Scroggins
· 16 years ago
ba90ed4
am a058f02b: progress towards impression and click stats on all sources, plus some internal cleanup
by Karl Rosaen
· 16 years ago
a058f02
progress towards impression and click stats on all sources, plus some internal cleanup
by Karl Rosaen
· 16 years ago
5fd3dc2
Merge change 2713
by Android (Google) Code Review
· 16 years ago
8eff842
am b3c3778e: Merge change 2844 into donut
by Android (Google) Code Review
· 16 years ago
b3c3778
Merge change 2844 into donut
by Android (Google) Code Review
· 16 years ago
b791f34
Added some icon debug logging to SuggestionsAdapter.
by Bjorn Bringert
· 16 years ago
385a489
am 4ff42ad6: Merge change 2843 into donut
by Android (Google) Code Review
· 16 years ago
4ff42ad
Merge change 2843 into donut
by Android (Google) Code Review
· 16 years ago
ad984f1
Use JNI region calls in MemoryFile read and write.
by Bjorn Bringert
· 16 years ago
Next »