Write a helper class in AC that fetches collections from Remote Services Client ofn Application Services
Categories
(Fenix :: Search, task)
Tracking
(firefox120 fixed, firefox121 fixed)
People
(Reporter: skhan, Assigned: skhan)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxdroid])
Attachments
(2 files)
Recently a new RS client was written for android in application services repository that fetches data in the form of collections from the remote server.
https://github.com/mozilla/application-services/blob/main/components/nimbus/src/lib.rs
Task is to write a class in AndroidComponents that integrates with RS Client of AppServices and serves as a helper to fetch anything from the remote server.
Updated•2 years ago
|
Comment 1•2 years ago
|
||
Blocked by https://github.com/mozilla/application-services/pull/5764/commits/a00b788de47ad092bb83de66c6cabc72b8b5e47a to make it to android components
Comment 3•1 years ago
|
||
(In reply to [:skhan] from comment #2)
Blocked by https://github.com/mozilla/application-services/pull/5764/commits/a00b788de47ad092bb83de66c6cabc72b8b5e47a to make it to android components
Looks like that patch has landed, this should be ready to move forward again once Sarah's back from PTO
Comment 4•1 year ago
|
||
Authored by https://github.com/sarah541
https://github.com/mozilla-mobile/firefox-android/commit/e100ecf96a5dadd69b7750b0b686471c6abbc624
[main] Bug 1834820 - Add RemoteSettings downloader class
Updated•1 year ago
|
Comment 5•1 year ago
|
||
Comment 6•1 year ago
|
||
Authored by https://github.com/sarah541
https://github.com/mozilla-mobile/firefox-android/commit/8440a93eceb8d0b0041f6f137d2d2599764047a2
[main] Bug 1834820 - Update RemoteSettings downloader class
Updated•1 year ago
|
Description
•