Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚀[Release v2.14.0] Merge into Develop #307

Open
wants to merge 55 commits into
base: develop
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
55 commits
Select commit Hold shift + click to select a range
ad6ac60
🚀[Release v2.11.1 071024] Merge into Main (#246)
kcw-grunt Oct 8, 2024
dcb363e
🚀[Release v2.12.2 20241118] Merge into Main (#273)
kcw-grunt Nov 21, 2024
1407df0
Techdebt/remove auth prompt (#256)
kcw-grunt Nov 30, 2024
7e2c42a
🚀[Release v2.12.4 20241130] Merge into Develop (#286)
kcw-grunt Dec 2, 2024
893649d
🚀[Release v2.12.4 20241130] Merge into Main (#285)
kcw-grunt Dec 4, 2024
e5611ca
Added abilities to copy transaction id by click the transaction id (#…
josikie Dec 7, 2024
771c9ae
version and code bump
kcw-grunt Dec 8, 2024
d6ee1f7
Unit Test(s) Migration (#287)
andhikayuana Dec 12, 2024
7b5a20d
feat: remote config feature toggle (#293)
andhikayuana Dec 12, 2024
f3a6d9d
fix: just close the FragmentRequestAmount if refreshAddress return fa…
andhikayuana Dec 14, 2024
91da760
feat: implement basic AppsFlyer SDK (#297)
andhikayuana Dec 14, 2024
1114865
version and code bump (#294)
kcw-grunt Dec 15, 2024
39d6fdd
feat: Implement Firebase Cloud Messaging & In-app Messaging (#296)
andhikayuana Dec 19, 2024
247cd06
AAdd tests BRConstants MockK+JUnit4 (#300)
josikie Dec 19, 2024
2ce1e2f
fix: fix User unable to set preferred local fiat currency (#299)
andhikayuana Dec 19, 2024
e7c9ad4
🚀[Release v2.13.0] Merge into Main (#301)
kcw-grunt Dec 19, 2024
f29900c
🦺[Techdebt] chore refactor add circle c ienv (#295)
kcw-grunt Dec 19, 2024
59540fb
Introducing a new KeyStoreManager to handle BRKeyStore related (#291)
andhikayuana Dec 19, 2024
cc1cf62
fix: fix crash android.os.NetworkOnMainThreadException: onPublishTxAu…
andhikayuana Dec 20, 2024
e2cd5ec
Update NotificationHandlerTest.kt (#303)
kcw-grunt Dec 20, 2024
1209365
Updated the README.md (#304)
kcw-grunt Dec 21, 2024
b70ac96
feat: support arabic language (#305)
andhikayuana Dec 21, 2024
fb7e1e5
code and version bump
kcw-grunt Dec 21, 2024
5113776
Moved Arabic location in List
kcw-grunt Dec 21, 2024
28ab598
renamed config workflow
kcw-grunt Dec 21, 2024
18183ae
Update config.yml
kcw-grunt Dec 21, 2024
8af6e24
resolved conflicts
kcw-grunt Dec 21, 2024
0034f00
resolved conflict
kcw-grunt Dec 21, 2024
b457c2f
removed example test
kcw-grunt Dec 21, 2024
6a7e8a5
code bump
kcw-grunt Dec 21, 2024
8f40256
Test
kcw-grunt Dec 22, 2024
6b17e92
removed tabs
kcw-grunt Dec 22, 2024
79e12d8
remvoed more tabs
kcw-grunt Dec 22, 2024
5d7e9e6
found the tab
kcw-grunt Dec 22, 2024
7a213ca
comment out test
kcw-grunt Dec 22, 2024
12bea30
fix config?
kcw-grunt Dec 22, 2024
4e7eefb
remvoed tab
kcw-grunt Dec 22, 2024
63a08e1
found tab
kcw-grunt Dec 22, 2024
b2eb9d6
added indent
kcw-grunt Dec 22, 2024
7c1101b
wipe configs
kcw-grunt Dec 22, 2024
1031350
Test
kcw-grunt Dec 22, 2024
efc8fd6
removed tabs
kcw-grunt Dec 22, 2024
bd0ef60
remvoed more tabs
kcw-grunt Dec 22, 2024
cb93f22
found the tab
kcw-grunt Dec 22, 2024
7160a63
comment out test
kcw-grunt Dec 22, 2024
6e2753a
fix config?
kcw-grunt Dec 22, 2024
6119928
remvoed tab
kcw-grunt Dec 22, 2024
744e247
found tab
kcw-grunt Dec 22, 2024
fffd5f2
added indent
kcw-grunt Dec 22, 2024
225799b
wipe configs
kcw-grunt Dec 22, 2024
ed1e34e
code bump
kcw-grunt Dec 21, 2024
d8bacf2
Restored config
kcw-grunt Dec 22, 2024
34c51e8
Merge branch 'release/v2.14.0' of https://github.com/litecoin-foundat…
kcw-grunt Dec 22, 2024
8ca741b
fixed config
kcw-grunt Dec 22, 2024
daf9a23
removed lwdata
kcw-grunt Dec 22, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
found tab
kcw-grunt committed Dec 22, 2024
commit 63a08e1ab62a46e7f2dbd26fbd032ab680503597
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -35,7 +35,7 @@ workflows:
version: 2
build-and-sign:
jobs:
- build_and_sign
- build_and_sign

#
# # Use the latest 2.1 version of CircleCI pipeline process engine.