Commit Graph

211 Commits

Author SHA1 Message Date
Francisco Gindre a5a479ae35 send transactio back button 2020-08-17 14:58:11 -03:00
Francisco Gindre 6fe4902249 refactor history 2020-08-17 14:56:46 -03:00
Francisco Gindre 4368ba2258
Wallet history bugs (#166)
* fix wallet history navigation bugs

* bump build number
2020-08-17 13:39:31 -03:00
Francisco Gindre b40ededc40 Wallet history crash fix 2020-08-17 09:32:01 -03:00
Francisco Gindre 7d543c68f6 add bugsnag upload symbols to logging targets 2020-08-13 18:04:02 -03:00
Francisco Gindre b33f66feb8 bump up build 2020-08-13 15:22:03 -03:00
Francisco Gindre 9b57db1ef7 change endpoints 2020-08-13 15:21:16 -03:00
Francisco Gindre d6c2ebbd37
Bugsnag (#163)
* Integrate bugsnag
2020-08-11 14:51:04 -03:00
Francisco Gindre 3f5966c9b8
Enhancement/error handling (#161)
* Improved Scanning feedback on errors

* Added lottie animation, updated wallet history text, removed sending close button

* add custom nav bar to wallet history

* add done button and see details

* update TinyQRScanner

* fix copy to clipboard from profile not working

* Fixed Wallet History back button, changed details navigation, added mined height to transaction detail

* Error handling improvements

* dont use GRPC Swift alpha 18

* log SDK Version
2020-08-11 13:01:05 -03:00
Francisco Gindre 06a1329fe2
Testflight (#160)
* Renamed To ECC-Wallet, changed team to ECC Account

* Recreate schemes

* Testflight build sent

* fix travis ci

* Quote Target name for travis build

* Add ECC Wallet shared data

* fix schemes

* delete sharing

* add project sharing

* remove quotemarks from scheme

* rename workspace and delete old one

* change readme

* fix mixpanel generated constants

* change env-var.sh example

* switch to build no logging

* fix no-logging compile error
2020-08-04 17:11:16 -03:00
Francisco Gindre 0be60125b8
Merge pull request #159 from zcash/feature/new-send-flow
Feature/new send flow
2020-07-31 17:17:56 -03:00
Francisco Gindre 0fb627a788 code clean up 2020-07-31 15:25:50 -03:00
Francisco Gindre 4dcd593757 add face id text to no logs target 2020-07-31 15:24:42 -03:00
Francisco Gindre 1a222fa031 add face ID authentication 2020-07-31 15:24:42 -03:00
Francisco Gindre 4700f71908 track copy from send transaction, disable sending auto close 2020-07-31 15:24:42 -03:00
Francisco Gindre 591566d11f AddressHelperComponent 2020-07-31 15:24:42 -03:00
Francisco Gindre 69acf95c7e build 0.2.0-46 2020-07-31 15:24:42 -03:00
Francisco Gindre 0363cc6f00 fix memo issue on new send flow 2020-07-31 15:24:42 -03:00
Francisco Gindre 11316c1279 initial implementation of sendflow 2020-07-31 15:24:42 -03:00
Francisco Gindre 8d5633f3fe New memo text field 2020-07-31 15:24:29 -03:00
Francisco Gindre c84f62b527 added title to navbar, made zec vaguely translucent when amount is zero 2020-07-31 15:23:21 -03:00
Francisco Gindre 5fb1253062 remove caption for available amount to send 2020-07-31 15:23:21 -03:00
Francisco Gindre 253997b42f Updated send button 2020-07-31 15:23:21 -03:00
Francisco Gindre 90f8f0cab2 Z-Addr receive, no tab 2020-07-31 15:23:21 -03:00
Francisco Gindre 2f9ac4dddd bump build version 2020-07-30 09:57:27 -03:00
Francisco Gindre ac22ff2dce Fix memo bug 2020-07-30 09:56:25 -03:00
Francisco Gindre 715e60f814
Merge pull request #147 from zcash/sent-ui-bugs
Sent ui bugs
2020-07-24 15:06:13 -03:00
Francisco Gindre 36cc386576 tests for memo and detail cards 2020-07-24 15:04:25 -03:00
Francisco Gindre f61011bc4e change reply to wording + test 2020-07-24 15:02:11 -03:00
Francisco Gindre e81fbd55f7 build 44, more localization fixes 2020-07-24 12:04:42 -03:00
Francisco Gindre d55eb03a21 build 43 2020-07-24 10:53:26 -03:00
Francisco Gindre 9836605380 fix confirmation test localization 2020-07-24 10:52:45 -03:00
Francisco Gindre b0f4388535 fixed memo view localization issue 2020-07-24 10:49:58 -03:00
Francisco Gindre 54a644f98f build 42 2020-07-23 19:29:16 -03:00
Francisco Gindre 22e36b7d52 update project file 2020-07-23 19:25:40 -03:00
Francisco Gindre e52519cd3f enhance profile screen for smaller devices 2020-07-23 19:25:16 -03:00
Francisco Gindre e5d5dac3d8 fix feedback screen responsiveness to keyboard location 2020-07-23 19:16:28 -03:00
Francisco Gindre 2df1f5922e Pending transaction status test, workaround to localizable bug 2020-07-23 14:50:53 -03:00
Francisco Gindre 521ba3f40a Fixed button press gesture is not a circumference on large devices and decimal sseparator not being tapped properly 2020-07-22 17:09:55 -03:00
Francisco Gindre 03ddda2d05 Fix decimal separator for other locales that are not en_US 2020-07-22 17:05:42 -03:00
Francisco Gindre 2f48c16bc7 correct wording on pending transaction 2020-07-22 16:56:55 -03:00
Francisco Gindre d68ec65466 confirmation wording and localization 2020-07-21 19:56:37 -03:00
Francisco Gindre 267f748acf Fixed sent and pending tx detail card UI issues 2020-07-21 19:56:37 -03:00
Francisco Gindre a5703016d1
fix wrong alert (#154) 2020-07-21 19:56:00 -03:00
Francisco Gindre b58899f9a5
Base implementation (#151) 2020-07-21 19:33:46 -03:00
Francisco Gindre 60865665d3
Fixes for iOS 14 beta 2 (#144) 2020-07-16 12:50:47 -03:00
Francisco Gindre aa8da8cc1e
Feature/mixpanel (#143)
* refactor podfile

* Basic Mixpanel integration

* Add basic trackers to screens and for the actions that already have buttons

* Add tracking to missing events and inject mix panel token with soucery

* Add readme entry about Mix Panel

* add token to mix panel

* add gitignore

* removed Constants from project. removed references from no logging target
2020-07-14 12:51:22 -03:00
Francisco Gindre 003d1a3a44
Merge pull request #141 from zcash/bugfixes
Bugfixes [non hackathon related]
2020-07-08 18:10:58 -03:00
yacare555 389778d4ab
Make iOS ECC Wallet localizable (#138)
* Make iOS ECC Wallet localizable

* Fix

* Translation changes

* fix typo

* Translation  change

Co-authored-by: Francisco Gindre <francisco@z.cash>
2020-07-08 17:58:51 -03:00
Francisco Gindre 8d1b8e87dc
Merge pull request #140 from jellehelsen/master
fixing Pending Confirmations count (#133)
2020-07-08 16:55:25 -03:00