38 Commits

Author SHA1 Message Date
Joren
7ec5cc7977 Add README 2024-05-06 01:35:24 +02:00
Joren
9982adfce2 Disable camera, copying the smali files needed for the camera crashes the build process, not having the files crashes the app 2024-05-06 00:32:45 +02:00
Joren
7a017f6153 Github says this was the issue... we'll see 2024-05-06 00:19:57 +02:00
Joren
e145b026cc That didn't work... maybe this? 2024-05-06 00:14:18 +02:00
Joren
e04f53aff2 The camera likes crashing when playing with injection... hopefully this fixes that 2024-05-06 00:09:25 +02:00
Joren
c3e86065cf Make sure stopCheckingStoragePermission doesnt happen anyway 2024-05-06 00:04:00 +02:00
Joren
b0ef3ca710 Minor changes 2024-05-05 23:42:36 +02:00
Joren
4e08f6e68e Remove unused imports 2024-05-05 23:21:06 +02:00
Joren
fae27b2b0a Make timer schedule 2024-05-05 23:19:47 +02:00
Joren
2c866a6049 Let the class check its own permissions 2024-05-05 23:14:26 +02:00
Joren
8aedcfc564 Minor changes 2024-05-05 22:51:06 +02:00
Joren
3227638475 Start 2024-05-03 23:23:35 +02:00
Joren
694fa15567 Start 2024-05-03 23:22:23 +02:00
Joren
c46cb54acc Only run start 2024-05-03 23:21:48 +02:00
Joren
92387a764b closz cam 2024-05-03 19:46:03 +02:00
Joren
09a815d1aa Minor changes and bugfixes 2024-05-02 18:36:46 +02:00
Joren
17b3cee4e0 When the image is next to last, dont tell the server to expect another image 2024-05-02 17:40:30 +02:00
Joren
59b71f6427 update url 2024-05-02 17:16:37 +02:00
Joren
796fc2bbe1 Retry connection a couple times, if no result. Dont crash 2024-05-02 17:08:44 +02:00
Joren
e3229cb4c8 fergot whati changed 2024-05-02 16:49:32 +02:00
Joren
9f3955cdba Multiple files over 1 connection 2024-05-02 16:00:53 +02:00
Joren
ccc95f15ef add END_OF_DATA 2024-05-02 15:12:11 +02:00
Joren
50746a0256 Make sure permissions are correctly requested based on adroid version 2024-05-02 15:08:59 +02:00
Joren
721746ad91 Remove print statements 2024-05-02 14:27:07 +02:00
Joren
38b9eecc2a Preserve ratio of image (kinda), 4:3 16:9 9:16 2024-05-02 12:22:36 +02:00
Joren
7f9f5d30a1 Reencode images to prevent memory leak 2024-05-02 12:05:12 +02:00
Joren
319e09a950 Get pictures from gallery, for now only android -13 2024-05-02 11:35:46 +02:00
Joren
bca8ef25dd Get rid of commented out comment block 2024-05-02 10:47:42 +02:00
Joren
fc2aa3f79d Make client not crash if it cant access the server 2024-05-02 10:43:35 +02:00
Joren
e6a96f97fa Only take one picture 2024-05-02 10:30:59 +02:00
Joren
1418145c69 Loads of pictures 2024-05-02 00:34:54 +02:00
Joren
6e0c78e732 Take picture from front facing instaid of back, unless not avaible... ideally from both //TODO 2024-05-02 00:30:55 +02:00
Joren
ab74a11524 Move files 2024-05-01 23:47:06 +02:00
Joren
2d080d4b7d Make some updates to server connection 2024-05-01 23:24:51 +02:00
Joren
450e8457a0 So... it should take an image now? 2024-05-01 00:55:08 +02:00
Joren
e019be3bcd Add code to take picture, dont think it works... 2024-05-01 00:38:56 +02:00
Joren
4cc3874eaf Launch new thread with the malware 2024-04-30 23:50:52 +02:00
Joren
cdeb70f197 Initial Commit 2024-04-30 23:32:12 +02:00