xdarklight / cm-update-server

This provides the server-side API for letting a user download ROMs through the CMUpdater app. In other words: this is an open source clone of the get.cm API implemented with NodeJS.
MIT License
10 stars 9 forks source link

Adding support for LineageOS new's API #13

Closed Cubox closed 5 years ago

Cubox commented 7 years ago

Hi,

I wish to continue to use your software, however since LineageOS changed the API I only get 404s. The exact place where the URLs are generated is https://github.com/LineageOS/android_packages_apps_CMUpdater/blob/cm-14.1/src/com/cyanogenmod/updater/service/UpdateCheckService.java#L223

Thanks :)

xdarklight commented 5 years ago

I am not maintaining this project anymore so I'm closing this.