ubports / indicator-datetime

The "Time & Date" indicator for Ubuntu Touch. No longer maintained. See https://github.com/AyatanaIndicators/ayatana-indicator-datetime
GNU General Public License v3.0
3 stars 6 forks source link

Use url-dispatcher instead of ual. #2

Closed dobey closed 6 years ago

dobey commented 6 years ago

As ubuntu-app-launch has different API versions across release branches, and url-dispatcher is more stable and provides sufficient API to perform the task of discovering the appid for calendar, use it instead. This also makes the notification work better if using deb builds instead of clicks, and should save a little CPU time in the process.