AlphaWallet / AlphaWallet/alpha-wallet-android

Implement ticker widgets

Open
#1,963 3 comments 0 reactions 1 assignee Claimed by @jinkjonks View on GitHub
Dominant language
Java
Stars
646
Forks
579
PR merge metrics
No merged PRs in 30d

Description

This is adding in a small app I wrote some time ago to enable ticker widgets on Android.

Initially, implement 'as-is'; which displays the tickers for various cryptos such as Bitcoin, Litecoin etc.

Once this is working, add in Tokens from Ethereum and other chains.

In completing this you'll have to use:

- Foreground service
- Background service
- Service update of widgets on home page

Initially:

- [ ] allow user to place widgets on home screen, being able to set to one of the listed chains.
- [ ] update chain tickers on periodic update.

Then:

- [ ] allow user to select from tokens that have a ticker (the activity pops up when you add the widget or click on it on the home screen)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.