Electric1447
56c9481201
Update .gitignore
2021-08-25 01:27:06 +03:00
Electric1447
33eb36eb6a
Massive rewrite
2021-08-25 00:54:29 +03:00
Electric1447
3b497cc526
Add AirPods Max support
2021-08-24 21:32:08 +03:00
Electric1447
4f7586909a
Apparently having setReportDelay(0) makes the BLE scanner shit its pants
2021-08-19 22:25:13 +03:00
Electric1447
a31398101f
Remove badge from app notifications & fixed 2ms delay on BLE scanner
2021-08-19 19:52:19 +03:00
Electric1447
624fa67ba7
Update intro screen to show toast when permission is not granted.
2021-08-14 20:31:53 +03:00
Electric1447
0285ea2dff
Update build tools
2021-08-14 19:07:41 +03:00
Electric1447
e1493ffb83
Merge Bluetooth permissions
2021-08-14 18:59:34 +03:00
Electric1447
424cc7f4d3
fix indentation
2021-07-20 17:08:34 +03:00
Electric1447
9c8b91990e
Android 12 support (for real this time)
2021-07-20 17:05:45 +03:00
Electric1447
02c754cf9e
Fix checkAllPermissions for Android 12
2021-07-19 23:01:59 +03:00
Electric1447
aee5b03a29
Android 12 support
2021-07-19 00:56:49 +03:00
Electric1447
d45f0577a0
Update .gitignore
2021-07-19 00:48:15 +03:00
Electric
32f8fce6a6
clean
1.6
2021-06-09 00:35:44 +03:00
Electric
df49fac764
Update bg notification, show steps in the allow button
2021-06-08 19:30:33 +03:00
Itai Levin
bfbfa0a942
Update README.md
2021-06-08 16:17:47 +03:00
Itai Levin
cf97f48b39
Merge pull request #97 from Domi04151309/patch-1
...
Point out possible risks of license violations
2021-06-08 16:15:47 +03:00
Electric
966a8689ff
Bump version
2021-06-08 16:00:29 +03:00
Electric
e7e7323135
Overhauled setup, updated api30+ workaround.
2021-06-08 16:00:16 +03:00
Electric
afb013a1bd
Change version string
2021-06-07 20:26:12 +03:00
Electric
4e4f7ea3b6
Android 11 Workaround
2021-06-07 19:48:38 +03:00
Electric
509ecd00c5
Update credits
2021-06-07 19:48:14 +03:00
Electric
0b8f178531
Update build tools
2021-06-07 19:47:55 +03:00
dosse91
d089b350ea
Release 1.5.1
1.5.1
2021-03-26 07:36:46 +01:00
Federico Dossena
8167e84c7d
Merge pull request #112 from Reflexe/bugfix/107-remote-views-memory-leak
...
Bugfix: Recreate RemoteViews on every iteration
2021-02-12 19:59:07 +01:00
Federico Dossena
7b23d3e1e7
Merge pull request #113 from Gijuno/master
...
Added Korean Strings.xml
2021-01-26 11:35:41 +01:00
Gijuno
158dfe2382
Added Korean Strings.xml
...
Added Korean Strings.xml
2021-01-26 18:14:35 +09:00
Gijuno
71c5f61638
Delete OpenPods/app/src/main/res/values-ko directory
2021-01-26 18:14:02 +09:00
Gijuno
067b39aaa7
Add files via upload
2021-01-26 18:12:49 +09:00
Shmuel H
faef81399d
Bugfix: Recreate RemoteViews on every iteration
...
Fix a memory leak caused by trying to update the same RemoteViews. Instead of trying to update them, create them from scratch on every iteration.
The memory leak on RemoteViews caused the Parcel to get very big and therefore undeliverable by the Samsung NotificationService.
See https://stackoverflow.com/a/4484693/6797552
Fixes #107
2021-01-10 23:53:50 +02:00
Electric
f00ff42980
Change target api to 29 for possible better performance and compatibility.
2021-01-05 15:06:54 +02:00
Electric
195fb9520a
Change ACCESS_COARSE_LOCATION to ACCESS_FINE_LOCATION
2020-12-07 15:22:34 +02:00
Electric
6da1ab1d7d
Added documentation to in ear detection
2020-12-07 15:19:28 +02:00
Electric
67b8ea654f
Change service exported to false
2020-12-07 14:20:42 +02:00
Electric
b345a91630
Update PodsService.java
2020-11-30 15:30:18 +02:00
Electric
69c2577c12
Added in ear detection
2020-11-30 15:21:01 +02:00
Electric
cd8e855428
Move location RemoteViews to a single instance.
2020-11-16 16:18:35 +02:00
Electric
53377a60c8
Cleaned up some code
2020-11-16 15:59:45 +02:00
Electric
4fc0b39aa9
Possible fix for #106
2020-11-16 08:19:41 +02:00
Electric
c2a42f2015
Updated gradle files
2020-11-16 08:18:13 +02:00
Electric
ae5a1ab119
Fixed appid
2020-11-03 10:57:24 +02:00
Electric
50fa300c04
Update build tools
2020-11-03 10:14:50 +02:00
Federico Dossena
7d8d286350
Merge pull request #103 from hadrienbecle/patch-1
...
Fixed tiny typos in French localization
2020-10-04 12:38:43 +02:00
Hadrien Bècle
65cef15357
Fixed tiny typos in French localization
2020-10-04 12:36:17 +02:00
Electric
ea1743a3fa
Updated isFlipped
2020-08-24 15:50:47 +03:00
Electric
783ab3c018
Cleaned up and reformatted hex decoding functions.
2020-08-24 14:50:56 +03:00
Electric
9c86da7115
Updated build tools
2020-08-24 14:47:22 +03:00
Dominik
25cbcae171
Point out possible risks of license violations
2020-08-06 18:00:52 +02:00
Electric
fdef6278dc
Updated README.md
1.5
2020-08-06 17:11:00 +03:00
Electric
6a87c08251
Re-Bump to 1.5
2020-08-06 16:18:38 +03:00