OSDN Git Service

android-x86/frameworks-base.git
2014-10-28 John SpurlockMerge "Zen: Fix quantity format specifiers for quantity...
2014-10-28 Santos CordonMerge "Update javadocs for Telecom APIs." into lmp...
2014-10-28 Jeff DavidsonMerge "Check UID instead of package name when preparing...
2014-10-28 John SpurlockZen: Fix quantity format specifiers for quantity=1.
2014-10-28 Joe Fernandezam 5c0ed74b: am 40bf63e0: Merge "docs: Update timing...
2014-10-28 David Friedmanam b2d582d9: am 3c00bc01: Merge "Updates Notifications...
2014-10-28 Eric Gilmoream 9a6aa0ff: am d126294a: Docs: Adding Android Studio...
2014-10-28 Quddus Chongam 6face8a0: am 2b4b3d28: cherrypick from lmp-dev docs...
2014-10-28 Ricardo Cerveraam f4e32145: am 61fcad92: docs: Add SearchXonY to Commo...
2014-10-28 Joe Fernandezam 5c0ed74b: am 40bf63e0: Merge "docs: Update timing...
2014-10-28 David Friedmanam b2d582d9: am 3c00bc01: Merge "Updates Notifications...
2014-10-28 Eric Gilmoream 9a6aa0ff: am d126294a: Docs: Adding Android Studio...
2014-10-28 Quddus Chongam 6face8a0: am 2b4b3d28: cherrypick from lmp-dev docs...
2014-10-28 Ricardo Cerveraam f4e32145: am 61fcad92: docs: Add SearchXonY to Commo...
2014-10-28 Jason MonkMerge "QS: Bring back BT/Wi-Fi sub-panels" into lmp...
2014-10-28 Jason MonkMerge "Add hotspot icon to status bar" into lmp-mr1-dev
2014-10-28 Joe Fernandezam 40bf63e0: Merge "docs: Update timing of Android...
2014-10-28 David Friedmanam 3c00bc01: Merge "Updates Notifications screenshot...
2014-10-28 Eric Gilmoream d126294a: Docs: Adding Android Studio instructions...
2014-10-28 Quddus Chongam 2b4b3d28: cherrypick from lmp-dev docs: Updated...
2014-10-28 Ricardo Cerveraam 61fcad92: docs: Add SearchXonY to Common Intents
2014-10-28 Jason MonkQS: Bring back BT/Wi-Fi sub-panels
2014-10-28 Adam LesinskiMerge "libandroidfw: Do not build device library when...
2014-10-28 John SpurlockMerge "Zen: Show "(until 4:56 PM)" in exit conditions...
2014-10-28 Santos CordonUpdate javadocs for Telecom APIs.
2014-10-28 George MountMerge "Fix NPE in moveSharedElementsToOverlay" into...
2014-10-28 George MountMerge "Fixed: Nested shared elements now transition...
2014-10-28 John SpurlockZen: Show "(until 4:56 PM)" in exit conditions.
2014-10-28 Nicolas PrevotMerge "Replace minimum with maximum in method descripti...
2014-10-28 Nicolas PrevotReplace minimum with maximum in method description.
2014-10-28 Benjamin FranzMerge "Send ACTION_DEVICE_POLICY_MANAGER_STATE_CHANGED...
2014-10-28 Jorim JaggiFix jank when launching something from lockscreen
2014-10-28 Adrian RoosMerge changes Iecd1303f,I2076c500 into lmp-mr1-dev
2014-10-28 Adrian RoosMerge "Ensure trust agents are disabled in safe-mode...
2014-10-28 Craig MautnerMerge "Do not go through a layout if visibility is...
2014-10-28 Jason MonkAdd hotspot icon to status bar
2014-10-28 Christoph StuderMerge "NoMan: Add update bit to notification_enqueue...
2014-10-28 Ari Sachter... Merge "fixed jank on activity close exit with better...
2014-10-28 Erik KlineMerge "(re)define the definition of "provisioned""...
2014-10-28 Lorenzo ColittiMerge "Change removeStackedLink to take an interface...
2014-10-28 Lorenzo ColittiChange removeStackedLink to take an interface name.
2014-10-28 Erik Kline(re)define the definition of "provisioned"
2014-10-28 Lajos MolnarMerge "MediaCodec/Image: handle null cropRect correctly...
2014-10-28 Joe FernandezMerge "docs: Update timing of Android Wear app review...
2014-10-28 Joe Fernandezdocs: Update timing of Android Wear app review
2014-10-28 David FriedmanMerge "Updates Notifications screenshot for Android...
2014-10-28 David FriedmanUpdates Notifications screenshot for Android 5.0.
2014-10-28 Griff HazenDO NOT MERGE Fix lmp-sprout-dev build for generics...
2014-10-28 Jason MonkAdd missing passive discovery flag automerge: 4444c5b
2014-10-28 Ying WangUpdate current.txt with generics to field types. autome...
2014-10-28 Griff HazenDO NOT MERGE Fix lmp-sprout-dev build for generics...
2014-10-28 Yuncheol HeoMerge "CEC: Send <ReportMenuStatus:active> together...
2014-10-28 Alan ViveretteMerge "Play CLICK sound effect when compound buttons...
2014-10-28 Jason MonkAdd missing passive discovery flag
2014-10-28 Alan ViverettePlay CLICK sound effect when compound buttons are clicked
2014-10-28 Ying WangUpdate current.txt with generics to field types.
2014-10-27 Winson ChungMerge "Fixing potential crash when the task loader...
2014-10-27 Jeff SharkeyMerge "Check upgrade certs before permissions." into...
2014-10-27 John ReckMerge "Cleanup debug options" into lmp-mr1-dev
2014-10-27 Jason MonkAdd missing passive discovery flag
2014-10-27 Eric GilmoreDocs: Adding Android Studio instructions for adding...
2014-10-27 Alan ViveretteMerge "Fix min/max date range in DatePicker calendar...
2014-10-27 Wale OgunwaleMerge "Added documentation for various window frame...
2014-10-27 Alan ViveretteMerge "Clean up some javadocs in Window.setFeature...
2014-10-27 Jeff SharkeyCheck upgrade certs before permissions.
2014-10-27 Ying WangUpdate current.txt with generics to field types.
2014-10-27 Jeff SharkeyMerge "Follow API removal." into lmp-mr1-dev
2014-10-27 Lajos MolnarMediaCodec/Image: handle null cropRect correctly
2014-10-27 Jeff SharkeyFollow API removal.
2014-10-27 Quddus Chongcherrypick from lmp-dev docs: Updated GMS Javadocs...
2014-10-27 Craig MautnerDo not go through a layout if visibility is GONE
2014-10-27 George MountFix NPE in moveSharedElementsToOverlay
2014-10-27 Mike LockwoodMerge "Improve toString() methods for audio classes...
2014-10-27 Mike LockwoodImprove toString() methods for audio classes to help...
2014-10-27 Jeff SharkeyMerge "Follow ArraySet refactoring." into lmp-mr1-dev
2014-10-27 Jeff SharkeyFollow ArraySet refactoring.
2014-10-27 Jeff SharkeyMerge "Drop DEV network stats to save RAM." into lmp...
2014-10-27 Dake GuMerge "ActivityTransition: Encode scaleType and matrix...
2014-10-27 Jeff SharkeyMerge "Reduce PackageManager RAM usage: ArrayMap/Set...
2014-10-27 John ReckCleanup debug options
2014-10-27 Eric LaurentMerge "audioservice: fix default stream volume" into...
2014-10-27 winsonchungFixing potential crash when the task loader is stopped...
2014-10-27 Ying WangUpdate current.txt with generics to field types.
2014-10-27 Ricardo Cerveradocs: Add SearchXonY to Common Intents
2014-10-27 Jeff HaoMerge "Get UsageStats if no PackageUsage is available...
2014-10-27 Wink SavilleMerge "Change subId to int from long" into lmp-mr1-dev
2014-10-27 Eric Laurentaudioservice: fix default stream volume
2014-10-27 Evan CharltonMerge "Move telecom permission to the public API" into...
2014-10-27 Geoff MendalMerge "Import translations. DO NOT MERGE" into lmp...
2014-10-27 Adrian RoosFix NPE in FlashlightController
2014-10-27 Geoff MendalMerge "Import translations. DO NOT MERGE" into lmp...
2014-10-27 Geoff MendalImport translations. DO NOT MERGE
2014-10-27 Geoff MendalMerge "Import translations. DO NOT MERGE" into lmp...
2014-10-27 Geoff MendalImport translations. DO NOT MERGE
2014-10-27 Adrian RoosMerge "SampleTrustAgent: Exercise KeyguardManager.isKey...
2014-10-27 Jorim JaggiMerge "Fix padding between battery and system icons...
2014-10-27 Jorim JaggiMerge "Fix system icon widths" into lmp-mr1-dev
2014-10-27 Jorim JaggiMerge "Add padding when both data icon and wifi icon...
2014-10-27 George MountMerge "Fix transition being canceled improperly." into...
2014-10-27 George MountMerge "Add resizeClip attribute to ChangeBounds." into...
next