Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
6988e11c8d131ae3fc006cde016a37e39645b4c0
/
packages
6e43bcf
Merge "Add logging to content inflation pipeline"
by TreeHugger Robot
· 5 years ago
faebfd0
Merge "Add internal API for credential text in BiometricPrompt"
by Curtis Belmonte
· 5 years ago
7de784c
Merge "Remove FLAG_SHOW_FOR_ALL_USERS to avoid crash"
by TreeHugger Robot
· 5 years ago
b82b55f
Merge changes I04d5e59f,Ia5fa3517
by TreeHugger Robot
· 5 years ago
5fd5832
Merge "Don't remove bubbless onClearAll or onNotifClick"
by Beverly Tai
· 5 years ago
d946b24
Merge "Inflate bubble promoted from overflow"
by Lyn Han
· 5 years ago
4584d88
Add internal API for credential text in BiometricPrompt
by Curtis Belmonte
· 5 years ago
8c03bb8
Merge "Change default print media size from JIS_B5 to ISO_A4 for Japanese" am: 237cf7a3bc am: cc1cf07352 am: 62dd5d67a5
by Automerger Merge Worker
· 5 years ago
62dd5d6
Merge "Change default print media size from JIS_B5 to ISO_A4 for Japanese" am: 237cf7a3bc am: cc1cf07352
by Automerger Merge Worker
· 5 years ago
cc1cf0735
Merge "Change default print media size from JIS_B5 to ISO_A4 for Japanese" am: 237cf7a3bc
by Automerger Merge Worker
· 5 years ago
237cf7a
Merge "Change default print media size from JIS_B5 to ISO_A4 for Japanese"
by Philip P. Moltmann
· 5 years ago
9e6a764
Don't remove bubbless onClearAll or onNotifClick
by Beverly
· 5 years ago
353c754
Remove FLAG_SHOW_FOR_ALL_USERS to avoid crash
by Bernardo Rufino
· 5 years ago
e6c5708
Merge "Disable CFI in libpac."
by Richard Coles
· 5 years ago
aead434
Merge "Add NotifCollection dismiss methods"
by Beverly Tai
· 5 years ago
b186af1
Disable CFI in libpac.
by Anna Malova
· 5 years ago
c05f6ad
Add unit tests for ToastUI
by Bernardo Rufino
· 5 years ago
f8bd2c5
Merge "Use synchronize methods instead of synchronized blocks in PacWebView."
by Anna Malova
· 5 years ago
1e19d7f
Inflate bubble promoted from overflow
by Lyn Han
· 5 years ago
9ed37d1
Merge "Extract Mirror windowcontrol to a single class"
by Ryan Lin
· 5 years ago
70a3ce1
Merge "Use CopyOnWriteArrayList to avoid ConcurrentModificationException"
by TreeHugger Robot
· 5 years ago
edb55e2
Update overflow button on theme change
by Lyn Han
· 5 years ago
b97ff63
Merge "Move the view inflation outside of constructor."
by TreeHugger Robot
· 5 years ago
4d5b0be
Merge "Restrict visibility of LOCUS_ID_SET events."
by Yuliya Kamatkova
· 5 years ago
74a2c39
Merge "Add compat call for getting the rotation from the window config"
by Winson Chung
· 5 years ago
f2932fd
Merge "Added fallback for load failed"
by Matt Pietal
· 5 years ago
cda7df1
Merge "Fix TetheredClient and TetheredClientTest" am: e5fe55eddf am: 8ab2f58ab9 am: c8190ff316
by Automerger Merge Worker
· 5 years ago
c8190ff
Merge "Fix TetheredClient and TetheredClientTest" am: e5fe55eddf am: 8ab2f58ab9
by Automerger Merge Worker
· 5 years ago
8ab2f58
Merge "Fix TetheredClient and TetheredClientTest" am: e5fe55eddf
by Automerger Merge Worker
· 5 years ago
e5fe55e
Merge "Fix TetheredClient and TetheredClientTest"
by Remi NGUYEN VAN
· 5 years ago
c425dc2
Merge "Revert "Require user pass in a non-null BluetoothDevice to all B...""
by Zach Johnson
· 5 years ago
7e0d649
Add NotifCollection dismiss methods
by Beverly
· 5 years ago
30fb809
Merge "[adb data loader] release unique_fd from openWrite"
by Songchun Fan
· 5 years ago
05ea3f8
Empty overflow UI
by Lyn Han
· 5 years ago
9c459e5
Added fallback for load failed
by Fabian Kozynski
· 5 years ago
fea62a5
Restrict visibility of LOCUS_ID_SET events.
by Yuliya Kamatkova
· 5 years ago
42a87d9
Adds QUERY_ALL_PACKAGES permission to packageinstaller
by Patrick Baumann
· 5 years ago
0946037
Merge "Revert "Revert "Activity start: Send featureId from context->AppOpsManager"""
by Philip P. Moltmann
· 5 years ago
ee29509
Revert "Revert "Activity start: Send featureId from context->AppOpsManager""
by Philip P. Moltmann
· 5 years ago
80d6f30
Merge "Add null check for voiceInteractorComponentName." into qt-qpr1-dev am: 718b4fd970
by Automerger Merge Worker
· 5 years ago
c1f0448
Add logging to content inflation pipeline
by Kevin Han
· 5 years ago
0fe79c3
Merge "Revert "System API used by telephony to bind to WapPushManager app.""
by TreeHugger Robot
· 5 years ago
8ee9306
[adb data loader] release unique_fd from openWrite
by Songchun Fan
· 5 years ago
d445aaf
Add null check for voiceInteractorComponentName.
by kwaky
· 5 years ago
45fefe0
Revert "Require user pass in a non-null BluetoothDevice to all B..."
by Daniel Chapin
· 5 years ago
be601fb
Merge "Delay registering of callbacks until bouncer is created"
by Heemin Seog
· 5 years ago
b05882a
Merge "Add null check for voiceInteractorComponentName."
by TreeHugger Robot
· 5 years ago
92e6a9f
Merge "Controls UI - ActivityView WIP"
by TreeHugger Robot
· 5 years ago
1e88cfe
Merge "Add QSLogs using new loggers"
by Fabian Kozynski
· 5 years ago
68456a1
Controls UI - ActivityView WIP
by Matt Pietal
· 5 years ago
23782a5
Use synchronize methods instead of synchronized blocks in PacWebView.
by Anna Malova
· 5 years ago
8175bf2
Use CopyOnWriteArrayList to avoid ConcurrentModificationException
by hughchen
· 5 years ago
f587b63
Move the view inflation outside of constructor.
by wilsonshih
· 5 years ago
0888392
Merge "Link to notif history in shade"
by TreeHugger Robot
· 5 years ago
bbb5a45
Merge "Fix ImageWallpaper memory regression"
by TreeHugger Robot
· 5 years ago
7bc9d86
Extract Mirror windowcontrol to a single class
by ryanlwlin
· 5 years ago
0d51f95
Merge "Add inflation error manager"
by TreeHugger Robot
· 5 years ago
9d81f0a
Merge "Unregister prox sensor when QS or Bouncer are expanded."
by Dave Mankoff
· 5 years ago
5040954
Merge "Moves Adaptive Sleep's settings from Settings.System to Settings.Secure"
by Yi Jiang
· 5 years ago
8ecb3e3
Add inflation error manager
by Kevin Han
· 5 years ago
40f22d9
Add compat call for getting the rotation from the window config
by Winson Chung
· 5 years ago
488cc77
Merge "Implement PacService using WebView's version of libpac."
by Anna Malova
· 5 years ago
7a35b95
Merge "Don't auto-dismiss children with certain flags"
by Ned Burns
· 5 years ago
0dbfca7
Merge "Controls UI - Update drag behavior for ranges"
by TreeHugger Robot
· 5 years ago
30afdb5
Merge "Give CONTROL_DEVICE_LIGHTS permission to the shell" am: 668daf0341 am: 285f6781c1
by Automerger Merge Worker
· 5 years ago
9b47c2a
Merge "Hook up bind pipeline to CommonNotifCollection"
by TreeHugger Robot
· 5 years ago
285f678
Merge "Give CONTROL_DEVICE_LIGHTS permission to the shell" am: 668daf0341
by Automerger Merge Worker
· 5 years ago
fffd182
Add null check for voiceInteractorComponentName.
by kwaky
· 5 years ago
e2e77a0
Delay registering of callbacks until bouncer is created
by Heemin Seog
· 5 years ago
668daf0
Merge "Give CONTROL_DEVICE_LIGHTS permission to the shell"
by Treehugger Robot
· 5 years ago
fdb5c09
Merge "Decouple Keyguard user switch font size from QS user switcher."
by TreeHugger Robot
· 5 years ago
f3b2e68
Merge "Incremental installations in PackageManagerShellCommand."
by Alex Buynytskyy
· 5 years ago
d6d73cf
Merge "Capture recent motion events used for falsing."
by Dave Mankoff
· 5 years ago
04f7391
Incremental installations in PackageManagerShellCommand.
by Alex Buynytskyy
· 5 years ago
e53f6dd
Merge "Import translations. DO NOT MERGE"
by Treehugger Robot
· 5 years ago
6b1b31f
Merge "Allow for HTML styling in mobile data type content descriptions"
by TreeHugger Robot
· 5 years ago
f765752
Merge "Import translations. DO NOT MERGE"
by Treehugger Robot
· 5 years ago
14e6a15
Merge "Access to Device Vibrator State"
by TreeHugger Robot
· 5 years ago
1720a48
Merge "Import translations. DO NOT MERGE"
by Treehugger Robot
· 5 years ago
54580f8
Merge "Import translations. DO NOT MERGE"
by Treehugger Robot
· 5 years ago
1b58a09
Merge "Call entry clean up when removing pending entries"
by TreeHugger Robot
· 5 years ago
1b2144d
Unregister prox sensor when QS or Bouncer are expanded.
by Dave Mankoff
· 5 years ago
d09bbee
Link to notif history in shade
by Julia Reynolds
· 5 years ago
004e36d
Merge "Add support for brightness as a float"
by Fiona Campbell
· 5 years ago
38f5a06
Moves Adaptive Sleep's settings from Settings.System to Settings.Secure
by Yi Jiang
· 5 years ago
9be54b5
Give CONTROL_DEVICE_LIGHTS permission to the shell
by Robin Lee
· 5 years ago
840be1b
Decouple Keyguard user switch font size from QS user switcher.
by Ben Murdoch
· 5 years ago
307b1ef
Controls UI - Update drag behavior for ranges
by Matt Pietal
· 5 years ago
d13251a
Capture recent motion events used for falsing.
by Dave Mankoff
· 5 years ago
4e48996
Merge "Add blurs to WAKE_AND_UNLOCK"
by Lucas Dupin
· 5 years ago
ca30f57
Add QSLogs using new loggers
by Fabian Kozynski
· 5 years ago
753216e
Merge "Remove plugin reference in QS"
by Fabian Kozynski
· 5 years ago
9980815
Merge "Start saving screenshot in background earlier"
by Miranda Kephart
· 5 years ago
e5f72e2
Change default print media size from JIS_B5 to ISO_A4 for Japanese
by Yoshiro MIHIRA
· 5 years ago
29ed0cc
Implement PacService using WebView's version of libpac.
by Anna Malova
· 5 years ago
2002452
Merge "Fix ConcurrentModificationException on CachedBluetoothDevice"
by TreeHugger Robot
· 5 years ago
784a7ad
Merge "Fix ConcurrentModificationException on LocalBluetoothProfileManager"
by TreeHugger Robot
· 5 years ago
d3e333c
Merge "Fixes "package doesn't belong to uid" exception for DeviceConfig clients calling DeviceConfig's access methods as root or shell."
by TreeHugger Robot
· 5 years ago
4e40440
Fix ImageWallpaper memory regression
by Ahan Wu
· 5 years ago
a000089
Merge "Implement stretch-free resizing for PIP (input side)."
by Ben Lin
· 5 years ago
Next »