1
0
Fork 0
mirror of https://github.com/seiichiro0185/sailotp.git synced 2024-05-14 23:10:54 +00:00
Commit graph

116 commits

Author SHA1 Message Date
seiichiro 65e8346ec4 Updated Readme 2015-12-06 19:35:06 +01:00
seiichiro 8917c45e83 Updated Version, Translations and About-Page 2015-12-06 19:09:19 +01:00
seiichiro 4817aea2f7 Added SteamGuard as new OTP Type 2015-12-06 18:47:13 +01:00
seiichiro 3561d57d63 Merge branch 'icewind1991-steam-auth' into develop 2015-12-06 18:44:34 +01:00
Robin Appelman b6f105d355 Also handle steam authenticator tokens on the cover 2015-12-04 16:27:28 +01:00
Robin Appelman 53e0f1f32b Add suport for generating steam authenticator tokens 2015-12-04 15:52:19 +01:00
seiichiro 168463cacb Allow all pages to rotate 2015-09-26 10:51:17 +02:00
seiichiro b9b665afa2 Preparation for Release of Version 1.2 2015-06-17 21:15:57 +02:00
seiichiro 323893d7ee Added translation contributors to README 2015-05-23 15:13:26 +02:00
seiichiro 43e31ba8b3 Merge pull request #5 from eson57/patch-1
Added Swedish translation contributed by Åke Engelbrektson
2015-05-23 15:05:23 +02:00
Åke Engelbrektson 1d9df556a9 Create sv.ts
Swedish translation if wanted.
2015-05-23 09:28:29 +02:00
seiichiro a448deda07 Added URL-Decoding for OTP Titles 2015-05-22 18:58:46 +02:00
seiichiro b039fa737a Fixed a small bug found by harbour-QA 2014-07-13 12:03:02 +02:00
seiichiro 91dfc732a3 Version 1.0
* QR-Code Reader is now harbour-compatible
2014-07-01 16:30:33 +02:00
seiichiro d722da8688 Added a harbour-compatible QR-Code Reader 2014-07-01 16:09:14 +02:00
seiichiro e5ff3b4a35 Fix for wrong DB-Version on initializing DB 2014-06-20 01:23:22 +02:00
seiichiro 83fc6ec7d1 Small fix for Main Page 2014-05-25 11:03:19 +02:00
seiichiro 263c02a947 Version Bump to 0.8 2014-05-24 19:31:45 +02:00
seiichiro 8de63f5f68 Cleanup and minor Fixes 2014-05-24 19:14:51 +02:00
seiichiro 14f725f364 Added QR-Code export
Added Translation for QR-Code Export and Token reordering
2014-05-24 18:35:41 +02:00
seiichiro 7b48f929c5 Added possibility to Reorder the List of Tokens. 2014-05-24 15:42:52 +02:00
seiichiro 95f00e8dd0 Some minor changes
Switched to FileIO as subproject
Minor cosmetic changes for the CoverPage
2014-02-23 16:46:38 +01:00
seiichiro ffb712f685 Version 0.7 (openrepos only)
Added QR-Code Reader
2014-02-22 11:32:19 +01:00
seiichiro f31998f6e2 Added translations for QR-Reader 2014-02-19 06:45:25 +01:00
seiichiro 965c7a382e Finished up QR-Code Reader Integration 2014-02-16 21:41:36 +01:00
seiichiro e74749642f Added first version of experimental QR-Code support 2014-02-16 16:27:28 +01:00
seiichiro 1a2390c6e7 Added QXZing Library 2014-02-16 14:18:45 +01:00
seiichiro dc02a1aa3f Preparations for version 0.6 release
Added possibility to cycle through the tokens from the cover
2014-02-09 10:50:58 +01:00
seiichiro 82ea4f182c Added Enter-Key Customization to Add and Export/Import Pages 2014-02-08 18:05:23 +01:00
seiichiro 99308f8ecf Adapted Translations
Minor tweaks to the About-Page
2014-02-08 17:22:44 +01:00
seiichiro 5029f99db3 Added Localization support
Added German Translation
2014-02-08 17:08:10 +01:00
seiichiro 2553a699d3 Preparations for version 0.5 release 2014-02-02 15:36:59 +01:00
seiichiro e68cf226a4 Error handling for export / import
Added error-handling for export / import
Added sanity-checks to export / import
2014-02-02 14:14:59 +01:00
seiichiro 9fe40ff767 Added NotifyBanner component for showing notifications
Show notification after copying token to clipboard
2014-02-02 11:26:22 +01:00
seiichiro 0ea71dfb89 Added AES-encryption for export/import 2014-02-01 17:06:34 +01:00
seiichiro 743b06f065 Added basic import and export
The DB can be exported to json file
Added handling of duplicate entries
2014-02-01 15:38:09 +01:00
seiichiro 09edf6c8b8 Fix for GitLab Issue #3
Initial DB-Creation and DB-Update now both set the default values.
2014-02-01 13:07:29 +01:00
seiichiro 99c3f83db7 Added Import / Export Dialog Page 2014-02-01 12:59:39 +01:00
seiichiro 42f686846d Added FileIO Class as preparation for DB Export/Import 2014-02-01 12:24:05 +01:00
seiichiro aa945ff787 Application version is now read from YAML-Definition at buildtime
Upstream URL changed to gitlab
2014-02-01 12:23:59 +01:00
seiichiro 656dee7143 Merge branch 'hotfix-0.4-2' into develop 2014-01-13 00:03:40 +01:00
seiichiro 539acb21df Fixed padding for base32tohex return value 2014-01-13 00:02:01 +01:00
seiichiro 430607231c Version 0.4
* Added possibility to use HOTP-tokens
2014-01-12 18:45:44 +01:00
seiichiro ebbc3ddcf5 Merge branch 'release-0.4' into develop 2014-01-12 18:19:09 +01:00
seiichiro 9f1dc6d232 Changed Version to 0.4 and adapted the readme 2014-01-12 18:18:25 +01:00
seiichiro 33e13af394 Merge branch 'feat-hotp' into develop 2014-01-12 18:04:56 +01:00
seiichiro f86a8c74a3 Added HOTP support 2014-01-12 18:03:23 +01:00
seiichiro 5ddc4dcf90 Added type and counter value to the Add/Edit-Page 2014-01-12 16:25:02 +01:00
seiichiro f0b6a630dc Version 0.3
* Added possibility to "star" an entry to show it on the ActiveCover
* Tokens can be copied to the clipboard by tapping on them
2014-01-10 19:57:42 +01:00
seiichiro 7dfd336c77 Merge branch 'release-0.3' into develop 2014-01-10 19:47:24 +01:00