UiMutilator
UiMutilator copied to clipboard
Hi
Hi @vidstige
This library is very cool and I am very interested in it. But it out of data for a long time. Would you like to transfer it to me? I really want to maintain it and will update it to data.
Thanks, Lockean
Hi Lockean! It's already working well for the most part. What ideas do you have? Let's start by submitting a Pull Request. If you're interested you can help me maintain it, and if you would like, you can also take over it.
/samuel
Den fre 26 feb. 2021 kl 11:01 skrev PJ [email protected]:
Hi @vidstige https://github.com/vidstige
This library is very cool and I am very interested in it. But it out of data for a long time. Would you like to transfer it to me? I really want to maintain it and will update it to data.
Thanks, Lockean
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/vidstige/UiMutilator/issues/3, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFAB5KP2ERKTKSTMASCC6TTA5WN5ANCNFSM4YIEXDXQ .
Hi @vidstige ,
Actually, I have some recommendations for it:
- Migrate to Android Studio Gradle project due to the Eclipse is out of data
- Migrate to Kotlin, this is the new official Android development language
- Migrate to AndroidX, some of the methods on this project is deprecated
- Use "adb shell am instrument" instand of "adb shell uiautomator"
- The other changes for support instrument tests and so on
I would like to maintain it and doing the above changes. I would be very happy if you transfer this project to me or add me as the maintainer.
Thank you.
Sorry, I missed this. That sounds like a great idea! Perhaps you can make one change as one or more PRs first? I'll gladly transfer ownership.