2d69e05096
[iOS] Remove key upload functionality
...
It was never finished and uploading a key file unencrypted via WiFi is a
bad idea anyway.
FossilOrigin-Name: 0c2ffe58fdc61f477675a204326a34910f476539441b81af07db77518955d844
2024-08-25 10:48:32 +00:00
0f4cbe20fb
Change license to unmodified ISC
...
FossilOrigin-Name: 74b74f8fbdcfbb32e401f0be87faecc9d5eb5ca174f771c8a396fe707d3eabb5
2024-08-11 09:08:07 +00:00
ee5c908943
Update iOS app to ObjFW changes
...
FossilOrigin-Name: 3eecffa2af1b183b334ba3153d923b423a4dff8ad4b27fc25630b1987eef00ad
2023-04-01 17:20:07 +00:00
1ca879eb8e
Adjust to ObjFW changes
...
FossilOrigin-Name: 82f79a19ab99fd7cdb6e495212a1382829f678b44e98158b85f6fa19a9c7eae4
2022-08-21 11:58:20 +00:00
e74d034db4
[iOS] Fix missing 0 byte after passphrase
...
FossilOrigin-Name: b57405c1d07a52c27807f6fe19eff1b1277663f051690a3a3336dc626c6f4825
2022-06-18 15:28:21 +00:00
df23f59e9d
[iOS] Fix using key files
...
FossilOrigin-Name: 882469f9d53d9bf62beb31a6b808f557ee799b16ae793515d25b1ceccc23648f
2022-06-18 13:15:39 +00:00
911569f2d6
[iOS] Clean up Xcode project
...
FossilOrigin-Name: 5a2cc30911a355b15c21f9595bbee028854298dd565d7c5f38ffd2b4c70daaea
2022-06-15 18:53:10 +00:00
8c7ec72780
[iOS] Fix race in UI
...
FossilOrigin-Name: 18ce2e80c83083528be618b27b6b1c5bcb2a770d5d727d44fffc847cfa7491c1
2022-06-15 18:38:46 +00:00
06b0caf2cc
[iOS] Fix new Swift warning
...
FossilOrigin-Name: a5a265ded5752d8d1d050ab381ef9687650cec2e643f2b4664db7c89f45029ac
2022-06-15 18:37:38 +00:00
00288842c0
[iOS] Update Xcode project
...
FossilOrigin-Name: acf889eaa01def7cb2057799d751297fabb43e9e325cf5a91dc934debe57bbe3
2022-06-15 18:36:56 +00:00
85000fcd1b
Update Xcode project
...
FossilOrigin-Name: d2c5f4a8079dabfd30d3b6b4ea602ee934b59c122faff476d940214e7b9b1897
2022-04-25 10:42:40 +00:00
05f39cd4a9
[iOS] Fix dark mode
...
FossilOrigin-Name: 1e684ad58aaf27a58bcab2c774c9ffd77453a4d1eb37caf8d955677a945bbaf7
2022-04-24 16:02:06 +00:00
3470477a7f
iOS: Restore the correct bundle identifier
...
FossilOrigin-Name: 65177d5465e48523b61018497ddcf768ab11974e81206d07423d1e9128b73511
2021-03-14 00:39:03 +00:00
dd9e5e0e8f
iOS: Disable upload button until feature is ready
...
FossilOrigin-Name: 88fb8285a59631bb024e53e191d4229371f1f49ce77d71e4d6fdde0389a00f36
2021-03-14 00:21:17 +00:00
ecf5cd6389
iOS: Update copyright
...
FossilOrigin-Name: b6ffd20c1d9c3fb58b6c692b234e24a890af080cc1d043641727b19ff0485795
2021-03-14 00:19:19 +00:00
36f0d082b5
Update copyright
...
FossilOrigin-Name: a703cf8d6222e8aca351e4c12932a95bca938f838dff8a79c875f5ba01742596
2021-03-14 00:17:32 +00:00
48eba5104f
iOS: Adjust to ObjFW changes
...
FossilOrigin-Name: 604513acba904b54db0279d35290e075101a9745f62154e78bfaa604bd091178
2021-03-14 00:16:15 +00:00
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
06a5fb81fa
Update homepage and copyright
...
FossilOrigin-Name: 3c3453a863b038cc42ddbfaeab738c1d48662500faf192256f3930ab46e86d05
2020-06-24 22:53:39 +00:00
2f3bbcf724
Update Xcode project
...
FossilOrigin-Name: d2a6d7d9f29bbe8c2d101f416f556261646cbaa40d0bd4ab34aa479878bbf315
2020-06-24 17:32:15 +00:00
7fa276aae6
iOS: Update to recent changes
2020-01-03 01:19:45 +01:00
773af9361e
iOS: Make more use of native Swift types
2019-06-20 01:15:26 +02:00
0886af554c
Adjust to ObjFW changes
2019-06-20 01:11:40 +02:00
135d17bed5
Rename project to CryptoPassphrase
2019-06-16 19:26:34 +02:00
45f70e97f3
Adjust to ObjFW changes
2019-06-16 17:51:40 +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
e039b7d5f5
[iOS] Do not automatically set the focus
...
This is sometimes delayed a little and very confusing then.
2019-01-23 00:42:10 +01:00
6f94644e00
[iOS] Use modules
2019-01-23 00:35:16 +01:00
3221b97143
Update copyright
2019-01-23 00:25:58 +01:00
fb05b4f53e
Upgrade Xcode project to 10.1
2019-01-23 00:17:33 +01:00
0facc3a80e
Update copyright
2018-01-11 23:53:54 +01: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
f886262722
iOS: A few code modernizations
2017-11-26 20:19:07 +01:00
60b483c499
iOS: Allow all orientations
2017-10-21 22:07:42 +02:00
d414924126
iOS: Get the length from the generator
...
This fixes reading over the buffer if it is not zero terminated.
Fortunately, this was almost always the case by pure luck.
2017-10-21 22:04:45 +02:00
8de675d32c
Add iPad icon
2017-10-21 20:45:15 +02:00
3cc25cb9e0
iOS: Add support for iPad
2017-10-20 01:51:51 +02:00
32302feb0f
Switch back to using frameworks now that it works
2017-10-20 01:16:05 +02:00
b87b2e8037
Disable modules and force category references
...
Modules do not work well without frameworks.
2017-10-16 00:36:46 +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
860bf727d4
iOS: Fix deleting a site
2017-10-15 17:13:53 +02:00
9d8e6f6761
Fix analyzer findings
2017-10-15 17:04:58 +02:00
57c875987c
iOS: Import ObjFW Xcode project into Xcode project
2017-10-15 14:27:04 +02:00
d916043c03
iOS: Implement search / filtering
2017-10-15 13:22:32 +02:00
3c8b2d1d7d
iOS: Have an icon
2017-10-15 12:32:48 +02:00
c291a09ce5
iOS: Fix UI operations on non-main thread
2017-09-15 03:39:30 +02:00
415ff25bf2
Adjust to ObjFW changes
2017-08-11 22:17:19 +02:00
a0047e1b54
Adjust to recent ObjFW changes
2017-05-08 02:39:06 +02:00