Commit graph

8 commits

Author SHA1 Message Date
4c744c922a iOS: Restore the bundle identifier
This should not have been changed, as that would result in a new app on
the store.

FossilOrigin-Name: 5d6baa0a57580be88cbc0569e44441d2b83b6dac13a7728106ac9a44d4e21a00
2021-03-14 00:05:48 +00:00
135d17bed5
Rename project to CryptoPassphrase 2019-06-16 19:26:34 +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
60b483c499
iOS: Allow all orientations 2017-10-21 22:07:42 +02:00
32302feb0f
Switch back to using frameworks now that it works 2017-10-20 01:16:05 +02:00
1ff08de875
Use static ObjFW
Using a shared library causes iTunes Connect to fail without any error
message.
2017-10-15 20:04:33 +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