Commit graph

66 commits

Author SHA1 Message Date
d9c79a4ee9 Fix undefined variable 2025-06-15 01:01:02 -07:00
6fe3fbefb5 Fix SQL syntax 2025-06-15 00:54:10 -07:00
1e59fc0333 Fix invalid break statements 2025-06-15 00:46:08 -07:00
552d9f365c Fix api 2025-06-15 00:34:27 -07:00
fd74f7a646 Finish v2 protocol 2025-06-14 15:52:45 -07:00
faf1eeef5f Start adding protocol v2 2025-06-14 09:59:00 -07:00
ced927c306 Add a message that is to be displayed after saving the state data when performing actions. 2025-06-13 19:07:41 -07:00
09a52d2865 Fix failed deserializing in web view 2025-06-07 15:45:10 -07:00
55c805a315 Fix the app session not being cleared when ending, or resetting. 2025-06-06 14:37:22 -07:00
ae035424c1 Bump LibAC Version 2025-05-27 13:58:49 -07:00
9b966651f3 When resetting app session, ensure background service and screen wake lock get disabled 2025-05-25 16:29:55 -07:00
c70a6f4f1d Switch to using the saved data flag 2025-05-25 16:15:11 -07:00
cbe676a359 Add a small banner to web view that says what format the data is in. 2025-05-25 16:14:28 -07:00
e69a4c9732 Reduce GPS distance filter for more frequent and accurate GPS tracking 2025-05-25 15:34:54 -07:00
8253e19079 Fix invalid url or token invalid message 2025-05-25 15:14:20 -07:00
5e70507c19 Fix paid hours not properly displaying due to deserializing bug 2025-05-25 15:01:13 -07:00
791d606336 Fix typo in end time serialization 2025-05-25 14:33:22 -07:00
f9e90dab06 Resolve issue with concurrent list modification during cache save 2025-05-25 14:28:22 -07:00
596203378b Fix being unable to load NBT in web viewer 2025-05-25 14:05:43 -07:00
7b05ed2a4a Fix load app from cache 2025-05-25 13:45:17 -07:00
b1063f5057 Attempt to fix web viewer being unable to load NBT 2025-05-25 13:33:27 -07:00
4a8d515f4d Fix background service, add support for NBT instead of Json 2025-05-25 12:56:07 -07:00
a686412ec7 Add a patch for updating to NBT 2025-05-25 10:36:46 -07:00
5c67ec76b2 Attempt to fix unpaid hours not displaying 2025-05-25 01:22:06 -07:00
ebfc4ddc05 Switch to using the new LibAC time/duration API 2025-05-25 01:14:18 -07:00
f8e3ff359d ci: repairs 2025-05-24 19:25:14 -07:00
7e818dc545 Adds shared preferences as a dependency 2025-05-24 19:05:10 -07:00
aedde74e77 Adds code for the callback for floating app window, and fixes Trip End time not being initialized. 2025-05-24 18:46:12 -07:00
35863780f6 Fix background svc; Add end time logging to trips 2025-05-20 09:21:13 -07:00
1e01384d9b Replace application icons 2025-05-19 01:37:29 -07:00
9bb9aa6488 Do some minor cosmetic changes 2025-05-18 10:37:35 -07:00
8293ddeb68 QOL: Chores.
Final beta before release 1.0.
2025-05-17 12:36:31 -07:00
ac7a5c885d QOL: Add confirmation dialogs and re-add total pay as a single final number at the end of work day 2025-05-17 12:15:40 -07:00
199a3585d7 Adjust the clipboard copy function to generate a link to the web viewer. 2025-05-17 02:55:31 -07:00
de6d767a38 Patch for web compatibility 2025-05-17 02:34:15 -07:00
444d67cb28 Fix the start and end time being missing 2025-05-17 02:04:54 -07:00
f6fcc4c390 Add map tile caching 2025-05-17 01:27:41 -07:00
ee0fed6d6b Remove everything to do with pay and only track miles and hours worked. 2025-05-17 00:33:41 -07:00
9b50945e3b ci: Add web build task for web.tgz 2025-05-16 11:46:33 -07:00
0b83eaaf3c Begin to add the web interface page 2025-05-16 10:09:41 -07:00
37e5688842 Add ability to tap to copy the session ID 2025-05-16 02:21:25 -07:00
7c5e3360a5 Make some changes to the PHP URL to make it channel specific 2025-05-16 01:38:40 -07:00
762be79df6 php: Add a disclaimer about ai content 2025-05-15 23:14:41 -07:00
5bc49b4cff Begin adding the work data visualizer 2025-05-15 22:49:18 -07:00
7e78ed323d Add initial php data 2025-05-15 22:48:36 -07:00
220a317d31 ci: Archive the php scripts 2025-05-15 22:48:14 -07:00
e94bbaaf91 Finish adding the markers to the map view to display info about that specific drop off's tips and base pay. 2025-05-15 20:19:35 -07:00
a5fa4e0309 Implement map 2025-05-15 19:49:19 -07:00
69e82fcf4c Add position logging, and ability to end the work day 2025-05-15 17:17:10 -07:00
770c1e7c74 Begin implementing GPS related functions, and initial UI for trip and delivery 2025-05-15 00:33:42 -07:00