realm-android-adapters
realm-android-adapters copied to clipboard
Upgrade dependencies and enable uploading to Maven Central
- Upgrade to Gradle 6.8.3
- Upgrade to SDK 30
- Upgrade to Android Gradle Plugin 4.2.1
- Update to Spotbugs from Findbugs
- Add support for uploading to Maven Central and remove support for Bintray
- Update README to reflect changes
TODO
- [ ] Update JenkinsFile so release can happen automatically
Hi all - any update on when this will get merged?
Hi @tfrysinger
We don't have an exact date yet. It hasn't been forgotten, but other things took priority.
Hi @cmelchior , I understand development priorities shift as I am also a developer. Just relaying a message that I started implementing Realm on an enterprise level app at my employer. Due to the delay in Adapter support and the work around being messy I have decided to choose a different data store for our mobile projects moving forward. I am a big mongo db fan but this lead time to support industry standard mobile development on maven-central is dissapointing. Not a reflection on the development staff but more so the product management team.
Hi @stuartcodepro Sorry you feel that way. We continuously have to weigh priorities and unfortunately, this fell short of other things.
But are you aware that all you need is this file https://github.com/realm/realm-android-adapters/blob/master/adapters/src/main/java/io/realm/RealmRecyclerViewAdapter.java ?
So you only need to copy this file (which hasn't changed in 3 years) to your own project and delete the android-adapters dependency.
Realm welcomes all contributions! The only requirement we have is that, like many other projects, we need to have a Contributor License Agreement (CLA) in place before we can accept any external code. Our own CLA is a modified version of the Apache Software Foundation’s CLA. Our records show that CLA has not been signed by @nathan-contino-mongo. Please submit your CLA electronically using our Google form so we can accept your submissions. After signing the CLA you can recheck this PR with a @cla-bot check comment. The GitHub usernames you file there will need to match that of your Pull Requests. If you have any questions or cannot file the CLA electronically, make a comment here and we will be happy to help you out.