index
:
ayatana-indicator-datetime
main
personal/peat-psuwit/bring-back-lomiri-hints
release-builds
Ayatana Indicator Date & Time Applet
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/CMakeLists.txt: suppress Wenum-constexpr-conversion in engine-eds.cpp
Robert Tari
2024-02-12
1
-0
/
+1
*
Fix tests relying on the default EDS appointment colour
Robert Tari
2024-02-01
1
-1
/
+29
*
Merge branch 'personal/peat-psuwit/bring-back-lomiri-hints'
Mike Gabriel
2024-01-31
3
-8
/
+36
|
\
|
*
src, tests: enable notification code path without Lomiri deps
personal/peat-psuwit/bring-back-lomiri-hints
Ratchanan Srirattanamet
2023-12-26
3
-12
/
+34
|
*
Bring back Lomiri-specific notification hints
Ratchanan Srirattanamet
2023-12-07
1
-0
/
+6
*
|
Add option to show/hide alarms
kugiigi
2023-12-19
3
-11
/
+48
*
|
Also apply show-events to Phone profile
kugiigi
2023-12-16
1
-19
/
+22
|
/
*
Remove osd-notify remnants and use native notification timeout
Robert Tari
2023-09-09
1
-7
/
+2
*
engine-eds: fix retrieving custom alarm sound path
Ratchanan Srirattanamet
2023-06-07
1
-7
/
+6
*
src/haptic.cpp: Fix data type sent to hfd-service
Robert Tari
2022-11-13
1
-10
/
+4
*
src/menu.cpp: Add tooltip.
Mike Gabriel
2022-07-22
1
-0
/
+1
*
Drop pkglibexecdir and use native CMake file configuration
Robert Tari
2022-02-16
1
-1
/
+1
*
Fix build warnings
Robert Tari
2022-02-16
1
-3
/
+1
*
Clean up compilation flags
Robert Tari
2022-02-11
1
-8
/
+0
*
Fix cppcheck errors/warnings
Robert Tari
2022-02-08
10
-33
/
+57
*
src/menu.cpp: Remove redundant code block:
Robert Tari
2022-02-08
1
-4
/
+0
*
Make Lomiri features configurable at build time
Robert Tari
2021-12-03
4
-9
/
+11
*
Check for lomiri-schemas package instead of individual files
Robert Tari
2021-11-25
3
-6
/
+6
*
Remove C(++) std version constraint
Robert Tari
2021-11-25
1
-3
/
+3
*
Re-enable haptic using hfd-service
Robert Tari
2021-11-18
2
-44
/
+20
*
Rename Lomiri-specific properties to x-lomiri
Robert Tari
2021-11-09
2
-3
/
+3
*
Rename HAVE_UT_ACCTSERVICE_SYSTEMSOUND_SETTINGS to HAS_LOMIRI_ACCTSERVICE_SOUND
Robert Tari
2021-11-01
3
-6
/
+6
*
Drop local file and generate code from /usr/share/accountsservice/interfaces/...
Robert Tari
2021-11-01
2
-48
/
+1
*
Rename com.ubuntu.touch.AccountsService.Sound to com.lomiri.touch.AccountsSer...
Robert Tari
2021-11-01
1
-2
/
+2
*
Remove com.canonical.usensord and disable haptic
Robert Tari
2021-10-28
1
-2
/
+5
*
Remove the activation_url from the Appointment class
Robert Tari
2021-10-28
2
-21
/
+2
*
Drop the 'ubuntu' prefix from the alarm types and functions
Robert Tari
2021-10-28
5
-26
/
+34
*
Renaname x-canonical properties to x-ayatana
Robert Tari
2021-10-26
2
-3
/
+3
*
Link to lomiri-url-dispatcher where needed
Robert Tari
2021-09-09
1
-1
/
+1
*
src/snap.cpp: Create Sound object via SoundBuilder
Robert Tari
2021-09-01
1
-1
/
+1
*
src/settings-live.cpp: Check for schema instead of Lomiri
Robert Tari
2021-09-01
1
-6
/
+4
*
Fix build failure on Ubuntu 20.04
Robert Tari
2021-08-31
2
-1
/
+2
*
src/settings-live.cpp: White-space change, drop blanks in between parameters ...
Mike Gabriel
2021-08-30
1
-1
/
+1
*
src/notifications.cpp: No indentation of #ifdef-#else-#endif compiler macro.
Mike Gabriel
2021-08-30
1
-3
/
+3
*
Rename com.canonical.powerd -> com.lomiri.Repowerd
Robert Tari
2021-08-30
1
-1
/
+1
*
Fix failing tests
Robert Tari
2021-07-21
1
-17
/
+40
*
src/myself.cpp: Fix libaccounts-glib.h inclusion in Focal
Robert Tari
2021-07-15
1
-1
/
+6
*
src/settings-live.cpp: initialise m_settings_cal_notification and m_settings_...
Robert Tari
2021-07-15
1
-0
/
+5
*
Alarm snoozes after timeout (#29)
farkasdvd
2021-07-09
1
-1
/
+1
*
Snooze starts from the current minute (#30)
farkasdvd
2021-07-09
1
-1
/
+3
*
Replace ual with url-dispatcher.
Rodney Dawes
2021-07-09
1
-12
/
+12
*
Fix clock app URL.
Rodney Dawes
2021-07-09
1
-1
/
+1
*
Remove the hard-coding of -g compiler flag.
Rodney Dawes
2021-07-09
1
-3
/
+3
*
Use cmake-extras for coverage support and always enable testing.
Rodney Dawes
2021-07-09
1
-3
/
+3
*
Update app name usage to match snaps.
Rodney Dawes
2021-07-09
2
-2
/
+2
*
UpcomingPlanner: don't get events from the day before of the selected one
Marco Trevisan (TreviƱo)
2021-07-09
1
-1
/
+1
*
remove unnecessary test in Awake::Impl::~Impl()
Charles Kerr
2021-07-09
1
-8
/
+3
*
In main.cpp and tests where Snap is instantiated, provide the system_bus to S...
Charles Kerr
2021-07-08
2
-13
/
+17
*
in Snap, add a constructor arg for the system bus because we need it when ins...
Charles Kerr
2021-07-08
1
-13
/
+23
*
in Awake, remove an unnecessary async call by passing the system bus into the...
Charles Kerr
2021-07-08
1
-46
/
+20
[next]