Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
0bc7ae70693f36f2dc3783cea5a6e137dc9db05c
0bc7ae7
Merge "BugFix: add synchronized protection"
by Treehugger Robot
· 5 years ago
f72b72b
Merge "Revert "Revert "Example for disabling changes at test time"""
by Andrei-Valentin Onea
· 5 years ago
d4c8842
Merge "Remove unnecessary --hide-package options"
by Treehugger Robot
· 5 years ago
303c5dc
Merge "[RCS] Create AIDL layer for RcsUceAdapter, create RCS UCE controller implementation in Telephony."
by James Lin
· 5 years ago
8eacf37
Merge changes from topic "apex_migration"
by Bill Lin
· 5 years ago
e29882b
Merge "vibrator: handle aidl HAL dying"
by Steven Moreland
· 5 years ago
ee3a589
vibrator: handle aidl HAL dying
by Steven Moreland
· 5 years ago
d5ef2d6
Merge "API Lint: remove obsolete python linter"
by Treehugger Robot
· 5 years ago
d3d5d5a
Merge "Fix APN build"
by Treehugger Robot
· 5 years ago
bfc1189
Merge "Fix new registration APIs as per API council guidelines"
by Brad Ebinger
· 5 years ago
95360cb
Revert "Revert "Example for disabling changes at test time""
by Andrei-Valentin Onea
· 5 years ago
f0e75a6
Merge "Add CDMA SCP message handling to CellBroadcast module"
by Jordan Liu
· 5 years ago
1138012
Clean up generatePackageInfoFromApex() API
by Oli Lan
· 5 years ago
0d167a0
Populate error message if apexd.markStagedSessionReady fails
by Nikita Ioffe
· 5 years ago
529f3d2
Populate error message if apexd verification fails
by Nikita Ioffe
· 5 years ago
ca8f1c0
Make ApexManager an abstract class
by Nikita Ioffe
· 5 years ago
bf93ca7
Don't use ApexInfo.packageName in StagingManager
by Nikita Ioffe
· 6 years ago
7fb7696
Remove unnecessary --hide-package options
by Paul Duffin
· 5 years ago
eb6be3b
Merge "Plumb @TestApi enforcement policy to runtime."
by satayev
· 5 years ago
97757aa
Merge "Adds ToBits helper method to convert instructon opcode enum to bits"
by Treehugger Robot
· 5 years ago
52218ff
Merge "Add disclaimer to Debug.getRuntimeStat()"
by Treehugger Robot
· 5 years ago
c2348fa
Merge "Switch to slicer DEX opcode definitions"
by Orion Hodson
· 5 years ago
e7dade1
BugFix: add synchronized protection
by liulvping
· 5 years ago
30adc04
Add CDMA SCP message handling to CellBroadcast module
by Jordan Liu
· 5 years ago
efa3cc4
Merge "Move cell broadcast service module directory"
by Jordan Liu
· 5 years ago
54edb41
Merge "Add MAP_ANONYMOUS to OsConstants"
by Jing Ji
· 5 years ago
7370458
Fix new registration APIs as per API council guidelines
by Brad Ebinger
· 5 years ago
82280a6
Fix APN build
by Dheeraj Shetty
· 5 years ago
7516db2
Merge "AudioService: fix step rescaling."
by Treehugger Robot
· 5 years ago
776242c
Move cell broadcast service module directory
by Jordan Liu
· 5 years ago
e777c27
Merge "Do not use hidden API ParcelableException"
by Meng Wang
· 5 years ago
19305b4
Plumb @TestApi enforcement policy to runtime.
by Artur Satayev
· 5 years ago
d240836
Merge "Add test for system server method sampling"
by Mathieu Chartier
· 5 years ago
300a026
Merge "Have isValidPhoneId and isValidSlotIndex based on activeModemCount."
by Jack Yu
· 5 years ago
c588322
Merge "API Lint: Ignore CallbackInterface in platform"
by Adrian Roos
· 5 years ago
a43e23f
Have isValidPhoneId and isValidSlotIndex based on activeModemCount.
by Malcolm Chen
· 5 years ago
5d6eea1
Merge "[Tether06] Migrate tether offload controller into module"
by Mark Chien
· 5 years ago
1e486d9
Do not use hidden API ParcelableException
by Meng Wang
· 5 years ago
77c17be6
[Tether06] Migrate tether offload controller into module
by markchien
· 5 years ago
0549e43
Merge "Add a carrier config to specify validation timeout for data switch."
by Xiangyu/Malcolm Chen
· 5 years ago
386027a
Merge "new telephony annotation class"
by Chen Xu
· 5 years ago
4ae457a
Merge "Create @SystemApi CarrierMessagingServiceWrapper."
by Amit Mahajan
· 5 years ago
f34532e
Add test for system server method sampling
by Mathieu Chartier
· 5 years ago
8e34d95
Merge changes from topic "tethering-systemapi"
by Treehugger Robot
· 5 years ago
7631ff7
new telephony annotation class
by Chen Xu
· 5 years ago
448b51d
Add a carrier config to specify validation timeout for data switch.
by Malcolm Chen
· 5 years ago
87f76cc
Merge "Add new API for call line identification query responses"
by Brad Ebinger
· 5 years ago
02e56cc
Create @SystemApi CarrierMessagingServiceWrapper.
by Amit Mahajan
· 5 years ago
c7f1b38
Merge "Move MmsManager and IMms to frameworks/base/mms"
by Amit Mahajan
· 5 years ago
234ede4
Merge "Pass bearerData and serviceCategory to CB module for CDMA"
by Jordan Liu
· 5 years ago
08a94a2
Merge "Expose Context.sendOrderedBroadcast with appop"
by Jordan Liu
· 5 years ago
dc51e5e
Merge "Store elapsedRealtimeNs as int64 instead of long"
by Treehugger Robot
· 5 years ago
a90de2e
API Lint: Ignore CallbackInterface in platform
by Adrian Roos
· 5 years ago
6c089ac
Merge "API Lint: update baseline for new checks"
by Adrian Roos
· 5 years ago
153d31b
Move MmsManager and IMms to frameworks/base/mms
by Amit Mahajan
· 5 years ago
4d85498
Merge "Added slot index version of getNetworkCountryIso"
by Jack Yu
· 5 years ago
a3e3c59
Add new API for call line identification query responses
by Brad Ebinger
· 5 years ago
7a79194
Merge "new TelephonyRegistryManager"
by Chen Xu
· 5 years ago
987d1d0
Merge "Make APIs in the base CellInfo class public."
by Amit Mahajan
· 5 years ago
cc8b8ca
Adds ToBits helper method to convert instructon opcode enum to bits
by Orion Hodson
· 5 years ago
60b98071
API Lint: update baseline for new checks
by Adrian Roos
· 5 years ago
8fa6473
Merge "Revert "Revert "API Lint: Enable for TestApi"""
by Adrian Roos
· 5 years ago
28c3ca2
Merge "Remove libcore implementation source from hiddenapi-mappings"
by Treehugger Robot
· 5 years ago
d1715e8
Revert "Revert "API Lint: Enable for TestApi""
by Adrian Roos
· 5 years ago
1e0342f
Remove libcore implementation source from hiddenapi-mappings
by Paul Duffin
· 5 years ago
2bc9cd4
[RCS] Create AIDL layer for RcsUceAdapter, create RCS UCE controller implementation in Telephony.
by James.cf Lin
· 5 years ago
ef6fe13
Merge "Don't hold sProxyLock while retrieving interface descriptors."
by Martijn Coenen
· 5 years ago
f7aec5d
Merge "Move SmsApplication to telephony/common."
by Amit Mahajan
· 5 years ago
0f5b246
Merge "Regenerate API signatures to add missing nullability annotations"
by Treehugger Robot
· 5 years ago
70dd538
Merge "Move SmsNumberUtils from opt/telephony to base/telephony/common."
by Amit Mahajan
· 5 years ago
b14b8bf
Merge "Create frameworks/base/telephony/common for common non-mainline telephony code."
by Amit Mahajan
· 5 years ago
f0b9dfc
Merge "android.test.mock is built with much less number of sources"
by Jiyong Park
· 5 years ago
1cef853
Clarify JavaDoc for SoftAP APIs
by David Su
· 5 years ago
562f07e
Promote @hide APIs to @SystemApi for tethering
by David Su
· 5 years ago
ca782ac
Store elapsedRealtimeNs as int64 instead of long
by Tej Singh
· 5 years ago
3f75a84
Merge "Added new constructor to AudioGroup."
by Amit Mahajan
· 5 years ago
c7e3bb2
Move SmsApplication to telephony/common.
by Amit Mahajan
· 5 years ago
a32e6fc
Expose Context.sendOrderedBroadcast with appop
by Jordan Liu
· 5 years ago
8360004
Move SmsNumberUtils from opt/telephony to base/telephony/common.
by Amit Mahajan
· 5 years ago
ac0fd65
Create frameworks/base/telephony/common for common non-mainline telephony code.
by Amit Mahajan
· 5 years ago
7ab5b49
Merge "Make isDataEnabledForApn() a system api."
by Amit Mahajan
· 5 years ago
caa960b
Merge "Make getEcno() public."
by Amit Mahajan
· 5 years ago
8b47b32
Merge "Remove unused @hide APIs from SmsManager."
by Amit Mahajan
· 5 years ago
1f1c25e
new TelephonyRegistryManager
by Chen Xu
· 5 years ago
2773409
Merge "Initialize AppCompatCallbacks in system server"
by Treehugger Robot
· 5 years ago
023d2d6
Merge "Move getMmsConfig from SmsManager to MmsService."
by Amit Mahajan
· 5 years ago
1cc8ffd
Merge "Move mms related code from opt/telephony to base/telephony."
by Amit Mahajan
· 5 years ago
b1a17ee1
Make APIs in the base CellInfo class public.
by Amit Mahajan
· 5 years ago
af672b9
Make getEcno() public.
by Amit Mahajan
· 5 years ago
ed79bea
Make isDataEnabledForApn() a system api.
by Amit Mahajan
· 5 years ago
c1df5e2
Pass bearerData and serviceCategory to CB module for CDMA
by Jordan Liu
· 5 years ago
be57637
Move getMmsConfig from SmsManager to MmsService.
by Amit Mahajan
· 5 years ago
893a14b
Merge "VibratorService: support AIDL HAL implementation"
by Steven Moreland
· 5 years ago
6e7e6c5
Merge "Add nullable and nonnull annotations"
by Jordan Liu
· 5 years ago
a25bc11
Remove unused @hide APIs from SmsManager.
by Amit Mahajan
· 5 years ago
b15fc9b
Merge "Notify OTA Emergency Number Database Installation complete"
by Shuo Qian
· 5 years ago
dfd0429
Merge "Make getSubIdForPhoneAccountHandle Public"
by Shuo Qian
· 5 years ago
f598d7a
Regenerate API signatures to add missing nullability annotations
by Paul Duffin
· 5 years ago
d4a9d9d
Merge "Fix crash loop due to broken packages.xml around updated-package"
by Treehugger Robot
· 5 years ago
ddead7e
Added new constructor to AudioGroup.
by Amit Mahajan
· 5 years ago
Next »