File: NEWS

package info (click to toggle)
ayatana-indicator-bluetooth 0.8.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 880 kB
  • sloc: sh: 25; makefile: 15
file content (67 lines) | stat: -rw-r--r-- 2,136 bytes parent folder | download
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
Overview of changes in indicator-bluetooth 0.8.2

  - Do not hide the indicator when unused.
  - Fix build warnings.
  - Show devices in sections for non-Lomiri environments.
  - Finalize port from URL Dispatcher to Lomiri URL Dispatcher.
  - Translation updates.

Overview of changes in indicator-bluetooth 0.8.1

  - Fix license headers in src/*.vala. They contained a mix of
    GPL-3 and some LGPL license fragments. Updated to GPL-3.
  - Translation updates.
  - locale: Add more languages to this project's translation
    scheme.

Overview of changes in indicator-bluetooth 0.8.0

  - Port from Ubuntu Indicators to Ayatana Indicators.
  - New versioning scheme.
  - Port from autotools to CMake.
  - Switch to new activate state connect approach, rather than using
    notify["state"].connect.
  - Add support for MATE Desktop Environment.
  - Make dependency on url-dispatcher optional.
  - Translation updates. (Translation workflow has been
    move to hosted.weblate.org. Thanks for the service, thanks to
    all translators there).

Overview of changes in indicator-bluetooth 13.10.0

  - Add phone profile
  - Remove dbusmenu, gtk, libindicator dependencies
  - Remove gnome-bluetooth runtime dependency in phone profile

Overview of changes in indicator-bluetooth 0.0.6

  - Add "Set Up New Device" menu item
  - Only show indicator if Bluetooth adapter present
  - Support existing gsettings key to disable indicator

Overview of changes in indicator-bluetooth 0.0.5

  - Add license file
  - Update copyright date

Overview of changes in indicator-bluetooth 0.0.4

  - Stop items being duplicated on resume from suspend

Overview of changes in indicator-bluetooth 0.0.3

  - Fix service file having incorrect path
  - Set useful values for accessible description

Overview of changes in indicator-bluetooth 0.0.2

  - Stop feedback loop when settings changed outside of indicator
  - Implement disconnecting from devices
  - Add accessible description
  - Hide devices without controls
  - Change enable label to match design
  - Added translations

Overview of changes in indicator-bluetooth 0.0.1

  - First release