nextcloud / android

📱 Nextcloud Android app
https://play.google.com/store/apps/details?id=com.nextcloud.client
GNU General Public License v2.0
4.21k stars 1.75k forks source link

Add Push support to Huawei app variant #4790

Open LinuxDonald opened 4 years ago

LinuxDonald commented 4 years ago

What about to add the app into the Huawei Shop app: AppGallary? Because it don't really looks that huawei will get Google service in the next long time... That would be good for Huawei Mate 30 Series that should come this month to Europe.

AndyScherzinger commented 4 years ago

@LinuxDonald Are yoou aware that the app is also published on f-droid?

LinuxDonald commented 4 years ago

I have seen that yes. It would be nice if huawei store would get one nice app more.

AndyScherzinger commented 4 years ago

I'll leave this to @tobiasKaminsky since I can't say if it is worth the effort to maintain another store.

tobiasKaminsky commented 4 years ago

For now the ratio between benefit and (manual) work is not enough, as most of Huawei's devices are still allowed to use gplay. For all others I recommend to use Fdroid. I know that there is no push, but even if we add it to Huawei's store, it will not have push, as their push system is not included in our system.

hunterxxx commented 3 years ago

@tobiasKaminsky May I know how can I help to add Push for the Huawei phone? I could not really found the Firebase push code on this repository. If you could give some tips, I could start with the converter: https://developer.huawei.com/consumer/en/doc/development/Tools-Guides/convertor-0000001050147221

Best, Hunter

joshtrichards commented 11 months ago

The main subject of this issue (adding to the AppGallery) was addressed in both #7303 + #10604 (and fixed and added/fixed via #6511 + #9528 + #10152).

Keeping this issue open, but renaming to track the Push enhancement since that PR is still open (#8679) pending testing/reviews.