Commit graph

39 commits

Author SHA1 Message Date
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
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
5c67ec76b2 Attempt to fix unpaid hours not displaying 2025-05-25 01:22:06 -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
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
5bc49b4cff Begin adding the work data visualizer 2025-05-15 22:49:18 -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
061fd46f89 Adjust the download URL when on a different channel 2025-05-14 20:59:06 -07:00
4504708df8 Move the update stuff to its own page 2025-05-14 20:54:17 -07:00
fcf5348f96 Fix up more of the update functions 2025-05-14 19:32:03 -07:00
660a4a670a Implement the automatic update check and installation 2025-05-14 19:05:09 -07:00