Romain Tartière
3a7c2d83f5
Move PullDownMenu
into the SilicaListView
...
A `SilicaListView` will properly handle a child `PullDownMenu`. It was
previously working when it was the child of a `SilicaFlickable`, but
since it was replaced by a `Column` it was not usable anymore.
Attaching the `PullDownMenu` to the `SilicaListView` instead of the
`SilicaFlickable`, it is properly hidden when the list of OTP is scroll
down and the menu cannot be operated by scrolling down.
2024-09-29 18:57:52 -10:00
Romain Tartière
eb12a09f19
Move content in a Column
...
In order to always be able to see the progress bar that indicates when
OTPs will be renewed and the search bar, we have to limit the height of
the OTP list widget. To do so, we put a Colmun that fill in the page
and contain these 3 components.
Components definitions have been moved around, some `Row` wrapping was
removed (The progress bar was previously displayed into the page header,
which goes out of sight when the page is scrolled), and positionning
constraints have been adjusted to have all elements feet nicely.
2024-09-29 18:57:51 -10:00
Romain Tartière
8af1daaa39
Move Component.onCompleted
at the end
...
This is used to trigger an action when the page has finished being built
and is now ready for use. Instead of having this code at the end of the
definition of the SilicaListView at the end of the SilicaFlickable, put
it directly at the end of the Page itself.
In next commits, we are going to move code around, and this will make
maintainers life easier when reviewing changes by minimizing the size of
the diffs.
2024-09-29 18:57:50 -10:00
90314355e0
Fix Empty Token List after Restart for New Installs
2023-02-26 19:11:38 +01:00
78b9e561bd
Merge branch 'fix-crypto' into develop
2023-02-26 16:39:23 +01:00
4d6f5a2ba1
Prepare Release 1.11.0
2023-02-20 17:03:13 +01:00
11a6fb9142
Add Error Crude Handling for Encryption/Decryption
2023-02-20 16:48:52 +01:00
62a1b88ab0
Use FilePicker for Import
2023-02-20 16:38:40 +01:00
2017f4510a
Switch File Encryption to OpenSSL
2023-02-20 16:10:57 +01:00
029d2d937c
Merge branch 'release-1.10.2' into develop
2023-01-25 15:47:06 +01:00
672f988c00
Release 1.10.2-1
2023-01-25 15:46:14 +01:00
f06cb462f9
Merge pull request #69 from Keeper-of-the-Keys/patch-1
...
Add Sailjail Camera permissions
2023-01-25 15:16:05 +01:00
Keeper-of-the-Keys
2bb7f90e06
Add Sailjail Camera permissions
...
Camera permissions are missing this makes scanning QR codes difficult.
2023-01-24 23:58:00 +02:00
5c37d0816e
Merge branch 'release-1.10.1' into develop
2022-12-27 17:34:05 +01:00
223887b09a
Release 1.10.1
2022-12-27 17:33:52 +01:00
d3b47073f6
Merge pull request #68 from eson57/patch-1
...
Update harbour-sailotp-sv.ts
2022-12-27 15:45:44 +01:00
Åke Engelbrektson
6e349843c2
Create harbour-sailotp-sv.ts
...
Sorry. I copy /paste the old file, here's the right one.
2022-12-19 09:01:26 +01:00
Åke Engelbrektson
f14324b715
Delete harbour-sailotp-sv.ts
2022-12-19 08:59:33 +01:00
Åke Engelbrektson
d54013d5c6
Update harbour-sailotp-sv.ts
...
Update Swedish translation
2022-12-19 08:54:11 +01:00
9d346f649c
Merge branch 'release-1.10' into develop
2022-12-18 13:13:48 +01:00
d0dfbfb009
Prepare Release 1.10.0-1
2022-12-18 13:12:59 +01:00
020d917fe8
Merge pull request #65 from AndreySV/custom-period
...
Implement custom period for TOTP tokens
2022-12-18 11:15:55 +01:00
7def525735
Merge pull request #67 from DrYak/patch-1
...
Add missing Sailjail permissions to .desktop file
2022-12-18 11:06:03 +01:00
DrYak
f62f3298ab
Add missing Sailjail permissions to .desktop file
...
- Recent versions of SailfishOS have made permissions mandatory
- Without _UserDirs_ (for `/home/nemo`) or _RemovableMedia_ (for SD cards and USB-C sticks) SailOTP cannot Import/Export.
2022-12-15 16:39:08 +01:00
Andrey Skvortsov
6bec89dfa2
Ignore built files
2022-11-14 21:46:26 +03:00
Andrey Skvortsov
5339deb2df
Add custom period for TOTP tokens
2022-11-14 21:23:12 +03:00
Andrey Skvortsov
e3fd514d55
Set default DB version to 4.0
2022-11-14 19:33:02 +03:00
c7303e3dc4
Merge pull Request #56 from JSEHV/develop
2021-06-27 21:38:44 +02:00
Åke Engelbrektson
925c41918a
Update harbour-sailotp-sv.ts
...
Update Swedish translation
2021-06-27 21:37:08 +02:00
1Zgp
f64e1ee305
Update harbour-sailotp-hu.ts
2021-06-27 21:37:08 +02:00
ff0c0a08a2
Merge Dutch Translation Update
2021-06-27 21:36:36 +02:00
caio2k
d941809274
Update pt_br translation and updated html entities
2021-06-27 21:35:33 +02:00
a623ede263
Merge pull request #57 from eson57/patch-1
...
Update harbour-sailotp-sv.ts
2021-06-27 21:31:47 +02:00
3d77a611f9
Merge pull request #58 from 1Zgp/develop
...
Update harbour-sailotp-hu.ts
2021-06-27 21:31:39 +02:00
1Zgp
13004850a3
Update harbour-sailotp-hu.ts
2021-06-27 10:28:08 +03:00
Åke Engelbrektson
c82e223b9e
Update harbour-sailotp-sv.ts
...
Update Swedish translation
2021-06-27 07:45:28 +02:00
JSEHV
06d69a5197
Update on Dutch language
...
Update on Dutch language, including features of 1.9.4
2021-06-26 19:46:21 +02:00
JSEHV
f472d5ff93
Update harbour-sailotp-nl.ts
...
Update Dutch translation to the last features
2021-06-26 19:41:49 +02:00
075f9949c3
Merge branch 'release-1.9.4' into develop
2021-06-26 16:04:27 +02:00
a6044de2b1
Prepare Release 1.9.4
2021-06-26 16:03:23 +02:00
dbdf3ee3be
Merge pull request #55 from JSEHV/develop
...
App icon refresh
2021-06-26 15:39:53 +02:00
a5c75d9dfd
Merge pull request #53 from caio2k/develop
...
Update pt_br translation and its html entities
2021-06-26 15:35:52 +02:00
JSEHV
4df0cddfeb
App icon refresh
...
App icon refresh
2021-06-24 20:47:42 +02:00
caio2k
4e21436982
Update pt_br translation and updated html entities
2021-06-02 00:05:54 +02:00
b0d5c23afe
Merge branch 'release-1.9.3' into develop
2021-02-21 12:28:54 +01:00
16e3d2226e
Integrate Hungarian Translation File, Prepare 1.9.3
2021-02-21 12:28:34 +01:00
3d7bdced0d
Merge pull request #47 from 1Zgp/develop
...
Hungarian translation file for your app
2021-02-21 12:02:55 +01:00
1Zgp
8cdfb544c4
Add files via upload
2021-02-16 09:30:30 +02:00
35a0a5ac7d
Merge branch 'release-1.9.2' into develop
2021-01-18 18:08:32 +01:00
ca331ec1bd
Release preparations for 1.9.2
2021-01-18 18:08:17 +01:00