Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
60a729c8e93461c9446d0c8cd519b40dec01e8d8
60a729c
Adding scrim to task views. (Bug 15704955)
by Winson Chung
· 10 years ago
4a8dddbf
Clean up app following death when creating service
by Craig Mautner
· 10 years ago
eb829f2
Merge "Disassociate system windows from apps" into lmp-dev
by Craig Mautner
· 10 years ago
160c6fc
Remvoe build log spam.
by Ying Wang
· 10 years ago
a31413a
Fix delete clause for sound model DB
by Sandeep Siddhartha
· 10 years ago
a5d2997
Disassociate system windows from apps
by Craig Mautner
· 10 years ago
2d8964c
Merge "Update FlpHardwareProvider native layer, to stop raising FatalErrors." into lmp-dev
by destradaa
· 10 years ago
ff8e609
Update FlpHardwareProvider native layer, to stop raising FatalErrors.
by destradaa
· 10 years ago
e2f7f0a
Merge "Implement MHL RAP reception." into lmp-dev
by Yuncheol Heo
· 10 years ago
08a1be8
Implement MHL RAP reception.
by Yuncheol Heo
· 10 years ago
4805424
fix wrong flag check for virtual display
by keunyoung
· 10 years ago
3c9ad6e
Merge "Fix some IntentFilter docs." into lmp-dev
by Dianne Hackborn
· 10 years ago
eceec05d
Revert "Revert "Update attrs / public.xml for VectorDrawable opacity removal""
by ztenghui
· 10 years ago
2bb8bfd
Dismiss bouncer when onTrustInitiatedByUser fires
by Adrian Roos
· 10 years ago
959409b
QS Brightness Mirror: Also mirror setMax
by Adrian Roos
· 10 years ago
ca17708
am 91917623: am 37bdcbbb: am bcdbe1a0: Merge "Doc Change: remove obsolete links." into klp-modular-docs
by kmccormick
· 10 years ago
9191762
am 37bdcbbb: am bcdbe1a0: Merge "Doc Change: remove obsolete links." into klp-modular-docs
by kmccormick
· 10 years ago
37bdcbb
am bcdbe1a0: Merge "Doc Change: remove obsolete links." into klp-modular-docs
by kmccormick
· 10 years ago
84f0027
am 9ada140f: am efbbb182: Merge "cherrypick from klp-docs docs: security consideration for Android <4.2 Change-Id: I5fe51641539f7ffe7abcdb0618371dd3f4b62ab5" into klp-modular-docs
by Robert Ly
· 10 years ago
9ada140
am efbbb182: Merge "cherrypick from klp-docs docs: security consideration for Android <4.2 Change-Id: I5fe51641539f7ffe7abcdb0618371dd3f4b62ab5" into klp-modular-docs
by Robert Ly
· 10 years ago
dc89404
Fix some IntentFilter docs.
by Dianne Hackborn
· 10 years ago
efbbb18
Merge "cherrypick from klp-docs docs: security consideration for Android <4.2 Change-Id: I5fe51641539f7ffe7abcdb0618371dd3f4b62ab5" into klp-modular-docs
by Robert Ly
· 10 years ago
deb434c
Merge "Add 560dpi, and some other stuff." into lmp-dev
by Dianne Hackborn
· 10 years ago
e253fab
Merge "TIF: Temporarily disable permission check for parental controls" into lmp-dev
by Jae Seo
· 10 years ago
8e083ec
CEC: Remove timeout from deviceSelect processing
by Jinsuk Kim
· 10 years ago
550c4b0
TIF: Temporarily disable permission check for parental controls
by Jae Seo
· 10 years ago
da97066
Merge "Add additional logging around AGPS IP Address handling." into lmp-dev
by destradaa
· 10 years ago
931a37f
Add additional logging around AGPS IP Address handling.
by destradaa
· 10 years ago
4f82d40
Merge "Add trace events to WebView startup." into lmp-dev
by Torne (Richard Coles)
· 10 years ago
b369ff7
am 84f00277: am 9ada140f: am efbbb182: Merge "cherrypick from klp-docs docs: security consideration for Android <4.2 Change-Id: I5fe51641539f7ffe7abcdb0618371dd3f4b62ab5" into klp-modular-docs
by Robert Ly
· 10 years ago
3822882
Add trace events to WebView startup.
by Torne (Richard Coles)
· 10 years ago
1806b1f
Switch RouteInfo to use IpPrefix instead of LinkAddress.
by Lorenzo Colitti
· 10 years ago
4903f64
Persist the cpuAbiOverride setting.
by Narayan Kamath
· 10 years ago
dd0b7d0
Merge "Fix hashCode of TvContentRating" into lmp-dev
by Sungsoo Lim
· 10 years ago
2020084
Fix a couple of PM warnings.
by Narayan Kamath
· 10 years ago
a9a29a2
Fix hashCode of TvContentRating
by Sungsoo Lim
· 10 years ago
7f8821c
Merge "Bugfix: adds extra null check" into lmp-dev
by Alexandra Gherghina
· 10 years ago
7360591
Suppress warnings of redundant calls of #updateCursorAnchorInfo
by Yohei Yukawa
· 10 years ago
0901549
Merge "TIF: Fix release logic for hardware wrapper input" into lmp-dev
by Ji-Hwan Lee
· 10 years ago
0c38fc7
TIF: Fix release logic for hardware wrapper input
by Ji-Hwan Lee
· 10 years ago
dd8e48f
Merge "TIF: fix parental control data inconsistency" into lmp-dev
by Wonsik Kim
· 10 years ago
276ec84
TIF: fix parental control data inconsistency
by Wonsik Kim
· 10 years ago
38781bd
Fix some minor print UX bugs.
by Svet Ganov
· 10 years ago
79dea42
Check accessibility cache integrity only on eng builds.
by Svet Ganov
· 10 years ago
539aad4
Large text support for notifications.
by Dan Sandler
· 10 years ago
bcdbe1a
Merge "Doc Change: remove obsolete links." into klp-modular-docs
by kmccormick
· 10 years ago
cb62407
Doc Change: remove obsolete links.
by kmccormick
· 10 years ago
f2546bf
Merge "Add API for obtaining max text length for accessibility" into lmp-dev
by Alan Viverette
· 10 years ago
177f08e
Merge "Changed flow in export methods to continue through the loop if it encounters an int[] return type." into lmp-dev
by Jon Miranda
· 10 years ago
ceb4d41
Merge "Add support for AudioAttributes in android.media.Ringtone" into lmp-dev
by Jean-Michel Trivi
· 10 years ago
e07465f
Merge "Resolve invalid Typeface style to default" into lmp-dev
by Raph Levien
· 10 years ago
55b0abd
Merge "Send LED signal up to SystemUI regardless of setting." into lmp-dev
by John Spurlock
· 10 years ago
3929232
Send LED signal up to SystemUI regardless of setting.
by John Spurlock
· 10 years ago
72eb2ae
Merge "Lockscreen launch animations" into lmp-dev
by Jorim Jaggi
· 10 years ago
f7fc6f7
Merge "Reuse existing TouchHelpers on rotation" into lmp-dev
by Selim Cinek
· 10 years ago
059a49f
Merge "Reset the notification expanded states on screen off" into lmp-dev
by Selim Cinek
· 10 years ago
3eb780bc
Merge "Turn off voice interaction service restrction for now" into lmp-dev
by Dianne Hackborn
· 10 years ago
ecc7498
Turn off voice interaction service restrction for now
by Dianne Hackborn
· 10 years ago
2adf890
Merge "Prevent re-entry when clearing animating hotspots" into lmp-dev
by Alan Viverette
· 10 years ago
aa2474d5
Merge "fix ghost clipBounds problem" into lmp-dev
by Dake Gu
· 10 years ago
d82b375
Merge "Implementing Recents focus states. (Bug 16950262)" into lmp-dev
by Winson Chung
· 10 years ago
3caecc6
Revert "Update attrs / public.xml for VectorDrawable opacity removal"
by Tenghui Zhu
· 10 years ago
a0e88b5
Implementing Recents focus states. (Bug 16950262)
by Winson Chung
· 10 years ago
0d79310
Merge "Switch to cos interpolation of shadow alpha" into lmp-dev
by Chris Craik
· 10 years ago
0017ef9
fix ghost clipBounds problem
by Dake Gu
· 10 years ago
d4edf4c
Disable GPS when battery saver is on and screen is off. Bug: 15348895
by David Christie
· 10 years ago
91a8c7c
Switch to cos interpolation of shadow alpha
by Chris Craik
· 10 years ago
3e19025
DNG: Fix row stride check.
by Ruben Brunk
· 10 years ago
81f871e
Add support for AudioAttributes in android.media.Ringtone
by Jean-Michel Trivi
· 10 years ago
8570ee6
am eb4d136e: am a5365ed9: am ac605c84: Merge "docs: Updated L Preview Overview and support page with information about using NDK r10 for 64-bit support." into klp-modular-docs
by Quddus Chong
· 10 years ago
8de4311c
Lockscreen launch animations
by Jorim Jaggi
· 10 years ago
eb4d136
am a5365ed9: am ac605c84: Merge "docs: Updated L Preview Overview and support page with information about using NDK r10 for 64-bit support." into klp-modular-docs
by Quddus Chong
· 10 years ago
4852021
Changed flow in export methods to continue through the loop if it encounters
by Jon Miranda
· 10 years ago
a5365ed
am ac605c84: Merge "docs: Updated L Preview Overview and support page with information about using NDK r10 for 64-bit support." into klp-modular-docs
by Quddus Chong
· 10 years ago
125cf62
Fix CellIdentityLte.equals
by Wink Saville
· 10 years ago
a3fb40d
Add 560dpi, and some other stuff.
by Dianne Hackborn
· 10 years ago
27cede8
Prevent re-entry when clearing animating hotspots
by Alan Viverette
· 10 years ago
029942f
Add API for obtaining max text length for accessibility
by Alan Viverette
· 10 years ago
ac605c8
Merge "docs: Updated L Preview Overview and support page with information about using NDK r10 for 64-bit support." into klp-modular-docs
by Quddus Chong
· 10 years ago
20dad64d
docs: Updated L Preview Overview and support page with information about using NDK r10 for 64-bit support.
by Quddus Chong
· 10 years ago
ddc122e
Merge "New lock pattern assets and animations" into lmp-dev
by Jorim Jaggi
· 10 years ago
ecae7cb
am 378b2558: am 41e836a6: Merge "docs: update dashboard" into klp-modular-docs
by Robert Ly
· 10 years ago
378b255
am 41e836a6: Merge "docs: update dashboard" into klp-modular-docs
by Robert Ly
· 10 years ago
5454bc1
Merge "Use correct checked value when animating Switch" into lmp-dev
by Alan Viverette
· 10 years ago
467d629
Use correct checked value when animating Switch
by Alan Viverette
· 10 years ago
c7d62b7
Merge "Rework shadow interpolation" into lmp-dev
by Chris Craik
· 10 years ago
bf75945
Rework shadow interpolation
by Chris Craik
· 10 years ago
b3cca87
Fix ripples projecting to scrolled view
by Chris Craik
· 10 years ago
e25547b
Merge "AAPT: Dump an APK's split name attribute" into lmp-dev
by Adam Lesinski
· 10 years ago
25d35a9
AAPT: Dump an APK's split name attribute
by Adam Lesinski
· 10 years ago
99421ae
Merge "Invalidate root render node when accessibility focus moves" into lmp-dev
by Alan Viverette
· 10 years ago
33fe1ed
Merge "Clearing tasks along with application data. (Bug 16952119)" into lmp-dev
by Winson Chung
· 10 years ago
4ebcdfd
Implement final lock now affordance
by Adrian Roos
· 10 years ago
70236bf
Remove extraneous clearing of inet condition
by Robert Greenwalt
· 10 years ago
93baa0e
Clearing tasks along with application data. (Bug 16952119)
by Winson Chung
· 10 years ago
1725f94
Merge "Fix NPE in NinePatchDrawable, propagate theme in StateListDrawable" into lmp-dev
by Alan Viverette
· 10 years ago
cd542b8
Update brightness slider thumb and spacing
by Adrian Roos
· 10 years ago
76a1623
Preparations for lockscreen launch animations
by Jorim Jaggi
· 10 years ago
9a0b289
Fix NPE in UsageStats for new User
by Adam Lesinski
· 10 years ago
02b25e9
am ecae7cb0: am 378b2558: am 41e836a6: Merge "docs: update dashboard" into klp-modular-docs
by Robert Ly
· 10 years ago
Next »