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
/
include
/
datetime
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use legacy canonical names for now
Robert Tari
2021-09-01
1
-3
/
+3
*
Some fixes in UBports patches after a review
Robert Tari
2021-08-30
1
-4
/
+0
*
Rename com.canonical.powerd -> com.lomiri.Repowerd
Robert Tari
2021-08-30
1
-3
/
+3
*
Fix failing tests
Robert Tari
2021-07-21
2
-8
/
+8
*
in Snap, add a constructor arg for the system bus because we need it when ins...
Charles Kerr
2021-07-08
1
-1
/
+6
*
If in silent mode should only vibrate if the settings say so
Arthur Mello
2021-07-08
3
-0
/
+7
*
Update indicator-datetime to work with the new notification settings
Arthur Mello
2021-07-07
3
-7
/
+20
*
add a new Snap::Response enum for more flexible handling of snap decisions
Charles Kerr
2021-07-07
1
-3
/
+3
*
Detect desktop to launch applications.
Renato Araujo Oliveira Filho
2021-07-07
2
-19
/
+10
*
in LiveTimezones, pass the primary timezone to it on construction. We used to...
Charles Kerr
2021-07-06
1
-3
/
+2
*
in TimedatedTimezone, take a GDBusConnection argument in the ctor to simplify...
Charles Kerr
2021-07-06
1
-1
/
+3
*
update test-live-actions to last commit's TimedatedFixture changes
Charles Kerr
2021-07-06
1
-8
/
+0
*
pull the timezone from timedate1 regardless of whether it appears on the bus ...
Charles Kerr
2021-07-05
2
-4
/
+44
*
Include the correct header for set.
Renato Araujo Oliveira Filho
2021-07-05
1
-1
/
+1
*
Update code as requested by reviewer.
Renato Araujo Oliveira Filho
2021-07-05
2
-6
/
+6
*
Remove type property from Alarm.
Renato Araujo Oliveira Filho
2021-07-05
1
-9
/
+2
*
Update tests.
Renato Araujo Oliveira Filho
2021-07-05
1
-4
/
+4
*
Remove constructors from Alarm.
Renato Araujo Oliveira Filho
2021-07-05
1
-8
/
+1
*
Create a constructor for Alarm class.
Renato Araujo Oliveira Filho
2021-07-05
1
-1
/
+8
*
Only play a sound alert if the event contains a SOUND reminder.
Renato Araujo Oliveira Filho
2021-07-05
1
-0
/
+6
*
Ignore alarms for events marked as not attending.
Renato Araujo Oliveira Filho
2021-07-05
2
-1
/
+62
*
Drop myself.[h|cpp]
Robert Tari
2021-07-05
1
-62
/
+0
*
Make sure that the ocurrence time is used to build the url to launch external...
Renato Araujo Oliveira Filho
2021-07-05
2
-4
/
+4
*
get event selection up-to-date with the spec, including showing in-progress e...
Charles Kerr
2021-07-05
2
-0
/
+8
*
in LiveSettings, add gschema support for notification app blacklisting
Charles Kerr
2021-06-30
2
-2
/
+9
*
don't show calendar event notifications if com.ubuntu.calendar's notification...
Charles Kerr
2021-06-30
1
-0
/
+1
*
Various tests fixes
Nicholas Guriev
2021-05-05
1
-1
/
+2
*
gsettings: Drop the 'show-clock' setting. Always show the clock.
Robert Tari
2020-09-05
3
-3
/
+0
*
Fix calendar going into update loop
Robert Tari
2020-07-26
1
-1
/
+1
*
-Made GCC 10.1.0 friendly
Robert Tari
2020-07-17
3
-1
/
+69
*
URL dispatcher on non-Ubuntu: Fake it as best as possible, so that the unit t...
Mike Gabriel
2018-03-28
1
-2
/
+0
*
honor gsettings for calendar events
Charles Kerr
2018-03-26
3
-0
/
+3
*
URL dispatcher support: Build phone code, even if URL dispatcher is unavailable.
Mike Gabriel
2018-03-26
3
-6
/
+0
*
include/datetime/snap.h: Don't guard snap.h by HAS_UT_ACCTSERVICE_SYSTEMSOUND...
Mike Gabriel
2017-12-08
1
-4
/
+0
*
include/datetime/snap.h: Fix macro name (HAVE_UT_ACCTSERVICE_SYSTEMSOUND_SETT...
Mike Gabriel
2017-12-08
1
-2
/
+2
*
include/datetime/settings-shared.h: Namespace fix for SETTINGS_INTERFACE macro.
Mike Gabriel
2017-12-08
1
-1
/
+1
*
README.md: Add some manual line breaks.
Mike Gabriel
2017-12-08
11
-14
/
+14
*
include/datetime/dbus-shared.h: Fix namespace of BUS_DATETIME_*.
Mike Gabriel
2017-12-08
1
-2
/
+2
*
rebase C++ namespace
Mike Gabriel
2017-12-08
1
-1
/
+1
*
Indicator namespace adaptations.
Mike Gabriel
2017-12-08
1
-1
/
+1
*
Make the datetime indicator build on non-Ubuntu systems (which mostly lack ur...
Mike Gabriel
2017-12-08
4
-1
/
+15
*
Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime.
Mike Gabriel
2017-05-17
34
-68
/
+68
*
Avoid nested GMainLoops by reading from the file on startup
Iain Lane
2015-09-03
1
-1
/
+3
*
Rename FileTimezone to TimedatedTimezone
Iain Lane
2015-09-01
2
-11
/
+11
*
Use timedated's Timezone property instead of watching /etc/timezone
Iain Lane
2015-08-31
2
-2
/
+2
*
in DateTime class, make it harder to accidentally mix local and nonlocal time...
Charles Kerr
2015-04-06
1
-1
/
+2
*
remove some new bits that turned out to be unneeded after all
Charles Kerr
2015-04-05
1
-2
/
+0
*
fix misuse of ECalComponentAlarmInstance's fields.
Charles Kerr
2015-04-05
1
-1
/
+0
*
add the new Alarm class as an argument to the alarm queue class
Charles Kerr
2015-04-03
4
-15
/
+11
*
add override keyword to Clock class
Charles Kerr
2015-04-03
2
-2
/
+2
[next]