|
|
e6f9f1d043
|
Adding tests for SwiftData storage service
|
2025-06-13 18:15:09 +03:00 |
|
|
|
e91fd89eff
|
Implementing SwiftData storage service
|
2025-06-12 19:09:48 +03:00 |
|
|
|
df15a154be
|
Implementing DtoConvertible for SwiftData models
|
2025-06-10 21:00:20 +03:00 |
|
|
|
4037dd9617
|
Adding SwiftData models
|
2025-06-10 17:34:27 +03:00 |
|
|
|
0c8fa61601
|
Checking vehicles by VIN
|
2025-06-09 20:44:03 +03:00 |
|
|
|
8a875ab7a1
|
Adding switchers for disabling location and for selecting VIN input
|
2025-05-26 17:52:51 +03:00 |
|
|
|
c4e28a0656
|
Adding search by vin and notes (in addition to plate numbers)
|
2025-05-20 22:02:19 +03:00 |
|
|
|
bbaef15acb
|
Adding native macOS run destination
|
2025-04-30 16:54:11 +03:00 |
|
|
|
72ce7ec798
|
Full migration to SwiftUI
|
2025-04-29 18:24:10 +03:00 |
|
|
|
e7a9f25845
|
Switch to SwiftUI TabView
|
2025-04-19 17:43:38 +03:00 |
|
|
|
180866c31b
|
Replacing UINavigationController with SwiftUI's NavigationStack
|
2025-04-19 10:59:27 +03:00 |
|
|
|
0ca4c232db
|
Make settings observable
|
2025-04-15 11:43:24 +03:00 |
|
|
|
41578579ef
|
SwiftUI version of google oauth signin controller
|
2025-04-14 23:00:32 +03:00 |
|
|
|
59ad858234
|
Displaying event authors
|
2025-04-12 19:30:33 +03:00 |
|
|
|
586261fedd
|
Switching core target and tests to Swift 6
|
2025-04-11 17:55:48 +03:00 |
|
|
|
dc6281ac46
|
Removing ObservableDefaults, back to old dumb UserDefaults wrapper
|
2025-04-09 18:33:29 +03:00 |
|
|
|
0a6426b7f1
|
Using ObservableDefaults library for settings
|
2025-04-06 23:40:45 +03:00 |
|
|
|
6b003990b8
|
Fixed crash on adding audio record
|
2025-04-06 17:24:04 +03:00 |
|
|
|
d94ced5c7e
|
Adding tests for auth screen.
Removing more old code.
|
2025-04-06 16:18:28 +03:00 |
|
|
|
406b1b02b5
|
SwiftUI version of auth screen
|
2025-04-06 13:38:10 +03:00 |
|
|
|
6ce8c31635
|
Tests for audio records screen
|
2025-04-05 20:17:06 +03:00 |
|
|
|
49a7e88ee5
|
Adding progress to audio record player
|
2025-04-03 22:55:09 +03:00 |
|
|
|
87074fa61a
|
Checking number from audio record
|
2025-04-02 23:56:17 +03:00 |
|
|
|
d2dcdbff9d
|
Editing/deleting audio records
|
2025-04-01 00:32:50 +03:00 |
|
|
|
c7a2234b3f
|
Methods for editing/deleting audio records
|
2025-03-31 17:46:17 +03:00 |
|
|
|
94e4605af3
|
Playing audio records
|
2025-03-31 17:23:10 +03:00 |
|
|
|
59530b62ba
|
SwiftUI view for audio record cell
|
2025-03-30 23:48:35 +03:00 |
|
|
|
17fc96c06d
|
Recording audio
|
2025-03-16 22:23:03 +03:00 |
|
|
|
c63ff50b00
|
Adding stubs for SwiftUI version of records screen
|
2025-03-11 22:10:19 +03:00 |
|
|
|
363ab9e0a0
|
Adding SwiftUI keyboard view
|
2025-02-23 22:03:36 +03:00 |
|
|
|
0c4b14debf
|
Adding tests for search screen
|
2025-02-22 22:37:14 +03:00 |
|
|
|
c587783e86
|
SwiftUI version of search screen
|
2025-02-20 21:35:09 +03:00 |
|
|
|
8f99927861
|
Fixes for macOS catalyst version
|
2025-02-14 22:48:46 +03:00 |
|
|
|
f3a09e3500
|
Fix tabbar
|
2025-02-09 18:38:35 +03:00 |
|
|
|
ded951a880
|
Implementing vehicle actions (check, update, remove) for history screen
|
2025-02-09 14:37:56 +03:00 |
|
|
|
1dc5995031
|
Fixing updatedDate when checking number
|
2025-01-26 00:32:20 +03:00 |
|
|
|
ff82b4b755
|
Adding VehicleService implementation and tests
|
2025-01-26 00:25:35 +03:00 |
|
|
|
3cc2ef2101
|
Adding stubs for VehicleService
|
2025-01-19 17:26:22 +03:00 |
|
|
|
a7f4e6b3c5
|
Adding sharing to SwiftUI version of history screen
|
2025-01-19 15:39:56 +03:00 |
|
|
|
bade0d5418
|
Adding vehicle cell view. Displaying list of vehicles in sections.
|
2025-01-16 23:23:25 +03:00 |
|
|
|
67977f1ebf
|
Removing Kingfisher package.
Adding License Plate view.
Adding stub for new SwiftUI history screen.
|
2025-01-15 22:11:08 +03:00 |
|
|
|
08a5c01990
|
Fixing tests
|
2024-12-24 21:08:07 +03:00 |
|
|
|
9f08dfb358
|
Going back from @Service property wrapper to init injection (for parallel testing support, and better testing overall)
|
2024-12-24 18:49:47 +03:00 |
|
|
|
cb02fe6746
|
Some steps towards Swift 6 in AutoCatCore framework
|
2024-12-14 02:20:31 +03:00 |
|
|
|
2dae05fa97
|
Adding some tests for events
|
2024-12-13 23:10:17 +03:00 |
|
|
|
b3bbea408e
|
Adding StorageService methods for events
|
2024-12-13 18:35:51 +03:00 |
|
|
|
b36620eba0
|
Adding events
|
2024-12-13 00:14:40 +03:00 |
|
|
|
37b94aca62
|
Adding navigation from new report to all detail screens. Adding sharing report link.
|
2024-12-07 22:42:11 +03:00 |
|
|
|
97e35ac785
|
Adding GB bot check
|
2024-12-06 00:29:27 +03:00 |
|
|
|
cbb1f30d31
|
Adding new "not updated" filter to history list
|
2024-12-04 21:50:44 +03:00 |
|