codinguser / gnucash-android

Gnucash for Android mobile companion application.
Apache License 2.0
1.23k stars 540 forks source link

Update SDK version and make project buildable. #920

Closed Tilak1996 closed 1 day ago

Tilak1996 commented 1 month ago

Objectives:

  1. Update SDK version to 33 or 34.
  2. Find and remove all the deprecated APIs and libraries. 2.1 Remove deprecated android libraries with latest AndroidX variants 2.2 Remove butterknife usage.
  3. Build and test the project once on real smartphone.
djbrown commented 2 weeks ago

@Tilak1996 this repo is dead. you may look at https://github.com/GnuCash-Pocket/gnucash-android but AFAIK all your enhancements were allready made there.

Tilak1996 commented 1 day ago

Sorry @djbrown , it'd mistakenly created a pull request to the original repo. I wanted to create to my own forked repo.