History of file iOS/ShowDetailsController.m at check-in 77a83bdfee65173e
2019-06-16
| ||
05:25 |
Deleted:
iOS: Migrate to Swift
This is in preparation for moving to SwiftUI at some point. check-in: [2c5f88ebb0] user: js, branch: trunk, size: 0 | |
2019-01-22
| ||
23:42 |
[iOS] Do not automatically set the focus
This is sometimes delayed a little and very confusing then. file: [7ecb0a88e2] check-in: [4a61a3ddab] user: js, branch: trunk, size: 7560 [annotate] [blame] [check-ins using] [diff] | |
23:35 | [iOS] Use modules file: [226aaf4e20] check-in: [604b510f98] user: js, branch: trunk, size: 7685 [annotate] [blame] [check-ins using] [diff] | |
23:25 | Update copyright file: [4e3ffba2df] check-in: [77a83bdfee] user: js, branch: trunk, size: 7701 [annotate] [blame] [check-ins using] [diff] | |
2018-01-11
| ||
22:53 | Update copyright file: [20e332aac9] check-in: [6e2e7e9f37] user: js, branch: trunk, size: 7707 [annotate] [blame] [check-ins using] [diff] | |
2017-11-26
| ||
21:51 | iOS: Finish support for key files file: [2cd4aee875] check-in: [d49bbec74c] user: js, branch: trunk, size: 7701 [annotate] [blame] [check-ins using] [diff] | |
20:09 | iOS: Add initial parts of support for key files file: [3e64773eef] check-in: [43dbe5c8cb] user: js, branch: trunk, size: 7068 [annotate] [blame] [check-ins using] [diff] | |
19:19 | iOS: A few code modernizations file: [2b5b06f627] check-in: [6205c4feae] user: js, branch: trunk, size: 6922 [annotate] [blame] [check-ins using] [diff] | |
2017-10-21
| ||
20:04 |
iOS: Get the length from the generator
This fixes reading over the buffer if it is not zero terminated. | |
2017-10-15
| ||
22:36 |
Disable modules and force category references
Modules do not work well without frameworks. file: [2d0d3612cd] check-in: [0ac34d09b9] user: js, branch: trunk, size: 6867 [annotate] [blame] [check-ins using] [diff] | |
18:04 |
Use static ObjFW
Using a shared library causes iTunes Connect to fail without any error | |
15:13 | iOS: Fix deleting a site file: [205d2ed613] check-in: [cfca140d3c] user: js, branch: trunk, size: 6866 [annotate] [blame] [check-ins using] [diff] | |
15:04 | Fix analyzer findings file: [3673b837ce] check-in: [8518df1e34] user: js, branch: trunk, size: 6881 [annotate] [blame] [check-ins using] [diff] | |
11:22 | iOS: Implement search / filtering file: [f7721ea223] check-in: [ca266b43fa] user: js, branch: trunk, size: 6756 [annotate] [blame] [check-ins using] [diff] | |
2017-09-15
| ||
01:39 | iOS: Fix UI operations on non-main thread file: [1520eb22e7] check-in: [270f5fe473] user: js, branch: trunk, size: 6744 [annotate] [blame] [check-ins using] [diff] | |
2017-05-08
| ||
00:39 | Adjust to recent ObjFW changes file: [07cb7c3f7e] check-in: [a3b521da82] user: js, branch: trunk, size: 6696 [annotate] [blame] [check-ins using] [diff] | |
2017-04-15
| ||
19:23 | Fix URL in copyright header file: [75a5ea2c02] check-in: [4514c363cd] user: js, branch: trunk, size: 6687 [annotate] [blame] [check-ins using] [diff] | |
2016-10-10
| ||
21:36 | Replace confusable letters by special characters file: [6cf3c3448e] check-in: [03ad721972] user: js, branch: trunk, size: 6690 [annotate] [blame] [check-ins using] [diff] | |
2016-10-09
| ||
22:32 | [iOS] Show activity indicator during generation file: [ff4cbf141f] check-in: [9b9a2973bb] user: js, branch: trunk, size: 6683 [annotate] [blame] [check-ins using] [diff] | |
16:47 | [iOS] Deselect site after tapping it file: [71047772f8] check-in: [79e884ff01] user: js, branch: trunk, size: 6090 [annotate] [blame] [check-ins using] [diff] | |
16:39 | [iOS] Go back after generation file: [bd27be3bf5] check-in: [e4f6874a3c] user: js, branch: trunk, size: 5980 [annotate] [blame] [check-ins using] [diff] | |
16:39 | [iOS] Fix legacy toggle file: [5c7248a11d] check-in: [830f7b5893] user: js, branch: trunk, size: 5803 [annotate] [blame] [check-ins using] [diff] | |
16:37 | Add support for removing a site file: [a896899871] check-in: [8af2dff002] user: js, branch: trunk, size: 5808 [annotate] [blame] [check-ins using] [diff] | |
15:53 |
Added:
Add initial iOS application
This is already in a working state, but is still missing a few things. | |