summaryrefslogtreecommitdiffstats
path: root/core/java/android/tv
Commit message (Expand)AuthorAgeFilesLines
* Add a path for generic event from a session to an application in Tv Input Fra...Youngsang Cho2014-05-295-9/+147
* Fix a typoSungsoo Lim2014-05-282-3/+3
* Revert "Revert "Add physical TV input handling to TvInputManagerService""Wonsik Kim2014-05-277-0/+372
* Merge "Change visibility of TvInputManager.Session.setSurface()"Wonsik Kim2014-05-211-1/+2
|\
| * Change visibility of TvInputManager.Session.setSurface()Wonsik Kim2014-05-201-1/+2
* | Make mSessionCallback null in TvView.unbindTvInputYoungsang Cho2014-05-201-0/+1
* | Fix NPE while dispatching input event.Chulwoo Lee2014-05-141-1/+5
* | Fix NPE in TvInputService and TvViewYoungsang Cho2014-05-132-2/+4
* | Handle the crash of TIS.Sungsoo Lim2014-05-133-43/+99
* | Merge "Replace ComponentName to InputId."Sungsoo Lim2014-05-137-62/+67
|\ \
| * | Replace ComponentName to InputId.Sungsoo Lim2014-05-137-62/+67
| |/
* | Use copied input events in TvViewYoungsang Cho2014-05-131-4/+12
|/
* Explictly release the surface in TV input frameworkYoungsang Cho2014-04-301-0/+9
* Dispatch input events to the TV inputJae Seo2014-04-296-36/+650
* Add overlay view in Tv Input FrameworkYoungsang Cho2014-04-187-4/+496
* Merge "Remove TvInputSession"Youngsang Cho2014-04-154-88/+17
|\
| * Remove TvInputSessionYoungsang Cho2014-04-154-88/+17
* | Add equals, hashCode, and toString methods in TvInputInfo.Sungsoo Lim2014-04-111-0/+28
|/
* Unhide TvInputSessionJae Seo2014-04-081-2/+0
* Initial round of Television Input FrameworkJae Seo2014-04-0812-0/+1139