OSDN Git Service

Merge "Handle the case where the restore environment doesn't have the ringtone" into...
[android-x86/frameworks-base.git] / services /
2013-09-11 Amith YamasaniMerge "Handle the case where the restore environment...
2013-09-11 Dianne HackbornMerge "More on issue #10130785: Restore silence and...
2013-09-11 Kenny RootMerge "Revert "Reconcile differences between zip implem...
2013-09-11 Jonathan DixonMerge "Preparation for deleting WebViewClassic" into...
2013-09-11 Martijn CoenenMerge "Add support for loading banners from HCE service...
2013-09-11 Dianne HackbornMerge "Fix issue #10688644: Java crash in com.android...
2013-09-11 Adam SkoryMerge "Fix bad references in preloaded-classes" into...
2013-09-11 Chris CraikMerge "Avoid ref-ing AndroidPixelRefs that wrap others...
2013-09-11 Kenny RootMerge "Reconcile differences between zip implementation...
2013-09-11 Yuhao ZhengMerge "Fix for the toggle airplane mode hidden API...
2013-09-11 qudduscam eacfc308: am a0b259a9: am 161e423e: Merge "docs...
2013-09-11 qudduscam a0b259a9: am 161e423e: Merge "docs: Fixed deprecated...
2013-09-11 qudduscam 161e423e: Merge "docs: Fixed deprecated value. Bug...
2013-09-11 Yuhao ZhengFix for the toggle airplane mode hidden API
2013-09-11 Chet HaaseMerge "Build layer immediately when setting it in ViewP...
2013-09-11 Chet HaaseMerge "Reversing immediately after starting animator...
2013-09-11 Adam SkoryMerge "Revert services assist context in KitKat" into...
2013-09-11 Adam SkoryRevert services assist context in KitKat
2013-09-11 Marc WilsonMerge "Update documentation for speech APIs." into...
2013-09-11 Jeff SharkeyMerge "More tweaks to match UX spec." into klp-dev
2013-09-11 Jeff BrownMerge "WirelessChargerDetector: Work around bad sensor...
2013-09-11 Jeff BrownWirelessChargerDetector: Work around bad sensor timestamps.
2013-09-11 Jeff SharkeyMerge "Include system packages in packages.list." into...
2013-09-11 Amith YamasaniMerge "Backup and restore ringtone and notification...
2013-09-10 Jeff SharkeyMerge "More UX work for thumbnails, search, management...
2013-09-10 Jeff SharkeyInclude system packages in packages.list.
2013-09-10 Jeff BrownMerge "Propagate input ANR reason to activity manager...
2013-09-10 Jeff BrownPropagate input ANR reason to activity manager log.
2013-09-10 Yorke LeeMerge "Update javadocs for number presentation" into...
2013-09-10 Craig MautnerMerge "When waiting for activity to finish don't reset...
2013-09-10 Tim MurrayMerge "Fix FontRenderer bug." into klp-dev
2013-09-10 David BraunMerge "Factor out read/write SMS settings seperate...
2013-09-10 Jason MonkMerge "Verify inputs to PAC resolving." into klp-dev
2013-09-10 Zhijun HeMerge "MediaMuxer: Add setLocation API" into klp-dev
2013-09-10 Igor MurashkinMerge "camera2: Don't NPE in onStatusChanged" into...
2013-09-10 Chet HaaseMerge "Fix for transition layout suppression" into...
2013-09-10 Vinit DeshapndeMerge "Set country code on P2p interfaces as well"...
2013-09-10 Yuhao ZhengMerge "Add a hidden API to toggle airplane mode." into...
2013-09-10 Martijn CoenenMerge "Remove legacy HCE APIs." into klp-dev
2013-09-10 Yuhao ZhengAdd a hidden API to toggle airplane mode.
2013-09-10 Glenn KastenMerge "AudioTrack.getTimestamp() return type is now...
2013-09-10 Marco NelissenMerge "Use correct timescale for "date taken" field...
2013-09-10 Amith YamasaniMerge "Don't leave space for summary text if it's an...
2013-09-10 Craig MautnerWhen waiting for activity to finish don't reset
2013-09-10 Stephen HinesMerge "Don't set Allocation mSize when we have no Type...
2013-09-10 Baligh UddinMerge "Import translations. DO NOT MERGE" into klp-dev
2013-09-10 Baligh UddinMerge "Import translations. DO NOT MERGE" into klp-dev
2013-09-10 Jeff SharkeyMerge "Fix getCallingPackage() to handle reentrance...
2013-09-10 Jeff SharkeyMerge changes I7b3f4c68,I9f022a08 into klp-dev
2013-09-10 Jeff BrownMerge "Clarify InputDevice#getControllerNumber document...
2013-09-10 Jeff SharkeyMerge "Disabled states, more UX work, bug fixes." into...
2013-09-09 Sandeep SiddharthaMerge "Move public consts to HotwordRecognitionService...
2013-09-09 Chet HaaseMerge "Add updateListener to ViewPropertyAnimator"...
2013-09-09 Chris CraikMerge "Create a pixelref wrapper for reused bitmaps...
2013-09-09 Andy McFaddenMerge "Fix pixel test" into klp-dev
2013-09-09 Matthew WilliamsMerge "Preserve CTS fail behaviour on null bundle for...
2013-09-09 Craig MautnerMerge "Do not enter resumeTopActivity recursively....
2013-09-09 Christopher TateMerge "Fix clearApplicationUserData() to allow a null...
2013-09-09 Chet HaaseMerge "Show view overlays in hierarchyviewer" into...
2013-09-09 Svetoslav GanovMerge "AccessibilityNodeInfo incorrectly cloned." into...
2013-09-09 Leon Scroggins IIIMerge "Register jni objs in CreateJavaOutputStreamAdapt...
2013-09-09 Chris CraikMerge "Update doc for BitmapFactory.Options to include...
2013-09-09 Mindy PereiraMerge "Update default ramp up time for autoscroller...
2013-09-09 Svetoslav GanovMerge "Add dumping the state of the print sub-system...
2013-09-09 Dianne HackbornMerge "Fix issue #10671878: Proc stats needs to remove...
2013-09-09 Alan ViveretteMerge "Add WebVTT caption renderer" into klp-dev
2013-09-09 Svetoslav GanovAdd dumping the state of the print sub-system.
2013-09-09 Craig MautnerDo not enter resumeTopActivity recursively.
2013-09-09 Tom O'NeillMerge "Explain what warnIfCallingFromSystemProcess...
2013-09-09 Deepanshu GuptaMerge "Add isPremultiplied option to Bitmap_Delegate...
2013-09-09 Eric RoweMerge "Add PID to ANR logcat printout." into klp-dev
2013-09-09 Dirk Doughertyam cbe6482a: am b096bee1: am dd93ae32: Doc change:...
2013-09-09 Dirk Doughertyam b096bee1: am dd93ae32: Doc change: fix typo.
2013-09-09 Dirk Doughertyam dd93ae32: Doc change: fix typo.
2013-09-09 Chet HaaseMerge "Propagate pivot values of 0 to native layer...
2013-09-09 Chet HaaseMerge "TextChange transition now uses CharSequence...
2013-09-09 Eric RoweAdd PID to ANR logcat printout.
2013-09-09 Alan ViveretteMerge "Only activate FastScroller when it's needed...
2013-09-09 Alan ViveretteMerge "Increase visibility of accessibility focus highl...
2013-09-09 Alan ViveretteMerge "Add drag-to-open for action bar submenus" into...
2013-09-09 Dianne HackbornFix issue #10671878: Proc stats needs to remove old...
2013-09-09 Amith YamasaniMerge "Throw an exception if isValidFragment is not...
2013-09-09 John SpurlockMerge "Restore alpha animation to status bar rhs icons...
2013-09-09 John SpurlockMerge "Draw status bar battery icon bolt in code."...
2013-09-09 Wink SavilleMerge "Tighten test for warm sim and add more debug...
2013-09-09 Wink SavilleMerge "For NETWORK_MODE_LTE_CMDA_EVDO_GSM_WCDMA default...
2013-09-08 Christopher TateFix permission checks around setBackupEnabled()
2013-09-08 Dianne HackbornMerge "Fix build." into klp-dev
2013-09-08 Christopher TateMerge "Don't crash attempting restore of uninstalled...
2013-09-08 Christopher TateDon't crash attempting restore of uninstalled live...
2013-09-08 Dianne HackbornMerge "Work on issue #10130785: Restore silence and...
2013-09-07 Svetoslav GanovMerge "Printers for a disappearing print serivce incorr...
2013-09-07 Jeff SharkeyMerge "Item layout tweaking, hook up more assets."...
2013-09-07 Michael WrightMerge "Remove tap to click from touch nav devices"...
2013-09-07 Michael WrightMerge "Special case game controller fallback keys for...
2013-09-07 Jeff BrownMerge "Fix native crash when message queue quits."...
2013-09-07 Jeff BrownMerge "Emit a more meaningful cause for watchdog restar...
2013-09-07 Sandeep SiddharthaMerge "Fixing build break" into klp-dev
2013-09-06 Robert GreenwaltMerge "Fix the build." into klp-dev
2013-09-06 Stan ChesnuttMerge "Simplistic fix for initialization race" into...
next