Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
cba50af05e368383f203677d3e078ce8ae88a67f
/
core
24b0486
Merge "whitelist sms code for TMO-DE and TMO-MK." into nyc-dr1-dev
by Vineeta Srivastava
· 8 years ago
7c02d7a
Merge "Fixes for ImageView drawable visibility dispatch" into nyc-dr1-dev
by Daniel Chapin
· 8 years ago
19628b2
Merge "DO NOT MERGE -- Only use saved surface if started by launcher or moved to front" into nyc-dr1-dev
by Chong Zhang
· 8 years ago
06f9eb8
Fixes for ImageView drawable visibility dispatch
by Adam Powell
· 8 years ago
813be13
DO NOT MERGE -- Only use saved surface if started by launcher or moved to front
by Chong Zhang
· 8 years ago
6af315a
whitelist sms code for TMO-DE and TMO-MK.
by Vineeta Srivastava
· 8 years ago
f498d0d
Merge "Backup system QS tiles" into nyc-dr1-dev
by Jason Monk
· 8 years ago
baade75
Backup system QS tiles
by Jason Monk
· 8 years ago
bae52ec
docs: Fix typo and broken link in AsyncTask.java am: 53415ff24e
by Mark Lu
· 8 years ago
f496b9a
docs: fix link in Loader reference page am: 9f52b7a4a8
by Mark Lu
· 8 years ago
5d06597
Merge "Show a toast when switching from wifi to Verizon cell data." into nyc-dr1-dev
by Pankaj Kanwar
· 8 years ago
05775d7
Try to mitigate issue #31016187: system_server crash in ArraySet. am: dd28b7b5f3
by Dianne Hackborn
· 8 years ago
6df44a8
docs: rewrite one attribute description in R.attr am: 5dabf06ae5
by Mark Lu
· 8 years ago
497c290
docs: fix broken links in Activity reference am: fa43485910
by Mark Lu
· 8 years ago
d6a64d7
Docs: Fixed the Bluetooth guide link am: 65813dff14 am: a544221abd
by Hemal Patel
· 8 years ago
a544221
Docs: Fixed the Bluetooth guide link am: 65813dff14
by Hemal Patel
· 8 years ago
dd28b7b
Try to mitigate issue #31016187: system_server crash in ArraySet.
by Dianne Hackborn
· 8 years ago
efe0839
Show a toast when switching from wifi to Verizon cell data.
by Lorenzo Colitti
· 8 years ago
5526f9c
Support notifying network switches via notifications and toasts.
by Lorenzo Colitti
· 8 years ago
8a33273
Add the Moves setting values to the backup list.
by Doris Ling
· 8 years ago
02e54d3
Merge "Update services info before returning authenticators" into nyc-dr1-dev
by Fyodor Kupolov
· 8 years ago
37b44dd
Always report visibility to new ImageView drawables
by Adam Powell
· 8 years ago
8144648
Update services info before returning authenticators
by Fyodor Kupolov
· 8 years ago
ef8d8ea
No need to check package name
by Todd Kennedy
· 8 years ago
9a107a2
Add carrier regex config values for VisualVoicemailSmsFilter
by Ta-wei Yen
· 8 years ago
0b59906
Refactor NetworkNotificationManager.
by Lorenzo Colitti
· 8 years ago
0a376f5
Merge "Added getDataPreloadsMediaDirectory" into nyc-dr1-dev
by Fyodor Kupolov
· 8 years ago
c7136b3
Merge "Change retail mode wallpaper (1/2)" into nyc-dr1-dev
by TreeHugger Robot
· 8 years ago
19551a8
Added getDataPreloadsMediaDirectory
by Fyodor Kupolov
· 8 years ago
64e1ba4
Only dispatch window visibility aggregation for targetSdk >= N
by Adam Powell
· 8 years ago
ad1008d
Merge "DO NOT MERGE ANYWHERE:AudioSystem: Verify audio port array information" into nyc-dr1-dev
by Adam Seaton
· 8 years ago
05a1df9
DO NOT MERGE ANYWHERE:AudioSystem: Verify audio port array information
by Andy Hung
· 8 years ago
c9373e5
DO NOT MERGE ANYWHERE:Fix NPE during Activity transition using wrong Activity.
by George Mount
· 8 years ago
6c902d0
Change retail mode wallpaper (1/2)
by Jorim Jaggi
· 8 years ago
99f960f
Process: Fix communication with zygote. am: 448be0a622
by Narayan Kamath
· 8 years ago
cce8af8
Merge "Process: Fix communication with zygote." into nyc-dev
by Narayan Kamath
· 8 years ago
e3457fc
Fix vulnerability in LockSettings service am: 2d71384a13 am: 485fbda04c am: 229de7088e
by Jim Miller
· 8 years ago
cb83f61
Fix vulnerability in LockSettings service am: 2d71384a13 am: 485fbda04c
by Jim Miller
· 8 years ago
229de70
Fix vulnerability in LockSettings service am: 2d71384a13 am: 485fbda04c
by Jim Miller
· 8 years ago
485fbda
Fix vulnerability in LockSettings service am: 2d71384a13
by Jim Miller
· 8 years ago
65813df
Docs: Fixed the Bluetooth guide link
by Hemal Patel
· 8 years ago
8ecc7f73
Merge "Announce the date for accessibility using EMMMMdy format" into nyc-mr1-dev
by Alan Viverette
· 8 years ago
4aa5325
Merge "Make View#isTemporarilyDetached() less confusing" into nyc-mr1-dev
by Yohei Yukawa
· 8 years ago
edddb17
Merge "Fix a flicker when returning to the lockscreen" into nyc-mr1-dev
by TreeHugger Robot
· 8 years ago
d11d1a9
Fix a flicker when returning to the lockscreen
by Jorim Jaggi
· 8 years ago
a770530
Announce the date for accessibility using EMMMMdy format
by Alan Viverette
· 8 years ago
f925b8d
Merge "Add new window type TYPE_DRAWN_APPLICATION" into nyc-mr1-dev
by Chong Zhang
· 8 years ago
03df083
Fix maps resume being blank
by John Reck
· 8 years ago
b14543d
Merge "Introduce new constant for double tap gesture rotation hint." into nyc-mr1-dev
by TreeHugger Robot
· 8 years ago
fea963e
Add new window type TYPE_DRAWN_APPLICATION
by Chong Zhang
· 8 years ago
2d71384a
Fix vulnerability in LockSettings service
by Jim Miller
· 8 years ago
6af2db3
Merge "Docs only: N is no longer a shrug." into nyc-mr1-dev
by Dianne Hackborn
· 8 years ago
57d9fbd
Introduce new constant for double tap gesture rotation hint.
by Robert Carr
· 8 years ago
13edf0a
DO NOT MERGE ANYWHERE: Make slow brightness display ramp rate configurable.
by Julius D'souza
· 8 years ago
8aacc3c
Merge "SamplingTimer: Fix issue with summary recording too much" into nyc-mr1-dev
by TreeHugger Robot
· 8 years ago
c1b607d
Docs only: N is no longer a shrug.
by Dianne Hackborn
· 8 years ago
fa43485
docs: fix broken links in Activity reference
by Mark Lu
· 8 years ago
9edd6be
SamplingTimer: Fix issue with summary recording too much
by Adam Lesinski
· 8 years ago
9f52b7a
docs: fix link in Loader reference page
by Mark Lu
· 8 years ago
caef4af
Merge "Fix documentation." into nyc-mr1-dev
by Hui Shu
· 8 years ago
1ee928a
Merge "Assist: Allow disabling the disclosure animation" into nyc-mr1-dev
by TreeHugger Robot
· 8 years ago
c7d6af6
Merge "Add restart to GlobalActions." into nyc-mr1-dev
by Alison Cichowlas
· 8 years ago
5dabf06
docs: rewrite one attribute description in R.attr
by Mark Lu
· 8 years ago
53415ff
docs: Fix typo and broken link in AsyncTask.java
by Mark Lu
· 8 years ago
2335bd6
Assist: Allow disabling the disclosure animation
by Adrian Roos
· 8 years ago
f8eca40
Add restart to GlobalActions.
by Alison Cichowlas
· 8 years ago
4804404
Merge "Fix NPE in TextureView" into nyc-mr1-dev
by John Reck
· 8 years ago
d97f049
Merge "Import translations. DO NOT MERGE" into nyc-mr1-dev
by TreeHugger Robot
· 8 years ago
ab3feb2
Import translations. DO NOT MERGE
by Bill Yi
· 8 years ago
bd042e6
Fix documentation.
by Hui Shu
· 8 years ago
f36d810
Merge "Include tids in android.util.Process exceptions." into nyc-mr1-dev
by Ruben Brunk
· 8 years ago
157f416
Limit capabilities of a11y gesture dispatch.
by Phil Weaver
· 8 years ago
364580d
Merge "Limit capabilities of a11y gesture dispatch." into nyc-mr1-dev
by Phil Weaver
· 8 years ago
aefa892
Merge "Don't preserve a11y focus in hierarchy state." into nyc-mr1-dev
by Phil Weaver
· 8 years ago
dd59a27
Merge "Check system & lock wallpaper backup eligibility independently" into nyc-mr1-dev
by Chris Tate
· 8 years ago
fd97e7b
Merge "Do not toggle OEM unlock if bootloader unlocked" into nyc-mr1-dev
by TreeHugger Robot
· 8 years ago
6172266
Check system & lock wallpaper backup eligibility independently
by Christopher Tate
· 8 years ago
ed841cb
Make View#isTemporarilyDetached() less confusing
by Yohei Yukawa
· 8 years ago
7e23718
Fix NPE in TextureView
by John Reck
· 8 years ago
f679329
Merge "Use colorAccent for profile_button." into nyc-mr1-dev
by Andrew Sapperstein
· 8 years ago
c48b20f
Do not toggle OEM unlock if bootloader unlocked
by Esteban Talavera
· 8 years ago
f6487b6
Merge "Only disable trust agents after lockout" into nyc-mr1-dev
by TreeHugger Robot
· 8 years ago
927db40
Merge "Zygote: allow system server compilation to fail" into nyc-mr1-dev
by TreeHugger Robot
· 8 years ago
9d6fc92
Only disable trust agents after lockout
by Adrian Roos
· 8 years ago
58b4623
Merge "Camera: ensure lock ordering (device->session)" into nyc-mr1-dev
by Yin-Chia Yeh
· 8 years ago
938d298
Merge "Use non-fast JNI for Canvas.native_drawBitmap." into nyc-mr1-dev
by Hiroshi Yamauchi
· 8 years ago
75f7bfd
Merge "Use localized hour when announcing selection for accessibility" into nyc-mr1-dev
by TreeHugger Robot
· 8 years ago
c816320
Merge "Use symmetric conditions for advertising and performing ACTION_SCROLL" into nyc-mr1-dev
by TreeHugger Robot
· 8 years ago
b0025e1
Camera: ensure lock ordering (device->session)
by Yin-Chia Yeh
· 8 years ago
e7bc152
Zygote: allow system server compilation to fail
by Andreas Gampe
· 8 years ago
6ea7b63
DO NOT MERGE: Backport N backup/restore stability work to M am: d6f3a11107
by Christopher Tate
· 8 years ago
848c690
Merge "A little more on issue #30766518: Document what targeting N does" into nyc-mr1-dev
by Dianne Hackborn
· 8 years ago
aac7d04
DO NOT MERGE: Backport N backup/restore stability work to M am: d6f3a11107
by Christopher Tate
· 8 years ago
8d521bb9
Merge "Make updateSurface non-blocking" into nyc-mr1-dev
by John Reck
· 8 years ago
d4a9580
Merge "Notification: Reuse drawable in Header if Icon unchanged" into nyc-mr1-dev
by Adrian Roos
· 8 years ago
ab6e7c3
Merge "Zygote: Better logging for setgroups failures." into nyc-mr1-dev
by Narayan Kamath
· 8 years ago
5f1649e
A little more on issue #30766518: Document what targeting N does
by Dianne Hackborn
· 8 years ago
75cdd5f
Merge "Fix issue #30766518: Document what targeting N does" into nyc-mr1-dev
by Dianne Hackborn
· 8 years ago
e110596
Merge "Bind fingerprint when we start authentication" into nyc-mr1-dev
by TreeHugger Robot
· 8 years ago
f40ee50
Don't preserve a11y focus in hierarchy state.
by Phil Weaver
· 8 years ago
Next »