291 Commits
Author SHA1 Message Date
dosse91 09da00294e Merge branch 'master' of https://github.com/adolfintel/OpenPods 2020-03-09 16:06:33 +01:00
dosse91 12dbb990ab Location permission is no longer necessary on SDK 29 2020-03-09 16:04:41 +01:00
Federico Dossena 9a25fae808 Merge pull request #56 from Vistaus/master
Added Dutch translation
2020-02-01 18:24:37 +01:00
Heimen Stoffels ea8a01b482 Added Dutch translation 2020-01-31 14:01:52 +01:00
Federico Dossena 510762ed92 Merge pull request #50 from nautilusx/patch-1
Update German Translation
2020-01-12 20:02:00 +01:00
Federico Dossena 79d1567ce1 Merge pull request #51 from nautilusx/patch-2
Update README.md
2020-01-12 20:01:33 +01:00
nautilusx 49a8a1587a Update README.md
Just a nice "Get it on F-Droid". ;o)
2020-01-11 18:58:55 +01:00
nautilusx 364a641e08 Update German Translation
Thanks for your great and free app!

If you would like further contributions in many languages, you can host your project free and gratis on weblate.org.
2020-01-11 18:40:57 +01:00
dosse91 271203324e Updated pro support 1.3 2019-12-27 10:11:14 +01:00
dosse91 9a86e8f2e9 Forgot to update smaller notification 2019-12-24 15:58:47 +01:00
dosse91 bb9479eabd Merge branch 'master' of https://github.com/adolfintel/OpenPods 2019-12-21 10:05:41 +01:00
dosse91 85f25ce813 Added experimental AirPods Pro detection code 2019-12-21 10:05:09 +01:00
Federico Dossena fac057cf1c Merge pull request #43 from MaximilianGaedig/patch-1
Update PodsService.java
2019-11-22 13:42:33 +01:00
MaximilianGaedig 23546b4ed2 Update PodsService.java 2019-11-22 13:36:09 +01:00
dosse91 9450983100 Bumped version to 1.1 1.1 2019-11-14 16:52:57 +01:00
dosse91 4ee083e0f5 Updated list of supported devices 2019-11-14 16:50:07 +01:00
dosse91 273e916532 Forcing color scheme on location disabled notification 2019-11-14 16:48:35 +01:00
Federico Dossena 4c3a12f2bc Merge pull request #37 from f0s3/add-russian-translation
Add russian translation of the app
2019-11-09 07:03:56 +01:00
Federico Dossena feda23c352 Merge pull request #38 from f0s3/add-ukrainian-translation
Add ukrainian translation
2019-11-09 07:03:39 +01:00
f0s3 cb3d83d309 Add ukrainian translation 2019-11-08 21:55:28 +02:00
f0s3 c271d47f34 Add russian translation of the app 2019-11-08 21:27:31 +02:00
dosse91 ffd9bdcf89 Release 1.0 1.0 2019-10-07 19:17:05 +02:00
Federico Dossena 54c3d08039 Merge pull request #32 from netzvagabund/feature/german_translation
Add missing German translations
2019-10-02 09:53:51 +02:00
junkmann 66e1b8cc81 add missing German translations 2019-10-02 09:46:56 +02:00
Federico Dossena 0d0a539800 Updated Spanish translation
Complete Spanish translation
2019-09-04 06:17:08 +02:00
jffernandez 0d87d7d184 Complete Spanish translation 2019-09-03 21:04:23 +02:00
Federico Dossena 219bf8f25a Updated Chinese translataion
Update strings.xml
2019-09-02 08:23:21 +02:00
Nich 0042eea5c4 Update strings.xml
Add chinese translation.
2019-09-02 14:12:56 +08:00
dosse91 3a3e0c5ab2 Updated screenshot 0.10 2019-08-31 12:32:34 +02:00
dosse91 8368705d22 Updated to latest Gradle, Android studio 2019-08-31 10:34:13 +02:00
dosse91 a1b98e9d40 Removed unnecessary library 2019-08-31 10:19:02 +02:00
dosse91 ff8cf52c26 Added Settings and About pages (still need translation) 2019-08-31 10:11:53 +02:00
dosse91 6783c2dcd6 Forgot to check if logging was enabled 2019-08-31 07:43:23 +02:00
dosse91 c2d0664230 Changed conversion from 1 to 2 digits 2019-08-30 18:49:26 +02:00
dosse91 d855e1142f Merge branch 'master' into test2 2019-08-30 18:29:20 +02:00
dosse91 1db505492d Added additional safeguards 2019-08-29 19:50:54 +02:00
dosse91 81e14b1e01 Removed unused permission 2019-08-29 12:19:07 +02:00
dosse91 b59934689e Suspend/resume BLE scanning at screen off/on 2019-08-29 12:17:40 +02:00
dosse91 952c11ba21 Fixed typo 0.9 2019-08-18 12:17:21 +02:00
dosse91 9bea2c5e6e Fixed nagging lint 2019-08-18 12:05:47 +02:00
dosse91 88c344d4ff Updated README.md 2019-08-18 12:02:16 +02:00
dosse91 6f3b43e84c Updated to latest gradle, android studio, ... 2019-08-18 11:58:12 +02:00
dosse91 8a41df7c51 Fixed a bug where the app thought location was disabled but was actually set to device only; Fixed rare bug where the app wouldn't start on boot; Lowered Target SDK to 23 so the app cannot be uploaded to Google Play; Bumped version to Alpha 9 2019-08-17 10:12:46 +02:00
Federico Dossena 35a9d96398 2nd gen Airpods support, bumped version to Alpha 8
2nd gen Airpods support, bumped version to Alpha 8
0.8
2019-07-24 15:58:23 +02:00
Federico Dossena 298ce85990 Merge pull request #18 from maxtauro/Gen2Support
Added support for gen 2 airpods
2019-07-24 15:57:23 +02:00
dosse91 18158d70b2 Fixed a typo 2019-07-24 13:53:44 +02:00
dosse91 0f74a0607e Updated README.md and screenshots 2019-07-19 07:02:55 +02:00
dosse91 3bd3ec74e7 Added initial gen2 support 2019-07-19 06:59:27 +02:00
maxwelltauro 5c39fb37f7 Added support for gen 2 airpods 2019-07-18 22:34:41 -04:00
adolfintel 243a947110 Release Alpha 7 0.7 2019-05-16 16:29:01 +02:00