History log of /packages/apps/Car/Radio/src/com/android/car/radio/CarouselView.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
35dbc15d818fc64e8af86e40e38d4119fea1dd15 29-Apr-2017 Anthony Chen <ajchen@google.com> Clean up radio.

- Do not hold on to references to fragments. This can cause errors when
"replace" is called for a fragment.
- Remove usage of commitAllowingStateLoss as this can lead to errors.
- Convert to lambdas where this would be clean.
- Switch as many variables to local ones where appropriate
- Remove casts on findViewById
- Miscellaneous code cleanup.

Test: started radio, switched between bands, added radio stations,
seeked between radio stations.

Change-Id: I6d8634f3b518e7cdda0b57c23bb7317b9632453d
/packages/apps/Car/Radio/src/com/android/car/radio/CarouselView.java
44f17dab6698b8c5d87672f5df71c471bd4b91a3 20-Oct-2016 Rakesh Iyer <rni@google.com> Move car radio app.

Original sha1: f802a6f645c66e914ecfe2c1fd06e4dd1aadc6ef

Credits:
ajchen@

Bug: 32118797
Test: Manual.
Change-Id: I6d6438b54538328ffe280ab832122c5c4c29c9f7
/packages/apps/Car/Radio/src/com/android/car/radio/CarouselView.java