Commit Graph

7 Commits

Author SHA1 Message Date
b97b8e7645 Add logos to exchange accounts list 2018-08-29 01:11:25 +02:00
dd9f4d2141 Rework labels in transaction history
- Summary now updates after importing data
- Fix crash when exiting the details activity too quickly
2018-08-22 21:27:58 +02:00
f907a4bdb1 Update transfer tab in RecordTransactionActivity
- Add backend code to the Transfer tab

TODO :
- Support for %/fixed fees for transfers
- Edition support for transfers
2018-08-19 02:48:52 +02:00
3a1ac3c80b Major updates
- Fix code typos
- Add a 'fromSym' field in the transactions table
- Fix translation in the drawer

[RecordTransactionActivity rework]
- New currency selection
- Add Exchange selection
- Add corresponding Pair selection
- Add tabs to select Buy/Sell/Transaction
> Buy fragment
- Add note field
- Add fee format selection
- Limit date selection to the past (it's no longer possible to add a futur transaction)
- Auto fill the price after date selection
2018-08-14 04:14:18 +02:00
1d18847c3c Fix AddExchangeActivity crash for 19-23 SDK
- Update the exchange connexion error icon
2018-08-04 03:54:45 +02:00
380716f7ea Exchange config rework
- Fix crash when binance sync error
- New exchange list UI
- New exchange configuration UI
- Fix gradient background for Settings activity

The new exchange configuration interface allows you to add (it should work) multiple accounts for each exchange
If an account's keys are incorrect, the account and disabled and it's notified in the exchange list
You can edit the exchange account later from the exchange list activity
2018-08-01 01:02:41 +02:00
2b165ba2a0 Bug fixes
- Rework SettingsActivity code to make it clearer
- Fix crash when loading app icon as default icon
2018-07-15 21:20:26 +02:00