~nick-dedekind/unity8/indicator-color-fixes

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Nick Dedekind
  • Date: 2016-02-29 14:24:55 UTC
  • mfrom: (2143.1.65 unity8)
  • Revision ID: nick.dedekind@canonical.com-20160229142455-ol76uyr8pin7l5r6
merged with trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
unity8 (8.11+16.04.20160216.1-0ubuntu1) xenial; urgency=medium
 
2
 
 
3
  [ Albert Astals Cid ]
 
4
  * Make the audio previews create a playlist (LP: #1540477)
 
5
 
 
6
  [ CI Train Bot ]
 
7
  * Resync trunk. added: po/aa.po
 
8
  * Update translation template
 
9
 
 
10
 -- Pawel Stolowski <ci-train-bot@canonical.com>  Tue, 16 Feb 2016 03:24:46 +0000
 
11
 
 
12
unity8 (8.11+16.04.20160212-0ubuntu1) xenial; urgency=medium
 
13
 
 
14
  [ Albert Astals Cid ]
 
15
  * Do not use components in card creator generated code
 
16
  * Forward the makesurevisible signal from the inner preview widget
 
17
  * Make fallback also be fallback when the image is empty and not only
 
18
    on error (LP: #1531913)
 
19
  * Make the artShapeSize assignment be updated when using dynamic grid
 
20
    units
 
21
  * Visual improvements to the dash audio play cards
 
22
  * We don't use the unity-scope-scopes anymore (LP: #1439172)
 
23
 
 
24
  [ Andrea Cimitan ]
 
25
  * only request a bigger image if zoomable widget data property is
 
26
    true, otherwise just leave the screen size (LP: #1536814)
 
27
 
 
28
  [ CI Train Bot ]
 
29
  * Update translation template
 
30
 
 
31
  [ Daniel d'Andrada ]
 
32
  * Set initial surface size (LP: #1532974)
 
33
 
 
34
  [ Daniel d'Andrada, Michał Sawicz ]
 
35
  * Window Size Hints
 
36
 
 
37
  [ Florian Boucault ]
 
38
  * Splash screen: delay showing the ActivityIndicator by 2 seconds.
 
39
 
 
40
  [ Lukáš Tinkl ]
 
41
  * Replace the word "phone" with a more generic term "device" in the
 
42
    welcome wizard (LP: #1294732, #1543527)
 
43
 
 
44
  [ Michael Terry ]
 
45
  * Have the tablet greeter set appropriate OSK hints if the user has a
 
46
    passcode instead of a passphrase. (LP: #1544173)
 
47
 
 
48
  [ Michael Zanetti ]
 
49
  * Don't eat mouse events in the edgebarrer
 
50
 
 
51
  [ Michał Sawicz ]
 
52
  * Bump unity-api dependencies
 
53
 
 
54
  [ Nick Dedekind ]
 
55
  * Added support for secondary indicator actions (LP: #1398888)
 
56
  * Remove zombie if they're not animated. (LP: #1534541)
 
57
  * Removed unused panel resources
 
58
 
 
59
  [ Ted Gould ]
 
60
  * Start the indicators after Unity8 starts instead of before
 
61
 
 
62
 -- Michał Sawicz <michal.sawicz@canonical.com>  Fri, 12 Feb 2016 00:12:41 +0000
 
63
 
 
64
unity8 (8.11+16.04.20160208-0ubuntu1) xenial; urgency=medium
 
65
 
 
66
  [ Albert Astals Cid ]
 
67
  * LVWPH: Reset to initial values when list is empty (LP: #1540490)
 
68
  * Make LazyImage qmltest less flaky on CI
 
69
 
 
70
  [ Andrea Cimitan ]
 
71
  * Make LazyImage qmltest less flaky on CI
 
72
 
 
73
  [ CI Train Bot ]
 
74
  * Resync trunk.
 
75
  * Update translation template
 
76
 
 
77
  [ Michael Terry ]
 
78
  * Display the current user's real name on the tablet lockscreen. (LP:
 
79
    #1536714)
 
80
 
 
81
 -- Michał Sawicz <michal.sawicz@canonical.com>  Mon, 08 Feb 2016 09:38:00 +0000
 
82
 
 
83
unity8 (8.11+16.04.20160129-0ubuntu1) xenial; urgency=medium
 
84
 
 
85
  [ Albert Astals Cid ]
 
86
  * Audio Preview Button: Don't gain focus on press (LP: #1517830)
 
87
  * Better attempt at sanitization
 
88
  * Better looking application scopes for wide screens
 
89
  * Call printSettings correctly
 
90
  * Card test: Limit the precision we ask for doubles to be equal
 
91
  * Convert while into tryCompareFunction
 
92
  * Do not use the same filepath parameter for all the card creator
 
93
    createQmlObject calls (LP: #1536379)
 
94
  * Fix some test shells being unstable in the armhf builders
 
95
  * Make revealByEdgePush more stable
 
96
  * More reliable compares
 
97
  * Move the mouse over the bfb before waiting for rendering
 
98
  * Remove the DDAs constrains for every test
 
99
  * Set the background source size to the max we'll need + new
 
100
    background (LP: #1539011)
 
101
 
 
102
  [ Andrea Cimitan ]
 
103
  * Dynamically  change click scope card size according to size (LP:
 
104
    #1536745)
 
105
  * Should fix lazyimage test failures on fast machines
 
106
 
 
107
  [ CI Train Bot ]
 
108
  * Fix card tests on the phone
 
109
  * Update translation template
 
110
 
 
111
  [ Daniel d'Andrada ]
 
112
  * Desktop stage rotates only to follow screen orientation (LP:
 
113
    #1515977)
 
114
 
 
115
  [ Lukáš Tinkl ]
 
116
  * Hide/reveal the mouse pointer on touch/mouse events renamed:
 
117
    plugins/Utils/HomeKeyWatcher.cpp =>
 
118
    plugins/Utils/WindowInputMonitor.cpp plugins/Utils/HomeKeyWatcher.h
 
119
    => plugins/Utils/WindowInputMonitor.h
 
120
    tests/mocks/Utils/HomeKeyWatcher.qml =>
 
121
    tests/mocks/Utils/WindowInputMonitor.qml
 
122
    tests/plugins/Utils/HomeKeyWatcherTest.cpp =>
 
123
    tests/plugins/Utils/WindowInputMonitorTest.cpp
 
124
 
 
125
  [ Michael Terry ]
 
126
  * Synchronize the mouse-cursor-speed and touchpad-cursor-speed
 
127
    properties with USC. (LP: #1536383)
 
128
 
 
129
  [ Michael Zanetti ]
 
130
  * Add InputMethod to secondary screen
 
131
  * Add a virtual Touchpad while external screen is connected
 
132
  * Make big tablets switch to windowed mode by plugging a kbd only (LP:
 
133
    #1535399)
 
134
  * Prevent alt key presses from being dispatched to the app on alt+tab
 
135
    (LP: #1532862)
 
136
 
 
137
  [ Michał Sawicz ]
 
138
  * Make qmluitests.sh more robust and allow parallel test execution
 
139
  * Skip SessionBackendTest::testLogin1Capabilities until we talk to a
 
140
    mock instead (LP: #1532112, #1532113)
 
141
 
 
142
 -- Michał Sawicz <michal.sawicz@canonical.com>  Fri, 29 Jan 2016 11:53:27 +0000
 
143
 
1
144
unity8 (8.11+16.04.20160122-0ubuntu1) xenial; urgency=medium
2
145
 
3
146
  [ Albert Astals Cid ]