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