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