Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
601112f213035851a2fa2c2281c7f56cf767b14a
/
core
601112f
Merge change I11438c37 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
11438c3
Implement the full screen WebView plugin.
by Grace Kloba
· 15 years ago
cdaeafd
b/2224837 Changed the plumbing of how alerts/notifications work.
by Michael Chan
· 15 years ago
3170f9a
Fixing broken javadoc.
by Dmitri Plotnikov
· 15 years ago
07ab85b
Introducing fields for capturing national specifics of contact names.
by Dmitri Plotnikov
· 15 years ago
1cb97ee
check to see if nav cache is up to date on tap
by Cary Clark
· 15 years ago
98d1803
Merge change I11f66b41 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
aacced6
Provide localized strings for <input> labels.
by Leon Scroggins
· 15 years ago
274dc9d
moved the hidden sync helpers out of the framework
by Fred Quintana
· 15 years ago
3a3fd2b
Merge change Iaf1f0918 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
1639641
Merge change If5b0b6fa into eclair-mr2
by Android (Google) Code Review
· 15 years ago
1c633fc
Implement API to have new broadcasts replace existing broadcasts.
by Dianne Hackborn
· 15 years ago
4ee9e53
Fixed class paths in layout xml files
by Paul Westbrook
· 15 years ago
11f66b4
Remove unused SOURCE_ID constant.
by Ken Shirriff
· 15 years ago
39f0efb
Fixes context-menu trigger behavior after scroll in TextView
by Maryam Garrett
· 15 years ago
ba8e4d2
Merge change Ib5343691 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
7762d93
Unbundling work
by Paul Westbrook
· 15 years ago
b6ddc7a
Notify native plugin code when the browser discards the customView.
by Derek Sollenberger
· 15 years ago
a8eaaa1
Merge change If90ee7e2 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
c9ca93f
am 474731d5: Merge change I2ffe306f into eclair
by Dianne Hackborn
· 15 years ago
70b942d
Post a Runnable to execute setNewZoomScale when
by Grace Kloba
· 15 years ago
b534369
Add account name / type query parameters for calendar Events.
by Ken Shirriff
· 15 years ago
871ecdce
Fix issue #2304284: contacts/dialer/recentcalls constantly flashing
by Dianne Hackborn
· 15 years ago
b7f0367
Eliminate CrashData and friends.
by Dan Egnor
· 15 years ago
930ab3d
Fix broken sdk build.
by Ken Shirriff
· 15 years ago
6cb69c7
Merge change I8b302097 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
acdef59
Fix TabHost NPE when there are no tabs
by Bjorn Bringert
· 15 years ago
946bfa4
Merge change Ida4d6ab0 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
8fb0faf
Merge change I0a56959e into eclair-mr2
by Android (Google) Code Review
· 15 years ago
8b30209
Update the zoom buttons after moving to a new page.
by Mike Reed
· 15 years ago
7b0463a
am ed2a70d6: docs: add the Bluetooth developer guide, and make some revisions to the BT javadocs
by Scott Main
· 15 years ago
368c332
am f6e32e72: Merge change Icced7a09 into eclair
by Jaikumar Ganesh
· 15 years ago
326d808
Added View#dispatchViewVisibilityChanged and View#onDispatchVisibilityChanged; updated api; tests
by Adam Powell
· 15 years ago
b3d582d
Fix crash with @UiThreadTest in InstrumentationTestCase.
by Romain Guy
· 15 years ago
ab92893
Allows users to scroll while in select mode.
by Maryam Garrett
· 15 years ago
f44ecff
Merge change Id432656e into eclair-mr2
by Android (Google) Code Review
· 15 years ago
d432656
Add support for @UiThreadTest on setUp() and tearDown() in InstrumentationTestCase.
by Romain Guy
· 15 years ago
97ef763
- move the EventLog stuff out of ATSA
by Fred Quintana
· 15 years ago
b3c1f1c
Merge change I7daa7ae8 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
159f001
Merge change I98819b18 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
45e77ce
Merge change I154386b1 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
ed2a70d
docs: add the Bluetooth developer guide,
by Scott Main
· 15 years ago
282a742
Merge change I3c299167 into eclair
by Android (Google) Code Review
· 15 years ago
3c29916
Import revised translations. DO NOT MERGE
by Eric Fischer
· 15 years ago
6e9c443
Maintain a list of all Bluetooth docks.
by Jaikumar Ganesh
· 15 years ago
7cd4029
Merge change I2cb78a66 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
45e6dbf
move event log tags used by SyncAdapter into a local .logtags file
by Doug Zongker
· 15 years ago
c7f7c94
Merge change Id469ba88 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
f06364b
Listen for window orientation events.
by Patrick Scott
· 15 years ago
5f68d6f
Enable longpress and doubletap to WebKit as touch event if it is requested.
by Grace Kloba
· 15 years ago
328c0e7
- removed the concept of Entity from the ContentProvider APIs
by Fred Quintana
· 15 years ago
a50d450
Merge change I75481cb8 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
6b0ca01
Add convenience function to MediaStore to move a playlist item
by Marco Nelissen
· 15 years ago
75481cb
Check that the resolved activity is not in our package.
by Patrick Scott
· 15 years ago
47fabbf
Pass a message to move the focus when user hits "Next".
by Leon Scroggins
· 15 years ago
3c50ef6
Use unbundled QSB for global search
by Bjorn Bringert
· 15 years ago
981ccfb
Implement Matrix Palette extension.
by Jack Palevich
· 15 years ago
3608891
Add a Java API for OpenGL ES 2.0.
by Jack Palevich
· 15 years ago
fc5b480
Implement a HierarchicalStateMachine
by Wink Saville
· 15 years ago
1148006
Add new white style for ExpandableListView.
by Romain Guy
· 15 years ago
7b935e8
Merge change Iead0d4d8 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
ead0d4d
Fix the build when ViewDebug.TRACE_RECYCLER is set to true.
by Romain Guy
· 15 years ago
b882b36
Merge change Iee7f2457 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
09c916b
Add bindService API to not bring ot foreground.
by Dianne Hackborn
· 15 years ago
286b191
Deleted Gmail.java from frameworks. Previously it had been moved to vendor/google/.../Gmail/...
by Paul Westbrook
· 15 years ago
ea4823c
Improve javadoc in View.
by Romain Guy
· 15 years ago
1ee7b64
Merge change I0743a389 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
0743a38
Close popup when Keyboard gets a CANCEL motion event.
by Amith Yamasani
· 15 years ago
a5ba0a7
am 767eb427: Merge change If990cab0 into eclair
by Christopher Tate
· 15 years ago
3f40bd4
Remove the code where we suspect webkit draw during
by Grace Kloba
· 15 years ago
08a4625
Make sure to acknowledge stale broadcasts
by Christopher Tate
· 15 years ago
1270e2e
Merge change I96ddd6e2 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
dcd8bad
Merge change Ia28d9547 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
06ffc12
Merge change I237c1cee into eclair-mr2
by Android (Google) Code Review
· 15 years ago
237c1ce
Improve exception message thrown when a View's state is of the wrong type.
by Romain Guy
· 15 years ago
24eca80
Merge change I887f355f into eclair-mr2
by Android (Google) Code Review
· 15 years ago
13107bb
Expose SearchableInfo and getSearchablesInGlobalSearch()
by Bjorn Bringert
· 15 years ago
6be3bf2
Some fixes for positioning the WebTextView.
by Leon Scroggins
· 15 years ago
1719a39
Migration to TrafficStats.
by Ken Shirriff
· 15 years ago
f7d0b01
Add TrafficStats class to SDK.
by Ken Shirriff
· 15 years ago
10c1dfa
Merge change Ifea65fb9 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
51ef573
Switching from activity based full screen plugins to a view system overlay.
by Derek Sollenberger
· 15 years ago
7e42e8f
am d59fb6e7: Updating list of standard Intents in android.content.Intent documentation.
by Trevor Johns
· 15 years ago
d59fb6e
Updating list of standard Intents in android.content.Intent documentation.
by Trevor Johns
· 15 years ago
ebc7799
am 9c79938d: Document that some parameters will not be null and fix getSupportedPictureFormats.
by Wu-cheng Li
· 15 years ago
887f355
Propagate background scheduling class across processes.
by Dianne Hackborn
· 15 years ago
0766b2d
Update service example code.
by Dianne Hackborn
· 15 years ago
9c79938
Document that some parameters will not be null and fix getSupportedPictureFormats.
by Wu-cheng Li
· 15 years ago
18ff0e3
am 1067c3cb: Merge change Ia5ef9acd into eclair
by Fred Quintana
· 15 years ago
1067c3c
Merge change Ia5ef9acd into eclair
by Android (Google) Code Review
· 15 years ago
b08170a
am ae88e2d1: Merge change I38227501 into eclair
by Jaikumar Ganesh
· 15 years ago
ae88e2d
Merge change I38227501 into eclair
by Android (Google) Code Review
· 15 years ago
b16c4f7
Add API to get Active Sinks.
by Jaikumar Ganesh
· 15 years ago
6be01bf
Merge change Ifa1fae13 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
b5eb390
Merge change Ie70845ca into eclair-mr2
by Android (Google) Code Review
· 15 years ago
fa1fae1
Revert "dealloc compiled-sql statements before deref'ing them from SQLiteDatabase obj."
by Vasu Nori
· 15 years ago
a5ef9ac
remove an old STOPSHIP comment
by Fred Quintana
· 15 years ago
049070d
Add Sets#newSortedSet()
by Evan Millar
· 15 years ago
6761e85
Merge change Idff5eb2a into eclair-mr2
by Android (Google) Code Review
· 15 years ago
aa7b9d7
Set InputType of WebTextView according to <input> field's type.
by Leon Scroggins
· 15 years ago
Next »