1
0
Fork 0
mirror of https://github.com/seiichiro0185/sailotp.git synced 2024-05-04 19:43:59 +00:00
Commit graph

193 commits

Author SHA1 Message Date
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
seiichiro 5cbc98f1a3 Changed version to 0.3 and adapted Readme 2014-01-10 19:43:49 +01:00
seiichiro 2c4ab39b54 Merge branch 'feat-cover' into develop 2014-01-10 19:30:53 +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 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 26bafc2f18 Merge branch 'release-0.2' into develop 2014-01-08 19:24:29 +01:00
seiichiro 2522e4d4a2 Changed version to 0.2 2014-01-08 19:23:29 +01:00
seiichiro 67820a1e55 Merge branch 'feat-edit' into develop 2014-01-08 19:19:14 +01:00
seiichiro ef1b5ad51d Catch error from invalid secrets 2014-01-08 19:16:56 +01:00
seiichiro 50770f0799 Added possibility to edit existing entries. 2014-01-08 19:13:53 +01:00
seiichiro 12cf6106a5 Merge branch 'feat-cleanup' into develop 2014-01-06 20:10:16 +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