Commit Graph

33 Commits

Author SHA1 Message Date
f813fff8e4 Fix for locations in voice records 2025-10-18 13:48:57 +03:00
e6f29e9a4e Getting html report 2025-08-15 18:09:01 +03:00
0c8fa61601 Checking vehicles by VIN 2025-06-09 20:44:03 +03:00
72ce7ec798 Full migration to SwiftUI 2025-04-29 18:24:10 +03:00
41578579ef SwiftUI version of google oauth signin controller 2025-04-14 23:00:32 +03:00
586261fedd Switching core target and tests to Swift 6 2025-04-11 17:55:48 +03:00
d94ced5c7e Adding tests for auth screen.
Removing more old code.
2025-04-06 16:18:28 +03:00
d2dcdbff9d Editing/deleting audio records 2025-04-01 00:32:50 +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
cb02fe6746 Some steps towards Swift 6 in AutoCatCore framework 2024-12-14 02:20:31 +03:00
3875259244 Adding stub for SwiftUI report screen 2024-11-17 13:20:50 +03:00
3b6eebcd27 Fixing backend address 2024-11-15 15:22:58 +03:00
c0473054cd Adding backend selection in settings 2024-11-15 14:50:14 +03:00
17d00fbf65 Replacing settings screen with SwiftUI version. Adding SettingService. 2024-08-25 22:50:32 +03:00
299ee23992 Adding initial LocationService (reverse geocoding) and its tests 2024-08-01 19:19:08 +03:00
350ee8042a Fixing location manager. Rewriting add/edit locations in SwiftUI 2024-07-28 22:06:16 +03:00
01bd7b2f87 Refactoring whole project to support Swift 6. RxSwift entirely removed. Starting migration of some screens to SwiftUI (preferably ones built with Eureka) 2024-07-14 17:15:38 +03:00
443d924091 using google token in GB check 2024-04-06 23:59:59 +03:00
b1affc64cb Adding GB bot integration 2024-03-16 17:53:11 +03:00
771b5923b6 Handling 401 error 2023-09-02 21:22:48 +03:00
2ef6968d00 New keyboard type for entering VIN 2023-07-23 12:34:49 +03:00
637c364be7 Updating Realm and RxSwift 2023-02-22 01:23:14 +03:00
4496149fb7 Speeding up local search. Support for regular expressions. 2023-02-12 01:38:17 +03:00
a60f57b4c6 Adding export CSV from search results 2022-12-25 18:23:08 +03:00
3ea006c208 Filtering by location dates. Add author name to location model. Adding button for updating search results 2022-09-30 22:30:55 +03:00
130f029ff4 Fixed bug when vehicle was not updated in case of error 2022-03-12 23:56:55 +03:00
fc20956e24 Timeout increased to 40 seconds 2021-10-21 22:30:31 +03:00
b5c32849fe Changed http timeout to 30 seconds 2021-10-20 23:54:25 +03:00
1b82e34337 Reducing timeouts for all HTTP queries (including reverse geocoding) 2021-10-20 00:06:49 +03:00
d656cc1698 Adding notes 2021-09-26 18:47:14 +03:00
a42fd3eddb Moving non-interface related code into framework (for later using it in unit test) 2021-06-27 15:51:21 +03:00