Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
4f05220d10338b6ad668c87e70cbe7b9914a9047
4f05220
Merge commit '690d20bb53ba2485f59d128b365eff991d5cc3e6' into manualmerge
by Dianne Hackborn
· 14 years ago
bdd8d17
Merge "Fixed the waitForLoader method." into honeycomb
by Dmitri Plotnikov
· 14 years ago
59d8edd
Fixed the waitForLoader method.
by Dmitri Plotnikov
· 14 years ago
894f0e4
Merge "LayoutLib: add a few misc implementations." into honeycomb
by Xavier Ducrohet
· 14 years ago
00407dd
Merge "LayoutLib: finish Typeface and unload them in dispose." into honeycomb
by Xavier Ducrohet
· 14 years ago
ac736d3
Merge "LayoutLib: remove fade in/out transition on moveChild." into honeycomb
by Xavier Ducrohet
· 14 years ago
2954cd9
Add start/endTransition events for CHANGE transitions
by Chet Haase
· 14 years ago
b0512c3
Merge "Fix check for required features" into honeycomb
by Kenny Root
· 14 years ago
247fe74
Implement issue # 3255887 could CursorLoader offer...
by Dianne Hackborn
· 14 years ago
f600780
Merge "Remove unnecessary log" into honeycomb
by Adam Powell
· 14 years ago
1ab74be
Remove unnecessary log
by Adam Powell
· 14 years ago
2b6be70
Fix bug 3312807 - Fix child margin measurement in FrameLayout
by Adam Powell
· 14 years ago
00bba68
Amendment to fix for bug 3332414
by Adam Powell
· 14 years ago
d1af772
Merge "Bug 3332414 - UI glitch in CAB options" into honeycomb
by Adam Powell
· 14 years ago
dd10b66
Bug 3332414 - UI glitch in CAB options
by Adam Powell
· 14 years ago
0d69fae
Fix bug 3330683 - Do not show the legacy menu panel for HC apps on
by Adam Powell
· 14 years ago
2ebac69
Fix bug 3334437 - require an adapter to measure dropdown content width
by Adam Powell
· 14 years ago
947f782
Fix bug 3245465 - Themed dialog icons
by Adam Powell
· 14 years ago
4d46ecb0
Merge "For caching, didn't do CompileBC. Rename bccCompileBC as bccPrepareExecutable." into honeycomb
by Shih-wei Liao
· 14 years ago
8845fbb
For caching, didn't do CompileBC. Rename bccCompileBC as bccPrepareExecutable.
by Shih-wei Liao
· 14 years ago
67c2d97
Doc change: fixing links set 3
by Robert Ly
· 14 years ago
293b850
Doc change: fixing links set 2
by Robert Ly
· 14 years ago
c74a69a8
Doc Change: Fixing broken links and miscellaneous text revisions to support link fixing
by Robert Ly
· 14 years ago
ec5ca94
Doc change: Deleting obsolete files and adding html redirects. Modified hv and traceview docs.
by Robert Ly
· 14 years ago
3ba2bf4
Merge "1. LOG 4 fatal error paths (TODO: These 4 places should signal Java exceptions.) 2. Prepare on-device linking. 3. Clean up code." into honeycomb
by Shih-wei Liao
· 14 years ago
b6e53f4
LayoutLib: add a few misc implementations.
by Xavier Ducrohet
· 14 years ago
9d4024d
1. LOG 4 fatal error paths (TODO: These 4 places should signal Java exceptions.)
by Shih-wei Liao
· 14 years ago
46a3292
LayoutLib: finish Typeface and unload them in dispose.
by Xavier Ducrohet
· 14 years ago
fd6f39e
Enable camera preview to a SurfaceTexture.
by Jamie Gennis
· 14 years ago
b5e1855
Merge "Fix bug 3200615 - "MenuPopupHelper cannot be used without an anchor"" into honeycomb
by Adam Powell
· 14 years ago
5e3f284
Fix bug 3200615 - "MenuPopupHelper cannot be used without an anchor"
by Adam Powell
· 14 years ago
e15ac3b
Merge "Fix issue 3261656." into honeycomb
by Eric Laurent
· 14 years ago
a60e212
Fix issue 3261656.
by Eric Laurent
· 14 years ago
7550ec1
LayoutLib: remove fade in/out transition on moveChild.
by Xavier Ducrohet
· 14 years ago
fa445b9
Cleanup subdata apis
by Jason Sams
· 14 years ago
e4aff7c
Merge "LayoutLib: fix moveChild again." into honeycomb
by Xavier Ducrohet
· 14 years ago
96f57d6
Merge "cherrypick Change-Id: Id5d38a6d97323e082535e433ab64e89e8bd3d021 docs: catchup honeycomb to gingerbread-docs with misc changes" into honeycomb
by Scott Main
· 14 years ago
60c4e03
cherrypick Change-Id: Id5d38a6d97323e082535e433ab64e89e8bd3d021
by Scott Main
· 14 years ago
c548378
Merge "Rename drag "thumbnail" to the drag "shadow"" into honeycomb
by Christopher Tate
· 14 years ago
36d4c3f
Rename drag "thumbnail" to the drag "shadow"
by Christopher Tate
· 14 years ago
3f0c135
Merge "Awesomeplayer : Frame dropping logic change" into honeycomb
by James Dong
· 14 years ago
d7cc124
LayoutLib: fix moveChild again.
by Xavier Ducrohet
· 14 years ago
28f939d
Awesomeplayer : Frame dropping logic change
by pmehendale
· 14 years ago
539802e
Merge "The switch widget didn't work properly until after onMeasure had run." into honeycomb
by Joe Onorato
· 14 years ago
c3eabb9
The switch widget didn't work properly until after onMeasure had run.
by Joe Onorato
· 14 years ago
1683afa
Fix check for required features
by Kenny Root
· 14 years ago
7866b8a
Merge "Prevent ActivityTestCase from erasing constants." into honeycomb
by Dmitri Plotnikov
· 14 years ago
2c602e6
Merge "Non-opaque views with fading edges cannot be marked dirty opaque. Bug #3325084" into honeycomb
by Romain Guy
· 14 years ago
7e68efb
Non-opaque views with fading edges cannot be marked dirty opaque. Bug #3325084
by Romain Guy
· 14 years ago
8244562
Merge "WM part of #3293405: Screen needs to be redrawn when HDMI is plugged in" into honeycomb
by Dianne Hackborn
· 14 years ago
2b26266
Merge "Fix bug 3158976 - Search box is too small" into honeycomb
by Adam Powell
· 14 years ago
ad7fa7f
WM part of #3293405: Screen needs to be redrawn when HDMI is plugged in
by Dianne Hackborn
· 14 years ago
a6c1276
Fix bug 3158976 - Search box is too small
by Adam Powell
· 14 years ago
c93fb65
bug:3325039 Making the cursor ring movement send accessibility events.
by Svetoslav Ganov
· 14 years ago
23ddfbe
Merge "LayoutLib: fix animated moveChild." into honeycomb
by Xavier Ducrohet
· 14 years ago
955c63f
cherrypick Change-Id: If65316cb08c8912ed2ad1fe10ab7d5ceee664084
by Scott Main
· 14 years ago
08e9a0f
cherrypick Change-Id: I9e1b530b5cbd43043d326c04bfc30b073bf9d388 fix bug 3295540
by Scott Main
· 14 years ago
e6320be
cherrypick Change-Id: Ic4fe5e2d1ef3082c34fb448dd1f4705f73f2235f
by Scott Main
· 14 years ago
a174d7a
Don't match wrap_content/match_parent children with child count = 1.
by Romain Guy
· 14 years ago
2b55d90
Merge "Don't match wrap_content/match_parent children with child count = 1. Bug #3328711" into honeycomb
by Romain Guy
· 14 years ago
2358623
Merge "Do not update matches string when there are no matches." into honeycomb
by Leon Scroggins
· 14 years ago
48d5f1f
Merge "Hardware Composer new and refactored test cases" into honeycomb
by Louis Huemiller
· 14 years ago
c0dc406
Merge "Added support for Unicode surrogate characters in word selection" into honeycomb
by Gilles Debunne
· 14 years ago
660733d
Merge "Additional loading methods for fonts and a3d files. Cleaned up error messages." into honeycomb
by Alex Sakhartchouk
· 14 years ago
691bc9f
Merge "Import some unabbreviated translations for large screens." into honeycomb
by Eric Fischer
· 14 years ago
73254be
Do not update matches string when there are no matches.
by Leon Scroggins
· 14 years ago
2b9c38a
LayoutLib: fix animated moveChild.
by Xavier Ducrohet
· 14 years ago
af5473e
Merge "Add support for the "compilation" tag in mp3, mp4 and ogg, and also add support for two common ways of specifying album artist in ogg files. b/3311831" into honeycomb
by Marco Nelissen
· 14 years ago
ee35aff
Add support for the "compilation" tag in mp3, mp4 and ogg, and also add
by Marco Nelissen
· 14 years ago
c43d13f
Merge "Removed XmlAdapters from frameworks." into honeycomb
by Gilles Debunne
· 14 years ago
df22d83
Merge "in requery(), when exception is caught, print warning + stacktrace" into honeycomb
by Vasu Nori
· 14 years ago
0633549
Removed XmlAdapters from frameworks.
by Gilles Debunne
· 14 years ago
ccdf385
Merge "Mark the veto button GONE for ongoing notifications so they can go into its space." into honeycomb
by Joe Onorato
· 14 years ago
ac77f462
Prevent ActivityTestCase from erasing constants.
by Dmitri Plotnikov
· 14 years ago
79ff914
Added support for Unicode surrogate characters in word selection
by Gilles Debunne
· 14 years ago
26c0c77
Merge "Fix bug 3330223 - onCreateOptionsMenu() unable to getActionView() immediately after orientation change" into honeycomb
by Adam Powell
· 14 years ago
d16c988
Fix bug 3330223 - onCreateOptionsMenu() unable to getActionView()
by Adam Powell
· 14 years ago
fe75027
Merge "LayoutLib: Finish the matrix delegate." into honeycomb
by Xavier Ducrohet
· 14 years ago
b0253ea
Additional loading methods for fonts and a3d files. Cleaned up error messages.
by Alex Sakhartchouk
· 14 years ago
100748e
Mark the veto button GONE for ongoing notifications so they can go into its space.
by Joe Onorato
· 14 years ago
cf70dcb
Fix typo bug in FrameLayout's measurement code. Bug #3327185
by Romain Guy
· 14 years ago
81f573de
Merge "Add telephony.sms.receive and telephony.sms.send properties." into honeycomb
by Wink Saville
· 14 years ago
3c38e0a
Merge "Fix typo bug in FrameLayout's measurement code. Bug #3327185" into honeycomb
by Romain Guy
· 14 years ago
077490f
Merge "For Cdma a blank plmn is valid to show in some cases." into honeycomb
by Wink Saville
· 14 years ago
483f2c2
Merge "Mark the status bar configuration string untranslatable." into honeycomb
by Eric Fischer
· 14 years ago
60525c8
Merge "Use BluetoothAdapter broadcast for coex settings" into honeycomb
by Irfan Sheriff
· 14 years ago
65eaec8
Use BluetoothAdapter broadcast for coex settings
by Irfan Sheriff
· 14 years ago
cd3676e
Adding AsyncTaskLoader.waitForLoader() for testing
by Dmitri Plotnikov
· 14 years ago
100744f
Merge "Fix stuck-open notification shade." into honeycomb
by Daniel Sandler
· 14 years ago
808751f
Avoid superfluous calls to CacheManager with the Chromium HTTP stack
by Steve Block
· 14 years ago
6869c18
Fix stuck-open notification shade.
by Daniel Sandler
· 14 years ago
f4871b6
For Cdma a blank plmn is valid to show in some cases.
by Wink Saville
· 14 years ago
b3b98d9
Merge "Remove obsolete strings (rather than fix l10n guidelines)." into honeycomb
by Daniel Sandler
· 14 years ago
5f6bcc1
Merge "Remove some superfluous null-checks when constructing a CacheResult" into honeycomb
by Steve Block
· 14 years ago
ec0da1a
Hardware Composer new and refactored test cases
by Louis Huemiller
· 14 years ago
cde0233
Add telephony.sms.receive and telephony.sms.send properties.
by Wink Saville
· 14 years ago
10af738
LayoutLib: Finish the matrix delegate.
by Xavier Ducrohet
· 14 years ago
a270bd5
Merge "fix a long-standing 'typo' bug" into honeycomb
by Vasu Nori
· 14 years ago
424a1bb
Merge "New layers API for Views." into honeycomb
by Romain Guy
· 14 years ago
29549c7
fix a long-standing 'typo' bug
by Vasu Nori
· 14 years ago
Next »