OSDN Git Service

android-x86/frameworks-base.git
2019-10-25 Marco NelissenMerge "Add required header_libs"
2019-10-25 Mathieu ChartierMerge "Avoid preloading classes for boot image profiling"
2019-10-25 Chen XuMerge "move CellBroadcastMessage from telephony-common...
2019-10-25 Chen XuMerge "make CallerInfo as SystemAPI"
2019-10-25 Tom CherryMerge "Remove legacy logger_entry_v* structs"
2019-10-25 Howard ChenMerge "Use new GsiInstallParams struct"
2019-10-25 Mark ChienMerge "[Tether03] Migrate IpServer into module"
2019-10-24 Howard ChenUse new GsiInstallParams struct
2019-10-24 Marco NelissenAdd required header_libs
2019-10-24 Hai ZhangMerge "Add OWNERS for SettingsProvider."
2019-10-24 Yincheng ZhaoMerge "Adding API in TelephonyManger for updating Fplmns."
2019-10-24 Mitch PhillipsMerge "Make libstatslog static-linkage compatible."
2019-10-24 Tom CherryRemove legacy logger_entry_v* structs
2019-10-24 Hai ZhangAdd OWNERS for SettingsProvider.
2019-10-24 Mathieu ChartierAvoid preloading classes for boot image profiling
2019-10-24 Mathieu ChartierMerge "Fix waiting for system server to be running...
2019-10-24 Mark ChienMerge "[Tether02] Migrate TetheringConfiguration into...
2019-10-24 Mark ChienMerge "[Tether01] Add Tethering App"
2019-10-24 Anna TrostanetskiMerge "Add userId to the package name API."
2019-10-24 Neil FullerMerge "Fix docs to be clearer and more maintainable"
2019-10-24 Chiachang WangMerge "Extend netlink class to fit the data structure"
2019-10-24 markchien[Tether03] Migrate IpServer into module
2019-10-24 Treehugger... Merge "Removal of usage of hidden APIs"
2019-10-24 Treehugger... Merge "Replace Rlog with Log in CarrierDefaultApp"
2019-10-24 markchien[Tether02] Migrate TetheringConfiguration into module
2019-10-24 markchien[Tether01] Add Tethering App
2019-10-24 Treehugger... Merge "Update SMS list"
2019-10-24 MicheleRemoval of usage of hidden APIs
2019-10-24 MicheleReplace Rlog with Log in CarrierDefaultApp
2019-10-23 Treehugger... Merge "Bluetooth doc: The is a -> This is a"
2019-10-23 Sarah ChinUpdate SMS list
2019-10-23 Mathieu ChartierFix waiting for system server to be running for BootIma...
2019-10-23 Myles WatsonBluetooth doc: The is a -> This is a
2019-10-23 Treehugger... Merge "AudioService: handle errors when reconnecting...
2019-10-23 Marco NelissenMerge "Move MidiDeviceInfo to libamidi, its only user"
2019-10-23 Jean-Michel... AudioService: handle errors when reconnecting mixes...
2019-10-23 Marco NelissenMove MidiDeviceInfo to libamidi, its only user
2019-10-23 Chiachang WangExtend netlink class to fit the data structure
2019-10-23 Lucas LinMerge "Better notification to user when DNS-over-TLS...
2019-10-22 Hall LiuMerge "Add logging values for new call states"
2019-10-22 atrostAdd userId to the package name API.
2019-10-22 Anna TrostanetskiMerge "Add a native aidl API."
2019-10-22 atrostAdd a native aidl API.
2019-10-22 lucaslinBetter notification to user when DNS-over-TLS is broken
2019-10-22 Chen Xumake CallerInfo as SystemAPI
2019-10-21 Mathieu ChartierMerge "Use phenotype properties for boot image profile...
2019-10-21 Mitch PhillipsMake libstatslog static-linkage compatible.
2019-10-21 Shuo QianMerge "Emergency number database config updater"
2019-10-21 Yincheng ZhaoMerge "Changed regex matching for MCC and MNC"
2019-10-21 Neil FullerMerge "Make TimeDetectorService more aware of origin"
2019-10-21 Treehugger... Merge "Get ApplicationInfo using self UID to make sure...
2019-10-21 atrostGet ApplicationInfo using self UID to make sure we...
2019-10-21 Treehugger... Merge "translate="false" -> translatable="false""
2019-10-21 Anna TrostanetskiMerge "Add a unit test for ChangeReporter."
2019-10-21 Jerome GaillardMerge "Use Metalava to get SDK metadata for devtools"
2019-10-21 Neil FullerMake TimeDetectorService more aware of origin
2019-10-20 Chen XuMerge "Cellbroadcast util lib"
2019-10-20 Chen XuCellbroadcast util lib
2019-10-20 Chen Xumove CellBroadcastMessage from telephony-common to app
2019-10-19 Treehugger... Merge "Remove unnecessary dependencies on ART internal...
2019-10-19 Treehugger... Merge "Add sarahchin to OWNERS"
2019-10-18 Sarah ChinAdd sarahchin to OWNERS
2019-10-18 Jordan LiuMerge "[DO NOT MERGE] Add CellBroadcastService and...
2019-10-18 Jordan Liu[DO NOT MERGE] Add CellBroadcastService and related...
2019-10-18 Sarah ChinMerge "Add disconnect causes for WFC use cases."
2019-10-18 Tyler GunnMerge "Telecom API updates for mainline support."
2019-10-18 Tyler GunnAdd disconnect causes for WFC use cases.
2019-10-18 Neil FullerFix docs to be clearer and more maintainable
2019-10-18 atrostAdd a unit test for ChangeReporter.
2019-10-18 Edward Savage... translate="false" -> translatable="false"
2019-10-18 Jimmy ChenMerge "p2p: mirgrate p2p into tethering modes"
2019-10-18 Aaron HuangMerge "Expose MacAddress methods to public API"
2019-10-18 yincheng zhaoAdding API in TelephonyManger for updating Fplmns.
2019-10-18 Sarah ChinChanged regex matching for MCC and MNC
2019-10-18 Marco NelissenMerge "Move JetPlayer implemention and JNI"
2019-10-17 Shuo QianEmergency number database config updater
2019-10-17 Martin StjernholmRemove unnecessary dependencies on ART internal libraries.
2019-10-17 Marco NelissenMove JetPlayer implemention and JNI
2019-10-17 Tyler GunnTelecom API updates for mainline support.
2019-10-17 Tom CherryMerge "Use sizeof(android_log_header_t) instead of...
2019-10-17 Jerome GaillardUse Metalava to get SDK metadata for devtools
2019-10-16 Hall LiuMerge "Add SDK compatibility code for new call states"
2019-10-16 Brad EbingerMerge "Add CarrierConfig of voicemail number for roamin...
2019-10-16 Tom CherryUse sizeof(android_log_header_t) instead of sizeof...
2019-10-16 Treehugger... Merge "Re-enable the following tests in pre-submit...
2019-10-16 Raman TennetiRe-enable the following tests in pre-submit:
2019-10-16 Riddle HsuMerge "Fix: Recent Apps not closing"
2019-10-16 Treehugger... Merge "Add ATV Core Framework team as owners of TV...
2019-10-16 Adrian RoosMerge "API Lint: Fix system-lint-baseline.txt"
2019-10-16 Andrei-Valentin... Merge "Revert "Example for disabling changes at test...
2019-10-16 Andrei-Valentin... Revert "Example for disabling changes at test time"
2019-10-16 Treehugger... Merge "Add ITelephony setCepEnabled command line command."
2019-10-16 Treehugger... Merge "[frameworks][base][hwui] fix -Wimplicit-int...
2019-10-16 Lucas LinMerge "Remove the network capabilities which are added...
2019-10-15 Hall LiuMerge changes from topics "add-certs-cp", "feature_Busy...
2019-10-15 Nathan HaroldMerge "[DO NOT MERGE] Check CellInfoCallback Detail...
2019-10-15 Xiangyu/Malcolm... Merge "Remove isActivePhoneId as it's moved to PhoneCon...
2019-10-15 Nathan Harold[DO NOT MERGE] Check CellInfoCallback Detail for Null
2019-10-15 Xiangyu/Malcolm... Merge changes from topic "141388730"
2019-10-15 Andrei-Valentin... Merge "Example for disabling changes at test time"
next