Commit Graph

151 Commits

Author SHA1 Message Date
65a36707eb Removed Logger and Fragment2.java 2023-06-23 17:22:36 +02:00
681a2f0230 Changed detection overtime from 10 seconds to 5 seconds 2023-06-23 16:27:22 +02:00
0c808f1daa chnaged start dely to 2 seconds 2023-06-23 16:21:04 +02:00
5b52dfc6e5 Version 5.2 working with Fragment 3 2023-06-22 14:59:05 +02:00
02cbb14f3c Merge remote-tracking branch 'origin/ms_master_copie'
# Conflicts:
#	app/src/main/java/com/example/ueberwachungssystem/MainActivity.java
2023-06-22 12:11:02 +02:00
2c9b2523a4 Changed some stuff on the videolist layout 2023-06-22 08:46:11 +02:00
741b46e713 Version 5.1 working with Fragment 3 2023-06-22 00:33:35 +02:00
bd8371d96d Recording working but only on camera detection 2023-06-22 00:29:16 +02:00
b900ec2e04 Version 5 working with Fragment 3 2023-06-21 23:56:25 +02:00
404091db15 Version 4.2 with num for counter Detections 2023-06-21 23:40:05 +02:00
b976e9ae32 Refactor 2023-06-21 23:04:35 +02:00
0082602bea VideoView Fragment and pop up working 2023-06-21 22:57:33 +02:00
4b720c3a33 Refactor 2023-06-21 22:02:10 +02:00
7e4e885fe0 - added fragment3 2023-06-21 20:18:32 +02:00
5df6b32fc3 Added Messages to fragment alarm 2023-06-21 20:00:25 +02:00
34076149df - added text to alarm fragment 2023-06-21 19:41:45 +02:00
0948d7f44f - added audio and motion detection again 2023-06-21 19:36:20 +02:00
c8b947bb57 - added video detection again 2023-06-21 19:30:34 +02:00
4a1c554a09 - 'removed' files added to project 2023-06-21 19:20:39 +02:00
eb1629a700 removed Fragment classes from MainActivity
- work in Progress
2023-06-21 19:01:48 +02:00
b97c494427 Merge branch 'master' into prepareMaster
# Conflicts:
#	app/src/main/java/com/example/ueberwachungssystem/Detection/DetectionReport.java
#	app/src/main/java/com/example/ueberwachungssystem/Detection/DetectorService.java
#	app/src/main/java/com/example/ueberwachungssystem/Detection/MicrophoneDetector.java
#	app/src/main/java/com/example/ueberwachungssystem/Detection/VideoDetector.java
#	app/src/main/java/com/example/ueberwachungssystem/MainActivity.java
#	app/src/main/java/com/example/ueberwachungssystem/WifiCommunication.java
#	app/src/main/res/layout/activity_main.xml
2023-06-21 18:43:55 +02:00
6a251fbb27 removed Fragment classes from MainActivity
- removed fragments
- removed unnecessary classes
- removed unnecessary code
2023-06-21 18:33:01 +02:00
076db89147 removed Fragment classes from MainActivity
- changed buttons, added fragments
2023-06-21 18:21:52 +02:00
5007623acc Version 4.1 with new PopUpClass 2023-06-21 18:11:14 +02:00
3d9e6b7a3e Merge branch 'ms_service_copie' 2023-06-21 17:57:01 +02:00
61cad34931 Version 4 working 2023-06-21 17:56:30 +02:00
e54322e3e2 Version 3 working 2023-06-21 16:41:20 +02:00
edcf555b5b Version 2.1 working 2023-06-21 16:34:17 +02:00
e571373fbb Version 2. working 2023-06-21 15:28:57 +02:00
8e002107b5 Version 1. working 2023-06-21 15:06:57 +02:00
1eba8e0f7c Merge branch 'bk_service' 2023-06-21 13:12:43 +02:00
d17f455ae1 Added toMessage() to DetectionReport 2023-06-21 13:05:56 +02:00
94970885cf Changed time to lay phone down to startDelay = 20000, threadSleeptime = 10 and Log.d Report in case of detection for readability ´reasons 2023-06-21 13:04:52 +02:00
3b88a140cc Removed DetectorService methods and added public classes 2023-06-21 10:49:18 +02:00
c730eec9f9 Working DetectorService with all Detectors and Recorders 2023-06-21 10:24:45 +02:00
1aea88d08f Fixed another bug with calculating pixels changed 2023-06-21 10:02:58 +02:00
43eac872ed Bug Fixes on VideoDetector 2023-06-21 09:50:14 +02:00
39295f9780 Changed Format in Detection Report 2023-06-21 09:49:45 +02:00
54ba3b4862 Sensors working together in main 2023-06-21 00:26:33 +02:00
2087edd3e6 Reset main 2023-06-20 23:29:43 +02:00
4222ebef83 Fixed error 2023-06-20 23:24:05 +02:00
061646a7d6 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	app/src/main/AndroidManifest.xml
#	app/src/main/java/com/example/ueberwachungssystem/MainActivity.java
#	app/src/main/res/layout/activity_main.xml
2023-06-20 23:05:14 +02:00
6f78836c4d Merge remote-tracking branch 'origin/master' 2023-06-20 22:34:42 +02:00
b667e70fef Kommunikationcopie Version 1.8 UDP Socket 2023-06-20 22:30:30 +02:00
272daf9fae Adjustment to fit master 2023-06-20 22:25:20 +02:00
55ae95e661 Merge of MicrophoneDetector 2023-06-20 21:58:09 +02:00
8e47934beb Merge branch 'tw' into master
# Conflicts:
#	app/build.gradle
#	app/src/main/AndroidManifest.xml
#	app/src/main/java/com/example/ueberwachungssystem/MainActivity.java
#	app/src/main/res/layout/activity_main.xml
#	gradle.properties
2023-06-20 21:42:25 +02:00
c60a14b6ac Clean project for merge 2023-06-20 21:37:17 +02:00
Leon Market
b9c66f7533 Updated detection report constructor in Accelerometer 2023-06-20 21:23:57 +02:00
Leon Market
7e1143880e Merge branch 'lm'
# Conflicts:
#	app/src/main/java/com/example/ueberwachungssystem/Detection/DetectionReport.java
#	app/src/main/java/com/example/ueberwachungssystem/Detection/Detector.java
#	app/src/main/java/com/example/ueberwachungssystem/MainActivity.java
#	app/src/main/res/layout/activity_main.xml
2023-06-20 21:20:04 +02:00