History log of /packages/apps/Car/Radio/src/com/android/car/radio/RadioDisplayController.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4467ff0c4f0b80cc35be17f1af7c95c2a591bdd2 19-Apr-2018 Tomasz Wasilczyk <twasilczyk@google.com> Add PREUPLOAD file for lint checking.

Also, fix the issues linter found.

Test: it builds
Bug: 73950974
Change-Id: I880c8eba0d9f2436fa0c097ed70a2d2e47dfeafc
/packages/apps/Car/Radio/src/com/android/car/radio/RadioDisplayController.java
f7e4bf1e901c6f24ed16cb69218c98c9f8e219ef 13-Mar-2018 Simon Dai <sdai@google.com> Update main playback layout for radio

-Center playback metadata
-Combine song title/artist, always show station name
-Remove carousel station view
Before: https://screenshot.googleplex.com/9ZmVWQytuOZ
After: https://screenshot.googleplex.com/yzBbLtC34Sz
Bug: 74449686
Test: manual
Change-Id: Ib913dae417709924d4f5f46e234b9d2bb5603add
/packages/apps/Car/Radio/src/com/android/car/radio/RadioDisplayController.java
7c15a6f56d7af63f3e2b12eda86f364f821a4099 14-Nov-2017 Anthony Chen <ajchen@google.com> Update radio to use dimensions from support library.

Test: built radio and deploy to mojave
Bug: 69271624
Change-Id: I6f4e0f23729063c9d93b823f3258285f43769180
/packages/apps/Car/Radio/src/com/android/car/radio/RadioDisplayController.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/RadioDisplayController.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/RadioDisplayController.java