1. dbd8a7a Merge "Add a VR listener service." into nyc-dev am: 875825d0c1 am: f05c96989c by Ruben Brunk · 8 years ago
  2. e24b9a6 Add a VR listener service. by Ruben Brunk · 8 years ago
  3. a825277 Merge "Fix crash for showing linker errors for apps with no label" into nyc-dev am: f08b7b3698 by Adam Powell · 8 years ago
  4. d93f3b1 Fix crash for showing linker errors for apps with no label by Adam Powell · 8 years ago
  5. 02a9c03 Merge "Disable extracting the bg color from the window background." into nyc-dev am: 1f3eca97b9 by Winson · 8 years ago
  6. 9eb7ca8 Merge "Display Toast with linker warnings after Activity.onStart()" into nyc-dev am: 1984d78330 by Dimitry Ivanov · 8 years ago
  7. 1f3eca9 Merge "Disable extracting the bg color from the window background." into nyc-dev by Winson Chung · 8 years ago
  8. 1984d78 Merge "Display Toast with linker warnings after Activity.onStart()" into nyc-dev by Dimitry Ivanov · 8 years ago
  9. 073a526 Disable extracting the bg color from the window background. by Winson · 8 years ago
  10. 3211b90 Merge "Revert "DO NOT SUBMIT: Hide VR features for preview."" into nyc-dev am: b77f9ec93a by Ruben Brunk · 8 years ago
  11. a6b7e44 Merge "DO NOT SUBMIT: Hide VR features for preview." into nyc-dev am: 8ccb68af89 by Ruben Brunk · 8 years ago
  12. b77f9ec Merge "Revert "DO NOT SUBMIT: Hide VR features for preview."" into nyc-dev by Ruben Brunk · 8 years ago
  13. e5d76e8 Revert "DO NOT SUBMIT: Hide VR features for preview." by Ruben Brunk · 8 years ago
  14. 8ccb68a Merge "DO NOT SUBMIT: Hide VR features for preview." into nyc-dev by Ruben Brunk · 8 years ago
  15. 4449ef5 Display Toast with linker warnings after Activity.onStart() by Dimitry Ivanov · 8 years ago
  16. cfa66a2 DO NOT SUBMIT: Hide VR features for preview. by Ruben Brunk · 8 years ago
  17. a0f805b Merge "Do not stop window if preserving the window" into nyc-dev am: fd3d5e92ea by Chong Zhang · 8 years ago
  18. 7687f25 Do not stop window if preserving the window by Chong Zhang · 8 years ago
  19. 923ddb75 Merge changes Ib309e9de,Ia7cf8b99,I055b0825,Ie2ea4318,If92221d3 into nyc-dev am: e1c4641d6f by Winson Chung · 8 years ago
  20. b640315 Updating task description when activity is visible. by Winson · 8 years ago
  21. 8032741 Merge "Improve requestPermissions API docs and throw correct exception." into nyc-dev am: 0f3431b616 by Svetoslav Ganov · 8 years ago
  22. 0f3431b Merge "Improve requestPermissions API docs and throw correct exception." into nyc-dev by Svetoslav Ganov · 8 years ago
  23. f66381c Improve requestPermissions API docs and throw correct exception. by Svet Ganov · 8 years ago
  24. 30a969b Only set the task description if the colors are opaque. am: 2d47683ab9 by Winson · 8 years ago
  25. 2d47683 Only set the task description if the colors are opaque. by Winson · 8 years ago
  26. 0b651a0 Merge "Fail nicely in Activity.requestPermissions when requestCode < 0" by Paul Miller · 8 years ago
  27. 77a0e13 Fail nicely in Activity.requestPermissions when requestCode < 0 by Paul Miller · 8 years ago
  28. 1af8eda Drawing thumbnail background color for empty space in view. by Winson Chung · 8 years ago
  29. 44ba79e Permit setRetainInstance(true) on nested fragments, framework edition by Adam Powell · 8 years ago
  30. 7466be6 Permit setRetainInstance(true) on nested fragments, framework edition by Adam Powell · 8 years ago
  31. 5b5bda4 Merge "Keyboard Shortcuts Helper: Use App name for default group" by Clara Bayarri · 8 years ago
  32. ada88b3 Keyboard Shortcuts Helper: Use App name for default group by Clara Bayarri · 8 years ago
  33. 7c79681 Added onMultiWindowChanged and onPictureInPictureChanged methods to Fragement class by Wale Ogunwale · 8 years ago
  34. 3b93a4d Renamed Activity class multi-window APIs by Wale Ogunwale · 8 years ago
  35. 634dc42 Throw when using deprecated file modes. by Jeff Sharkey · 8 years ago
  36. 344744b Exposing file:// beyond your app is bad, m'kay? by Jeff Sharkey · 8 years ago
  37. c7d6c32 Allow setActionBar() to take a null param by Chris Banes · 9 years ago
  38. 0af6fa7 Voice Interaction from within an Activity by Amith Yamasani · 9 years ago
  39. 75e0979 Request Keyboard Shortcuts for SysUI Dialog via Window by Clara Bayarri · 9 years ago
  40. 6b99325 Merge "Change access to action bar to control-<" by George Mount · 9 years ago
  41. 411c06f Only allow activities to move to full screen stack. by Filip Gruszczynski · 9 years ago
  42. cbe2835 Change access to action bar to control-< by George Mount · 9 years ago
  43. 21b2577 Fix ToolbarActionBar invalidating destroyed Activities by Chris Banes · 9 years ago
  44. b23a757 Bind DropPermissions life cycle to Activity by Vladislav Kaznacheev · 9 years ago
  45. 55bed95 Merge "Add a framework service tracking VR mode state." by Ruben Brunk · 9 years ago
  46. 69b495b Merge "Alt-up moves focus to the toolbar in action bar mode." by George Mount · 9 years ago
  47. 5beb2617 Alt-up moves focus to the toolbar in action bar mode. by George Mount · 9 years ago
  48. dd18a0b Add a framework service tracking VR mode state. by Ruben Brunk · 9 years ago
  49. 3d02671 Only add noDisplay activities to freeform source tasks. by Filip Gruszczynski · 9 years ago
  50. 9c604c7 API for an Activity to enter picture-in-picture mode. by Wale Ogunwale · 9 years ago
  51. eb6722c Fixed bug with caption not showing for some apps that handle config changes by Wale Ogunwale · 9 years ago
  52. 5f98609 APIs for activity to know when its windowing/pip modes change by Wale Ogunwale · 9 years ago
  53. 6325065 API for overlaying app content over decor caption in freeform windows. by Filip Gruszczynski · 9 years ago
  54. 3797c22 Added StackId object for checking what features a stack supports by Wale Ogunwale · 9 years ago
  55. af9d635 Merge "Don\'t allow concurrent permission requests." into mnc-dr-dev am: e199016a82 am: aebff7f1ad am: 2a95159d2c by Svetoslav Ganov · 9 years ago
  56. ffb32b1 Don't allow concurrent permission requests. by Svetoslav · 9 years ago
  57. c29ecc8 Don't remove task from recents if closed by caption button. by Filip Gruszczynski · 9 years ago
  58. 0daf210 Fix leaking the first activity while preserving windows. by Filip Gruszczynski · 9 years ago
  59. a59ac9c Preserve window during resize triggered relaunches. by Filip Gruszczynski · 9 years ago
  60. 8e89b31 Move window moving and resizing handling to WindowManager by Chong Zhang · 9 years ago
  61. d7ad54e Update requestPermission docs about requesting a held permission - framework by Svet Ganov · 9 years ago
  62. 4aef7c8 Deprecate FEATURE_PROGRESS and related methods by Alan Viverette · 9 years ago
  63. f36bb0c Bring an activity to the front upon click & drag by Skuhne · 9 years ago
  64. ce2faa5 Adding API to access / change the task bounds by Skuhne · 9 years ago
  65. 9bad741 Adding missing WindowStackCallback to Window by Stefan Kuhne · 9 years ago
  66. 6e02fa0 Merge changes I4fc1b47e,Icc6d6b25,I8c6bb864 by Wale Ogunwale · 9 years ago
  67. a1a9644 am 74423ccf: am aacc7978: am 41dfffb3: am db6a6a21: am 6b0f1e78: Merge "Fix issue #22843150: fragment transaction crash from onRequestPermisssionResult" into mnc-dev by Dianne Hackborn · 9 years ago
  68. 868a5e1 Support for an activity to change and/or query it's associated stack by Wale Ogunwale · 9 years ago
  69. ba7881c Support finishing a task with any finishing activity in the task. by Wale Ogunwale · 9 years ago
  70. 6bdd3a1 Fix issue #22843150: fragment transaction crash from onRequestPermisssionResult by Dianne Hackborn · 9 years ago
  71. a371084 resolved conflicts for merge of d4b8064e to master by Ian Pedowitz · 9 years ago
  72. fb81d09 Fix issue #22860466: viapi security bug - rubber stamping in nested VIs by Dianne Hackborn · 9 years ago
  73. 6105a30 am 0091e2c0: am 639fd0e9: am 025a5dc6: am 108f5493: am 3551a59b: Merge "Work on issue #21516866: Implement voice interaction in ResolverActivity" into mnc-dev by Dianne Hackborn · 9 years ago
  74. 57dd737 Work on issue #21516866: Implement voice interaction in ResolverActivity by Dianne Hackborn · 9 years ago
  75. 788fc2b Annotate Intent and ContentResolver params with @RequiresPermission by Tor Norbye · 9 years ago
  76. 78ead58 Merge "Fix issue #22531747: Assist info should declare if user has disabled..." into mnc-dev by Dianne Hackborn · 9 years ago
  77. 17f6935 Fix issue #22531747: Assist info should declare if user has disabled... by Dianne Hackborn · 9 years ago
  78. 6f561a2 Merge "Improve documentation of onRequestPermissionsResult" into mnc-dev by Svet Ganov · 9 years ago
  79. 0f45c7c Improve documentation of onRequestPermissionsResult by Svet Ganov · 9 years ago
  80. a7cfbe0 Work on issue #22516282: ChooserTarget URI grants not forwarded by Dianne Hackborn · 9 years ago
  81. a04b7ad Let the ActionBar handle keyboard shortcuts. by Abodunrinwa Toki · 9 years ago
  82. 255aece Improve request permission docs by Svet Ganov · 9 years ago
  83. 6a166af Installer is a part of the system with unrevocable permissions by Svet Ganov · 9 years ago
  84. 601bb99 Fix leak for MenuInflater + setActionBar by Chris Banes · 9 years ago
  85. a1e60f1 Merge "Use who when requesting permissions" into mnc-dev by Svetoslav · 9 years ago
  86. 970b59c Use who when requesting permissions by Svetoslav · 9 years ago
  87. a3acdb3 Fix issue #21621920: VI: need mechanism to get current request by Dianne Hackborn · 9 years ago
  88. b0a5e78 Merge "More API changes." into mnc-dev by Dianne Hackborn · 9 years ago
  89. 9ce9a15 Add annotations to a new API by Svetoslav · 9 years ago
  90. 69c6adc More API changes. by Dianne Hackborn · 9 years ago
  91. aa048b6 Fix java doc by Svetoslav · 9 years ago
  92. 20770dd Add API to hint whether to show on-board UI before a permission request. by Svetoslav · 9 years ago
  93. 3dec0d4 Merge "Disable input during Activity Transition." into mnc-dev by George Mount · 9 years ago
  94. 41725de Disable input during Activity Transition. by George Mount · 9 years ago
  95. 6711f3b Move PhoneWindow and friends back into internal package by Adam Powell · 9 years ago
  96. 3266f60 Merge "Call Activity#onAttachFragment()" into mnc-dev by Todd Kennedy · 9 years ago
  97. 434bd65 Call Activity#onAttachFragment() by Todd Kennedy · 9 years ago
  98. 6b379c8 am 9c14b3ab: am c7e9a17a: am 10a54a79: Merge "Remove dependency upon FragmentActivity" into mnc-dev by Todd Kennedy · 9 years ago
  99. a5fc6f0 Remove dependency upon FragmentActivity by Todd Kennedy · 9 years ago
  100. 83c6896 Annotate some APIs with threading annotations by Tor Norbye · 9 years ago