Stock-Hawk icon indicating copy to clipboard operation
Stock-Hawk copied to clipboard

An Android app for monitoring stocks. This will replace Project 3 in the Android Developer Nanodegree.

Results 10 Stock-Hawk issues
Sort by recently updated
recently updated
newest added

current url was unreachable Please make sure these boxes are checked before submitting your pull request - thanks! Fixes #{Issue Number} - [x] Follow the style used in this project....

Add Layout that show, when app failed to load Stocks or server gives the response null.

enhancement
hacktoberfest

Integrate Travis and user is able to look all check passing or not and #PR is building successfully.

New Feature
hacktoberfest

Update the Widget, whenever user add the new Stock.

enhancement
hacktoberfest

Show Progress Dialog and block the thread till that response will not come. So, user will be able to look progress of fetch stock.

New Feature
hacktoberfest

Add Integration and Unit test of the All Views and logics.

New Feature
hacktoberfest

Now, Stock hawk is able to load Stocks only whenever user will open App. Add `PeriodicTask` to schedule service to run in background on every specific time.

New Feature
hacktoberfest

Now the project is saving stocks in Database but the database is easy to read because It is not encrypted. Now add Database Encryption. Here are guidelines to complete this...

New Feature
hacktoberfest

[Lables](https://github.com/therajanmaurya/Stock-Hawk/blob/master/app/src/main/java/rajan/udacity/stock/hawk/data/model/financechart/Labels.java) have Object `List` but Server Response is the `Double` Type. Now need to Fix `List` to `Double`.

enhancement
hacktoberfest

Save Stock History Data To Database. So that, whenever the user has no internet connection,then he is able to look saved history.

enhancement
hacktoberfest