OSDN Git Service

android-x86/frameworks-base.git
2018-03-22 TreeHugger... Merge "APIs to suspend packages with SUSPEND_APPS permi...
2018-03-22 TreeHugger... Merge "Listen to all attached QS pages." into pi-dev
2018-03-22 Julia ReynoldsMerge "Add vol up + power ringer toggle gesture" into...
2018-03-22 Leon ScrogginsMerge changes from topics "DecodeException_ERROR",...
2018-03-22 TreeHugger... Merge "Fix the heap-after-use in DurationAnomalyTracker...
2018-03-22 TreeHugger... Merge "Record Bluetooth Cumulative Stats Properly"...
2018-03-22 TreeHugger... Merge "Fix UidMap proto output error. And fix a bug...
2018-03-22 TreeHugger... Merge "Disable Bitmap density scaling to Picture" into...
2018-03-22 Felipe LemeMerge "Enable Autofill Field Classification by default...
2018-03-22 Jorim JaggiMerge "Remove old workaround for display issues" into...
2018-03-22 Victor HsiehMerge "Replace pm.dexopt.priv-apps with existing consta...
2018-03-22 Nathan HaroldMerge "Add AppOp for IpSec Tunnels" into pi-dev
2018-03-22 Ying XuMerge "Add more comments for the isConfigForIdentifiedC...
2018-03-22 Dmitry DementyevMerge "Update RECOVER_KEYSTORE permission documentation...
2018-03-22 Yao ChenMerge "Remove unsigned-integer-overflow signed-integer...
2018-03-22 Tyler GunnMerge "Rename handover failure constant per API review...
2018-03-22 Mathieu ChartierMerge "Revert "Enable hidden API blacklist"" into pi-dev
2018-03-22 David BrazdilRevert "Enable hidden API blacklist"
2018-03-22 Julia ReynoldsMerge "Update duration text" into pi-dev
2018-03-22 Suprabh ShuklaAPIs to suspend packages with SUSPEND_APPS permission
2018-03-22 Andrew SappersteinMerge "Revert "Update material_deep_teal_500 to #008577...
2018-03-22 yinxuAdd more comments for the isConfigForIdentifiedCarrier()
2018-03-22 Nathan HaroldMerge "Add NonNull Annotations To IpSec API Surface...
2018-03-22 Makoto OnukiMerge "Move provider access stats to frameworks/base...
2018-03-22 Chong ZhangMerge "heif: fix Exif extraction in mtp database" into...
2018-03-22 Felipe LemeMerge "Don't allow null ids on FillResponse.Builder...
2018-03-22 Felipe LemeMerge "Fixed autofill service metadata name on javadoc...
2018-03-22 Bo ZhuMerge "Remove the hard-coded counterId in VaultParams...
2018-03-22 Robert BerryMerge "Unhide RecoveryController#getRootCertificates...
2018-03-22 Robert BerryMerge "Unhide RecoverySession#recoverKeyChainSnapshot...
2018-03-22 Leon Scroggins IIIRename ImageDecoder.ERRORs
2018-03-22 TreeHugger... Merge "Make QSTileImpl#mListeners thread safe." into...
2018-03-22 Dmitry DementyevUpdate RECOVER_KEYSTORE permission documentation.
2018-03-22 Leon Scroggins IIIDisable Bitmap density scaling to Picture
2018-03-22 Victor HsiehReplace pm.dexopt.priv-apps with existing constant
2018-03-22 Felipe LemeMerge "Renamed AUTOFILL_COMPAT_MODE_ALLOWED_PACKAGES...
2018-03-22 Fyodor KupolovMerge "Add OWNERS for GlobalSettingsToPropertiesMapper...
2018-03-22 TreeHugger... Merge "Audio presentation: Docs & Testability fixes...
2018-03-22 Wyatt RileyMerge "GNSS Model Name constant string and comment...
2018-03-22 Felipe LemeEnable Autofill Field Classification by default.
2018-03-22 Yao ChenFix UidMap proto output error. And fix a bug in MaxDura...
2018-03-22 Andrew SappersteinRevert "Update material_deep_teal_500 to #008577."
2018-03-22 Amin ShaikhListen to all attached QS pages.
2018-03-22 Felipe LemeFixed autofill service metadata name on javadoc sample.
2018-03-22 Tyler GunnRename handover failure constant per API review comments.
2018-03-22 Michael PlassMerge "Add Settings.Global.WIFI_SCORE_PARAMS" into...
2018-03-22 Mike DigmanAdd vol up + power ringer toggle gesture
2018-03-22 Makoto OnukiMove provider access stats to frameworks/base
2018-03-22 TreeHugger... Merge "DO NOT MERGE Revert "DO NOT MERGE Update referen...
2018-03-22 Robert BerryMerge "Small fix for the key grant alias used in import...
2018-03-22 Robert BerryUnhide RecoverySession#recoverKeyChainSnapshot() method
2018-03-22 Robert BerryUnhide RecoveryController#getRootCertificates()
2018-03-22 Robert BerryMerge "Unhide the new RecoverySession#start with the...
2018-03-22 Artem IglikovDO NOT MERGE Revert "DO NOT MERGE Update references...
2018-03-22 Leon Scroggins IIIAdd the ability to autoStart AID from xml
2018-03-22 Christofer... Merge "Remove unnecessary Context from ApiLoader" into...
2018-03-22 Julia ReynoldsMerge "Fix index error" into pi-dev
2018-03-22 TreeHugger... Merge "Adds support for a fall-back model when the...
2018-03-22 TreeHugger... Merge "Finalise STK call control strings" into pi-dev
2018-03-22 TreeHugger... Merge "Letterbox: make letterbox work with drag resizin...
2018-03-22 Christofer... Remove unnecessary Context from ApiLoader
2018-03-22 Bo ZhuRemove the hard-coded counterId in VaultParams
2018-03-22 Jordan LiuFinalise STK call control strings
2018-03-22 Andrew SappersteinMerge "Remove java-symbol for deleted string." into...
2018-03-22 Andreas TerzisMerge "Enable new data usage settings features." into...
2018-03-22 Felipe LemeMerge "Set FIELD_AUTOFILL_NUM_DATASETS to -1 when servi...
2018-03-22 TreeHugger... Merge "Make sure at least one non-aux IME is enabled...
2018-03-22 Bo ZhuUnhide the new RecoverySession#start with the alias...
2018-03-22 TreeHugger... Merge "ScheduledJobStateChanged: add stop reason" into...
2018-03-22 Makoto OnukiMerge "Updated the javadoc of ContentResolver.addPeriod...
2018-03-22 koprivadocs: fixing typo in reference document
2018-03-22 TreeHugger... Merge changes I7f413e38,I20aba7e9 into pi-dev
2018-03-22 Yao ChenFix the heap-after-use in DurationAnomalyTracker
2018-03-21 Bo ZhuSmall fix for the key grant alias used in importKey
2018-03-21 Yao ChenRemove unsigned-integer-overflow signed-integer-overflo...
2018-03-21 Felipe LemeRenamed AUTOFILL_COMPAT_MODE_ALLOWED_PACKAGES.
2018-03-21 Xiangyu/Malcolm... Merge "Revert "By default, turn on signal strength...
2018-03-21 Xiangyu/Malcolm... Revert "By default, turn on signal strength update...
2018-03-21 Rohan ShahMerge "[QS] Update long-press tooltip text" into pi-dev
2018-03-21 Fyodor KupolovMerge "Added BinderCallsStatsService" into pi-dev
2018-03-21 Andrew SappersteinRemove java-symbol for deleted string.
2018-03-21 TreeHugger... Merge "Unregister lux sensor when not in adaptive mode...
2018-03-21 Makoto OnukiMerge "Implement new BS warning / notification flow...
2018-03-21 Nathan HaroldAdd AppOp for IpSec Tunnels
2018-03-21 Jan NordqvistEnable new data usage settings features.
2018-03-21 Maggie WangMerge "Fix location settings bug on non-GPS devices...
2018-03-21 John ReckRemove old workaround for display issues
2018-03-21 TreeHugger... Merge "Fix wrong SafeUnref type" into pi-dev
2018-03-21 Liefu LiuUpdated the javadoc of ContentResolver.addPeriodicSync...
2018-03-21 TreeHugger... Merge "Remove am/wm.proto which is redundant. The namin...
2018-03-21 Felipe LemeDon't allow null ids on FillResponse.Builder.setAuthent...
2018-03-21 TreeHugger... Merge "By default, turn on signal strength update in...
2018-03-21 Nathan HaroldMerge changes I4c26aea7,I79911434 into pi-dev
2018-03-21 Brad EbingerMerge "Define phone process as a constant" into pi-dev
2018-03-21 Mike MaRecord Bluetooth Cumulative Stats Properly
2018-03-21 TreeHugger... Merge "Enable sanitizer on statsd eng build." into...
2018-03-21 TreeHugger... Merge "add car volume dialog" into pi-dev
2018-03-21 Julia ReynoldsFix index error
2018-03-21 TreeHugger... Merge "Screenshot: extend scrim under cutout" into...
2018-03-21 TreeHugger... Merge "Suppress all background-state services in user...
next