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
Electric
875ef2a626
Bump to 1.4.1
2020-08-06 16:12:55 +03:00
Electric
d55f7a6856
Added GPLv3 License file.
2020-08-06 16:06:34 +03:00
Electric
40e39c4bc1
Removed right pod png files and replaced them with mirroring
2020-08-06 16:03:08 +03:00
Federico Dossena
47cf94c5a4
Merge pull request #95 from myungjunChae/master
...
Fix tiny typo
2020-06-23 15:20:11 +02:00
MyungjunChae
e722cfd024
Fix typo
2020-06-23 20:23:00 +09:00
Itai Levin
73fa1402ac
Merge pull request #94 from Electric1447/master
...
Hardcoded location notification height
2020-06-16 18:31:03 +03:00
Electric
f6706b2498
Hardcoded location notification height
2020-06-16 18:27:46 +03:00
Itai Levin
f6a39854af
Merge pull request #91 from Electric1447/master
...
Minor changes to MIUI Warning & Hebrew translation for new strings
2020-06-14 16:08:30 +03:00
Electric
f42fd0e45f
Minor changes to MIUI Warning & Hebrew translation for new strings
2020-06-14 16:06:11 +03:00
dosse91
1e21cc9a32
Fixed MIUI warning not showing. Merged with master
2020-06-14 11:37:08 +02:00
dosse91
079cdda824
Merge branch 'master' of https://github.com/adolfintel/OpenPods
2020-06-14 11:24:29 +02:00