-
Notifications
You must be signed in to change notification settings - Fork 14
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 v.2.10.0-20240421] Merge into Develop #182
Merged
Merged
Changes from all commits
Commits
Show all changes
1645 commits
Select commit
Hold shift + click to select a range
4eb01ae
WIP: Timber crashlytics (#124)
mosadialiou 172b2af
Kcw grunt/fbug fixes bugfixes (#126)
kcw-grunt 75c40f5
version bump
kcw-grunt 4e827d4
V1.19.0 (#122)
kcw-grunt 68cb740
fix intro screen (#129)
mosadialiou 89399ce
Barry/fix ltc testnet (#128)
mosadialiou 5909049
V1.19.0 (#135)
kcw-grunt 4ef4bc9
version bump and send test checks (#138)
kcw-grunt 7a4551f
new donate addresses (#136)
mosadialiou 8ddaebb
version bump
kcw-grunt fbfc5ee
Added Litewallet
kcw-grunt 14085dc
fix broken link
kcw-grunt 33ecb37
updated README.md (#145)
kcw-grunt 315ad41
Added Litewallet
kcw-grunt b2f1e40
fix broken link
kcw-grunt 240669e
updated README.md (#145)
kcw-grunt 5661239
Bugfix: [UI Alignment] Extra comma in send view (#153)
mosadialiou 8f72ee0
to v1.19.3 (612) (#154)
kcw-grunt 8d51adf
Merge remote-tracking branch 'litecoin-foundation/master' into lf/dev…
mosadialiou a848535
Merge remote-tracking branch 'Barry/lf/develop' into develop
kcw-grunt e74bbc4
Develop (#155)
kcw-grunt 27d6624
version bump (#158)
kcw-grunt 6087297
use bottom navigation view
mosadialiou 0239339
update buy/spend/receive navigation icons
mosadialiou c616025
Change send/receive navigation icon names
mosadialiou 75d996f
localize history tab title
mosadialiou f774d2b
Just “Acheter”
mosadialiou 5ddaf6e
Add fonts as resources
mosadialiou 3237d9a
setup kotlin
mosadialiou 14fece8
upgrade grade + dependencies
mosadialiou 1f7838a
login/register views
mosadialiou f30bb7c
Replace search icon with menu icon and show up LTC price
mosadialiou 6258062
login/register UX
mosadialiou f583903
Prevent view not rendering in layout editor
mosadialiou 83ca715
code cleanup
mosadialiou 76a23d6
missing resources
mosadialiou a61d867
reduce toolbar height
mosadialiou 3910a8a
Specify a material colors for the app
mosadialiou 6742206
Fix merge conflicts
mosadialiou d20e3c4
Remove unused file
mosadialiou 18b5067
Transfer view
mosadialiou ebf3d74
update litecoin card image
mosadialiou 6c6137f
move constants where they are used
mosadialiou 67cfe14
respect constant nomenclature
mosadialiou 496c9a7
make “ltcPriceLbl” same textSize as “ltcAmount”
mosadialiou 6640ca0
WIP: Login/Register views (#159)
mosadialiou 016c5d7
version bump and upgrade
kcw-grunt 439cb58
make sure listeners are not NULL
mosadialiou 486f173
make sure to call super
mosadialiou dd2c330
remove unused code
mosadialiou 946e19c
Move transactions to HistoryFragment
mosadialiou 43f6719
fix typo
mosadialiou c751637
Remove fonts in assets folder. Delete BREdit and BRText and use styles
mosadialiou 7df2391
Reformat Code: layout files
mosadialiou f09f9c6
Reformat code: anim files
mosadialiou 0cea72f
Reformat code: animator files
mosadialiou dede7b3
code refactor
mosadialiou 9cd0dc2
connect login and register views to API
mosadialiou eee1a02
make partnerapi as git submodule
mosadialiou 4828ed6
update partnerapi
mosadialiou ca6b3a2
BRKeystore: remove duplicated entry (FAIL_COUNT_ALIAS)
mosadialiou deb04cb
after successful registration, show up a confirmation and send user b…
mosadialiou 14f263e
remove test code
mosadialiou 7c2361e
fix merge conflicts
mosadialiou b877c8a
add ktlint and format kotlin files
mosadialiou 3fabf82
update partnerapi
mosadialiou c941d85
fix typo
mosadialiou 6562106
set views Ids
mosadialiou e8ed2b0
Transfer view: add “Logout” button and handle navigation
mosadialiou 8754041
transfer view: add padding bottom to “Transfer” button
mosadialiou 0cb40ef
gradle: code format
mosadialiou 7f55452
Merge pull request #169 from mosadialiou/ltc-card
mosadialiou b77c0a6
use default NDK version=21.0.6113669
mosadialiou 4b951ec
fix merge conflicts
mosadialiou 54fb3f8
use Timber instead of Log
mosadialiou 07b30d6
convert BreadActivity to FragmentActivity in order to handle back pre…
mosadialiou 60a8a55
handle back button on BuyFragment
mosadialiou b7e4997
upgrade firebase libs version to latest
mosadialiou e9f2a62
Handle AUD, GBP, HKD, IDR, RUB and SGD currencies
mosadialiou 4a34c14
upgrade gradle/gradle build tool to respectively 6.5 and 4.1.0
mosadialiou 6bba445
handle document upload for KYC verification
mosadialiou 455876f
update support/policy/social links
mosadialiou 284671f
update README: replace iOS by Android
mosadialiou 9b17af9
use zendesk support email address
mosadialiou 685e0cd
make sure the selected fiat option is always visible
mosadialiou 415db3f
Merge pull request #82 from mosadialiou/buy_simplex
mosadialiou 2f24d02
setup kotlin
mosadialiou ae673c1
cleanup + use timber
mosadialiou c555c96
use androidx fragment
mosadialiou 52f39d4
update libs
mosadialiou 8a65cb8
FragmentSend: IDE convertion to kotlin
mosadialiou 33d4ced
FragmentSend: tweak kotlin conversion
mosadialiou 9a761bb
FragmentSend: UD integration
mosadialiou 07a5e6f
BRButton: disable touch effect when disabled
mosadialiou a250434
DynamicDonationFragment: convert to android
mosadialiou 1053e41
DynamicDonationFragment: use lambda
mosadialiou fdde840
UDResolution: only resolve LTC domains
mosadialiou 11a630d
FragmentSend: translation
mosadialiou 7ff7a11
translate “Lookup”
mosadialiou 1075650
rename tryBitcoinURL to tryLitecoinURL
mosadialiou a312ead
add kotlin doc
mosadialiou 42bedd6
Merge pull request #191 from mosadialiou/feature/ud-integration
mosadialiou c110a38
Release v1.20.0 (simplex) (#190)
mosadialiou d4eecdc
Release v1.20.0 - Simplex (#187)
mosadialiou 9ef543a
bump app version 1.21.0(631)
mosadialiou 06a2b9c
bugfix: send view stays after send confirmation disappears
mosadialiou 3e3b364
remove UD error toasts
mosadialiou b53fd79
clear the LTC address before each Lookup
mosadialiou 61dd798
show up a confirmation toast if UD resolution is successful
mosadialiou 565002f
bump version v1.21.0(632)
mosadialiou 422c82d
UD: add Analytics events
mosadialiou 925a0c8
FragmentSend: disable Lookup button until the domain string is at lea…
mosadialiou 4ce50d0
bump version v1.21.0(633)
mosadialiou 101c1ca
Merge pull request #194 from mosadialiou/release/v1.21.0
mosadialiou c3062fb
Release v1.21.0 (#193)
mosadialiou a84e63f
fix merge conflicts
mosadialiou 8767215
fix build errors
mosadialiou 09754a8
Tapping on BuyTab shows up the BuyTabFragment
mosadialiou e1067ed
BuyTabFragment: add horizontal divider
mosadialiou af880cb
replace listener with lambda
mosadialiou 80b8193
BuyTab: change fiat selector
mosadialiou 13ce706
FragmentBuy: add toolbar and show progress while page is loading
mosadialiou a7d46a5
rename menu tab from “Spend” to “Card”
mosadialiou 6c7f8d8
change register view header title
mosadialiou 26568a1
register view: change fields order according to iOS
mosadialiou 88b2aa9
register view: remove address2 field
mosadialiou 25a9ce0
login view: handle forgot password
mosadialiou 2efab06
tweak login/register views
mosadialiou 9c2e926
transfer view v1
mosadialiou 8dfaa1f
update partnerapi lib
mosadialiou 4bd6f2c
Replace “Bread” with “Litewallet”
mosadialiou 565602d
Replace “Bread” with “Litewallet”
mosadialiou 5e0c4b0
remove empty java class
mosadialiou 7dacbbc
bugFix(Send view): Send with Scan crashes
mosadialiou 537e37c
ScanQRActivity: code clean-up
mosadialiou 2a61ddf
login/register views: extract texts into strings resource
mosadialiou b3f2fc7
Buy tab: remove “choose fiat” from partner item view
mosadialiou 91842cf
login/register views: localize texts
mosadialiou 43510ad
reduce password length from 8 to 6 at least
mosadialiou 71e35cf
Merge pull request #200 from mosadialiou/feature/card-v1
mosadialiou 6935cd5
bump version v2.0.0(634)
mosadialiou b4d902f
bugfix: make sure the market price displays only 2 decimals
mosadialiou 694f420
bump version v2.0.0(635)
mosadialiou fe0f13d
Merge pull request #203 from mosadialiou/release/v2.0.0-card-v1
mosadialiou 2fb5163
Release v2.0.0 card v1 (#202)
mosadialiou ab8b0b1
refacto(FragmentMenu): use lambda + code reformat
mosadialiou 2dd448c
feature: Replace Customer Email with Zendesk HC
mosadialiou 637387c
[TechDebt] Add issue templates (#208)
kcw-grunt a5b27db
Merge pull request #219 from mosadialiou/feature/zendesk-hc
mosadialiou f6448ff
[Bugfix] Header price update occludes the other text (#207)
kcw-grunt 96107ba
add balance label in header
mosadialiou 3fc5cd1
fix error: Attribute autoSizeMinTextSize is only used in API level 26…
mosadialiou 49f209e
fix crash from Firebase: BreadActivity.java line 444
mosadialiou 19dd85f
fix crash in RegisterFragment.kt at line 68
mosadialiou 3180c0c
PR reviews
mosadialiou bbd2bb5
Merge pull request #222 from litecoin-foundation/bugfix/fb-crashes
mosadialiou 7ac497f
Merge pull request #220 from mosadialiou/feature/add-balance-label
mosadialiou ef28bc5
bump version v2.1.0(636)
mosadialiou 6e8636e
Merge pull request #228 from mosadialiou/release/v2.1.0
mosadialiou 1cf5b69
add card disclaimer dialog
mosadialiou 7a9d9bc
Merge pull request #236 from mosadialiou/feature/card-disclaimer
mosadialiou c447c64
bump version v2.1.1(637)
mosadialiou ec9505f
Release v2.1.0 (into master) (#227)
mosadialiou 5956146
Merge pull request #238 from mosadialiou/release/v2.1.1
mosadialiou 377ff21
feat(Moonpay): add partner
mosadialiou 9c39fc4
feat(Moonpay): use CustomTabs
mosadialiou f93fc26
feat(Moonpay): add translation
mosadialiou 84f8d34
fix(*): remove extra “\”
mosadialiou 5a6356c
Release v2.1.1 (into master) (#243)
mosadialiou 1d60b26
cleanup(*): remove unused methods
mosadialiou 50a62f7
feat(in-app review): add in-app review
mosadialiou 3aa5005
refacto: use lambda and wrap if in brackets
mosadialiou b00a25b
refacto
mosadialiou 828802b
refacto: use lambda
mosadialiou aa046c7
Merge pull request #245 from mosadialiou/feature/moonpay
mosadialiou ca97da2
show up the in-app review dialog on the 5th send transactions
mosadialiou 4de60df
Merge pull request #248 from mosadialiou/feature/in-app-review
mosadialiou 460dda0
bump version v2.2.0(638)
mosadialiou 6e49cc2
Merge pull request #249 from mosadialiou/release/v2.2.0
mosadialiou 6e2a5ce
[Release v2.2.0] Merge into master (#250)
mosadialiou 925b857
feat(card tab): hide for non-US users
mosadialiou 43d84cc
Merge pull request #260 from mosadialiou/feature/us-only-card-tab
mosadialiou ff858e9
refacto(LoginActivity): use lambda, cleanup
mosadialiou 642248e
LoginActivity: remove “My address” button
mosadialiou 6c808bb
add LTC current price to login view
mosadialiou 3ef7ab5
remove LTC current price from history view
mosadialiou 0a0317d
added localizations
mosadialiou 342008e
Merge pull request #221 from mosadialiou/feature/refactor-login-view
mosadialiou 510327e
Added Indonesian language support (#262)
RyanPetter cc975aa
Added Turkish language support (#263)
RyanPetter e363fa0
upgrade gradle build tools
mosadialiou 149197b
bump version v2.3.0(639)
mosadialiou e16e40d
bump version v2.3.1(640)
mosadialiou 4b085d9
Merge pull request #267 from mosadialiou/release/v2.3.0
mosadialiou 2469dab
show available card balance
mosadialiou 28b0aa1
update card disclaimer
mosadialiou cd961e2
card balance: localize error message
mosadialiou 547138b
default implementation of showError(Int)
mosadialiou 8be035d
Merge pull request #274 from mosadialiou/feature/card-balance
mosadialiou 6a5f1d2
Updated the new logo app icon (#282)
kcw-grunt f355acd
Release v2.3.1 into master (#268) (#281)
kcw-grunt 4603737
🦺[Tech Debt] Added new issues templates (#270)
kcw-grunt 2f2f5bf
Feature: switch language (#277)
mosadialiou ab99b72
version bump
kcw-grunt 01ed288
WIP: Merge branch 'master' into dev
kcw-grunt 284820f
WIP: Merge Commit in progress
kcw-grunt 531e779
Updated merge
kcw-grunt e24ec8f
Updated the merge conflicts
kcw-grunt ca2abf2
bump build number
kcw-grunt a972309
🚀[Release v2.4.0] Merge into Master (#285)
kcw-grunt 279840b
Merge remote-tracking branch 'origin/master' into dev
kcw-grunt 64be2c7
🚀[Release v2.4.0] Merge into Dev (#288)
kcw-grunt 9576509
🦺[Tech Debt] Upgrade to API 27+ (#290)
kcw-grunt cb93446
Squashed commit of the following:
kcw-grunt 69cffb6
Remove big headers
kcw-grunt 5615557
Removed CameraPlugin class
kcw-grunt b5eceb3
code bump
kcw-grunt d06616e
Removal of the GeoLocationPlugin
kcw-grunt 76228ac
Removed unused plugins
kcw-grunt 0a62f86
Removed WebActivity class
kcw-grunt eaaf65d
Removed More unsused code
kcw-grunt 501732c
Removal of HTTPServer references...
kcw-grunt 9b7ab63
Refactor
kcw-grunt ce92b58
Merge pull request #2 from litecoin-foundation/techdebt/remove-unused…
kcw-grunt 0c29ff1
Update dependencies
b53d1d9
Merge pull request #5 from litecoin-foundation/task/update-dependenci…
kcw-grunt ecd637d
update submodule
kcw-grunt 13333ca
build bump
kcw-grunt c8e5654
Squashed commit of the following:
kcw-grunt 7616038
Merge branch 'main' into release/v2.5.0
kcw-grunt a0e3e34
Merge pull request #7 from litecoin-foundation/release/v2.5.0
kcw-grunt bee7854
Add files via upload
kcw-grunt 5ba26f6
Update README.md
kcw-grunt 74dfd6d
🚀[ Release v.2.6.0] Merge into Main (#12)
kcw-grunt 7bd4fda
🚀[Release] v2.6.1 (#20)
kcw-grunt 58d05cd
partnerapi update
kcw-grunt 94b3f35
🚀[ Release v.2.7.0] Merge into Main (#30)
kcw-grunt aeef5db
Create FUNDING.yml
kcw-grunt 03f807d
🚀[ Release v.2.7.1] Merge into Main (#100)
kcw-grunt 4eb88b5
🚀[ Release v.2.8.0] Merge into Main (#123)
kcw-grunt 39e9757
🚀[ Release v.2.8.1] Merge into Main (#133)
kcw-grunt 16c5205
🚀[ Release v.2.8.4] Merge into Main (#138)
kcw-grunt b273cfe
🚀[Release v.2.9.1-20240326] Merge into Main (#172)
kcw-grunt a8b7de1
Move the fetching the partner key to an earlier phase
kcw-grunt bae9c2b
small test to see what happens the fingerprint fail
kcw-grunt 3acddca
Merge remote-tracking branch 'origin/main' into release/v2.10.0
kcw-grunt 7f0a725
resolved conflicts frm main to release branch
kcw-grunt 809b545
Fixed a conflict resolution error
kcw-grunt c66c35b
Bugfix
kcw-grunt 28bfbe9
bump code
kcw-grunt File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,4 +7,4 @@ data class IntroLanguage( | |
val audio : Int, | ||
val message: String, | ||
val lang: Language | ||
) | ||
) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
30 changes: 30 additions & 0 deletions
30
app/src/main/java/com/breadwallet/presenter/entities/PaymentItem.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
package com.breadwallet.presenter.entities; | ||
|
||
public class PaymentItem { | ||
public static final String TAG = PaymentItem.class.getName(); | ||
|
||
public byte[] serializedTx; | ||
public String[] addresses; | ||
public long amount; | ||
public String cn; | ||
public boolean isAmountRequested; | ||
public String comment; | ||
|
||
public PaymentItem(String[] addresses, byte[] tx, long theAmount, String theCn, boolean isAmountRequested) { | ||
this.isAmountRequested = isAmountRequested; | ||
this.serializedTx = tx; | ||
this.addresses = addresses; | ||
this.amount = theAmount; | ||
this.cn = theCn; | ||
} | ||
|
||
public PaymentItem(String[] addresses, byte[] tx,long theAmount, String theCn, boolean isAmountRequested, String comment) { | ||
this.isAmountRequested = isAmountRequested; | ||
this.serializedTx = tx; | ||
this.addresses = addresses; | ||
this.amount = theAmount; | ||
this.cn = theCn; | ||
this.comment = comment; | ||
} | ||
|
||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -100,4 +100,3 @@ class CountryLanguageAdapter(context: Context,val languages: Array<IntroLanguage | |
mediaPlayer?.release() | ||
} | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What's minifyEnabled?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a feature AS does to reduce the size of the binary by compressing the libraries