1
0
Fork 0
mirror of https://github.com/seiichiro0185/sailotp.git synced 2024-05-18 00:20:55 +00:00
Commit graph

82 commits

Author SHA1 Message Date
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 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 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 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 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 631868ddba Version 0.2
* Added possibility to edit existing entries
* Better error handling for invalid secrets
* Better input checks on add/edit
2014-01-08 19:28:06 +01:00
seiichiro 0c0f10f7ab Initial Import 2014-01-05 21:58:25 +01:00