Feature/notification system #26

Open
mattdimegs wants to merge 34 commits from feature/notification-system into main

34 commits

Author SHA1 Message Date
c1e2ddd811 Update app.json 2025-08-25 15:05:05 -04:00
60f36e22b1 Update packages 2025-08-25 10:53:02 -04:00
067c3e9df1 linter 2025-08-25 10:35:59 -04:00
64856b0695 Update useCallFeed.jsx 2025-08-25 10:23:14 -04:00
6873abcc4c Update firebase.js 2025-08-25 10:21:23 -04:00
4ef53e9378 remove app 2025-08-25 10:19:22 -04:00
21bdce0e1d Fix Meta-data 2025-08-25 09:58:59 -04:00
889bd34520 Update build.gradle 2025-08-25 09:52:55 -04:00
f78bb3952f Update build.gradle 2025-08-25 09:52:16 -04:00
79fcedd24f Following Pre-Build 2025-08-25 09:50:55 -04:00
38ff55efba Push 2025-08-25 09:49:15 -04:00
38c8165298 add properties 2025-08-25 09:47:01 -04:00
9cf6e3ec8d Push 2025-08-25 09:46:27 -04:00
aafe568f18 Add Firebase App 2025-08-25 09:45:25 -04:00
a9782fef08 Add Postgres Services 2025-08-18 10:20:36 -04:00
e6c4389393 Update call.jsx 2025-08-13 21:37:18 -04:00
b91aa464af API Key Passthrough WebSocket 2025-08-13 01:43:35 -04:00
1b8533d192 Incident details encoding and UI headers
Introduces Unicode-safe base64 encoding/decoding for call details between incidents and call screens. Refactors PageHeader to accept left, center, and right header props for more flexible layouts. Updates call.jsx and register.jsx to use the new header structure, and improves department/unit rendering and modal dropdowns for department selection. Generalizes and modernizes UI code for better maintainability and cross-platform compatibility.
2025-08-12 16:36:26 -04:00
2f01c575db Fix and Delete Log 2025-08-12 15:01:49 -04:00
dd5a0523dc Adjust incident styles
Removed 'justifyContent: space-between' from the row container and updated the text container to use flex: 1, alignItems: 'flex-start', padding, and maxWidth for improved layout and text alignment.
2025-08-12 15:00:26 -04:00
4d21fbebf8 Fix call Statements 2025-08-12 12:19:05 -04:00
cb1758fb55 Changes for new DB 2025-08-11 15:34:16 -04:00
45f0dc948c Formatting & Add DB Call 2025-08-10 16:05:17 -04:00
34e0325f37 fix formatting 2025-08-10 10:14:56 -04:00
e32c8e108f Update incidents.jsx 2025-08-10 10:14:28 -04:00
0a857f86a7 Add Keyboard fixes & Realtime Database 2025-08-10 09:59:27 -04:00
1368369495 Big Updates -> 53.0.0 & Auth w/ FireBase 2025-08-10 03:11:09 -04:00
56a965e76c Typo 2025-04-22 00:32:31 -04:00
6ce41b0268 Build Changes 2025-04-21 20:04:21 -04:00
30efadddb1 move 2025-04-21 19:51:05 -04:00
9d42409ccb add 2025-04-21 19:49:32 -04:00
d01b41973d Add project stuff 2025-04-21 18:34:36 -04:00
0f3ef6aee5 Add Project ID 2025-04-21 18:04:03 -04:00
051837968a Add Customizable Notifications & Add Global Variables 2025-04-21 11:41:08 -04:00