Commit Graph

120 Commits

Author SHA1 Message Date
Hanh 0bac6c5882 Offline signing with QR codes 2022-06-20 17:31:12 +08:00
Hanh 7ea9632e06 UI improvements 2022-06-16 21:01:44 +08:00
Hanh 7f485078c0 Autoscan t-addr 2022-06-09 21:40:10 +08:00
Hanh 6b741e0437 Protect Open 2022-06-04 11:42:04 +08:00
Hanh f48aac11b4 Bug fix: Edit Contact 2022-04-18 20:15:38 +08:00
Hanh 0d1ae10217 Message ListView 2022-04-18 18:55:55 +08:00
Hanh 77527e4f13 Message Center 2022-04-17 09:54:36 +08:00
Hanh 34f4e5a312 Reorganize app menu 2022-04-14 14:08:51 +08:00
Hanh ea83a7dc0c Rescan from height 2022-04-01 21:22:12 +08:00
Hanh 58dc77aab6 Optimize data refresh 2022-03-29 14:54:32 +08:00
Hanh ab775fd90e Send using account name 2022-03-17 12:03:37 +08:00
Hanh a21711330f Bug fix: accelerometer 2022-03-14 10:29:50 +08:00
Hanh e053d556d6 Reset app button 2022-03-13 19:58:46 +08:00
Hanh fa80d57b1e Desktop builds 2022-03-10 18:46:48 +08:00
Hanh 66b1face96 Unification YCash/ZCash 2022-03-08 10:01:14 +08:00
Hanh 304b234398 Default memo 2022-02-24 11:36:02 +08:00
Hanh 1a1d82f19e Simple/Advanced UI Modes 2022-02-23 13:20:45 +08:00
Hanh 04958c291a Squashed commit of the following:
commit 574702eaa472332d4624a9a655157585efc84dd3
Author: Hanh <hanh425@gmail.com>
Date:   Fri Nov 12 09:35:00 2021 +0800

    Refactor multisig to crate

commit 1c133aa083ea41b9fb33c9b5e56816ad4c5ffc89
Author: Hanh <hanh425@gmail.com>
Date:   Sat Nov 6 00:32:41 2021 +0800

    Send & MultiSend

commit f3dd0822edd6860e764c248c7f31acaf2c074d97
Author: Hanh <hanh425@gmail.com>
Date:   Tue Nov 2 18:19:48 2021 +0800

    Improved Charts

commit 17c365ad24c88f7a79de8ad5fd2114187f5ac33e
Author: Hanh <hanh425@gmail.com>
Date:   Thu Oct 28 19:38:19 2021 +0800

    Split account UI
