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