Commit graph

413 commits

Author SHA1 Message Date
Christopher Davis
6e55ad36ae application.py: Remove Quit action from menu
According to https://developer.gnome.org/hig/3.30/primary-menus.html.en
the primary menu should not contain the Quit action. This commit
removes it from the Gio.Menu.
2018-10-19 12:04:32 -04:00
Christopher Davis
f13f3bb8dd headerbar.py: Use standard spacing for buttons
Rather than setting the spacing for each individual button,
Gtk.Box can be initialized with a uniform spacing between
elements. The HIG recommends increments of 6px, with 6px being
the generally used spacing between buttons.

Fixes spacing issues between the right headerbar buttons and
strange spacing between the settings button and the right edge
of the headerbar.
2018-10-19 11:53:37 -04:00
Bilal Elmoussaoui
581dd1d1c0 Merge branch 'shortcuts-popover' into 'master'
Added shortcuts menu entry

See merge request World/Authenticator!102
2018-10-02 22:05:07 +00:00
Cedric Bolleter
8baa451751
Translated using Weblate (German)
Currently translated at 100.0% (81 of 81 strings)
2018-09-30 10:52:06 +02:00
Andreas Kleinert
32271eb742
Translated using Weblate (German)
Currently translated at 100.0% (81 of 81 strings)
2018-09-30 10:52:05 +02:00
Bharat Kalluri
385a36221d Added more shortcuts 2018-09-24 23:00:04 +05:30
Bharat Kalluri
34392f2f8a Added entry in potfiles and transient win for shortcuts window 2018-09-24 22:55:39 +05:30
Allan Nordhøy
8d9c7fb6bc
Translated using Weblate (Norwegian Bokmål)
Currently translated at 82.7% (67 of 81 strings)
2018-09-24 13:57:07 +02:00
Adolfo Jayme Barrientos
5784488499
Translated using Weblate (Catalan)
Currently translated at 100.0% (81 of 81 strings)
2018-09-24 13:57:07 +02:00
Bharat Kalluri
a70da6bcb1 Minor code fixes 2018-09-24 02:36:12 +05:30
Bharat Kalluri
f99c2ad553 Added shortcuts menu entry 2018-09-24 02:27:09 +05:30
Anders Jonsson
1a24fc24e2
Translated using Weblate (Swedish)
Currently translated at 67.9% (55 of 81 strings)
2018-09-23 22:33:32 +02:00
advocatux
41408ece29
Translated using Weblate (Spanish)
Currently translated at 100.0% (81 of 81 strings)
2018-09-23 22:33:31 +02:00
Heimen Stoffels
e9501f6534
Translated using Weblate (Dutch)
Currently translated at 100.0% (81 of 81 strings)
2018-09-23 22:33:30 +02:00
Bilal Elmoussaoui
bec251fa41 update pot/po files 2018-09-23 15:58:25 +02:00
Bilal Elmoussaoui
e84df0e924 fix backup/restore in a sandboxed env 2018-09-23 15:53:08 +02:00
Bilal Elmoussaoui
61486ab207 Merge branch 'app-lock' into 'master'
App lock

See merge request World/Authenticator!100
2018-09-23 10:36:52 +00:00
Bilal Elmoussaoui
ae47ab8f7b App lock 2018-09-23 10:36:52 +00:00
Hosted Weblate
7091453c1a
Merge branch 'origin/master' into Weblate 2018-09-11 19:34:54 +02:00
Johannes Keyser
c3b552015d
Translated using Weblate (German)
Currently translated at 29.8% (17 of 57 strings)
2018-09-11 19:34:53 +02:00
Heimen Stoffels
0c5161fe52
Translated using Weblate (Dutch)
Currently translated at 100.0% (57 of 57 strings)
2018-09-11 19:34:53 +02:00
Bilal Elmoussaoui
7eaf5aa47a Merge branch 'gitlab-world' into 'master'
Keep only Flatpak instructions.

