1. 06d0336 Conditionally garbage collect SharedStates when call-sites allow it. by Isaac Dancy · 5 years ago
  2. 09bc120 Refactor ProtocolAdapter to return a Model result with a schema version. by Isaac Dancy · 5 years ago
  3. 8ce26c0 Add support for the REQUIRED_CONTENT operation. by Isaac Dancy · 5 years ago
  4. e56e940 Define the RequiredContentAdapter interface and incorporate it into by Isaac Dancy · 5 years ago
  5. 91fb17c Update StreamStructure to support a required item in the stream. by Isaac Dancy · 5 years ago
  6. 25daaad Small refactoring to eliminate unneeded Result objects. by Isaac Dancy · 5 years ago
  7. 54b6b52 Add onDestroy() to ProcessScope by Ryan Bonick · 5 years ago
  8. d3df0dd Move ModelProvider and ModelFeature and ModelToken to use Observable interface by Ryan Bonick · 5 years ago
  9. a4a0f9d Switch FakeClock to use FeedObservable by Ryan Bonick · 5 years ago
  10. 15a964a Switch Store to use Observable interface by Ryan Bonick · 5 years ago
  11. a17d93d Create Observable interface for FeedObservable by Ryan Bonick · 5 years ago
  12. 419881b Adds offline status to ContentLoggingData. by Dan Anderson · 5 years ago
  13. c1eb0ed Makes spinner timing configurable by host. by Dan Anderson · 5 years ago
  14. 1ce32dd Remove non-internal SessionManager by Ryan Bonick · 5 years ago
  15. 72a8c77 Move default Header implementation to the client API package by Ryan Bonick · 5 years ago
  16. 1c5ce4a Cleanup -assumenosideeffects rules which also assume values by Feed Team · 5 years ago
  17. 7f74561 Delete deprecated overlay_color by Katherine Applewhite · 5 years ago
  18. 3e3648d Internal change by Feed Team · 5 years ago
  19. 7ed5ec0 Rename SessionManagerState to SessionState by Ryan Bonick · 5 years ago
  20. 1409abb Translation pull. by Dan Anderson · 5 years ago
  21. e55249d Add Dumpable interface to ProcessScope by Ryan Bonick · 5 years ago
  22. 2802c42 Internal change. by Imad Kariapper · 5 years ago
  23. 6eeec6b Opacity should work with backgrounds on views with wrappers now. by Nathan Dykhuis · 5 years ago
  24. 3e6dd93 Move scope impls to api/internal by Ryan Bonick · 5 years ago
  25. 9b3d4a9 Fix an IDE warning (next ID conflict). by Radu Cornea · 5 years ago
  26. 7dbd9dc Fix a mismatched message name. by Radu Cornea · 5 years ago
  27. 0fb66d5 Move ActionUploadRequestManager to api/internal/requestmanager by Ryan Bonick · 5 years ago
  28. eb5622b Fixing onOpenedWithNoImmediateContent behavior. by Imad Kariapper · 5 years ago
  29. 298f3cb Unify int/long config flag support to long only to avoid conversion errors. by Radu Cornea · 5 years ago
  30. fe6df73 send timestamp of actions to the server by Marissa Stephens · 5 years ago
  31. 97514de Add client RequestManager integration test by Ryan Bonick · 5 years ago
  32. 601aeb3 Move Resettable to api/internal by Ryan Bonick · 5 years ago
  33. f271264 Remove some deprecated getters & setters from ProcessScope by Ryan Bonick · 5 years ago
  34. 7f99bea Move Stream to api/client by Ryan Bonick · 5 years ago
  35. 7e9c4b4 Create new StreamScope interface by Ryan Bonick · 5 years ago
  36. 0185e77 Sort Configuration keys. by Radu Cornea · 5 years ago
  37. 847579b Add new ProcessScope interface by Ryan Bonick · 5 years ago
  38. e7bc18f Migrate from isSameAs to isSameInstanceAs (and isNotSameAs to isNotSameInstanceAs). by cpovirk · 5 years ago
  39. b8e83da Move AppLifecycleListener to api/client by Ryan Bonick · 5 years ago
  40. 260b43b Move RequestManager to api/client by Ryan Bonick · 5 years ago
  41. 33726d7 Instead of calling Subject.actual(), store the actual value in a field, and read that. by cpovirk · 5 years ago
  42. dafefe7 Move internalapi to api/internal by Ryan Bonick · 5 years ago
  43. 80206bf Move feed/host to feed/api/host by Ryan Bonick · 5 years ago
  44. 19dd2eb Prevent crashes when swiping an unbound header. by Imad Kariapper · 5 years ago
  45. cc07c56 Remove FeedProcessScope.Builder setters by Ryan Bonick · 5 years ago
  46. e94483e Instead of calling Subject.actual(), store the actual value in a field, and read that. by cpovirk · 5 years ago
  47. e262589 Move internal parts of SessionManager to internalapi by Ryan Bonick · 5 years ago
  48. d96bdaf Move KnownContentApi to client/KnownContent and internal/FeedKnownContent by Ryan Bonick · 5 years ago
  49. a13266e Reduce RequestManager to #triggerScheduledRefresh method by Ryan Bonick · 5 years ago
  50. c4c9aed Update Piet Android code to use color style for image tints, instead of color_overlay by Katherine Applewhite · 5 years ago
  51. 921b73b Switch basicstream to use sharedstream ScrollObserver and remove ScrollListener. by Nathan Dykhuis · 5 years ago
  52. 6390162 Sort Configuration keys. by Radu Cornea · 5 years ago
  53. 6be15fe Migrate users from the old, deprecated Subject.fail* methods to the new Subject.fail* methods or, in some cases, to Subject.check. by cpovirk · 5 years ago
  54. 45866a9 Add a proto string interner to cache commonly used content ID strings in PersistentFeedStore. by Radu Cornea · 5 years ago
  55. d2a7685 Update documentation on color style by Katherine Applewhite · 5 years ago
  56. 80c601c Have frame respect child margins. by Katherine Applewhite · 5 years ago
  57. 0f5b3ed Migrate Truth Subjects from no-arg check() to the overload that accepts a description. by cpovirk · 5 years ago
  58. d6c2534 Move feed/api/common files to feed/internalapi/common by Ryan Bonick · 5 years ago
  59. 41e7e3b Add in new capability for elements by Marissa Stephens · 5 years ago
  60. cf7f1a7 Remove some getter methods on FeedProcessScope by Ryan Bonick · 5 years ago
  61. faa86ce Migrate from is(Not)SameAs to is(Not)SameInstanceAs. by cpovirk · 5 years ago
  62. 274ca9e set timestamp on actions by Marissa Stephens · 5 years ago
  63. 3243bed Add null check to textView.getTypeface by Katherine Applewhite · 5 years ago
  64. 9e8c7df Align ImageChunks to baseline. by Nathan Dykhuis · 5 years ago
  65. eba7624 Add an experimental Carosuel RenderableUnit. by Travis Feuling · 5 years ago
  66. c99141c Migrate from isNotSameAs to isNotSameInstanceAs. by cpovirk · 5 years ago
  67. e4b060e Internal change by Feed Team · 5 years ago
  68. f9ad875 Update FeedProcessScope to take an Executor rather than ExecutorService. by Travis Feuling · 5 years ago
  69. b1d8f4d Migrate from containsAllOf to containsAtLeast. by cpovirk · 5 years ago
  70. fc251ed Load typefaces via Consumer in Piet Android by Katherine Applewhite · 5 years ago
  71. 269d4a9 Replace mockito Matchers with ArgumentMatchers by Nathan Dykhuis · 5 years ago
  72. 699c56a Adding experimental carousel feature. by Imad Kariapper · 5 years ago
  73. 5fd25bc Adding capability for sending carousels. by Imad Kariapper · 5 years ago
  74. 2fd8f3d implement piet a11y header label by Marissa Stephens · 5 years ago
  75. 60faed7 Remove unused MockPushServer by Ryan Bonick · 5 years ago
  76. f5b6dc3 Translations import. by Imad Kariapper · 5 years ago
  77. e3203ab Move ScrollObserver and ScrollObservable to sharedstream. by Nathan Dykhuis · 5 years ago
  78. 52e28a6 Move methods not used by client to new internal RequestManager by Ryan Bonick · 5 years ago
  79. 31d8a97 Clarify shadow platform support. by Feed Team · 5 years ago
  80. 023317c Add ability to set UiContext in FakeModelProvider#onSessionStart() by Ryan Bonick · 5 years ago
  81. cabf690 Change the ElementType and RecordedInterestType enums to be integers by Marissa Stephens · 5 years ago
  82. 7b04f56 Add dark/light theming to the feed. Theme the more button, context menu text, no content card and the spinner. by Feed Team · 5 years ago
  83. 209603e Internal change by Feed Team · 5 years ago
  84. d0dd3d0 Update TextElementAdapterTest to work with Robolectric layout change by Katherine Applewhite · 5 years ago
  85. d50f6d4 Rolling back dark/light theming because it crashed on KitKat. by Feed Team · 5 years ago
  86. 038b0f0 Rollback theming context menu text. Crashing in KitKat. by Feed Team · 5 years ago
  87. 6258dd3 Enable thread checks in infra integration tests. by Isaac Dancy · 5 years ago
  88. 708ece1 Rollback theming no content card. Crashing in KitKat. by Feed Team · 5 years ago
  89. dc4c62e Simplify TaskQueue and FakeTaskQueue. by Isaac Dancy · 5 years ago
  90. e8a662c Rollback spinner theming. Crashing in KitKat. by Feed Team · 5 years ago
  91. 75fea99 Adds ability for UI to roundtrip information when creating a new model provider until onSessionStart/onSessionFinished is called. by Dan Anderson · 5 years ago
  92. cb4a85f Add infra integration tests for session creation and restore. by Isaac Dancy · 5 years ago
  93. cd5bfab Move proto to internalapi by Ryan Bonick · 5 years ago
  94. d3008ee TaskQueue should cancel timeout runnables when running tasks. Also simplify the by Isaac Dancy · 5 years ago
  95. 353e4fa Updates Task.java to not use the same intdef values. by Dan Anderson · 5 years ago
  96. abb5a3e Adds task timing logging to the TaskQueue. by Dan Anderson · 5 years ago
  97. b10f626 Fix issues related to session restore and creation. by Isaac Dancy · 5 years ago
  98. d20edf3 Adds API for logging how long tasks take and are delayed by. by Dan Anderson · 5 years ago
  99. bb8137c Move protocoladapter to internalapi by Ryan Bonick · 5 years ago
  100. b03b9cf Cancel starvation tasks when exiting the starvation state. by Isaac Dancy · 5 years ago