Francisco Gindre
d19a0eeb4b
bump to build 119
2021-07-13 17:43:17 -03:00
Francisco Gindre
b369b217da
Add see details and done buttons to autoshielding
2021-07-13 17:43:17 -03:00
Francisco Gindre
5e2e5e94ec
bump version
2021-07-13 17:43:10 -03:00
Francisco Gindre
6683e50c8f
Fix compilation error
2021-07-13 17:41:12 -03:00
Francisco Gindre
97800b1690
fix navigation weird pops issue #281
2021-07-13 17:41:12 -03:00
Francisco Gindre
761a141cc7
fix blank launch screen
2021-07-13 17:41:12 -03:00
Francisco Gindre
a8359a063e
migrated to iOS 14
2021-07-13 17:41:12 -03:00
Francisco Gindre
a84575751b
bump build
2021-07-13 17:41:12 -03:00
Francisco Gindre
160125d201
Adjust AutoShielding code. Fix SyncingButton breaking layout
2021-07-13 17:41:12 -03:00
Francisco Gindre
807d49d8e1
Hook up real autoshielding
2021-07-13 17:41:12 -03:00
Francisco Gindre
bc603fd04a
Mock flows for first autoshield
2021-07-13 17:41:12 -03:00
Francisco Gindre
29f8388aee
code cleanup
2021-07-13 17:41:12 -03:00
Francisco Gindre
c0593358cf
implement manual shielding with new code
2021-07-13 17:41:12 -03:00
Francisco Gindre
8935866f7c
improve protocols abtract shielding from synchronizers
2021-07-13 17:41:12 -03:00
Francisco Gindre
87db1ed17d
ThresholdDrivenAutoShielding
2021-07-13 17:41:12 -03:00
Francisco Gindre
126613ba40
autoshield scaffold
2021-07-13 17:41:12 -03:00
Francisco Gindre
1d77ce9d33
Merge pull request #284 from zcash/2021-07-11a
...
Fix Reply-To
2021-07-13 17:27:34 -03:00
Francisco Gindre
c1bf5199be
bump up build number
2021-07-13 16:21:55 -03:00
Francisco Gindre
2e14f6c143
update to latest SDK
2021-07-13 16:21:11 -03:00
Francisco Gindre
53b0ca9804
Reply-to bug fix: ivk replied instead of shielded address
2021-07-13 16:19:44 -03:00
Francisco Gindre
dcb3ce01c2
Merge pull request #276 from zcash/sync-enhancements
...
Sychronizing Enhacement
2021-06-24 20:11:30 -03:00
Francisco Gindre
d9723554de
Add changelog
2021-06-24 19:20:35 -03:00
Francisco Gindre
1e03059e7e
Make Schemes Bitrise friendly
2021-06-24 15:42:23 -03:00
Francisco Gindre
5c3a1a6c3c
change to xcodeproj
2021-06-24 14:56:39 -03:00
Francisco Gindre
26e0a34433
remove params download from travis
2021-06-23 20:05:25 -03:00
Francisco Gindre
54b3c8821c
Fix: Xcode gone crazy (again) added no-logging target to automatic provisioning
2021-06-23 20:01:57 -03:00
Francisco Gindre
6fef4f53d1
build 116
2021-06-23 19:16:19 -03:00
Francisco Gindre
8fdbb4096f
FIX: Issue #126 Download params instead of bundling them
2021-06-23 19:15:07 -03:00
Francisco Gindre
8ae4a8d490
Fix Archive being broken
2021-06-23 14:53:37 -03:00
Francisco Gindre
85820ecada
bump build version
2021-06-23 14:05:08 -03:00
Francisco Gindre
72997dcf78
cleanup
2021-06-23 14:04:25 -03:00
Francisco Gindre
77ef29de17
Try to copy parameters from main bundle before entirely removing them
2021-06-23 12:19:00 -03:00
Francisco Gindre
4a9f9a7a52
update CombineUrlSessionDownloader
...
fix build error on first build on clean repo
2021-06-22 21:02:56 -03:00
Francisco Gindre
1e0cc33c57
Combine sapling downloaded plus tests. had to fix test schemes because they did not build because of output files
2021-06-22 21:01:48 -03:00
Francisco Gindre
099c463070
add combine downloader tests
2021-06-22 20:35:12 -03:00
Francisco Gindre
b993f04bd3
Remove Support for iOS 13 on logging targets
2021-06-21 19:38:29 -03:00
Francisco Gindre
f35b8ecee5
Fix: Navigation Bar does not appear on balance breakdown screen Issue #275
2021-06-21 09:58:16 -03:00
Francisco Gindre
d165f415b7
0.4.0-113
2021-06-21 09:57:27 -03:00
Francisco Gindre
a0f1c9e010
fix build error on first build on clean repo
2021-06-20 17:36:04 -03:00
Francisco Gindre
48ed631df7
Fix rebase problem
2021-06-20 17:29:43 -03:00
Francisco Gindre
65560edacd
0.12.0-alpha.4
2021-06-20 11:59:34 -03:00
Francisco Gindre
1f17aa6ef5
Adopt Zcash SDK 0.12.0-alpha.3
...
Fix lottie animations
fixed sending and shielding animations
Disable broken background tasks
lottie files cleanup
migrate from status to SyncStatus
move to SyncStatus. Enable Retry
2021-06-20 11:11:39 -03:00
Francisco Gindre
38b3b5a09c
Merge pull request #264 from piyush23dez/fix-homescreen-accessability
...
Fix Home Screen layout broken on large fonts
2021-06-11 14:59:56 -03:00
Piyush
7e6fbeabe7
Update Podfile.lock
2021-06-10 23:24:43 -05:00
Piyush
32f62ce786
Merge branch 'master' into fix-homescreen-accessability
2021-06-10 23:20:51 -05:00
Francisco Gindre
85c143463c
Merge pull request #272 from zcash/disable-background-task
...
Disable background task
2021-05-26 15:48:29 -03:00
Francisco Gindre
7725b4823a
bump build #
2021-05-26 15:30:50 -03:00
Francisco Gindre
ad07c800ca
Issue #271 OhMyScreen shown after background tasks fails
2021-05-26 15:30:19 -03:00
Francisco Gindre
8288b954e9
Merge pull request #270 from zcash/fix-migration-error
...
Fix Issue #269 - migration error recovery
2021-05-24 16:48:47 -03:00
Francisco Gindre
2b0e2a4988
Fix Issue #269 - migration error recovery
2021-05-24 12:00:08 -03:00