aboutsummaryrefslogtreecommitdiff
path: root/NEWS
blob: 62ede79d82d05325d0ba893763616e0feac5b40e (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
Overview of changes in ayatana-indicator-datetime 0.8.3

  - Rename Lomiri-specific properties to x-lomiri.
  - Re-enable haptic using hfd-service.
  - Rename com.ubuntu.calendar.
  - tests/manual: Update and fix text.
  - Fix ringtones path + drop unused definition.
  - Rename HAVE_UT_ACCTSERVICE_SYSTEMSOUND_SETTINGS to
    HAS_LOMIRI_ACCTSERVICE_SOUND.
  - Drop local file and generate code from
    system-wide installed com.lomiri.touch.AccountsService.Sound.xml.
  - Rename com.ubuntu.touch.AccountsService.Sound to
    com.lomiri.touch.AccountsService.Sound.
  - Use lomiri-phablet instead of ubuntu-phablet.
  - Remove com.canonical.usensord and disable haptic.
  - tests/test-live-actions: Handle case when the test is run on Lomiri.
  - Resolve problems with some unit tests.
  - Link to lomiri-url-dispatcher where needed.
  - src/snap.cpp: Create Sound object via SoundBuilder.
  - src/settings-live.cpp: Check for schema instead of Lomiri.
  - tests/CMakeLists.txt: Build DBusMock tests with -no-pie.
  - po/CMakeLists.txt: Don't update .pot file during builds.
  - Rename com.canonical.powerd -> com.lomiri.Repowerd.
  - Add a DBusMock test Fixture with helper functions to wait for arbitrary
    bus method calls
  - Move notifications tests into a new unit test. Extract notifications
    test fixture into a reusable header.
  - Replace deprecated pre-processor symbols.
  - Alarm snoozes after timeout.
  - Snooze starts from the current minute.
  - Replace lal with lomiri-url-dispatcher.
  - Fix clock app URL.
  - Remove the hard-coding of -g compiler flag.
  - Use cmake-extras intltool module, and keep pot file in vcs.
  - Switch to using gmock module from cmake-extras.
  - UpcomingPlanner: don't get events from the day before of the selected one.
  - Various backports from UBports' indicator-datetime originated from Unity8
    development at Canonical Ltd. (see ChangeLog file for details).
  - Drop myself.[h|cpp].
  - src/settings-live.cpp: initialise m_settings_cal_notification and
    m_settings_general_notification to NULL if we are not on Lomiri
  - Add install instructions + update documentation.
  - If possible, avoid deprecated g_time_zone_new.
  - src/menu.cpp: Pipe appointment strings through
    ayatana_common_utils_ellipsize + add GSettings watcher for
    max-menu-text-length.
  - tests/test-dbus-fixture.h: Turn TestDBusFixture::TestDBusFixture into an
    explicitly declared constructor.
  - tests/test-eds-ics-missing-trigger.cpp: Include engine-eds.h prio to
    alarm-queue-simple.h.
  - src/clock-live.cpp: Replace 'signed size_t' by 'ssize_t'.
  - Add Travis CI configuration.
  - Translation updates.

Overview of changes in ayatana-indicator-datetime 0.8.3

  - Fix a couple of build failures on Ubuntu hirsute
    (due to updated evolution-data-server).
  - Port from URL Dispatcher to Lomiri URL Dispatcher.
  - Translation updates.

Overview of changes in ayatana-indicator-datetime 0.8.2

  - Translation updates.

Overview of changes in ayatana-indicator-datetime 0.8.1

  - Drop the 'show-clock' gsetting, the clock is now always shown in
    the panel.
  - DEB packaging: Make sure to Break: and Replace: indicator-datetime.
  - Translation updates.

Overview of changes in ayatana-indicator-datetime 0.8.0

  - Version bump to bring all system indicator (and the
    renderer libraries to the same version level).
  - 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.
  - Some minor phrases changes.
  - Drop upstart support.
  - Translation updates.

Overview of changes in ayatana-indicator-datetime 0.4.1

  - Fix calendar going into update loop.

Overview of changes in ayatana-indicator-datetime 0.4.0

  - Fork form Ubuntu's indicator-datetime.
  - Port to libecal-2.0.