darken
a321bb733c
Don't bump WearOS, not needed due to new track system?
2023-07-07 09:04:34 +02:00
darken
490369a3e1
Adjust CI to build and upload to WearOS beta/production tracks
2023-07-07 09:04:34 +02:00
darken
a2cce044ef
Release: 2.10.0-rc0
v2.10.0-rc0
2023-07-05 09:16:53 +02:00
darken
8884bb88c7
Update translations
2023-07-05 09:15:44 +02:00
darken
313b0e9131
Include changelog in changelog.
2023-07-05 09:15:44 +02:00
darken
47048cf7e7
Update translations
2023-07-05 09:15:44 +02:00
darken
ef1c4615aa
Add reaction option: Popup on new connection
2023-07-05 08:21:37 +02:00
Matthias Urhahn
c9587b2bf0
Update translations ( #147 )
...
* Update translations
* Update translations
2023-07-04 12:41:14 +02:00
Sean Singh
669fa2fd22
Support edge-to-edge rendering on Android Q+ ( #146 )
...
* Set nav bars transparent in themes.xml files
* App renders edge-to-edge; need to handle scroll overlaps
* Add fake padding
* Begin version separating
* Edge-to-edge working everywhere except main page
* Finalized
* Cleanup Finalized
* Cleanup Finalized
* Removed redundant values-v29 & optimize imports
* Consolidated insets to Fragment2
* Consolidated insets to Fragment2 (file wasn't staged)
2023-07-04 12:17:44 +02:00
darken
fb8ec72825
Release: 2.9.3-rc0
v2.9.3-rc0
2023-06-27 22:07:22 +02:00
Matthias Urhahn
d1687f574f
Merge pull request #145 from d4rken-org/bump_workmanager
...
Fix background execution errors.
2023-06-27 22:04:28 +02:00
darken
72f47bec1f
Fix background execution errors.
...
Bump workmanager `2.7.1` -> `2.8.1` to fix
```java
android.app.ForegroundServiceStartNotAllowedException: startForegroundService() not allowed due to mAllowStartForeground false: service eu.darken.capod/androidx.work.impl.foreground.SystemForegroundService
```
2023-06-27 21:55:58 +02:00
Matthias Urhahn
20e8aecf83
Merge pull request #144 from d4rken-org/gplay_hates_splash
...
Fix "Missing app icon in splash screen"
2023-06-27 21:49:50 +02:00
Matthias Urhahn
ee41474670
Merge pull request #143 from d4rken-org/gplay_wear_policies_fml
...
Fix "Missing show time"
2023-06-27 21:49:37 +02:00
darken
ac29e28eda
Fix "Missing app icon in splash screen"
...
> Your app does not show a 48x48dp app icon on a black background during app startup. For more information, see Branded launch.
2023-06-27 21:49:05 +02:00
darken
58b96cbdee
Fix "Missing show time"
...
> Your app does not display the time of day clearly at the top of the app home screen and any ongoing activity screens. We recommend that you display the time of day at the top of all activities except dialog and confirmation screens. For more information, see Show the time.
2023-06-27 21:12:16 +02:00
darken
0c1fc15251
Update translations
2023-06-27 20:28:31 +02:00
darken
7b8e0cc952
Update translations
2023-06-27 20:28:31 +02:00
darken
c8aa591feb
Update AGP
2023-06-27 20:28:21 +02:00
darken
afa4d6e807
Release: 2.9.2-rc0
v2.9.2-rc0
2023-05-16 09:23:59 +02:00
darken
e6b7eda9e7
Update store translations
2023-05-16 09:23:09 +02:00
darken
bbc4e05c8f
Update translations
2023-05-16 09:23:09 +02:00
darken
50bccbaa2e
Update Crowdin tooling
2023-05-16 09:23:09 +02:00
Matthias Urhahn
d71e83a2af
Merge pull request #132 from d4rken-org/tweak_widget_layout
...
Tweak widget layout
2023-05-16 09:14:30 +02:00
Matthias Urhahn
92a67702b7
Merge pull request #131 from d4rken-org/gradle_bump
...
Gradle bump
2023-05-16 09:04:46 +02:00
darken
2f9185efa7
Tweak dual pod widget.
...
Less padding to reduce cutoff chances and put the label at the type bottom as it's the least important info.
2023-05-16 09:00:58 +02:00
darken
a10216520b
Fix resource reference
2023-05-16 08:59:54 +02:00
darken
d5354e5156
Fix resource reference
2023-05-16 08:55:35 +02:00
darken
a8f9b1f732
Use non final resource ids
2023-05-16 08:07:48 +02:00
darken
08a796e621
Fix wear namespace
2023-05-16 08:05:59 +02:00
darken
15f3a68f8e
Use non transitive R classes to improve performance
2023-05-16 07:58:28 +02:00
darken
e0bc6dafa0
Bump gradle
2023-05-16 07:46:13 +02:00
darken
430c1236d7
Fix typo
2023-05-07 20:15:41 +02:00
darken
3ac357161a
Improve strings based on translator feedback
2023-05-07 20:15:41 +02:00
darken
3c5f1bf21f
CI: Remove unused base flavor, all our modules are flavored :)
2023-04-07 11:00:44 +02:00
darken
5544cd3770
CI: Update action dependencies, improve naming and use more specific build commands
2023-04-07 11:00:44 +02:00
darken
71a060feb9
Release: 2.9.1-rc0
v2.9.1-rc0
2023-04-05 16:19:46 +02:00
darken
25d643257c
Update translations
2023-04-05 13:13:42 +02:00
darken
85900e5bff
Improve final headphones checks and fix IllegalStateException if data changes between the final two checks.
2023-04-05 13:13:42 +02:00
darken
d3257d6c5e
Improve troubleshooting texts
2023-04-05 13:13:42 +02:00
darken
afe1399f72
Release: 2.9.0-rc0
v2.9.0-rc0
2023-04-02 22:25:17 +02:00
Matthias Urhahn
20ce2d3e22
A troubleshooter that automatically goes through different compatibility settings. ( #125 )
2023-04-02 22:22:15 +02:00
Matthias Urhahn
cea8f2290d
More IAP improvements ( #121 )
...
* More IAP improvements
* More refactoring
* More tolerance towards GPlay API issues.
* Bump billing dependency
* Migrate away from deprecated methods.
2023-03-20 08:21:54 +01:00
darken
1b5b59c41b
Release: 2.8.4-rc0
v2.8.4-rc0
2023-03-13 17:28:28 +01:00
Matthias Urhahn
8df7c19e84
Fix billing client disconnection handling ( #117 )
2023-03-13 17:28:01 +01:00
darken
88b0069b94
Release: 2.8.3-rc0
v2.8.3-rc0
2023-03-13 13:48:11 +01:00
Matthias Urhahn
3b8ddc9f06
Fix reversed AirPods Max wear-detection ( #116 )
...
* Fix reversed AirPods Max wear-detection
Fixes #115
* Remove unnecessary test
2023-03-13 13:47:32 +01:00
darken
708c7f38ec
Merge remote-tracking branch 'origin/main' into main
2023-03-12 14:05:25 +01:00
darken
139daa1cc2
Update full gplay text
2023-03-12 14:05:20 +01:00
Matthias Urhahn
b85ac778c0
Address that gplay api can emit multiple times ( #114 )
2023-03-12 02:58:37 +01:00