aboutsummaryrefslogtreecommitdiff
path: root/NEWS
blob: 2f21b6c062bc77e6d607d92298e167831d298c39 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
Overview of changes in ayatana-indicator-power 24.1.0

  - Revert "Remove orphan osd-notify remnants".
  - tests/test-notify: Remove unused hint variable.
  - Guard Lomiri-specific notification hints under conditionals.
  - Confirm that all supposedly boolean hints take strings.

Overview of changes in ayatana-indicator-power 23.10.1

  - Make building against librda optional.
  - Update translations.

Overview of changes in ayatana-indicator-power 23.10.0

  - src/service.c: Ignore RDA's opinion when on Lomiri. Assume local
    session for Lomiri.
  - Remove orphan osd-notify remnants.
  - dbus: Add power percentage and is discharging.
  - Translation updates.

Overview of changes in ayatana-indicator-power 23.6.1

  - src/deviceinfo-flashlight.c: Add copyright header.
  - Do not show when in a remote session (RDA support).
  - src/notifier.c: Do not access freed variable.
  - src/service.c: stop special-casing Lomiri for level
    indicator type.
  - src/service.c: also update devices section on phone profile.
  - Translation updates.

Overview of changes in ayatana-indicator-power 23.6.0

  - src: add support for getting flashlight paths through deviceinfo.
  - src/device.c: Don't show parentheses around time-remaining / battery charge
    percentage values when in Lomiri.
  - Do not use charge-aware icons in the menu.
  - Use the device model name in the menu.
  - src/service.c: Use level or progress IDO as needed.
  - CMakeLists.txt: Fix minimum required CMake warning.
  - Show battery level for all devices (including bluetooth).
  - Translation updates.

Overview of changes in ayatana-indicator-power 22.9.5

  - src/service.c: Create a fake primary device icon on Lomiri if no device is
    present

Overview of changes in ayatana-indicator-power 22.9.4

  - src/service.c: Fix flashlight toggle switch.
  - Translation updates.

Overview of changes in ayatana-indicator-power 22.9.3

  - src/service.c: Fix auto-brightness switch.

Overview of changes in ayatana-indicator-power 22.9.2

  - Fix unit tests after introducing panel icons.
  - Revert "Don't prioritize discharging items with no time
    estimate that have more than 10% power remaining.

Overview of changes in ayatana-indicator-power 22.9.1

  - src/service.c: Fix flashlight toggle.
  - Theming fix: Separate panel icons from the power menu icon.
  - Translation updates.

Overview of changes in ayatana-indicator-power 22.9.0

  - Add tooltip support.
  - data/: Fix translation of .gschema.xml file.
  - tests/test-device.cc: Add missing header.
  - Get Lomiri sounds path from lomiri-sounds pkg-config.
  - Translation updates.

Overview of changes in ayatana-indicator-power 22.2.0

  - Make Lomiri features configurable at build time.
  - Drop pkglibexecdir and use native CMake file configuration.
  - Clean up compilation flags.
  - Check for lomiri-schemas package instead of individual files.
  - Drop Low battery.ogg and adapt code to use Lomiri sounds.
  - src/service.c: Assign copyright to Robert Tari, not AyatanaIndicators
    project.
  - src/: Typo fix in license header.
  - Translation updates.

Overview of changes in ayatana-indicator-power 2.2.0

  - Rename Lomiri-specific properties to x-lomiri.
  - Rename com.ubuntu.touch.AccountsService.Sound to
    com.lomiri.touch.AccountsService.Sound.
  - Rename com.ubuntu.touch.system to com.lomiri.touch.system.
  - Rename x-canonical properties to x-ayatana.
  - Drop lomiri-url-dispatcher as a build requirement.
  - Fix Lomiri power setting.
  - Rename com.canonical.powerd -> com.lomiri.Repowerd.
  - flashlight: Add support for PM8998 based SoCs.
  - flashlight: Add support for simpler sysfs toggles.
  - Pay attention to $SNAP prefix.
  - Give sorting priority to devices with power supplies.
  - Update/add documentation.
  - Port to CMake.
  - Add Travis CI configuration.
  - Translation updates.

Overview of changes in ayatana-indicator-power 2.1.2

  - service.c: Drop indicator settings items.
  - Translation updates.

Overview of changes in ayatana-indicator-power 2.1.1

  - Do not call the power settings handler if the command is unknown.
    Fixes crash after zenity dialog call.
  - Fix deprecations and other build warnings.
  - DEB packaging: Break: and Replace: indicator-power.
  - Translation updates.

Overview of changes in ayatana-indicator-power 2.1.0

  - Rename 'x-canonical-type' attribute to 'x-ayatana-type'
    (and others) to allow using system indicators from
    Ayatana Indicators on Ubuntu.
  - Start the indicator with the ayatana-indicators.target.
  - Drop upstart support.
  - Flashlight improvements ported from UBports.
  - Translation updates.

Overview of changes in ayatana-indicator-power 2.0.95

    - Allow one to disable unit tests at build time.
    - Drop workaround for missing libexec dir on Debian.
    - Translation updates. (Cudos to Hosted Weblate and
      all its translators).

Overview of changes in ayatana-indicator-power 2.0.94

    - Add basic flash light support. (Ported from
      UBports).
    - Ignore "batt_therm" devices. (Ported from
      UBports).
    - Add warning to avoid overheating of the LED. (Ported
      from UBports).
    - Add XFCE desktop detection support.
    - Plenty translation updates. Thanks to translators
      on hosted.weblate.org.

Overview of changes in ayatana-indicator-power 2.0.93

    - Take more advantage of cmake-extras (intltool,
      coverage, gmock).
    - Add fallback mode if we don't know how to launch
      a certain desktop tool (requires zenity).
    - Fix random FTBFSs in unit tests.
    - Add Lithuanian translation. THANKS to
      'Moo' on hosted Weblate!
    - Optionally support URL dispatcher again.

Overview of changes in ayatana-indicator-power 2.0.92

    - Fix broken i18n support.
    - Plenty translation updates. Thanks to translators
      on hosted.weblate.org.

Overview of changes in ayatana-indicator-power 2.0.91

    - Fork from Ubuntu's Power Indicator.