Nuno
e2bcae3818
ADD: Redesign txdetail ( #8289 )
Build Release and Upload to TestFlight (iOS) / build (push) Has been cancelled
BuildReleaseApk / buildReleaseApk (push) Has been cancelled
Build Release and Upload to TestFlight (iOS) / testflight-upload (push) Has been cancelled
BuildReleaseApk / browserstack (push) Has been cancelled
2026-05-11 17:10:49 +01:00
Nuno
167dc05cdf
ref: manage wallets list and search ( #8527 )
...
Build Release and Upload to TestFlight (iOS) / build (push) Waiting to run
Build Release and Upload to TestFlight (iOS) / testflight-upload (push) Blocked by required conditions
BuildReleaseApk / buildReleaseApk (push) Waiting to run
BuildReleaseApk / browserstack (push) Blocked by required conditions
* ref: manage wallets list and search
* fix review
* improvements
* fix: svg and localization
* fix: swipe
* fix: dark mode
* fix: props type
* fix: remove dead code
* fix: drop TouchableWithoutFeedback
* fix: usePreventRemove
* ref: address search
* fix header animation
* fix: code style
---------
Co-authored-by: Ivan Vershigora <ivan.vershigora@gmail.com>
2026-05-10 17:59:12 +02:00
li0nd3v
0fd5ec7315
fix: comments
2026-04-23 15:31:29 +02:00
li0nd3v
2499d0816d
fix: icon images
2026-04-22 18:33:33 +02:00
Marcos Rodriguez Velez
1df15e3a00
REF: Use Icons from icon packcage
2025-01-08 00:12:41 -04:00
Marcos Rodriguez Velez
22dd1f49da
ADD: Images
2024-09-17 13:30:52 -04:00
overtorment
94f59cf059
FIX: made camera screen buttons blackish
2024-09-17 07:24:46 +01:00
Marcos Rodriguez Velez
5ca266b19a
FIX: Buttons in QR Scanner
2024-09-01 13:08:33 -04:00
Marcos Rodriguez Velez
c7d32f1eab
FIX: Camera flip wasnt visible
2024-08-29 21:50:01 -04:00
Marcos Rodriguez Velez
f01763c2f9
ADD: Camera flip image (useful for tablets)
2024-08-21 21:32:49 -04:00
Marcos Rodriguez Velez
e3d46c496c
OPS: Reduce asset sizes and remove unused files
2024-06-09 22:05:09 +01:00
GLaDOS
77ab4fddbd
Merge pull request #6270 from BlueWallet/leftov
...
DEL: Unused code
2024-03-15 14:03:51 +00:00
Marcos Rodriguez Velez
ac73875d62
DEL: Unused code
2024-03-13 13:36:20 -04:00
Marcos Rodriguez Velez
99368b05fa
REF: Use button instead of icons to unlock
2024-03-13 13:26:22 -04:00
Marcos Rodriguez Vélez
4c74892aea
Merge pull request #2836 from mcsaeid/rtl-icons
...
FIX: Wallet Icons (RTL)
2021-03-23 18:33:56 -04:00
MC Saeid
4df29e8313
Wallet Icons (RTL Version)
2021-03-23 22:31:56 +04:30
ncoelho
c615290e04
FIX: Wallet logomarks images
2021-03-11 15:46:28 +01:00
ncoelho
748eba754f
Images and styles
2020-12-09 15:55:23 +01:00
ncoelho
9bf419ba3f
REF: Vault animation
2020-11-30 16:51:12 +01:00
Overtorment
4921beb9ca
ADD: ui to create multisig; styling onboard screen
2020-10-29 21:13:54 +00:00
Overtorment
5c512833d9
ADD: multisig technical release
2020-10-05 22:25:14 +01:00
Marcos Rodriguez Vélez
2ce7111687
ADD: Dark Mode
2020-07-15 18:32:59 +01:00
Overtorment
0dad83395c
REF: optimize png images size
2020-06-29 15:17:17 +01:00
Ivan
09b81c5941
ADD: Entropy generator ( #1233 )
2020-06-29 13:58:43 +01:00
marcosrdz
4210aa91fc
OPS: Replace FaceID image
2020-06-25 19:16:40 +01:00
marcosrdz
9dee9870fa
DEL: Fingerprint icon
2020-06-25 19:16:40 +01:00
Overtorment
ddd1255e27
ADD: HodlHodl accept offers ( #1162 )
2020-06-15 19:47:54 +01:00
Overtorment
2243a19a2f
ADD: fiat input ( #1190 )
2020-06-09 15:08:18 +01:00
ncoelho
398e22907b
ADD: Success screen animation
...
Adds a custom success animation to onchain transactions
2020-06-02 20:15:41 +01:00
marcosrdz
a573c697ec
ADD: Scan button in Main List
2020-05-21 20:34:08 +01:00
ncoelho
b2b9c250c4
add some love to the about section
2020-04-01 15:39:53 +01:00
Marcos Rodriguez
29ce0271f8
ADD: Biometrics
...
FIX: Added FaceID Usage description
ADD: Use Biometrics for Show balance.
ADD: Unlock With Boot Screen
FIX: Allow the use of Biometrics after decrypt
FIX: Build system revert.
FIX: Remove biometric from receive address.
ADD: Biometric for export
FIX: Use RNSecureKeyStore for biometrics
FIX: Realign views
Update biometrics.js
2019-09-27 20:12:25 -04:00
Marcos Rodriguez
0976b44b8f
ADD: Splash screen animation #644
2019-09-20 11:56:52 +03:00
ncoelho
cc0b8376f8
replace big white close with more clean one
...
Moved to the right side, replaced with a less cluttered version.
2019-09-17 19:46:23 +02:00
Marcos Rodriguez Vélez
3f651960e0
ADD: Read clipboard for transactions
2019-03-05 02:25:56 +00:00
Igor Korsakov
6f581a2f2e
Eject ( #126 )
...
* OPS: randombytes work
* OPS: porting to RN android: added prompt, refactoring
* OPS: better android prompt
* FIX: scan qr callback
* FIX: correct fee sat calculation for HD & classic segwit wallets
* FIX: Fixed height for button in empty transaction list
* FIX: keyboard issue on fee selection modal
* FIX: slow QR code generation for HD backup screen
* ADD: wallet reorder
* FIX: TypeError: undefined is not an object (evaluating 'recommendedFees.halfHourFee') #133
* FIX: android appstore link
* OPS: Code to Migrate Expo json
* REF: renamed blitzhub to lndhub
* OPS: Migration: move expo files instead of parsing
* FIX: lndhub uri usage
* FIX: no security alert on android (it was ios specific)
* REF: better tx list rendering and sorting
* ADD: verify tx on coinb.in
* FIX: Tap to dismiss is not working #137
* REF: Removed Wallet gradients duplication.
* REF: about screen
* FIX: bech32 qr scan in send screen
* FIX: better bip21 handling
* Use of dayjs for transaction details
* REF: QR code content follows BIP21
* ADD: fee in local currency when send
* FIX: Refresh wallet info on page focus
2018-12-11 22:52:46 +00:00
Marcos Rodriguez Vélez
e7445b77f2
FIX: Updated Receive to have logo in QRCode
2018-10-31 18:35:13 +00:00
Marcos Rodriguez Vélez
e1df1b3ca2
FIX: Replaced Close asset. Removed bounce animation glitch ( #112 )
...
FIX: Replaced Close asset
FIX: Removed bounce animation glitch
2018-10-30 09:35:24 +00:00
Nuno Coelho
855eb993c4
Change splash ( #94 )
...
FIX: improved portuguese translations
FIX: improve splash image and colors
2018-10-07 04:35:45 +01:00
Marcos Rodriguez Vélez
6756c37c70
Logo in splash screen
2018-09-30 22:46:03 -04:00
Overtorment
6cfeaa5baa
WIP: redesign
2018-06-29 21:57:02 +01:00
Overtorment
efb2688eda
WIP
2018-06-25 08:39:01 +01:00
Overtorment
55f6ccde73
WIP: redesign
2018-06-24 23:22:46 +01:00
Overtorment
910c12526a
REL: new icon
2018-05-20 13:03:01 +01:00
Overtorment
878ccc43a0
ADD: new icon
2018-05-20 00:59:10 +01:00
Overtorment
08a5749c12
init
2018-01-30 22:42:38 +00:00