Merge "Adds LICENSE file" into tizen
[profile/tv/apps/dotnet/mediahub.git] / TVMediaHub / TVMediaHub.Tizen / Models /
2017-09-11 Kyuho JoMerge "Adds LICENSE file" into tizen
2017-09-11 Sung-jae ParkMerge "Added item to the BottomButtonList after all...
2017-09-11 Sung-jae ParkMerge "Added await keyword for the asynchronous methods...
2017-09-11 Sung-jae ParkMerge "The async method should run its code in a task...
2017-09-11 Sung-jae ParkMerge branch 'tizen' of ssh://review.tizen.org:29418... 39/148839/1
2017-09-07 Heonjae.JangFix Issue : [TNEXT-2868][TNEXT-2870] Thumbnails are... 10/148110/2 submit/tizen/20170907.102945 submit/tizen_4.0/20170907.102917
2017-09-07 Sung-jae ParkThe async method should run its code in a task. 62/148162/1
2017-09-07 Sung-jae ParkThe async method should run its code in a task. 61/148161/1
2017-08-24 hjjangFix Issue : Change MediaContent APIs 81/145981/2 accepted/tizen/unified/20170824.172638 submit/tizen/20170824.102218
2017-08-02 Hyerim KimMerge "Modifies Svace issues" into tizen
2017-07-27 Hyerim KimModifies Svace issues 14/141014/1
2017-07-11 Hyerim KimMerge "Implements delete contents in Music tab Changes...
2017-07-11 Hyerim KimImplements delete contents in Music tab 71/137871/3
2017-07-09 hjjangAdd auto playing in Music Player 85/137685/2
2017-07-07 hjjangMerge "Implement mediahub music player GUI" into tizen
2017-07-07 hjjangImplement mediahub music player GUI 85/136885/3
2017-07-03 hjjangRevert "Implement mediahub music player gui" 81/136881/1
2017-07-03 hjjangImplement mediahub music player gui
2017-06-14 Geunsun, LeeMerge "Sets the navigation buttons to be dimmed" into...
2017-06-14 Hyerim KimImplements the method for showing toast popup source... 27/134027/2
2017-06-09 Geunsun, LeeImplement the music player for the music tab
2017-06-07 jjie.choiImplement MusicTab sortby
2017-06-07 Geunsun, LeeMerge "Add files for Music tab" into tizen
2017-06-07 kyuho.joShow 'unavailable' icon for not supported contents
2017-06-05 Hyerim KimFixed Coding rule check
2017-06-05 Hyerim KimMerge "Implements the StorageProvider and gets the...
2017-06-05 Hyerim KimImplements the StorageProvider and gets the contents...
2017-06-05 kyuho.joAdd rountines for checking availability of media contents
2017-06-05 Geunsun, LeeMerge "Implement viewmodel for music tab" into tizen
2017-06-05 Geunsun, LeeImplement viewmodel for music tab
2017-06-01 Geunsun, LeeChange the log API : Log -> Dbgport
2017-05-26 Hyerim Kim(WIP) Implements ContentUpdated event handler
2017-05-24 Geunsun, LeeMerge "Fixed a bug : remove alpha value in color API...
2017-05-23 Hyerim Kim(WIP)
2017-05-22 Hyerim KimAdds and modifies comment of TV MediaHub
2017-05-22 Geunsun, LeeAdd comments for the media hub
2017-05-19 Hyerim KimAdd comments TV MediaHub
2017-05-17 Hyerim KimFixes Svace issues
2017-05-16 Geunsun, LeeFix coding convetion
2017-05-10 Kyuho JoSet recent played time with UTC time
2017-05-04 cskimFix Video ContentProvider to recoginze video files
2017-05-04 cskimTo remove .tn files.
2017-05-04 Kyuho JoIgnore non-media files from media-content database
2017-05-02 Kyuho JoMerge "Time record for play log" into tizen
2017-05-01 Kyuho JoTime record for play log
2017-04-24 Kyuho JoMerge "Remove animation layer for image viewer" into...
2017-04-24 cskimFix crash issue.
2017-04-19 Heonjae JangAdd MusicTab
2017-04-19 Heonjae JangFix Layout VideoTab, Footer
2017-04-18 Heonjae JangChange Read Informations flow
2017-04-17 Heonjae JangCreate Thumbnail before add group
2017-04-15 cskimFix gallery not updating issue.
2017-04-14 Heonjae JangChange ReadList Asynchronous
2017-04-14 Kyuho JoAdd a new method to get a recently played movie
2017-04-13 Heonjae JangAdd Footer Commands
2017-04-13 Hyerim KimImplement Image Viewer Controls
2017-04-12 Heonjae JangChange VideoTab Layout
2017-04-12 Kyuho JoImplement storage provider
2017-04-12 Kyuho JoEstablish DB connection on constructor of ContentProvider
2017-04-11 Kyuho JoImplement Content/Video/Image/Music provider
2017-04-10 Heonjae JangCreate Video Tab Template
2017-04-07 cskimAdd skeleton codes