Commit graph

14 commits

Author SHA1 Message Date
05f39cd4a9 [iOS] Fix dark mode
FossilOrigin-Name: 1e684ad58aaf27a58bcab2c774c9ffd77453a4d1eb37caf8d955677a945bbaf7
2022-04-24 16:02:06 +00:00
dd9e5e0e8f iOS: Disable upload button until feature is ready
FossilOrigin-Name: 88fb8285a59631bb024e53e191d4229371f1f49ce77d71e4d6fdde0389a00f36
2021-03-14 00:21:17 +00:00
135d17bed5
Rename project to CryptoPassphrase 2019-06-16 19:26:34 +02:00
83b21ee89e
iOS: Migrate to Swift
This is in preparation for moving to SwiftUI at some point.
2019-06-16 07:25:10 +02:00
02ed98041d
iOS: Add initial support for upload via browser
This only starts the HTTP server on 127.0.0.1 for now and does nothing
else yet.
2018-01-11 23:49:18 +01:00
e5b90b856a
iOS: Finish support for key files 2017-11-26 22:51:37 +01:00
fa21a9d8f3
iOS: Add initial parts of support for key files 2017-11-26 21:09:53 +01:00
d916043c03
iOS: Implement search / filtering 2017-10-15 13:22:32 +02:00
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
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