1. 2b8e037 Properly remove activity from task on start failure. by Bryce Lee · 6 years ago
  2. e9d9b4b Fix issue #77230164: Add app op to control foreground services by Dianne Hackborn · 6 years ago
  3. 32e09ef Distinguish between bringing stack to front and delivering to top. by Bryce Lee · 6 years ago
  4. ad5b832 Add unit test to verify option propagation from starter to modifier. by Bryce Lee · 6 years ago
  5. fbd263b4 Do not depend on task activities decrementing with finish. by Bryce Lee · 6 years ago
  6. 4d8d32c Fix issue with permission check for shortcuts and pendingIntent by Jorim Jaggi · 6 years ago
  7. daa91e4 Recycle ActivityStarter instances. by Bryce Lee · 7 years ago
  8. 4c9a597 Provide start parameters via setters on ActivityStarter. by Bryce Lee · 7 years ago
  9. d3624e1 Make ActivityStarter single use. by Bryce Lee · 7 years ago
  10. b802ea1 Provide activity details for task layout in ActivityStarter. by Bryce Lee · 7 years ago
  11. f3c6a47 Store bounds in WindowConfiguration. by Bryce Lee · 7 years ago
  12. ba8f442 Get PackageManager on demand in ActivityStarter. by Bryce Lee · 7 years ago
  13. 93e7f79 Add tests to exercise ActivityStarter precondition failures. by Bryce Lee · 7 years ago
  14. 18d5159 Cleanup activity and task creation in unit tests. by Bryce Lee · 7 years ago
  15. 7daee39 ActivityStarter cleanup by Bryce Lee · 7 years ago
  16. 44f036f Removed remaining use of static stack ids. by Wale Ogunwale · 7 years ago
  17. 4e4a3ec Consolidate updating bounds in ActivityStarter. by Bryce Lee · 7 years ago