History log of /packages/apps/Car/Radio/src/com/android/car/radio/RadioPresetsFragment.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6f3e0e9d52a298a66d4da826de6a5cb3ad3d2080 10-Jul-2017 Anthony Chen <ajchen@google.com> Update Radio with changes to PagedListView's divider.

Test: booted up radio, opened up preset list and verified no changes.
Bug: 63524971
Change-Id: I42b2741e2b4d11e562f7e06a39d40f0a9200f6d7
/packages/apps/Car/Radio/src/com/android/car/radio/RadioPresetsFragment.java
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/RadioPresetsFragment.java
c0fd4256df3960ed5cc6c7fdeeb3bc495ac5d267 24-Apr-2017 roger xue <rogerxue@google.com> rename Decration class name

Test: verified manually
Change-Id: I5591156da87024b6c82b8d58e7e031569fc7fbbe
/packages/apps/Car/Radio/src/com/android/car/radio/RadioPresetsFragment.java
3a1e71650657563bdbd036174c8c8bde32869c45 29-Mar-2017 Rakesh Iyer <rni@google.com> Clean up docs reference to android.support.car.ui.

Fix up docs to point to the correct version of PagedListView.

Test: Builds.
Change-Id: I73ceffb3897a7042ff4b4fca6ec8093752b81bda
/packages/apps/Car/Radio/src/com/android/car/radio/RadioPresetsFragment.java
e342a4866c3ba36567c18ebffa32b213f0bc567d 27-Mar-2017 Rakesh Iyer <rni@google.com> Remove ui dependencies on car support lib.

We're removing the ui components from the car support
library so make the dialer depend on the copies that
have been added to the stream-ui-lib.

Bug: 33210228
Test: Booted and verified that the dialer looks ok.
Change-Id: I7822850b54ec3cae73a88e0c9a77698bb5d793af
/packages/apps/Car/Radio/src/com/android/car/radio/RadioPresetsFragment.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/RadioPresetsFragment.java