Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
0f2c3d963d348f63ee53bb35ae0df4661fa978dd
0f2c3d9
Merge "Don't allow reading IMSI of one active sub if only has carrier privilege on the other."
by Xiangyu/Malcolm Chen
· 6 years ago
de5e074e
Merge "Dynamically allocate objects in TelephonyRegistry upon ss <-> ds switch"
by Xiangyu/Malcolm Chen
· 6 years ago
e14caf3
Merge "Add comment in getSubscriptionsInGroup about throwing IllegalStateException"
by Xiangyu/Malcolm Chen
· 6 years ago
e34b67f
Merge "Move SmsConstants to telephony/common"
by Meng Wang
· 6 years ago
6052ca7
Merge "SmsNumberUtils: Remove usage of the following hidden APIs"
by Jayachandran Chinnakkannu
· 6 years ago
d9bcf56
Merge "Pass runtimeFlags to postForkSystemServer"
by Mathieu Chartier
· 6 years ago
742981e
Pass runtimeFlags to postForkSystemServer
by Mathieu Chartier
· 6 years ago
445720a
Merge "Do not consider SIM state for inactive SIM/modem slot."
by Treehugger Robot
· 6 years ago
6cc2ca0
Merge "RecoverySystem: do not check if socket is closed"
by Treehugger Robot
· 6 years ago
2863aa4
SmsNumberUtils: Remove usage of the following hidden APIs
by Jayachandran C
· 6 years ago
ac59ad3
Move SmsConstants to telephony/common
by Meng Wang
· 6 years ago
c6c2619
RecoverySystem: do not check if socket is closed
by Kenny Root
· 6 years ago
9e59091
Merge "System API: Context#registerReceiverForAllUsers"
by Meng Wang
· 6 years ago
05eeef4
Merge "Remove dead code from SystemServer"
by Neil Fuller
· 6 years ago
ed2a3ec
Merge "[NS A11] Small refactor"
by Chalard Jean
· 6 years ago
85e8fd5
Merge "Fix hasUseBackgroundNetworksPermission issue."
by Paul Hu
· 6 years ago
82f0c22
Merge "Fix title of PRIVATE_DNS_BROKEN notification when connecting VPN"
by Lucas Lin
· 6 years ago
5b57190
Merge "NetworkScoreManager: Add @SystemApi for wifi mainline module"
by Treehugger Robot
· 6 years ago
63e6d6a
Merge changes from topic "migrate_CtsStagedInstallTest_RollbackTest"
by Bill Lin
· 6 years ago
a150138
Merge "Adjust PermissionMonitor#startMonitoring in ConnectivityService"
by Treehugger Robot
· 6 years ago
86e23eb
Fix hasUseBackgroundNetworksPermission issue.
by paulhu
· 6 years ago
9518866
NetworkScoreManager: Add @SystemApi for wifi mainline module
by Roshan Pius
· 6 years ago
62cec10
Merge "Always ask vold to unlock user"
by Nikita Ioffe
· 6 years ago
99e1e28
Merge "Add IKE to allowable zygote paths"
by Benedict Wong
· 6 years ago
091e420
Merge changes from topics "Expose IKE ID, TS & SaProposal", "Expose IKE exception and callback", "Expose IkeManager & IkeSession", "Expose SessionOptions & EapConfig"
by Benedict Wong
· 6 years ago
e3bd3ba
System API: Context#registerReceiverForAllUsers
by Meng Wang
· 6 years ago
3d0a47e
Merge "Clean up RLog usage"
by Treehugger Robot
· 6 years ago
d9fc243
Don't allow reading IMSI of one active sub if only has carrier privilege
by Malcolm Chen
· 6 years ago
a37405b
Dynamically allocate objects in TelephonyRegistry upon ss <-> ds switch
by Malcolm Chen
· 6 years ago
4f609c7
Add comment in getSubscriptionsInGroup about throwing IllegalStateException
by Malcolm Chen
· 6 years ago
d384435
Do not consider SIM state for inactive SIM/modem slot.
by Malcolm Chen
· 6 years ago
35cf55c4
Merge "Add NR to CellInfo"
by Sarah Chin
· 6 years ago
19788ab
Merge "Fix system UI break in some devices"
by Treehugger Robot
· 6 years ago
012ed94
Add NR to CellInfo
by Sarah Chin
· 6 years ago
e4b84f3
Merge "Deprecate FileUtils.closeQuietly"
by Treehugger Robot
· 6 years ago
74ebc36
Fix system UI break in some devices
by Greg Kaiser
· 6 years ago
c742cb0
Clean up RLog usage
by Meng Wang
· 6 years ago
bad5a30
Merge "Resolve API dependencies on BluetoothPan"
by Treehugger Robot
· 6 years ago
d363bc0
Merge "replace hidden Context APIs"
by Brad Ebinger
· 6 years ago
b930b06
replace hidden Context APIs
by Chen Xu
· 6 years ago
0600b03
Merge "Deprecate ListActivity and ExpandableListActivity"
by Treehugger Robot
· 6 years ago
aec0ab9
Merge "Deprecate TimingLogger"
by Treehugger Robot
· 6 years ago
b1f6920
Merge "Deprecate Looper.prepareMainLooper"
by Treehugger Robot
· 6 years ago
d7083da
Always ask vold to unlock user
by Nikita Ioffe
· 6 years ago
4257da2
Merge "Remove usage of hidden API Emoji.isRegionalIndicatorSymbol"
by Jayachandran Chinnakkannu
· 6 years ago
887aa66
Merge changes from topic "hidl-memory-java"
by Ytai Ben-tsvi
· 6 years ago
afb2c9e
Merge "Use mContext directly, and enforce via logging"
by Paul Lawrence
· 6 years ago
49af39e
Merge "Make RecoverySystemService more testable"
by Kenny Root
· 6 years ago
87ed7d7
Merge changes I195d894e,I7069c111
by Chalard Jean
· 6 years ago
48bb84c
Merge "Add metrics constant for platform compat UI."
by Andrei-Valentin Onea
· 6 years ago
920a4a5
Merge "Expose IpConfiguration and ProxyInfo APIs"
by Aaron Huang
· 6 years ago
27253f2
Merge "Move shared packages to NetworkStack project"
by Remi NGUYEN VAN
· 6 years ago
ccab250
Fix title of PRIVATE_DNS_BROKEN notification when connecting VPN
by lucaslin
· 6 years ago
c5ba720
Remove usage of hidden API Emoji.isRegionalIndicatorSymbol
by Jayachandran C
· 6 years ago
c8bd4ae
Merge "Make Notification.Builder.SetFlag public"
by Treehugger Robot
· 6 years ago
d508e1e
Make RecoverySystemService more testable
by Kenny Root
· 6 years ago
0723528
Merge "Remove usage of TelecomManager.from() hidden API"
by Jayachandran Chinnakkannu
· 6 years ago
a736d1c
Add HidlMemoryUtil
by Ytai Ben-Tsvi
· 6 years ago
a907efc
Add parceling support for HIDL memory in Java
by Ytai Ben-Tsvi
· 6 years ago
9d0fd9c
Make Notification.Builder.SetFlag public
by cncn
· 6 years ago
d87727f
Merge "Expose SmsCbLocation and SmsCbMessage constructors"
by Jordan Liu
· 6 years ago
a052447
Resolve API dependencies on BluetoothPan
by Rahul Sabnis
· 6 years ago
c3922ef
Expose SmsCbLocation and SmsCbMessage constructors
by Jordan Liu
· 6 years ago
26ba7c0
Merge "Update OWNERS for some server/pm/User files"
by Treehugger Robot
· 6 years ago
8aa54aa
Remove usage of TelecomManager.from() hidden API
by Jayachandran C
· 6 years ago
1124e24
Merge "NetworkKey: migrate from ScanResult.wifiSsid to SSID"
by David Su
· 6 years ago
174b988
Merge "expose systemAPI for SmsCbLocation constructor"
by Chen Xu
· 6 years ago
4b03c07
Remove dead code from SystemServer
by Neil Fuller
· 6 years ago
a7948dd
Merge "Explicitly take flags in createContextAsUser()"
by Treehugger Robot
· 6 years ago
2c3312d
Merge "Add OWNERS for frameworks/base/config/hiddenapi*."
by satayev
· 6 years ago
8f0513b
Merge "Cut the dependency to APN constants"
by Chalard Jean
· 6 years ago
9dadbaa
Add OWNERS for frameworks/base/config/hiddenapi*.
by Artur Satayev
· 6 years ago
bcd09ba
Add metrics constant for platform compat UI.
by Andrei Onea
· 6 years ago
986c242
Merge "Deprecate the use of ICU.addLikelySubtags"
by vichang
· 6 years ago
1a6ea95
Add multi-user test for the general non-staged case
by Gavin Corkery
· 6 years ago
5f01cb9
Increase timeout in testNativeWatchdogTriggersRollback
by Richard Uhler
· 6 years ago
1d66bf8
Fix flaky testEnableRollbackTimeoutFailsRollback test
by Richard Uhler
· 6 years ago
77a4073
Wait for available rollbacks in RollbackTest.
by Oli Lan
· 6 years ago
dc4a361
Include NewRollbacks in result of getAvailableRollbacks.
by Oli Lan
· 6 years ago
91fc4db
Rename RollbackData to Rollback.
by Richard Uhler
· 6 years ago
87a504d
Remove INSTALLED_USERS extra from ACTION_PACKAGE_ENABLE_ROLLBACK.
by Oli Lan
· 6 years ago
3e7ef5a
Update to new RollbackUtils.sendCrashBroadcast API.
by Richard Uhler
· 6 years ago
e92720d
Extend ROLLBACK_COMMITTED broadcast for the multi-user case
by Gavin Corkery
· 6 years ago
b4bad06
Fix NullPointerException.
by Richard Uhler
· 6 years ago
cda1a17
Cleanup some obsolete TODOs and unused code.
by Richard Uhler
· 6 years ago
7ef8104
Test Native Watchdog triggers RollbackManager rollback
by shafik
· 6 years ago
b9f1521
Uninstall testapps before running SecondaryUserRollbackTest
by shafik
· 6 years ago
1d5db77
delete ENABLING rollback if we can't get session info for it.
by Richard Uhler
· 6 years ago
bcf89b8
Add test for rollback of userdata with multiple rollbacks
by Gavin Corkery
· 6 years ago
32830a3
Load rollback data in RollbackManagerServiceImpl constructor.
by Richard Uhler
· 6 years ago
fcf64e8
Use "commit" for rollbacks instead of "execute".
by Richard Uhler
· 6 years ago
0c48af8
Add TestApi to block the RollbackManagerHandlerThread.
by Richard Uhler
· 6 years ago
7ad5775
Use Slog in RollbackManager, not Log
by shafik
· 6 years ago
0a8b713
Merge changes I52f70756,Icc621f0a
by Chalard Jean
· 6 years ago
c06d788
Cut the dependency to APN constants
by Chalard Jean
· 6 years ago
8959013
Make setRequestDowngrade @TestApi
by shafik
· 6 years ago
af4df0e
Migrate RollbackTest and StagedRollbackTest to cts utils
by shafik
· 6 years ago
73f1771
Add .apex suffix to apex files during validation
by Mohammad Samiul Islam
· 6 years ago
f25aed4
Add host side test for secondary user rollback
by shafik
· 6 years ago
bb981e3
Reduce ENABLE_ROLLBACK timeout to 0 for timeout test.
by Richard Uhler
· 6 years ago
Next »