Commit Graph

84 Commits

Author SHA1 Message Date
Laurențiu Constantin 4b09464638 convert to mph 2024-02-28 18:06:13 +02:00
Laurențiu Constantin 31d6b0027f Merge branch 'develop' into SD_256_incorect_timestamp_in_buble_live_tab 2023-05-26 17:41:53 +03:00
Laurențiu Constantin 5c8b857664 format timestamp as time ago 2023-05-26 17:40:07 +03:00
CiufudeanDani b17ba94950 solve PR issues 2022-05-03 10:44:37 +03:00
CiufudeanDani 6fda464ed8 handle network swap 2022-05-02 16:18:38 +03:00
CiufudeanDani 2a1517526d mobile connection restores on wifi 2022-04-27 14:52:47 +03:00
CiufudeanDani 49d15e1064 fix login button display 2022-04-20 17:11:37 +03:00
CiufudeanDani 729bdf5d90 handle language change 2022-04-20 14:40:12 +03:00
CiufudeanDani e1bcc44fbe filter recordings 2022-04-19 15:20:59 +03:00
CiufudeanDani ad5b4327d1 fix crash from language change 2022-04-19 13:07:16 +03:00
CiufudeanDani 0e9ae233de alerts tab scroll to last position before refresh 2022-04-18 14:19:07 +03:00
CiufudeanDani 7bcec6e81b fix end date from history 2022-04-18 13:55:35 +03:00
CiufudeanDani ab0108fab9 let user hit display button on history tab before showing positions 2022-04-18 13:49:17 +03:00
CiufudeanDani 2771fe0114 handle unit focus on live tab 2022-04-18 13:48:45 +03:00
CiufudeanDani aedeb80fbd stop sending empty message && change version name on about tab 2022-04-14 13:26:57 +03:00
CiufudeanDani 0dffcdec13 fix notifications 2022-04-12 15:36:38 +03:00
CiufudeanDani 27ef47ec1e hide ack alarms 2022-04-12 14:29:15 +03:00
CiufudeanDani 8661d85218 refresh list after on item Click 2022-04-11 14:01:13 +03:00
CiufudeanDani 6e2a4a6aee Merge pull request 'SD-222' (#27) from SD-222 into develop
Reviewed-on: #27
2022-04-11 07:10:30 +00:00
CiufudeanDani 32201af76c remove barcode from conversation 2022-04-08 20:32:29 +03:00
CiufudeanDani b6fc8851a7 the blue bar with an arrow from the left has no functionality. it should hide the grid 2022-04-08 20:23:36 +03:00
CiufudeanDani f4db909dcb when selecting a unit from the grid it should be centered with the info bubble opened 2022-04-08 18:40:20 +03:00
Laurențiu Constantin dc2cb825bb resoving merge 2022-04-08 18:25:53 +03:00
Laurențiu Constantin 04fa7a5b2e radio for App Server Mobile + refactor 2022-04-08 17:54:45 +03:00
CiufudeanDani dcceb360e9 the unit should be centered when moving with the info bubble opened 2022-04-08 17:53:22 +03:00
CiufudeanDani 1d2182799f the info bubble shows wrong date and time 2022-04-08 16:53:59 +03:00
CiufudeanDani c210ccf117 disable map controls 2022-04-08 16:39:53 +03:00
CiufudeanDani 97b7e2d9a7 fix unit selection 2022-04-08 14:48:07 +03:00
CiufudeanDani cc78f29f26 display satelite map 2022-04-08 13:52:16 +03:00
CiufudeanDani e7c3672b93 Merge pull request 'update info bubble box info' (#23) from SD-219 into develop
Reviewed-on: #23
2022-04-07 10:32:52 +00:00
CiufudeanDani feb7bd654c update info bubble box info 2022-04-07 13:31:23 +03:00
CiufudeanDani 539170109d Merge pull request 'when receiving a new alarm && current tab is alarms, refresh alarm list' (#22) from SD-224 into develop
Reviewed-on: #22
2022-04-07 10:16:35 +00:00
CiufudeanDani 0bdd161d69 when receiving a new alarm && current tab is alarms, refresh alarm list 2022-04-07 13:14:58 +03:00
CiufudeanDani 0b890b74e0 fix login button display when internet connection is available 2022-04-06 10:03:37 +03:00
CiufudeanDani 5c075ee168 display alarm notification 2022-04-04 09:59:49 +03:00
CiufudeanDani 8ab29576c5 make messages view match parent 2022-04-04 08:56:52 +03:00
CiufudeanDani d9a031a46d Merge pull request 'feature/notifications' (#18) from feature/notifications into develop
Reviewed-on: #18
2022-04-01 07:03:54 +00:00
CiufudeanDani ba0dc850f7 display notifications 2022-03-31 14:12:03 +03:00
Bogdan Ungureanu 19f5fe01a3 SD-203- added dialogs similar to SafeDispatch History to inform of 0 positions or >2000 positions 2022-03-31 08:07:39 +03:00
Bogdan Ungureanu 3a0fe96708 SD-216 - fix back button functionality for recordings and history tabs 2022-03-31 07:19:40 +03:00
Bogdan Ungureanu 79234c9830 Merge branch 'develop' into features/SD-211-recordings-tab 2022-03-30 14:22:20 +03:00
CiufudeanDani f15688b9a1 allow server to reconnect on mobile data 2022-03-30 11:50:48 +03:00
Bogdan Ungureanu 3935b3ad0b SD-211 - fix file rename issue after merge 2022-03-30 11:19:33 +03:00
Bogdan Ungureanu e59b522ccb Merge branch 'develop' into features/SD-211-recordings-tab
# Conflicts:
#	libSafeMobile/src/main/java/com/safemobile/services/TCPhandler.java
#	safeDispatch/src/main/res/layout/dialog_login.xml
2022-03-30 10:38:47 +03:00
Bogdan Ungureanu 3f96055a6e SD-211 - show all recordings and play them 2022-03-30 10:34:57 +03:00
CiufudeanDani d9d325b18b text color on radio 2022-03-28 16:34:53 +03:00
CiufudeanDani 17a7e1711e merge with develop 2022-03-28 14:06:36 +03:00
CiufudeanDani 9b302d0461 change text color + small changes 2022-03-28 14:02:10 +03:00
Bogdan Ungureanu 8bb6f36e60 SD-211 - fix case when the app was sending request on the ui thread
-fix audio hadler
-small refactor
2022-03-25 17:28:53 +02:00
Bogdan Ungureanu 3268286e76 #SD-188 - fix merge conflicts 2022-03-24 12:55:53 +02:00