Hamza Rizwan
Hamza Rizwan
Allow play users to purchase app without needing the unlocker.
The function signature is void return type in IIntentSender.java < API 26 ([Reference](https://android.googlesource.com/platform/frameworks/base/+/refs/heads/nougat-release/core/java/android/content/IIntentSender.aidl#25)) ```java int send(int code, Intent intent, String resolvedType, IIntentReceiver finishedReceiver, String requiredPermission, Bundle options); ``` should be...
this may not become an official design feature but could still be a nice experiment.
closes #329 ## Summary by CodeRabbit * **New Features** * Introduced a new seekable shared axis transition animation for smoother and more interactive navigation effects. * Enabled predictive back navigation...
(cherry picked from commit 12ed82e608fbb613f165e5bdcc46aa49b9d80d62)