Hamza Rizwan
Hamza Rizwan
@ratabb thanks for the heads-up on this issue, It was added by mistake and I thought ShortcutManagerCompat was a part of this library. _It's removed now_.
_Created a request for packaging on F-Droid for Inure [here](https://gitlab.com/fdroid/rfp/-/issues/2247)._
> The *.jar file might be a stopper there. If the source for that is available, maybe include it as a submodule (we can then scandelete the JAR and build...
_Build44 has been uploaded [here](https://github.com/Hamza417/Inure/releases/tag/build44)_
The issues were gone but the [DexClassLoader.java](https://github.com/Hamza417/Inure/blob/de40b98de78bca7f930fdb08c33d092aee080eb0/app/src/main/java/app/simple/inure/trackers/dex/DexLoaderBuilder.java) issue still persists and due to `android.permission.PACKAGE_USAGE_STATS` and `android.permission.QUERY_ALL_PACKAGES` permissions the app was also marked as _Trackers_.
@IzzySoft Do notify me if there's any update regarding the DexClassLoader issue.
@IzzySoft On GitLab? If the packaging team will reply there then that will do, I have it subscribed.
Just encountered the same problem in both Android 10 and 9, first initialization works fine but crashes either on the next prepare or at any random place like seeking the...
I have added the support for the ViewPager2 [here](https://github.com/Andy671/Dachshund-Tab-Layout/pull/16) but the pull request has still not been merged. @Andy671 can you update me regarding the matter?
@IzzySoft Yeah, sure. I forgot. There's one thing I have been thinking about. The app will move to a stable state soon and I'll be adding in app purchases in...