Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Timo Jyrinki
calls
Commits
f9648e8f
Verified
Commit
f9648e8f
authored
Jan 06, 2021
by
Sebastian Krzyszkowiak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Document changes and release 0.2.0
parent
b327aefd
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
47 additions
and
1 deletion
+47
-1
debian/changelog
debian/changelog
+46
-0
meson.build
meson.build
+1
-1
No files found.
debian/changelog
View file @
f9648e8f
calls (0.2.0) amber-phone; urgency=medium
[ Adrien Plazas ]
* style: Fix the CSS path to the HdyKeypad buttons
[ Yuri Chornoivan ]
* po: Update Ukrainian translation
[ Evangelos Ribeiro Tzaras ]
* meson: bump calls to 0.1.9
* meson: allow internationalization of desktop files
* doc: meson: fix ofono path
* doc: meson: Use shared library for gtk-doc
* debian: Add dependencies and rules for building docs
* CI: build documentation
* debian: Move documentation to own package calls-doc
* data: Fix typo in desktop files
* call-window: inhibit idle during active call
[ Guido Günther ]
* po: Add calls-notifier.c
* gitlab-ci: Fail when C files are missing from POTFILES.in
* debian: Add desktop-file-utils
* data: Check desktop file in build dir
* d/control: Update description
* gitlab-template: Add Librem 5
[ Matthias Klumpp ]
* trivial: metainfo: style
* metainfo: Mark app as touch-input compatible
[ James Westman ]
* flatpak: Add callaudiod to flatpak
[ Daniel Abrecht ]
* Replace CallsOrigin getters with properties and add calls_origin_foreach_call method
* Don't localise property descriptions in calls-call and calls-origin properties
[ Andika Triwidada ]
* Added Indonesian translation
[ Sebastian Krzyszkowiak ]
* debian: Add maintscript to rename xdg autostart file
-- Sebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm> Wed, 06 Jan 2021 01:33:54 +0100
calls (0.1.9) amber-phone; urgency=medium
[ Juliano de Souza Camargo ]
...
...
meson.build
View file @
f9648e8f
...
...
@@ -22,7 +22,7 @@
project(
'calls',
'c', 'vala',
version: '0.
1.9
',
version: '0.
2.0
',
license: 'GPLv3+',
meson_version: '>= 0.47.0',
default_options: [
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment