From a9af12984995a42db553d573e8284ccc89ffc59d Mon Sep 17 00:00:00 2001 From: Maksymilian Jopek Date: Thu, 2 Jul 2026 21:38:35 +0200 Subject: Disable wakelock to save battery --- android/.idea/codeStyles/Project.xml | 123 +++++++++++++++++++++++++++++++++++ 1 file changed, 123 insertions(+) create mode 100644 android/.idea/codeStyles/Project.xml (limited to 'android/.idea/codeStyles/Project.xml') diff --git a/android/.idea/codeStyles/Project.xml b/android/.idea/codeStyles/Project.xml new file mode 100644 index 0000000..7643783 --- /dev/null +++ b/android/.idea/codeStyles/Project.xml @@ -0,0 +1,123 @@ + + + + + + + + + + \ No newline at end of file -- cgit v1.3.1