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

31 commits

Author SHA1 Message Date
seiichiro bb6c7706f2 Added Options to Hide Tokens and Show Token as QR-Code 2019-02-24 14:03:07 +01:00
seiichiro 714f1f1917 Github #29 Fix Progressbar Position for Light Ambiances, First Attempt 2019-02-23 16:00:41 +01:00
seiichiro 1646332bbe Small Visual Fix for SFOS 2.2.0.29 2018-06-17 09:12:54 +02:00
seiichiro e6ca5450ad Release Preparations for 1.7 2018-04-02 09:12:49 +02:00
seiichiro 6f2159745d Added Global Settings Storage and First Example Setting 2017-12-25 13:30:43 +01:00
seiichiro 4e83005525 Added Token Length and Time Derivation Options 2016-07-14 13:41:00 +02:00
seiichiro 4817aea2f7 Added SteamGuard as new OTP Type 2015-12-06 18:47:13 +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 b039fa737a Fixed a small bug found by harbour-QA 2014-07-13 12:03:02 +02:00
seiichiro 83fc6ec7d1 Small fix for Main Page 2014-05-25 11:03:19 +02:00
seiichiro 7b48f929c5 Added possibility to Reorder the List of Tokens. 2014-05-24 15:42:52 +02: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 5029f99db3 Added Localization support
Added German Translation
2014-02-08 17:08:10 +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 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 f86a8c74a3 Added HOTP support 2014-01-12 18:03:23 +01:00
seiichiro a586ea01a7 Added copy token on tap 2014-01-10 19:26:46 +01:00
seiichiro 7f781b8d90 Finalized favourites feature
* Favourite is now shown on the ActiveCover
* Added possibility to "unstar" a favourite
2014-01-10 19:20:52 +01:00
seiichiro eb08a4eee1 Changed favourite switch to icon 2014-01-10 06:45:03 +01:00
seiichiro 40f53fc47a Changed MainView to support favourites
* Added switch to show status
* Save selected favourite to LocalStorage DB
2014-01-09 22:12:55 +01:00
seiichiro 11072b2f16 Changed DB Schema
* DB Schema now supports setting favourites
* Added Colums for future addition of HOTP Tokens
* Created DB-Update Logic
2014-01-09 19:56:26 +01:00
seiichiro 50770f0799 Added possibility to edit existing entries. 2014-01-08 19:13:53 +01:00
seiichiro f98444d5a4 Cleanup and Comments for publishing
* Added Readme and License
* Cleaned up the code
* Added comments to the code
2014-01-06 20:08:16 +01:00
seiichiro 0c0f10f7ab Initial Import 2014-01-05 21:58:25 +01:00