aboutsummaryrefslogtreecommitdiff
path: root/src/com/android/tv/TvActivity.java
AgeCommit message (Expand)Author
2017-12-22Format all java files.Nick Chalko
2015-08-03Migrate Live Channels App Src to AOSP branchNick Chalko
2014-08-05Merge "Use TvView.setZOrderOnTop for PIP" into lmp-devYoungsang Cho
2014-08-05Use TvView.setZOrderOnTop for PIPYoungsang Cho
2014-08-05Applying framework change for making selected tracks identifiable in TV and s...Dongwon Kang
2014-08-05Revive old side panel fragments until the new ones keep the feature paritiesYoungsang Cho
2014-08-04Merge "[WIP] Rework sidepanel to make adding options easier." into lmp-devChristofer Åkersten
2014-08-04Make unchecked channels not accessible via numberChulwoo Lee
2014-08-01[WIP] Rework sidepanel to make adding options easier.Christofer Åkersten
2014-08-01Use a system api for tuning to a channelSungsoo Lim
2014-07-31Applying framework changes on TvTrackInfo in sample TV input.Dongwon Kang
2014-07-30Make keys consumed in TV app UI if TV app has any focusable viewYoungsang Cho
2014-07-28Block screen when onVideoUnavailable is received.Christofer Åkersten
2014-07-28Add TV input selection in the Debug menu.Christofer Åkersten
2014-07-25Add keypad view.Christofer Åkersten
2014-07-24Move side panel related stuffs into android.tv.ui.sidepanelYoungsang Cho
2014-07-22Add debug options menu.Christofer Åkersten
2014-07-18Make ExternalFileTvInput work normallyChulwoo Lee
2014-07-15Adjust to availaibilty API changesWonsik Kim
2014-07-11Support multiple tracks in Sample TV app.Dongwon Kang
2014-07-09Merge "Fix a bug regarding pip position"Youngsang Cho
2014-07-10Fix a bug regarding pip positionYoungsang Cho
2014-07-09Merge "Modify to be able to select UnifiedTvInput"Chulwoo Lee
2014-07-09Modify to be able to select UnifiedTvInputChulwoo Lee
2014-07-09Apply new APIs for shy modeYoungsang Cho
2014-07-08Implement onChannelRetuned callback in TIS and TV app.Dongwon Kang
2014-07-07Handle '.' and ' ' as channel delimitersYoungsang Cho
2014-07-07Handle onKeyLongPress from TvView.onUnhandledInputEventYoungsang Cho
2014-07-01Merge "Dispatch input events only to the TV input with RECEIVE_INPUT_EVENT pe...Youngsang Cho
2014-07-02Do not update input pickerJaewan Kim
2014-07-02Dispatch input events only to the TV input with RECEIVE_INPUT_EVENT permissionYoungsang Cho
2014-07-01Fix NPE which happens when TV is launched for the first timeJaewan Kim
2014-07-01Add an option to change PIP positionYoungsang Cho
2014-06-26Merge "Show channels for the selected genre on the guide"Chulwoo Lee
2014-06-27Implement channel tunning by channel numberYoungsang Cho
2014-06-25Show channels for the selected genre on the guideChulwoo Lee
2014-06-23Implement Display ModeYoungsang Cho
2014-06-18Do not turn on volume until activity is resumed after losing audio focusJaekyun Seok
2014-06-17Show menu if setup/settings activity is canceledJaekyun Seok
2014-06-17Do not have focus during fast fade-out hide animationJaekyun Seok
2014-06-10Merge "Add a fade-out animation for side panel fragments"Youngsang Cho
2014-06-13Add a fade-out animation for side panel fragmentsYoungsang Cho
2014-06-11Do not hide view when animation is canceledJaekyun Seok
2014-06-12Apply UX in TV recommendation card at LeanbackLauncherSungsoo Lim
2014-06-11Hide PIP when a home launcher or a main menu is shown.Youngsang Cho
2014-06-11Start TV inside onResume() instead of onActivityResultJaekyun Seok
2014-06-10Use the last selected physical tv input when channel id isn't validJaekyun Seok
2014-06-10Merge "Apply auto-hide and fade-in/out animation into side panel" into lmp-pr...Jaekyun Seok
2014-06-10Apply auto-hide and fade-in/out animation into side panelJaekyun Seok
2014-06-09Merge "TIF: Address the feedback from the API review - 3/3" into lmp-preview-devJae Seo