Commit graph

65 commits

Author SHA1 Message Date
47dfd7de4f
[iOS] Show activity indicator during generation 2016-10-10 00:32:20 +02:00
9583021fa3
[iOS] Add about dialog 2016-10-09 19:47:35 +02:00
3d0856a7e4
[iOS] Deselect site after tapping it 2016-10-09 18:47:04 +02:00
eaa989c64d
[iOS] Disable correction & spell checking for name 2016-10-09 18:42:21 +02:00
0295d8be65
[iOS] Go back after generation 2016-10-09 18:39:42 +02:00
f9c228f9ad
[iOS] Fix legacy toggle 2016-10-09 18:39:29 +02:00
c7872db0ba
Add support for removing a site 2016-10-09 18:37:48 +02:00
43adab7b39
Add initial iOS application
This is already in a working state, but is still missing a few things.
For example, there is no proper progress indication during generation
and the UI just hangs and there's no way to delete a site yet.
2016-10-09 17:53:41 +02:00
aae80c85e1
Implement repeat mode 2016-10-08 14:24:45 +02:00
914314b927
Add new generation algorithm
The scrypt-genpass compatible one is now the legacy algorithm
(activated with -L or --legacy).
2016-10-08 14:24:43 +02:00
cfb910164f
Makefile: Add clean target 2016-10-08 14:24:41 +02:00
a8ffe468bf
Add .gitignore 2016-10-08 14:24:38 +02:00
b297f827aa
Add a license 2016-10-08 14:24:32 +02:00
fe54b6dab0
Move actual password derivation to separate class 2016-10-03 13:40:54 +02:00
9e18d0deaf
Initial commit 2016-10-02 00:46:44 +02:00