Prem NirmalandGitHub 2b3ca69642 Multiple widgets (#33)
* WIP - multiple widgets

* WIP - multiple widgets

* more WIP multiple widgets

* added migration to new version

* wip - widget settings

* more wip multiple widgets

* need to fix widget update

* settings fixes

* plural

* migration

* Multiple widgets complete
2017-06-15 21:57:00 -04:00
2017-06-15 21:57:00 -04:00
2017-06-09 09:25:57 -04:00
2017-06-09 09:25:57 -04:00
2017-05-28 18:19:22 -04:00
2017-06-15 21:57:00 -04:00
2017-06-09 09:25:57 -04:00
2017-04-21 22:09:50 -05:00
2014-12-22 15:14:57 -05:00
2014-12-22 15:14:57 -05:00
2014-12-22 16:39:35 -05:00
2017-06-09 09:25:57 -04:00

Stocks Widget

Circle CI

Google play link

Get it on F-Droid

iOS version available on github too

Motivation

This app is to demonstrate usage of kotlin on android using Dagger2 and RxJava2.

This app also shows how to write android unit tests using mockito and robolectric using kotlin.

App features:

  • A homescreen widget that shows your stock portolio in a resizable grid.
  • This app fetches stock quotes from this API: https://www.robindahood.com
  • Stocks can be sorted by dragging and dropping the list.
  • Only performs automatic fetching of stocks during trading hours and weekdays.

Importing and exporting

  • You can import a list of tickers by selecting import tickers from the settings menu. All you need is a textfile with your tickers in comma-separated format.
  • You can also export your tickers to a file by selecting export tickers.

License

MIT

Author

Prem Nirmal

S
Description
Mirror of Dev Stocks Widget
Readme
7.2 MiB
Languages
Kotlin 96.2%
Swift 3.6%
Shell 0.2%