Bug fix: TIVI-1996.
[profile/ivi/ico-uxf-homescreen.git] / packaging / ico-uxf-homescreen.changes
1 * Wed Nov 06 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> accepted/tizen/20131029.175553@d661402
2 - 0.9.07 release.
3 -- bugfix: Last information cannot set up / acquire.(Native app)
4 -- bugfix: A grab is abandoned in the case that there is not a history by application history operation(next history operation in the latest / oldest)
5 -- change: The history of application gesture function name was changed into Swipe by Flick.
6            So changed Flick of a source file name and the class name to Swipe
7 -- change: ico-uxf-weston-plugin interface change of get_surfaces request and create/configure event
8 -- change: Improve system controller and homescreen startup
9 -- merged: Fix build to link against the security-server-client
10 -- addition: Add a "logoff function of all users" to a user change
11 -- addition: Addition of the live thumbnail of the running application to a menu
12 -- bugfix: TIVI-1996
13
14 * Tue Oct 08 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> accepted/tizen/20131003.220120@49e6831
15 - 0.9.05 release.
16 -- bugfix: The page which does not exist by scrolling downward in a menu screen is displayed.
17 -- addition: Notice of the operation event to application except the application history flick operation.
18 -- addition: Prohibition of the application history operation of the driving mode.
19 -- addition: Addition of two tools. ico_clear_screen and ico_change_loginuser.
20 -- bugfix: TIVI-1935 - Input focus is not switched to the new top most app when switching via gesture
21
22 * Thu Sep 26 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> accepted/tizen/20130919.204217@93c93da
23 - 0.9.04 release
24 -- addition of the application operation history.
25 -- change of the interface of the ico-uxf-weston-plugin.
26 -- BugFix: TIVI-1436,1741,1786,1787,1815,1816,1820,1836,1843,1900,1905
27 -- Renewal of a menu at the time of installation/uninstallation.
28 -- The start method is changed to the Wants target of the service file for ico-uxf-device-input-controller and ico-vic-carsimurator.
29 -- Shortcut addition.
30 -- bugfix : display history order is not reproduced.
31 -- bugfix: when show app in second display, crash homescreen
32 -- bugfix: the prev swipe operation, failure occurs to the next swipe
33 -- updated homescreen service file.(delete Type=oneshot) 
34
35 * Thu Sep 19 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> accepted/tizen/20130911.211140@65dbd1c
36 - 0.9.03 release.
37 -- Additional functions of policy and resource management.
38 -- Additional functions of homescreen night mode.
39 -- When the regulation, to change the behavior of the menu screen and menu icons.
40 -- Internal bug fix.
41
42 * Fri Sep 06 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> submit/tizen/20130828.211623@2f884d6
43 - 0.9.02 release
44 -- Fix system controller startup.
45
46 * Fri Aug 30 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> submit/tizen/20130828.211623@0dc3864
47 - 0.9.01 release
48 -- This main changes is refactoring. (changed from c to c++ development language)
49 -- The orientation of the ui screen changed.  horizon → vertical
50 -- Add control bar in bottom of screen.
51 -- Menu icon move to  the control bar from the status bar.
52 -- Removed home icon on status bar.
53 -- The homescreen process was split into system-controler and homescreen process.
54 -- This version is not implement feature of running regulation.
55
56 * Tue Aug 27 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> submit/tizen/20130823.170014@f9ac279
57 - 0.7.03 release.
58 -- Correction with the interface change of ico-uxf-weston-plugin.
59 -- Change of the application thumbnail indication of the menu screen.
60 -- Fix for TIVI-1669 - Homescreen fails to launch webruntime apps.
61 -- It became the error to acquire appid from pid(aul_app_get_appid_bypid) before start completion of Web Application.
62
63 * Wed Aug 21 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> accepted/2.0alpha-wayland/20130612.174826@ce96c7c
64 - 0.7.02 release
65 - Add LICENSE.
66 - Fix spec file.
67 -- Corrected license field.
68 -- Correct package BuildRequires fields to address build errors.
69 -- Corrected package group tags based on Tizen packaging guidelines.
70 -- Add missing tag and scriptlets.
71 -- Remove items that are not necessary.
72 - Install systemd unit files in for user.
73
74 * Mon Jul 29 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> accepted/2.0alpha-wayland/20130612.174826@c0f6e8c
75 - 0.7.01 release
76 - Following corrections for TizenIVI 3.0M1.
77 -- Correspondence to version up of Wayland/Weston(1.1.x => 1.2.0).
78 -- Correspondence to version up of ico-uxf-weston-plugin(0.5.x => 0.7.01).
79 -- Correspondence to start method of TizenIVI 3.0(system V => systemd).
80 - Changes of the package name from 'ico-uxf-HomeScreen' to 'ico-uxf-homescreen'.
81
82 - 0.3.08 release
83 - fix for - SystemController may give the screen right for the application that is not active.
84 - fix for - SystemController gives the screen right for two application when 3 or more apprications require the acquisition of the screen right of the screen zone.
85 - Abstraction of communication library.
86   Change to libico-util-com.so(ico-uxf-utilities.rpm) from libwebsockets.so.
87
88 * Wed Jun 12 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> submit/2.0alpha-wayland/20130612.051552@7006a0f
89 - 0.3.07 release
90 - Fix for TIVI-1002 - [WLD] Entertainment.Visual APP doesn't stop the audio play and show the window while vehicle speed>=4
91   The spelling of the category name that defined in configuration file(/opt/apps/org.tizen.ico.homescreen/res/config/system.conf) was wrong with "Entertainment.visiual".
92   A judgment logic had an error about the control of the sound by the run regulation.
93 - fix for - Run regulation was it in an error in a judgment logic of the run regulation about shift_back (e.g., a application category of Camera.back).
94 - fix for - A definition of category CarSetting was wrong in configuration.
95 - Add an transition of the fading at the time of a change of the application screen.
96 - Appoint that more than ico-uxf-weston-plugin-0.5.06 are necessary for spec file.
97 - Delete logic of setting argment when Homescreen launch a application
98
99 * Wed Jun 12 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> accepted/2.0alpha-wayland/20130606.173158@c36bbb6
100 - 0.3.06 release
101 - Fix for TIVI-840 - [WLD] Nothing rendered when launching Contacts app 
102   Change the way of setting argument.
103 - Fix for TIVI-987 - [WLD]App priority does not work
104   A priority judgment error of the interrupt image right.
105 - The change of the package test program with the interface change of ico-uxf-weston-plugin.
106 - Appoint that more than ico-uxf-weston-plugin-0.5.05 are necessary for spec file.
107
108 * Tue Jun 04 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> accepted/2.0alpha-wayland/20130603.172554@344634f
109 - 0.3.05 release.
110 - Fix for TIVI-842 - [WLD] Previously existing app thumbnails missing on homescreen after launch and terminate more apps
111   Homescreen stores the hided app thumbnail's information.
112 - Work around - Addition of the window animation interface.
113 - Appoint that more than ico-uxf-weston-plugin-0.5.04 are necessary for spec file.
114
115 * Fri May 24 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> accepted/2.0alpha-wayland/20130520.093309@f56086f
116 - 0.3.03 release
117 - Fix for TIVI-839 - [WLD] Install app with wrt install, No new app icon shown in Homescreen App list.
118   Homescreen reload the application informations when receive the package update messages from the package manager.
119   (use pkgcmd to install or uninstall application)
120 - Work around TIVI-832 - [WLD]Video player Segfault when playing video from gallery.
121   Gave child process the screen right of the process that worked just before that.
122 - Changed the image of application change button on the statubar.
123 - Added the application list button to the statusbar.
124 - Removed the application list button from the homescreen tile.
125 - Added the application list button to the statusbar.
126 - Added the shortcut button to the statusbar.
127 - Tile menu indication and the application choice prevent them from being able to do it during a run.
128 - Support of the mirror camera indication by the blinker operation.
129 - Permit the operation of the music player while driving.
130 - Appoint that more than ico-uxf-weston-plugin-0.5.03 are necessary for spec file.
131
132 * Wed May 22 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> accepted/2.0alpha-wayland/20130520.093309@23824f8
133 - Fix for TIVI-803 - Enable new UI in wayland build.
134 - Fix for TIVI-826 - weston-plugin should NOT create /root/
135 - Fix for TIVI-827 - Create symbolic link for /etc/rc.d/init.d/ico_weston to /etc/rc.d/rc3.d/.
136 - Fix for TIVI-829 - [WLD] Text input box fails to switch to Edit mode(via touch screen)
137 - Fix for TIVI-838 - [WLD] HomeScreen doesn't check NoDisplay parameter
138 - fixed when change volume by setting application during sound reproduction,
139   the sound right stolen by settign application, and a sound stops.
140 - fixed reduced some memory leaks.
141
142 * Fri Apr 26 19:15:52 UTC 2013 - tracy.graydon@intel.com
143 - Setting up 2.0alpha-wayland branch (master not used for IVI) 
144
145 * Fri Apr 26 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> d21d2c0
146 - Import initial.
147