2021-11-12 21:27:59 +08:00
Hanh fbda004f6d Fix Update theme 2021-10-13 17:33:11 +08:00
Hanh af414c4570 Theme editor 2021-10-13 14:17:47 +08:00
Hanh 6fdb70cbe4 Export P/L
Fix Payment URI scan missing amount
2021-10-10 21:09:13 +08:00
Hanh 1201403e92 Send page: Include unconfirmed tx in balance calculation 2021-10-04 17:20:42 +08:00
Hanh de135618b9 Deep Linking 2021-10-03 23:47:44 +08:00
Hanh d8494020eb Don't sync new accounts 2021-09-27 22:09:41 +08:00
Hanh 8fc383032b UI Tweaks of Spend page 2021-09-27 16:57:55 +08:00
Hanh 62af231eed Detailed breakdown of balances in Send page 2021-09-27 13:31:55 +08:00
Hanh Huynh Huu 029ebb4aa2 No protect send on first launch 2021-09-26 08:44:23 +08:00
Hanh a775279062 Pin protect send 2021-09-26 08:32:09 +08:00
Hanh 33bcca6447 Payment URI 2021-09-25 17:09:41 +08:00
Hanh 647eae0ed8 Sort notes/tx by time 2021-09-18 09:14:08 +08:00
Hanh 8948953e6e Add purple theme / Remove coffee theme 2021-09-17 13:47:31 +08:00
Hanh 2c89d8e221 Warn when trying to delete a non empty account 2021-09-17 09:16:50 +08:00
Hanh 034b93ba80 Fix tx default sorting order 2021-09-16 12:48:34 +08:00
Hanh b8af70d953 Sortable columns in Tx History 2021-09-16 10:40:11 +08:00
Hanh f5595ec6e9 Use UTC for chart cut off date/time 2021-09-15 08:29:41 +08:00
Hanh f3124f60f9 Auto hide balance when device is set flat 2021-09-13 20:34:42 +08:00
Hanh 7947448a40 Fix missing contact name in tx details 2021-09-12 17:06:04 +08:00
Hanh aaaeb680bb Fix missing occasional tx addresses 2021-09-12 14:28:02 +08:00
Hanh 8431c463ad Replace Budget Pie Chart
Link address vs contact name
2021-09-12 09:56:01 +08:00
Hanh 42a6613c39 Fix backup page 2021-09-11 14:05:48 +08:00
Hanh 41c2071cf6 Upgrade to Flutter 2.5 and null safety 2021-09-11 09:47:44 +08:00
Hanh 900f146402 More UI tweaks 2021-09-09 23:23:10 +08:00
Hanh ef0e1b2d11 New Contacts Page 2021-09-08 22:14:19 +08:00
Hanh f977338c7a Account Manager
- New account from seed does not trigger rescan until manager closed
- No account icon
- Message Box when duplicate account
2021-09-06 20:44:39 +08:00
Hanh f68830e2c7 UI tweaks
- Show message when no accounts
- Prompt for "rescan" on new account from seed
- Show error on duplicate IVK
2021-09-06 11:13:08 +08:00
Hanh 9d3a608b2b Show sync ETA 2021-09-05 21:06:54 +08:00
Hanh c4d4caf1b6 Fix sync progress not updating sometimes 2021-08-31 23:02:56 +08:00
Hanh b7ccd2e87c Support for Unified Addresses 2021-08-27 18:09:52 +08:00
Hanh 6a6cb8041e Fix UI glitches 2021-08-24 14:24:40 +08:00
Hanh c3cfd703a6 Auto-shield 2021-08-23 23:44:41 +08:00
Hanh e6ca7edef4 Shield taddr with payment 2021-08-23 20:47:48 +08:00
Hanh 5c012751e8 Fix blank charts 2021-08-23 14:26:50 +08:00
Hanh 330ceac77d Bug fixes
- tx id not showing
- switching accounts doesn't update tabs
2021-08-23 10:22:38 +08:00
Hanh 425f43af5f docker CI script 2021-08-23 00:02:58 +08:00
Hanh 0577c34c5d Improved Charts 2021-08-17 19:43:39 +08:00
Hanh 8c897ca1a8 Exclude notes in flight 2021-08-14 16:04:58 +08:00
Hanh 2824650f14 Ycash 2021-08-14 11:45:26 +08:00
Hanh d29127f729 P/L Calculations 2021-08-10 21:18:29 +08:00
Hanh 6508feaf85 Custom Currency FX 2021-08-08 23:50:58 +08:00
Hanh 9c87468b3e MultiPay 2021-08-03 17:14:27 +08:00
Hanh d023c2fb0c Performance optimizations 2021-07-30 17:49:59 +08:00
Hanh dc22e6c82b Edit Contacts 2021-07-19 16:17:23 +08:00
Hanh b8567b053c Contacts 2021-07-18 23:59:02 +08:00
Hanh 4ed05084d8 RC 4 2021-07-17 21:47:48 +08:00
Hanh f4e17e6bfd Theme 2021-07-17 21:43:25 +08:00
Hanh 5cbcb4cd43 Memo 2021-07-10 13:44:34 +08:00
Hanh d36cf3532d taddrs 2021-07-09 21:33:39 +08:00
Hanh 5f0a8e8473 v1.0.2
Snap addresses
2021-07-08 12:22:54 +08:00
Hanh 2eb76f8232 v1.0.1 2021-07-07 23:40:05 +08:00
Hanh b2b5b0072f v1.0 2021-07-02 19:45:22 +08:00