See merge request World/Authenticator!96
2018-09-11 17:26:33 +00:00
Bilal Elmoussaoui
8962a0c621 Add .gitlab-ci.yml 2018-09-11 17:00:00 +00:00
Bilal Elmoussaoui
323e3f1431 Keep only Flatpak instructions. 2018-09-11 16:45:47 +00:00
Bilal Elmoussaoui
e3bad2dce7 Merge branch 'flatpak' into 'master'
Make the master branch work with Builder Flatpak & Run

See merge request bilelmoussaoui/Authenticator!95
2018-09-11 16:25:57 +00:00
Bilal Elmoussaoui
2c81562401 show an error message and disable QRCode scanner if zbar not found 2018-09-11 18:24:29 +02:00
Bilal Elmoussaoui
e9d78e6586 don't fail if zbar is not found 2018-09-11 18:17:22 +02:00
Christian
1490efee17
Translated using Weblate (German)
Currently translated at 24.5% (14 of 57 strings)
2018-09-11 18:12:57 +02:00
Bilal Elmoussaoui
9b111423e8 update flatpak and don't add accounts without otp 2018-09-11 18:07:58 +02:00
Bilal Elmoussaoui
67781dbd87 Use GNOME Gitlab URL for Authenticator module 2018-09-11 15:39:15 +00:00
Bilal Elmoussaoui
4ca282731b Add Python gnupg module and access to home filesystem for backups 2018-09-11 15:36:45 +00:00
Bilal Elmoussaoui
7ac9332d87 Merge branch 'backup' into 'master'
Backup & Restore

Closes #53

See merge request bilelmoussaoui/Authenticator!94
2018-09-11 15:30:19 +00:00
Bilal Elmoussaoui
da7e2cb97b Backup & Restore 2018-09-11 15:30:19 +00:00
Bilal Elmoussaoui
bcc5353725 bump version number 0.2.4 2018-09-10 17:56:43 +02:00
Bilal Elmoussaoui
867b69cad1
Search service provider (#93)
* add gnome shell search provider

* fix gnome shell search provider

* remove the gicon from search provider
2018-09-10 17:33:44 +02:00
Bilal Elmoussaoui
12d47b4eb3 clean some files 2018-09-10 14:59:33 +02:00
Bilal Elmoussaoui
c217a3e43d Merge branch 'master' of https://github.com/bilelmoussaoui/Authenticator 2018-09-10 14:54:34 +02:00
Bilal Elmoussaoui
f2e27eb5f8 update data.json and fix some code style 2018-09-10 14:54:17 +02:00
Hosted Weblate
95567261cf
Merge branch 'origin/master' into Weblate 2018-09-10 14:50:26 +02:00
Heimen Stoffels
b85e8fbad3
Translated using Weblate (Dutch)
Currently translated at 100.0% (55 of 55 strings)
2018-09-10 14:50:26 +02:00
Bilal Elmoussaoui
f7ea3c703d fix code style 2018-09-10 14:50:13 +02:00
Bilal Elmoussaoui
19e627ef5b Fix edit/add reorder childs 2018-09-10 14:43:13 +02:00
Bilal Elmoussaoui
9c24c9ff07
use only one timer for OTP (#92) 2018-09-10 14:30:41 +02:00
Hosted Weblate
18d9c3810b
Merge branch 'origin/master' into Weblate 2018-09-10 13:35:51 +02:00
advocatux
7c097f6df9
Translated using Weblate (Spanish)
Currently translated at 100.0% (54 of 54 strings)
2018-09-10 13:35:51 +02:00
Bilal Elmoussaoui
fd85e0d93f
Delete circle.yml 2018-09-10 13:35:47 +02:00
Hosted Weblate
06d8805a26
Merge branch 'origin/master' into Weblate 2018-09-10 12:11:38 +02:00
advocatux
0164b0226a
Translated using Weblate (Spanish)
Currently translated at 53.7% (29 of 54 strings)
2018-09-10 12:11:37 +02:00
Allan Nordhøy
6d681c0b70
Translated using Weblate (Norwegian Bokmål)
Currently translated at 100.0% (54 of 54 strings)
2018-09-10 12:11:37 +02:00
Allan Nordhøy
c5cf00d28d Spelling: Changelog changes, "shipped", "more closely" (#90) 2018-09-10 12:11:32 +02:00