-
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
🐞[Bugfix] Refactors version name and code to BRConstants #121
Merged
Conversation
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
kcw-grunt
force-pushed
the
bugfix/polish-version-url-constants
branch
from
January 26, 2023 22:32
c93e914
to
3aeb105
Compare
kcw-grunt
added a commit
that referenced
this pull request
Jan 30, 2023
kcw-grunt
added a commit
that referenced
this pull request
Jan 30, 2023
* 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.6.0] Merge into Develop (#13) * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[Release] v2.6.1 (#21) * version code bump * 🚀[ Release v.2.6.0] Merge into Main (#12) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 🥳[Feature] Unstoppable ext update (#11) * WIP: DNC Dropped in the UD code prior to testing * Added study link * Fix unstoppable domains dependency * Updated the UD ext text WIP::::Need to refactor once UK and deletion on SV, NL, DA * added UK lang Co-authored-by: Victor Sima <vic.sima@gmail.com> * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * Create ISSUE_TEMPLATE * Delete ISSUE_TEMPLATE * Create test.md * Delete test.md * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * Fix - revert FragmentBuy webview test (#72) * 🚀[ Release v.2.7.1] Merge into Develop (#104) * 🚀[ Release v.2.7.0] Merge into Main (#30) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.6.0] Merge into Develop (#13) * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[Release] v2.6.1 (#21) * version code bump * 🚀[ Release v.2.6.0] Merge into Main (#12) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 🥳[Feature] Unstoppable ext update (#11) * WIP: DNC Dropped in the UD code prior to testing * Added study link * Fix unstoppable domains dependency * Updated the UD ext text WIP::::Need to refactor once UK and deletion on SV, NL, DA * added UK lang Co-authored-by: Victor Sima <vic.sima@gmail.com> * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener Co-authored-by: Victor Sima <vic.sima@gmail.com> * Create FUNDING.yml For GH Sponsor * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * version bump * renmoved staging * moved backup rates * code bump * Updated test configs * Move api resources to central location - version code bump Co-authored-by: Victor Sima <vic.sima@gmail.com> * Commented out the partial work * Add .circleci/config.yml (#74) * Feature - donation disclaimer modal (#75) * Feature - add donation modal disclaimer - #60 * Add missing strings * Upgraded AS - Reduced donation amount - Renamed id WIP * updated stirings key format - updated the donation address * code bump Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * Feature - Show Litecoin Card as Webview (#82) * Feature - Show Litecoin Card as Webview - remove partner api library - create card frament webview and add to bottom nav - fixes #58 * bump version code * Fix UI crash * bump version code Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * version code bump - updated version labels to include the version code * Task - Reduce country iso exception (#118) - reduce emissions of "java.lang.IllegalArgumentException: Unsupported ISO 3166 country: en" * made the webview fileprivate (#120) - the idea is that it will help evaluate the js callbacks * Refactors version name and code to BRConstants (#121) * 🐜[Bugfix] Refactor strings files (#122) * bump version code * Refactor strings files There were many unused strings and they were removed. * bump version code --------- Co-authored-by: Victor Sima <vic.sima@gmail.com>
kcw-grunt
added a commit
that referenced
this pull request
Jan 30, 2023
kcw-grunt
added a commit
that referenced
this pull request
Jan 30, 2023
* 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * Delete ISSUE_TEMPLATE * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * 🚀[ Release v.2.7.1] Merge into Develop (#104) * 🚀[ Release v.2.7.0] Merge into Main (#30) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.6.0] Merge into Develop (#13) * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[Release] v2.6.1 (#21) * version code bump * 🚀[ Release v.2.6.0] Merge into Main (#12) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 🥳[Feature] Unstoppable ext update (#11) * WIP: DNC Dropped in the UD code prior to testing * Added study link * Fix unstoppable domains dependency * Updated the UD ext text WIP::::Need to refactor once UK and deletion on SV, NL, DA * added UK lang Co-authored-by: Victor Sima <vic.sima@gmail.com> * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener Co-authored-by: Victor Sima <vic.sima@gmail.com> * Create FUNDING.yml For GH Sponsor * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * version bump * renmoved staging * moved backup rates * code bump * Updated test configs * Move api resources to central location - version code bump Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature - donation disclaimer modal (#75) * Feature - add donation modal disclaimer - #60 * Add missing strings * Upgraded AS - Reduced donation amount - Renamed id WIP * updated stirings key format - updated the donation address * code bump Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * Feature - Show Litecoin Card as Webview (#82) * Feature - Show Litecoin Card as Webview - remove partner api library - create card frament webview and add to bottom nav - fixes #58 * bump version code * Fix UI crash * bump version code Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * version code bump - updated version labels to include the version code * Task - Reduce country iso exception (#118) - reduce emissions of "java.lang.IllegalArgumentException: Unsupported ISO 3166 country: en" * made the webview fileprivate (#120) - the idea is that it will help evaluate the js callbacks * Refactors version name and code to BRConstants (#121) * 🐜[Bugfix] Refactor strings files (#122) * bump version code * Refactor strings files There were many unused strings and they were removed. * bump version code * resolved bad resolution --------- Co-authored-by: Victor Sima <vic.sima@gmail.com>
kcw-grunt
added a commit
that referenced
this pull request
Feb 6, 2023
* 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.6.0] Merge into Develop (#13) * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[Release] v2.6.1 (#21) * version code bump * 🚀[ Release v.2.6.0] Merge into Main (#12) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 🥳[Feature] Unstoppable ext update (#11) * WIP: DNC Dropped in the UD code prior to testing * Added study link * Fix unstoppable domains dependency * Updated the UD ext text WIP::::Need to refactor once UK and deletion on SV, NL, DA * added UK lang Co-authored-by: Victor Sima <vic.sima@gmail.com> * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * Create ISSUE_TEMPLATE * Delete ISSUE_TEMPLATE * Create test.md * Delete test.md * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * Fix - revert FragmentBuy webview test (#72) * 🚀[ Release v.2.7.1] Merge into Develop (#104) * 🚀[ Release v.2.7.0] Merge into Main (#30) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.6.0] Merge into Develop (#13) * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[Release] v2.6.1 (#21) * version code bump * 🚀[ Release v.2.6.0] Merge into Main (#12) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 🥳[Feature] Unstoppable ext update (#11) * WIP: DNC Dropped in the UD code prior to testing * Added study link * Fix unstoppable domains dependency * Updated the UD ext text WIP::::Need to refactor once UK and deletion on SV, NL, DA * added UK lang Co-authored-by: Victor Sima <vic.sima@gmail.com> * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener Co-authored-by: Victor Sima <vic.sima@gmail.com> * Create FUNDING.yml For GH Sponsor * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * version bump * renmoved staging * moved backup rates * code bump * Updated test configs * Move api resources to central location - version code bump Co-authored-by: Victor Sima <vic.sima@gmail.com> * Commented out the partial work * Add .circleci/config.yml (#74) * Feature - donation disclaimer modal (#75) * Feature - add donation modal disclaimer - #60 * Add missing strings * Upgraded AS - Reduced donation amount - Renamed id WIP * updated stirings key format - updated the donation address * code bump Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * Feature - Show Litecoin Card as Webview (#82) * Feature - Show Litecoin Card as Webview - remove partner api library - create card frament webview and add to bottom nav - fixes #58 * bump version code * Fix UI crash * bump version code Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * 🚀[Release v.2.8.0] Merge into Develop (#124) * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * Delete ISSUE_TEMPLATE * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * 🚀[ Release v.2.7.1] Merge into Develop (#104) * 🚀[ Release v.2.7.0] Merge into Main (#30) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.6.0] Merge into Develop (#13) * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[Release] v2.6.1 (#21) * version code bump * 🚀[ Release v.2.6.0] Merge into Main (#12) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 🥳[Feature] Unstoppable ext update (#11) * WIP: DNC Dropped in the UD code prior to testing * Added study link * Fix unstoppable domains dependency * Updated the UD ext text WIP::::Need to refactor once UK and deletion on SV, NL, DA * added UK lang Co-authored-by: Victor Sima <vic.sima@gmail.com> * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener Co-authored-by: Victor Sima <vic.sima@gmail.com> * Create FUNDING.yml For GH Sponsor * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * version bump * renmoved staging * moved backup rates * code bump * Updated test configs * Move api resources to central location - version code bump Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature - donation disclaimer modal (#75) * Feature - add donation modal disclaimer - #60 * Add missing strings * Upgraded AS - Reduced donation amount - Renamed id WIP * updated stirings key format - updated the donation address * code bump Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * Feature - Show Litecoin Card as Webview (#82) * Feature - Show Litecoin Card as Webview - remove partner api library - create card frament webview and add to bottom nav - fixes #58 * bump version code * Fix UI crash * bump version code Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * version code bump - updated version labels to include the version code * Task - Reduce country iso exception (#118) - reduce emissions of "java.lang.IllegalArgumentException: Unsupported ISO 3166 country: en" * made the webview fileprivate (#120) - the idea is that it will help evaluate the js callbacks * Refactors version name and code to BRConstants (#121) * 🐜[Bugfix] Refactor strings files (#122) * bump version code * Refactor strings files There were many unused strings and they were removed. * bump version code * resolved bad resolution --------- Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🐜[Bugfix] Fragment fingerprint crash 125 (#131) * Removed comments and header as a non-effecting change * Refactored by overriding onAnimation Used notes from : https://stackoverflow.com/questions/4750939/android-animation-is-not-finished-in-onanimationend There calling super.onAnimationEnd(animation) seems to resolves the crash * Clearing the layout should be valid ?? * version code and name bump * Added semi-permenant test point - No Error Nominal Response..where the crash used to be - version code bump * - remove animation logic from fragment#onStop() - remove fragment close logic from SlideDetector - clean up duplicate fragmentmanager stack pop - other small fixes --------- Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🐜[Bugfix] Displaylistcanvas 129 (#130) * fixed broken Timber by reverting to 4.7.1 - horrible but effectuve fix: remove reference to a deleted file. use a placeholder that is tiny. The size made the difference in the Crash * version name and code bump * bump version name and code * reset to version name and code --------- Co-authored-by: Victor Sima <vic.sima@gmail.com>
kcw-grunt
added a commit
that referenced
this pull request
Feb 7, 2023
* 🚀[ Release v.2.8.0] Merge into Main (#123) * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.6.0] Merge into Develop (#13) * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[Release] v2.6.1 (#21) * version code bump * 🚀[ Release v.2.6.0] Merge into Main (#12) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 🥳[Feature] Unstoppable ext update (#11) * WIP: DNC Dropped in the UD code prior to testing * Added study link * Fix unstoppable domains dependency * Updated the UD ext text WIP::::Need to refactor once UK and deletion on SV, NL, DA * added UK lang Co-authored-by: Victor Sima <vic.sima@gmail.com> * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * Create ISSUE_TEMPLATE * Delete ISSUE_TEMPLATE * Create test.md * Delete test.md * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * Fix - revert FragmentBuy webview test (#72) * 🚀[ Release v.2.7.1] Merge into Develop (#104) * 🚀[ Release v.2.7.0] Merge into Main (#30) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.6.0] Merge into Develop (#13) * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[Release] v2.6.1 (#21) * version code bump * 🚀[ Release v.2.6.0] Merge into Main (#12) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 🥳[Feature] Unstoppable ext update (#11) * WIP: DNC Dropped in the UD code prior to testing * Added study link * Fix unstoppable domains dependency * Updated the UD ext text WIP::::Need to refactor once UK and deletion on SV, NL, DA * added UK lang Co-authored-by: Victor Sima <vic.sima@gmail.com> * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener Co-authored-by: Victor Sima <vic.sima@gmail.com> * Create FUNDING.yml For GH Sponsor * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * version bump * renmoved staging * moved backup rates * code bump * Updated test configs * Move api resources to central location - version code bump Co-authored-by: Victor Sima <vic.sima@gmail.com> * Commented out the partial work * Add .circleci/config.yml (#74) * Feature - donation disclaimer modal (#75) * Feature - add donation modal disclaimer - #60 * Add missing strings * Upgraded AS - Reduced donation amount - Renamed id WIP * updated stirings key format - updated the donation address * code bump Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * Feature - Show Litecoin Card as Webview (#82) * Feature - Show Litecoin Card as Webview - remove partner api library - create card frament webview and add to bottom nav - fixes #58 * bump version code * Fix UI crash * bump version code Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * version code bump - updated version labels to include the version code * Task - Reduce country iso exception (#118) - reduce emissions of "java.lang.IllegalArgumentException: Unsupported ISO 3166 country: en" * made the webview fileprivate (#120) - the idea is that it will help evaluate the js callbacks * Refactors version name and code to BRConstants (#121) * 🐜[Bugfix] Refactor strings files (#122) * bump version code * Refactor strings files There were many unused strings and they were removed. * bump version code --------- Co-authored-by: Victor Sima <vic.sima@gmail.com> * bump version name and code * reset to version name and code --------- Co-authored-by: Victor Sima <vic.sima@gmail.com>
kcw-grunt
added a commit
that referenced
this pull request
Apr 8, 2023
* 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * Delete ISSUE_TEMPLATE * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * 🚀[ Release v.2.7.1] Merge into Develop (#104) * 🚀[ Release v.2.7.0] Merge into Main (#30) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.6.0] Merge into Develop (#13) * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[Release] v2.6.1 (#21) * version code bump * 🚀[ Release v.2.6.0] Merge into Main (#12) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 🥳[Feature] Unstoppable ext update (#11) * WIP: DNC Dropped in the UD code prior to testing * Added study link * Fix unstoppable domains dependency * Updated the UD ext text WIP::::Need to refactor once UK and deletion on SV, NL, DA * added UK lang Co-authored-by: Victor Sima <vic.sima@gmail.com> * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener Co-authored-by: Victor Sima <vic.sima@gmail.com> * Create FUNDING.yml For GH Sponsor * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * version bump * renmoved staging * moved backup rates * code bump * Updated test configs * Move api resources to central location - version code bump Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature - donation disclaimer modal (#75) * Feature - add donation modal disclaimer - #60 * Add missing strings * Upgraded AS - Reduced donation amount - Renamed id WIP * updated stirings key format - updated the donation address * code bump Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * Feature - Show Litecoin Card as Webview (#82) * Feature - Show Litecoin Card as Webview - remove partner api library - create card frament webview and add to bottom nav - fixes #58 * bump version code * Fix UI crash * bump version code Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * version code bump - updated version labels to include the version code * Task - Reduce country iso exception (#118) - reduce emissions of "java.lang.IllegalArgumentException: Unsupported ISO 3166 country: en" * made the webview fileprivate (#120) - the idea is that it will help evaluate the js callbacks * Refactors version name and code to BRConstants (#121) * 🐜[Bugfix] Refactor strings files (#122) * bump version code * Refactor strings files There were many unused strings and they were removed. * bump version code * resolved bad resolution --------- Co-authored-by: Victor Sima <vic.sima@gmail.com>
kcw-grunt
added a commit
that referenced
this pull request
Apr 8, 2023
* 🚀[ Release v.2.8.0] Merge into Main (#123) * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.6.0] Merge into Develop (#13) * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[Release] v2.6.1 (#21) * version code bump * 🚀[ Release v.2.6.0] Merge into Main (#12) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 🥳[Feature] Unstoppable ext update (#11) * WIP: DNC Dropped in the UD code prior to testing * Added study link * Fix unstoppable domains dependency * Updated the UD ext text WIP::::Need to refactor once UK and deletion on SV, NL, DA * added UK lang Co-authored-by: Victor Sima <vic.sima@gmail.com> * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * Create ISSUE_TEMPLATE * Delete ISSUE_TEMPLATE * Create test.md * Delete test.md * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * Fix - revert FragmentBuy webview test (#72) * 🚀[ Release v.2.7.1] Merge into Develop (#104) * 🚀[ Release v.2.7.0] Merge into Main (#30) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.6.0] Merge into Develop (#13) * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[Release] v2.6.1 (#21) * version code bump * 🚀[ Release v.2.6.0] Merge into Main (#12) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 🥳[Feature] Unstoppable ext update (#11) * WIP: DNC Dropped in the UD code prior to testing * Added study link * Fix unstoppable domains dependency * Updated the UD ext text WIP::::Need to refactor once UK and deletion on SV, NL, DA * added UK lang Co-authored-by: Victor Sima <vic.sima@gmail.com> * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener Co-authored-by: Victor Sima <vic.sima@gmail.com> * Create FUNDING.yml For GH Sponsor * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * version bump * renmoved staging * moved backup rates * code bump * Updated test configs * Move api resources to central location - version code bump Co-authored-by: Victor Sima <vic.sima@gmail.com> * Commented out the partial work * Add .circleci/config.yml (#74) * Feature - donation disclaimer modal (#75) * Feature - add donation modal disclaimer - #60 * Add missing strings * Upgraded AS - Reduced donation amount - Renamed id WIP * updated stirings key format - updated the donation address * code bump Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * Feature - Show Litecoin Card as Webview (#82) * Feature - Show Litecoin Card as Webview - remove partner api library - create card frament webview and add to bottom nav - fixes #58 * bump version code * Fix UI crash * bump version code Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * version code bump - updated version labels to include the version code * Task - Reduce country iso exception (#118) - reduce emissions of "java.lang.IllegalArgumentException: Unsupported ISO 3166 country: en" * made the webview fileprivate (#120) - the idea is that it will help evaluate the js callbacks * Refactors version name and code to BRConstants (#121) * 🐜[Bugfix] Refactor strings files (#122) * bump version code * Refactor strings files There were many unused strings and they were removed. * bump version code --------- Co-authored-by: Victor Sima <vic.sima@gmail.com> * bump version name and code * reset to version name and code --------- Co-authored-by: Victor Sima <vic.sima@gmail.com>
kcw-grunt
added a commit
that referenced
this pull request
Apr 13, 2023
* 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/update branding (#29) * added new logo - reset the layout * version code * Delete ISSUE_TEMPLATE * Create test.md * Delete test.md * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * 🚀[ Release v.2.7.1] Merge into Develop (#104) * 🚀[ Release v.2.7.0] Merge into Main (#30) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.6.0] Merge into Develop (#13) * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[Release] v2.6.1 (#21) * version code bump * 🚀[ Release v.2.6.0] Merge into Main (#12) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 🥳[Feature] Unstoppable ext update (#11) * WIP: DNC Dropped in the UD code prior to testing * Added study link * Fix unstoppable domains dependency * Updated the UD ext text WIP::::Need to refactor once UK and deletion on SV, NL, DA * added UK lang Co-authored-by: Victor Sima <vic.sima@gmail.com> * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener Co-authored-by: Victor Sima <vic.sima@gmail.com> * Create FUNDING.yml For GH Sponsor * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * version bump * renmoved staging * moved backup rates * code bump * Updated test configs * Move api resources to central location - version code bump Co-authored-by: Victor Sima <vic.sima@gmail.com> * Commented out the partial work * Feature - donation disclaimer modal (#75) * Feature - add donation modal disclaimer - #60 * Add missing strings * Upgraded AS - Reduced donation amount - Renamed id WIP * updated stirings key format - updated the donation address * code bump Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * Feature - Show Litecoin Card as Webview (#82) * Feature - Show Litecoin Card as Webview - remove partner api library - create card frament webview and add to bottom nav - fixes #58 * bump version code * Fix UI crash * bump version code Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * 🚀[Release v.2.8.0] Merge into Develop (#124) * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * Delete ISSUE_TEMPLATE * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * 🚀[ Release v.2.7.1] Merge into Develop (#104) * 🚀[ Release v.2.7.0] Merge into Main (#30) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.6.0] Merge into Develop (#13) * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[Release] v2.6.1 (#21) * version code bump * 🚀[ Release v.2.6.0] Merge into Main (#12) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 🥳[Feature] Unstoppable ext update (#11) * WIP: DNC Dropped in the UD code prior to testing * Added study link * Fix unstoppable domains dependency * Updated the UD ext text WIP::::Need to refactor once UK and deletion on SV, NL, DA * added UK lang Co-authored-by: Victor Sima <vic.sima@gmail.com> * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener Co-authored-by: Victor Sima <vic.sima@gmail.com> * Create FUNDING.yml For GH Sponsor * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * version bump * renmoved staging * moved backup rates * code bump * Updated test configs * Move api resources to central location - version code bump Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature - donation disclaimer modal (#75) * Feature - add donation modal disclaimer - #60 * Add missing strings * Upgraded AS - Reduced donation amount - Renamed id WIP * updated stirings key format - updated the donation address * code bump Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * Feature - Show Litecoin Card as Webview (#82) * Feature - Show Litecoin Card as Webview - remove partner api library - create card frament webview and add to bottom nav - fixes #58 * bump version code * Fix UI crash * bump version code Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * version code bump - updated version labels to include the version code * Task - Reduce country iso exception (#118) - reduce emissions of "java.lang.IllegalArgumentException: Unsupported ISO 3166 country: en" * made the webview fileprivate (#120) - the idea is that it will help evaluate the js callbacks * Refactors version name and code to BRConstants (#121) * 🐜[Bugfix] Refactor strings files (#122) * bump version code * Refactor strings files There were many unused strings and they were removed. * bump version code * resolved bad resolution --------- Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.8.1] Merge into Develop (#134) * 🚀[ Release v.2.8.0] Merge into Main (#123) * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.6.0] Merge into Develop (#13) * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[Release] v2.6.1 (#21) * version code bump * 🚀[ Release v.2.6.0] Merge into Main (#12) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 🥳[Feature] Unstoppable ext update (#11) * WIP: DNC Dropped in the UD code prior to testing * Added study link * Fix unstoppable domains dependency * Updated the UD ext text WIP::::Need to refactor once UK and deletion on SV, NL, DA * added UK lang Co-authored-by: Victor Sima <vic.sima@gmail.com> * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * Create ISSUE_TEMPLATE * Delete ISSUE_TEMPLATE * Create test.md * Delete test.md * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * Fix - revert FragmentBuy webview test (#72) * 🚀[ Release v.2.7.1] Merge into Develop (#104) * 🚀[ Release v.2.7.0] Merge into Main (#30) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.6.0] Merge into Develop (#13) * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[Release] v2.6.1 (#21) * version code bump * 🚀[ Release v.2.6.0] Merge into Main (#12) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 🥳[Feature] Unstoppable ext update (#11) * WIP: DNC Dropped in the UD code prior to testing * Added study link * Fix unstoppable domains dependency * Updated the UD ext text WIP::::Need to refactor once UK and deletion on SV, NL, DA * added UK lang Co-authored-by: Victor Sima <vic.sima@gmail.com> * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener Co-authored-by: Victor Sima <vic.sima@gmail.com> * Create FUNDING.yml For GH Sponsor * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * version bump * renmoved staging * moved backup rates * code bump * Updated test configs * Move api resources to central location - version code bump Co-authored-by: Victor Sima <vic.sima@gmail.com> * Commented out the partial work * Add .circleci/config.yml (#74) * Feature - donation disclaimer modal (#75) * Feature - add donation modal disclaimer - #60 * Add missing strings * Upgraded AS - Reduced donation amount - Renamed id WIP * updated stirings key format - updated the donation address * code bump Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * Feature - Show Litecoin Card as Webview (#82) * Feature - Show Litecoin Card as Webview - remove partner api library - create card frament webview and add to bottom nav - fixes #58 * bump version code * Fix UI crash * bump version code Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * version code bump - updated version labels to include the version code * Task - Reduce country iso exception (#118) - reduce emissions of "java.lang.IllegalArgumentException: Unsupported ISO 3166 country: en" * made the webview fileprivate (#120) - the idea is that it will help evaluate the js callbacks * Refactors version name and code to BRConstants (#121) * 🐜[Bugfix] Refactor strings files (#122) * bump version code * Refactor strings files There were many unused strings and they were removed. * bump version code --------- Co-authored-by: Victor Sima <vic.sima@gmail.com> * bump version name and code * reset to version name and code --------- Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🥳[Feature] Add bech32 to enable ltc1 addresses & false positive rate (Bloom Filter) interface (#137) * Patched in the changes from losh11/bech32 - Pulled in all the changes from loafwallet-core - From Apr 10, 2022 * Various development refactors - Updated the tx and addressess lookup URLs - Updated gitignore - Removed old binaries from project - Appended timber debug prefix to “timber:” to easily filter in Logcat - Bump version code * Resolved conflicts and merged Merge branch 'feature/add-bech32' of https://github.com/litecoin-foundation/litewallet-android into feature/add-bech32-14 - Resolved conflicts - re-added timber prefix * Add logic to retrieve and display seed phrase * Added Timber logs - added localizations - version and code bump - Removed the direct wallet info fetch - This call caused the app the reset the seed. - instead we are simply pulling the seed from the keystore - lean to call for seed * Post testing improvement for FP rates - The sync period is long in the current configuration - Spent a few days testing to see if certain false-positives rate for the BloomFilter to adjust the sync time. - the trade off is: quicker sync = less privacy Here are the rates that will be offered: fpr = 0.00005 , sync 77 mins , anonymous fpr = 0.00002 , sync 42 mins, semi-private fpr = 0.00001 , sync 19 mins, low-privacy * Added layout for false positive rate Added localizations for false positive waiting to add the func fpupdate(double newfalseupdate) in the loafwallet-core Adding the needed interface * Keep build.gradle - Restore files - some jni fixes - Cleanup - Signed-off-by: Victor Sima <vic.sima@gmail.com> * All are compiling added the interface in C and Java - updated to the latest [loafwallet-core](https://github.com/litecoin-foundation/loafwallet-core/tree/master-android) branch: master-android commit: 63b18b8 * Updated the gradle to 7.4.2 bumped code and version * Adjusted analytics for sync - updated to the latest v1.4.0 loafwallet-core - updated to the v1.3.0 of loafwallet-core - Added logging to start collecting the sync times - updated the loafwallet-core to v1.5.0 * Included a snackbar to notify users on sync. - Included in the Intro Activity - Included in the Login (Lock) Activity - Added translations for the snackbar --------- Co-authored-by: Victor Sima <vic.sima@gmail.com> * resolved conflcts from rebase from main * updated privacy policy location - code bump * polished the sync duration - adjusted the sync output --------- Co-authored-by: Victor Sima <vic.sima@gmail.com>
kcw-grunt
added a commit
that referenced
this pull request
Apr 4, 2024
* 🚀[ Release v.2.8.4] Merge into Main (#138) * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/update branding (#29) * added new logo - reset the layout * version code * Delete ISSUE_TEMPLATE * Create test.md * Delete test.md * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * 🚀[ Release v.2.7.1] Merge into Develop (#104) * 🚀[ Release v.2.7.0] Merge into Main (#30) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.6.0] Merge into Develop (#13) * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[Release] v2.6.1 (#21) * version code bump * 🚀[ Release v.2.6.0] Merge into Main (#12) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 🥳[Feature] Unstoppable ext update (#11) * WIP: DNC Dropped in the UD code prior to testing * Added study link * Fix unstoppable domains dependency * Updated the UD ext text WIP::::Need to refactor once UK and deletion on SV, NL, DA * added UK lang Co-authored-by: Victor Sima <vic.sima@gmail.com> * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener Co-authored-by: Victor Sima <vic.sima@gmail.com> * Create FUNDING.yml For GH Sponsor * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * version bump * renmoved staging * moved backup rates * code bump * Updated test configs * Move api resources to central location - version code bump Co-authored-by: Victor Sima <vic.sima@gmail.com> * Commented out the partial work * Feature - donation disclaimer modal (#75) * Feature - add donation modal disclaimer - #60 * Add missing strings * Upgraded AS - Reduced donation amount - Renamed id WIP * updated stirings key format - updated the donation address * code bump Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * Feature - Show Litecoin Card as Webview (#82) * Feature - Show Litecoin Card as Webview - remove partner api library - create card frament webview and add to bottom nav - fixes #58 * bump version code * Fix UI crash * bump version code Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * 🚀[Release v.2.8.0] Merge into Develop (#124) * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * Delete ISSUE_TEMPLATE * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * 🚀[ Release v.2.7.1] Merge into Develop (#104) * 🚀[ Release v.2.7.0] Merge into Main (#30) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.6.0] Merge into Develop (#13) * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[Release] v2.6.1 (#21) * version code bump * 🚀[ Release v.2.6.0] Merge into Main (#12) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 🥳[Feature] Unstoppable ext update (#11) * WIP: DNC Dropped in the UD code prior to testing * Added study link * Fix unstoppable domains dependency * Updated the UD ext text WIP::::Need to refactor once UK and deletion on SV, NL, DA * added UK lang Co-authored-by: Victor Sima <vic.sima@gmail.com> * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener Co-authored-by: Victor Sima <vic.sima@gmail.com> * Create FUNDING.yml For GH Sponsor * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * version bump * renmoved staging * moved backup rates * code bump * Updated test configs * Move api resources to central location - version code bump Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature - donation disclaimer modal (#75) * Feature - add donation modal disclaimer - #60 * Add missing strings * Upgraded AS - Reduced donation amount - Renamed id WIP * updated stirings key format - updated the donation address * code bump Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * Feature - Show Litecoin Card as Webview (#82) * Feature - Show Litecoin Card as Webview - remove partner api library - create card frament webview and add to bottom nav - fixes #58 * bump version code * Fix UI crash * bump version code Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * version code bump - updated version labels to include the version code * Task - Reduce country iso exception (#118) - reduce emissions of "java.lang.IllegalArgumentException: Unsupported ISO 3166 country: en" * made the webview fileprivate (#120) - the idea is that it will help evaluate the js callbacks * Refactors version name and code to BRConstants (#121) * 🐜[Bugfix] Refactor strings files (#122) * bump version code * Refactor strings files There were many unused strings and they were removed. * bump version code * resolved bad resolution --------- Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.8.1] Merge into Develop (#134) * 🚀[ Release v.2.8.0] Merge into Main (#123) * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.6.0] Merge into Develop (#13) * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[Release] v2.6.1 (#21) * version code bump * 🚀[ Release v.2.6.0] Merge into Main (#12) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 🥳[Feature] Unstoppable ext update (#11) * WIP: DNC Dropped in the UD code prior to testing * Added study link * Fix unstoppable domains dependency * Updated the UD ext text WIP::::Need to refactor once UK and deletion on SV, NL, DA * added UK lang Co-authored-by: Victor Sima <vic.sima@gmail.com> * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * Create ISSUE_TEMPLATE * Delete ISSUE_TEMPLATE * Create test.md * Delete test.md * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * Fix - revert FragmentBuy webview test (#72) * 🚀[ Release v.2.7.1] Merge into Develop (#104) * 🚀[ Release v.2.7.0] Merge into Main (#30) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.6.0] Merge into Develop (#13) * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[Release] v2.6.1 (#21) * version code bump * 🚀[ Release v.2.6.0] Merge into Main (#12) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 🥳[Feature] Unstoppable ext update (#11) * WIP: DNC Dropped in the UD code prior to testing * Added study link * Fix unstoppable domains dependency * Updated the UD ext text WIP::::Need to refactor once UK and deletion on SV, NL, DA * added UK lang Co-authored-by: Victor Sima <vic.sima@gmail.com> * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener Co-authored-by: Victor Sima <vic.sima@gmail.com> * Create FUNDING.yml For GH Sponsor * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * version bump * renmoved staging * moved backup rates * code bump * Updated test configs * Move api resources to central location - version code bump Co-authored-by: Victor Sima <vic.sima@gmail.com> * Commented out the partial work * Add .circleci/config.yml (#74) * Feature - donation disclaimer modal (#75) * Feature - add donation modal disclaimer - #60 * Add missing strings * Upgraded AS - Reduced donation amount - Renamed id WIP * updated stirings key format - updated the donation address * code bump Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * Feature - Show Litecoin Card as Webview (#82) * Feature - Show Litecoin Card as Webview - remove partner api library - create card frament webview and add to bottom nav - fixes #58 * bump version code * Fix UI crash * bump version code Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * version code bump - updated version labels to include the version code * Task - Reduce country iso exception (#118) - reduce emissions of "java.lang.IllegalArgumentException: Unsupported ISO 3166 country: en" * made the webview fileprivate (#120) - the idea is that it will help evaluate the js callbacks * Refactors version name and code to BRConstants (#121) * 🐜[Bugfix] Refactor strings files (#122) * bump version code * Refactor strings files There were many unused strings and they were removed. * bump version code --------- Co-authored-by: Victor Sima <vic.sima@gmail.com> * bump version name and code * reset to version name and code --------- Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🥳[Feature] Add bech32 to enable ltc1 addresses & false positive rate (Bloom Filter) interface (#137) * Patched in the changes from losh11/bech32 - Pulled in all the changes from loafwallet-core - From Apr 10, 2022 * Various development refactors - Updated the tx and addressess lookup URLs - Updated gitignore - Removed old binaries from project - Appended timber debug prefix to “timber:” to easily filter in Logcat - Bump version code * Resolved conflicts and merged Merge branch 'feature/add-bech32' of https://github.com/litecoin-foundation/litewallet-android into feature/add-bech32-14 - Resolved conflicts - re-added timber prefix * Add logic to retrieve and display seed phrase * Added Timber logs - added localizations - version and code bump - Removed the direct wallet info fetch - This call caused the app the reset the seed. - instead we are simply pulling the seed from the keystore - lean to call for seed * Post testing improvement for FP rates - The sync period is long in the current configuration - Spent a few days testing to see if certain false-positives rate for the BloomFilter to adjust the sync time. - the trade off is: quicker sync = less privacy Here are the rates that will be offered: fpr = 0.00005 , sync 77 mins , anonymous fpr = 0.00002 , sync 42 mins, semi-private fpr = 0.00001 , sync 19 mins, low-privacy * Added layout for false positive rate Added localizations for false positive waiting to add the func fpupdate(double newfalseupdate) in the loafwallet-core Adding the needed interface * Keep build.gradle - Restore files - some jni fixes - Cleanup - Signed-off-by: Victor Sima <vic.sima@gmail.com> * All are compiling added the interface in C and Java - updated to the latest [loafwallet-core](https://github.com/litecoin-foundation/loafwallet-core/tree/master-android) branch: master-android commit: 63b18b8 * Updated the gradle to 7.4.2 bumped code and version * Adjusted analytics for sync - updated to the latest v1.4.0 loafwallet-core - updated to the v1.3.0 of loafwallet-core - Added logging to start collecting the sync times - updated the loafwallet-core to v1.5.0 * Included a snackbar to notify users on sync. - Included in the Intro Activity - Included in the Login (Lock) Activity - Added translations for the snackbar --------- Co-authored-by: Victor Sima <vic.sima@gmail.com> * resolved conflcts from rebase from main * updated privacy policy location - code bump * polished the sync duration - adjusted the sync output --------- Co-authored-by: Victor Sima <vic.sima@gmail.com> * Fixup merge for existing release Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> * fixed conflicts - Refactor maintenance - Update JVM memory - Updated ktlint - Auto formatting Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> --------- Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com>
kcw-grunt
added a commit
that referenced
this pull request
Apr 5, 2024
* 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/update branding (#29) * added new logo - reset the layout * version code * Delete ISSUE_TEMPLATE * Create test.md * Delete test.md * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * 🚀[ Release v.2.7.1] Merge into Develop (#104) * 🚀[ Release v.2.7.0] Merge into Main (#30) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.6.0] Merge into Develop (#13) * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[Release] v2.6.1 (#21) * version code bump * 🚀[ Release v.2.6.0] Merge into Main (#12) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 🥳[Feature] Unstoppable ext update (#11) * WIP: DNC Dropped in the UD code prior to testing * Added study link * Fix unstoppable domains dependency * Updated the UD ext text WIP::::Need to refactor once UK and deletion on SV, NL, DA * added UK lang Co-authored-by: Victor Sima <vic.sima@gmail.com> * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener Co-authored-by: Victor Sima <vic.sima@gmail.com> * Create FUNDING.yml For GH Sponsor * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * version bump * renmoved staging * moved backup rates * code bump * Updated test configs * Move api resources to central location - version code bump Co-authored-by: Victor Sima <vic.sima@gmail.com> * Commented out the partial work * Feature - donation disclaimer modal (#75) * Feature - add donation modal disclaimer - #60 * Add missing strings * Upgraded AS - Reduced donation amount - Renamed id WIP * updated stirings key format - updated the donation address * code bump Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * Feature - Show Litecoin Card as Webview (#82) * Feature - Show Litecoin Card as Webview - remove partner api library - create card frament webview and add to bottom nav - fixes #58 * bump version code * Fix UI crash * bump version code Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * 🚀[Release v.2.8.0] Merge into Develop (#124) * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * Delete ISSUE_TEMPLATE * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * 🚀[ Release v.2.7.1] Merge into Develop (#104) * 🚀[ Release v.2.7.0] Merge into Main (#30) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.6.0] Merge into Develop (#13) * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[Release] v2.6.1 (#21) * version code bump * 🚀[ Release v.2.6.0] Merge into Main (#12) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 🥳[Feature] Unstoppable ext update (#11) * WIP: DNC Dropped in the UD code prior to testing * Added study link * Fix unstoppable domains dependency * Updated the UD ext text WIP::::Need to refactor once UK and deletion on SV, NL, DA * added UK lang Co-authored-by: Victor Sima <vic.sima@gmail.com> * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener Co-authored-by: Victor Sima <vic.sima@gmail.com> * Create FUNDING.yml For GH Sponsor * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * version bump * renmoved staging * moved backup rates * code bump * Updated test configs * Move api resources to central location - version code bump Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature - donation disclaimer modal (#75) * Feature - add donation modal disclaimer - #60 * Add missing strings * Upgraded AS - Reduced donation amount - Renamed id WIP * updated stirings key format - updated the donation address * code bump Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * Feature - Show Litecoin Card as Webview (#82) * Feature - Show Litecoin Card as Webview - remove partner api library - create card frament webview and add to bottom nav - fixes #58 * bump version code * Fix UI crash * bump version code Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * version code bump - updated version labels to include the version code * Task - Reduce country iso exception (#118) - reduce emissions of "java.lang.IllegalArgumentException: Unsupported ISO 3166 country: en" * made the webview fileprivate (#120) - the idea is that it will help evaluate the js callbacks * Refactors version name and code to BRConstants (#121) * 🐜[Bugfix] Refactor strings files (#122) * bump version code * Refactor strings files There were many unused strings and they were removed. * bump version code * resolved bad resolution --------- Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.8.1] Merge into Develop (#134) * 🚀[ Release v.2.8.0] Merge into Main (#123) * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.6.0] Merge into Develop (#13) * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[Release] v2.6.1 (#21) * version code bump * 🚀[ Release v.2.6.0] Merge into Main (#12) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 🥳[Feature] Unstoppable ext update (#11) * WIP: DNC Dropped in the UD code prior to testing * Added study link * Fix unstoppable domains dependency * Updated the UD ext text WIP::::Need to refactor once UK and deletion on SV, NL, DA * added UK lang Co-authored-by: Victor Sima <vic.sima@gmail.com> * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * Create ISSUE_TEMPLATE * Delete ISSUE_TEMPLATE * Create test.md * Delete test.md * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * Fix - revert FragmentBuy webview test (#72) * 🚀[ Release v.2.7.1] Merge into Develop (#104) * 🚀[ Release v.2.7.0] Merge into Main (#30) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.6.0] Merge into Develop (#13) * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[Release] v2.6.1 (#21) * version code bump * 🚀[ Release v.2.6.0] Merge into Main (#12) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 🥳[Feature] Unstoppable ext update (#11) * WIP: DNC Dropped in the UD code prior to testing * Added study link * Fix unstoppable domains dependency * Updated the UD ext text WIP::::Need to refactor once UK and deletion on SV, NL, DA * added UK lang Co-authored-by: Victor Sima <vic.sima@gmail.com> * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener Co-authored-by: Victor Sima <vic.sima@gmail.com> * Create FUNDING.yml For GH Sponsor * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * version bump * renmoved staging * moved backup rates * code bump * Updated test configs * Move api resources to central location - version code bump Co-authored-by: Victor Sima <vic.sima@gmail.com> * Commented out the partial work * Add .circleci/config.yml (#74) * Feature - donation disclaimer modal (#75) * Feature - add donation modal disclaimer - #60 * Add missing strings * Upgraded AS - Reduced donation amount - Renamed id WIP * updated stirings key format - updated the donation address * code bump Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * Feature - Show Litecoin Card as Webview (#82) * Feature - Show Litecoin Card as Webview - remove partner api library - create card frament webview and add to bottom nav - fixes #58 * bump version code * Fix UI crash * bump version code Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * version code bump - updated version labels to include the version code * Task - Reduce country iso exception (#118) - reduce emissions of "java.lang.IllegalArgumentException: Unsupported ISO 3166 country: en" * made the webview fileprivate (#120) - the idea is that it will help evaluate the js callbacks * Refactors version name and code to BRConstants (#121) * 🐜[Bugfix] Refactor strings files (#122) * bump version code * Refactor strings files There were many unused strings and they were removed. * bump version code --------- Co-authored-by: Victor Sima <vic.sima@gmail.com> * bump version name and code * reset to version name and code --------- Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🥳[Feature] Add bech32 to enable ltc1 addresses & false positive rate (Bloom Filter) interface (#137) * Patched in the changes from losh11/bech32 - Pulled in all the changes from loafwallet-core - From Apr 10, 2022 * Various development refactors - Updated the tx and addressess lookup URLs - Updated gitignore - Removed old binaries from project - Appended timber debug prefix to “timber:” to easily filter in Logcat - Bump version code * Resolved conflicts and merged Merge branch 'feature/add-bech32' of https://github.com/litecoin-foundation/litewallet-android into feature/add-bech32-14 - Resolved conflicts - re-added timber prefix * Add logic to retrieve and display seed phrase * Added Timber logs - added localizations - version and code bump - Removed the direct wallet info fetch - This call caused the app the reset the seed. - instead we are simply pulling the seed from the keystore - lean to call for seed * Post testing improvement for FP rates - The sync period is long in the current configuration - Spent a few days testing to see if certain false-positives rate for the BloomFilter to adjust the sync time. - the trade off is: quicker sync = less privacy Here are the rates that will be offered: fpr = 0.00005 , sync 77 mins , anonymous fpr = 0.00002 , sync 42 mins, semi-private fpr = 0.00001 , sync 19 mins, low-privacy * Added layout for false positive rate Added localizations for false positive waiting to add the func fpupdate(double newfalseupdate) in the loafwallet-core Adding the needed interface * Keep build.gradle - Restore files - some jni fixes - Cleanup - Signed-off-by: Victor Sima <vic.sima@gmail.com> * All are compiling added the interface in C and Java - updated to the latest [loafwallet-core](https://github.com/litecoin-foundation/loafwallet-core/tree/master-android) branch: master-android commit: 63b18b8 * Updated the gradle to 7.4.2 bumped code and version * Adjusted analytics for sync - updated to the latest v1.4.0 loafwallet-core - updated to the v1.3.0 of loafwallet-core - Added logging to start collecting the sync times - updated the loafwallet-core to v1.5.0 * Included a snackbar to notify users on sync. - Included in the Intro Activity - Included in the Login (Lock) Activity - Added translations for the snackbar --------- Co-authored-by: Victor Sima <vic.sima@gmail.com> * resolved conflcts from rebase from main * 🚀[ Release v.2.8.4] Merge into Develop (#141) * updated privacy policy location - code bump * polished the sync duration - adjusted the sync output * Bugfix - fix menuClose() crash in FragmentMenu (#140) * Bugfix - fix image resource crash (#139) - fixes RuntimeException: Canvas: trying to draw too large bitmap * Bugfix - Phrase Reminder crash (#143) - added an exception handler for UserNotAuthenticatedException. - note: this should allow for the system to display the native authorization UI when needed - fixes issue - https://console.firebase.google.com/u/0/project/litewallet-beta/crashlytics/app/android:com.loafwallet/issues/09dac17241309f0e823ef597a9a82cd4 * 🦺[Techdebt] remove litecoin card 145 (#146) * Removed fragments re Card * Removed Card related translations * removed Card usages * version bump * 🦺[Techdebt] Remove simplex (#148) * Removed the localizations * remove code * Upgraded kotlin and Android (#158) * Upgraded kotlin and Android - set the min SDKs - added helper code in Android Manifest to avoid the error when merging - refactored per deprecations Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> * Downgrading the Timber dependency - added constants and tweaked tne config to avoid merge manifest errors - updated gitignore Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> * bump code number - updated gitignore - added perms Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> --------- Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> * 🏄🏼♂️ [Feature] Add push notifications (#162) * Finally fixed the PN dep error caused by Firebase - Added more analytics for the push notifications - Simple clean up refactoring Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> * Added the AdvertID into the BreadApp singleton Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> * Added access and location of the key file - addess access object, JSON object, method to read and operate - updated gitignore Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> --------- Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> * Add language option in create and restore view (Scroll Language in Intro Activity) (#167) * Added audios and audios data source * Changed Intro's UI, Added Adapter, and Added country resources. * Convert CountryLanguageAdapter to Kotlin, added shadow and made text item bold when selected * Added audio feature to play the language on each item * Added pop up yes or no UI * Added pop up yes or cancel * Change text's sizes * Updated the lockscreen 160 (#164) * Update Gitignore * Updated lockscreen * Changed color to white, Added litewallet dark blue color * Added PAD (#169) refactored to get compile Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> * Change layout width to match parent and background to the correct color (#170) * Added Announcement view to encourage email mailing list (#168) * 🛠️ [Techdebt] Update loafwallet core 163 (#165) * Finally fixed the PN dep error caused by Firebase - Added more analytics for the push notifications - Simple clean up refactoring Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> Added the AdvertID into the BreadApp singleton Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> * Added access and location of the key file - addess access object, JSON object, method to read and operate - updated gitignore Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> * updated the latest commit Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> * DO NOT SQUASH - bugfix: com.breadwallet.tools.manager.BRSharedPrefs.getIso Biggest bug in when the user has ru as the as a default language https://console.firebase.google.com/project/litewallet-beta/crashlytics/app/android:com.loafwallet/issues/78150fde415a8e4c174f19e2ff2e0988?time=1703682751000:1706274751000&sessionEventKey=65B37C4E00DC00016CE457C04AD2C024_1906783813838484053 - Testing to set to RU for ru Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> * cleanup after locating bug Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> --------- Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> * Adding a close buttin in the Settings Modal (#166) - Should be dismiss to the parent - Added close buttons - refactored the onSaveInstances Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> * Fixup merge for existing release Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> * fixed conflicts - Refactor maintenance - Update JVM memory - Updated ktlint - Auto formatting Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> * close tags in Android Manifest xml Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> --------- Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Josi Kie <54074780+josikie@users.noreply.github.com>
kcw-grunt
added a commit
that referenced
this pull request
Apr 5, 2024
kcw-grunt
added a commit
that referenced
this pull request
Apr 5, 2024
kcw-grunt
added a commit
that referenced
this pull request
Apr 5, 2024
* 🚀[ Release v.2.8.4] Merge into Main (#138) * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/update branding (#29) * added new logo - reset the layout * version code * Delete ISSUE_TEMPLATE * Create test.md * Delete test.md * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * 🚀[ Release v.2.7.1] Merge into Develop (#104) * 🚀[ Release v.2.7.0] Merge into Main (#30) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.6.0] Merge into Develop (#13) * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[Release] v2.6.1 (#21) * version code bump * 🚀[ Release v.2.6.0] Merge into Main (#12) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 🥳[Feature] Unstoppable ext update (#11) * WIP: DNC Dropped in the UD code prior to testing * Added study link * Fix unstoppable domains dependency * Updated the UD ext text WIP::::Need to refactor once UK and deletion on SV, NL, DA * added UK lang Co-authored-by: Victor Sima <vic.sima@gmail.com> * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener Co-authored-by: Victor Sima <vic.sima@gmail.com> * Create FUNDING.yml For GH Sponsor * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * version bump * renmoved staging * moved backup rates * code bump * Updated test configs * Move api resources to central location - version code bump Co-authored-by: Victor Sima <vic.sima@gmail.com> * Commented out the partial work * Feature - donation disclaimer modal (#75) * Feature - add donation modal disclaimer - #60 * Add missing strings * Upgraded AS - Reduced donation amount - Renamed id WIP * updated stirings key format - updated the donation address * code bump Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * Feature - Show Litecoin Card as Webview (#82) * Feature - Show Litecoin Card as Webview - remove partner api library - create card frament webview and add to bottom nav - fixes #58 * bump version code * Fix UI crash * bump version code Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * 🚀[Release v.2.8.0] Merge into Develop (#124) * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * Delete ISSUE_TEMPLATE * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * 🚀[ Release v.2.7.1] Merge into Develop (#104) * 🚀[ Release v.2.7.0] Merge into Main (#30) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.6.0] Merge into Develop (#13) * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[Release] v2.6.1 (#21) * version code bump * 🚀[ Release v.2.6.0] Merge into Main (#12) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 🥳[Feature] Unstoppable ext update (#11) * WIP: DNC Dropped in the UD code prior to testing * Added study link * Fix unstoppable domains dependency * Updated the UD ext text WIP::::Need to refactor once UK and deletion on SV, NL, DA * added UK lang Co-authored-by: Victor Sima <vic.sima@gmail.com> * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener Co-authored-by: Victor Sima <vic.sima@gmail.com> * Create FUNDING.yml For GH Sponsor * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * version bump * renmoved staging * moved backup rates * code bump * Updated test configs * Move api resources to central location - version code bump Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature - donation disclaimer modal (#75) * Feature - add donation modal disclaimer - #60 * Add missing strings * Upgraded AS - Reduced donation amount - Renamed id WIP * updated stirings key format - updated the donation address * code bump Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * Feature - Show Litecoin Card as Webview (#82) * Feature - Show Litecoin Card as Webview - remove partner api library - create card frament webview and add to bottom nav - fixes #58 * bump version code * Fix UI crash * bump version code Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * version code bump - updated version labels to include the version code * Task - Reduce country iso exception (#118) - reduce emissions of "java.lang.IllegalArgumentException: Unsupported ISO 3166 country: en" * made the webview fileprivate (#120) - the idea is that it will help evaluate the js callbacks * Refactors version name and code to BRConstants (#121) * 🐜[Bugfix] Refactor strings files (#122) * bump version code * Refactor strings files There were many unused strings and they were removed. * bump version code * resolved bad resolution --------- Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.8.1] Merge into Develop (#134) * 🚀[ Release v.2.8.0] Merge into Main (#123) * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.6.0] Merge into Develop (#13) * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[Release] v2.6.1 (#21) * version code bump * 🚀[ Release v.2.6.0] Merge into Main (#12) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 🥳[Feature] Unstoppable ext update (#11) * WIP: DNC Dropped in the UD code prior to testing * Added study link * Fix unstoppable domains dependency * Updated the UD ext text WIP::::Need to refactor once UK and deletion on SV, NL, DA * added UK lang Co-authored-by: Victor Sima <vic.sima@gmail.com> * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * Create ISSUE_TEMPLATE * Delete ISSUE_TEMPLATE * Create test.md * Delete test.md * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * Fix - revert FragmentBuy webview test (#72) * 🚀[ Release v.2.7.1] Merge into Develop (#104) * 🚀[ Release v.2.7.0] Merge into Main (#30) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.6.0] Merge into Develop (#13) * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[Release] v2.6.1 (#21) * version code bump * 🚀[ Release v.2.6.0] Merge into Main (#12) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 🥳[Feature] Unstoppable ext update (#11) * WIP: DNC Dropped in the UD code prior to testing * Added study link * Fix unstoppable domains dependency * Updated the UD ext text WIP::::Need to refactor once UK and deletion on SV, NL, DA * added UK lang Co-authored-by: Victor Sima <vic.sima@gmail.com> * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener Co-authored-by: Victor Sima <vic.sima@gmail.com> * Create FUNDING.yml For GH Sponsor * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * version bump * renmoved staging * moved backup rates * code bump * Updated test configs * Move api resources to central location - version code bump Co-authored-by: Victor Sima <vic.sima@gmail.com> * Commented out the partial work * Add .circleci/config.yml (#74) * Feature - donation disclaimer modal (#75) * Feature - add donation modal disclaimer - #60 * Add missing strings * Upgraded AS - Reduced donation amount - Renamed id WIP * updated stirings key format - updated the donation address * code bump Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * Feature - Show Litecoin Card as Webview (#82) * Feature - Show Litecoin Card as Webview - remove partner api library - create card frament webview and add to bottom nav - fixes #58 * bump version code * Fix UI crash * bump version code Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * version code bump - updated version labels to include the version code * Task - Reduce country iso exception (#118) - reduce emissions of "java.lang.IllegalArgumentException: Unsupported ISO 3166 country: en" * made the webview fileprivate (#120) - the idea is that it will help evaluate the js callbacks * Refactors version name and code to BRConstants (#121) * 🐜[Bugfix] Refactor strings files (#122) * bump version code * Refactor strings files There were many unused strings and they were removed. * bump version code --------- Co-authored-by: Victor Sima <vic.sima@gmail.com> * bump version name and code * reset to version name and code --------- Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🥳[Feature] Add bech32 to enable ltc1 addresses & false positive rate (Bloom Filter) interface (#137) * Patched in the changes from losh11/bech32 - Pulled in all the changes from loafwallet-core - From Apr 10, 2022 * Various development refactors - Updated the tx and addressess lookup URLs - Updated gitignore - Removed old binaries from project - Appended timber debug prefix to “timber:” to easily filter in Logcat - Bump version code * Resolved conflicts and merged Merge branch 'feature/add-bech32' of https://github.com/litecoin-foundation/litewallet-android into feature/add-bech32-14 - Resolved conflicts - re-added timber prefix * Add logic to retrieve and display seed phrase * Added Timber logs - added localizations - version and code bump - Removed the direct wallet info fetch - This call caused the app the reset the seed. - instead we are simply pulling the seed from the keystore - lean to call for seed * Post testing improvement for FP rates - The sync period is long in the current configuration - Spent a few days testing to see if certain false-positives rate for the BloomFilter to adjust the sync time. - the trade off is: quicker sync = less privacy Here are the rates that will be offered: fpr = 0.00005 , sync 77 mins , anonymous fpr = 0.00002 , sync 42 mins, semi-private fpr = 0.00001 , sync 19 mins, low-privacy * Added layout for false positive rate Added localizations for false positive waiting to add the func fpupdate(double newfalseupdate) in the loafwallet-core Adding the needed interface * Keep build.gradle - Restore files - some jni fixes - Cleanup - Signed-off-by: Victor Sima <vic.sima@gmail.com> * All are compiling added the interface in C and Java - updated to the latest [loafwallet-core](https://github.com/litecoin-foundation/loafwallet-core/tree/master-android) branch: master-android commit: 63b18b8 * Updated the gradle to 7.4.2 bumped code and version * Adjusted analytics for sync - updated to the latest v1.4.0 loafwallet-core - updated to the v1.3.0 of loafwallet-core - Added logging to start collecting the sync times - updated the loafwallet-core to v1.5.0 * Included a snackbar to notify users on sync. - Included in the Intro Activity - Included in the Login (Lock) Activity - Added translations for the snackbar --------- Co-authored-by: Victor Sima <vic.sima@gmail.com> * resolved conflcts from rebase from main * updated privacy policy location - code bump * polished the sync duration - adjusted the sync output --------- Co-authored-by: Victor Sima <vic.sima@gmail.com> * Fixup merge for existing release Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> * fixed conflicts - Refactor maintenance - Update JVM memory - Updated ktlint - Auto formatting Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> --------- Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com>
kcw-grunt
added a commit
that referenced
this pull request
Apr 5, 2024
* 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/update branding (#29) * added new logo - reset the layout * version code * Delete ISSUE_TEMPLATE * Create test.md * Delete test.md * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * 🚀[ Release v.2.7.1] Merge into Develop (#104) * 🚀[ Release v.2.7.0] Merge into Main (#30) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.6.0] Merge into Develop (#13) * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[Release] v2.6.1 (#21) * version code bump * 🚀[ Release v.2.6.0] Merge into Main (#12) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 🥳[Feature] Unstoppable ext update (#11) * WIP: DNC Dropped in the UD code prior to testing * Added study link * Fix unstoppable domains dependency * Updated the UD ext text WIP::::Need to refactor once UK and deletion on SV, NL, DA * added UK lang Co-authored-by: Victor Sima <vic.sima@gmail.com> * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener Co-authored-by: Victor Sima <vic.sima@gmail.com> * Create FUNDING.yml For GH Sponsor * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * version bump * renmoved staging * moved backup rates * code bump * Updated test configs * Move api resources to central location - version code bump Co-authored-by: Victor Sima <vic.sima@gmail.com> * Commented out the partial work * Feature - donation disclaimer modal (#75) * Feature - add donation modal disclaimer - #60 * Add missing strings * Upgraded AS - Reduced donation amount - Renamed id WIP * updated stirings key format - updated the donation address * code bump Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * Feature - Show Litecoin Card as Webview (#82) * Feature - Show Litecoin Card as Webview - remove partner api library - create card frament webview and add to bottom nav - fixes #58 * bump version code * Fix UI crash * bump version code Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * 🚀[Release v.2.8.0] Merge into Develop (#124) * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * Delete ISSUE_TEMPLATE * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * 🚀[ Release v.2.7.1] Merge into Develop (#104) * 🚀[ Release v.2.7.0] Merge into Main (#30) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.6.0] Merge into Develop (#13) * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[Release] v2.6.1 (#21) * version code bump * 🚀[ Release v.2.6.0] Merge into Main (#12) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 🥳[Feature] Unstoppable ext update (#11) * WIP: DNC Dropped in the UD code prior to testing * Added study link * Fix unstoppable domains dependency * Updated the UD ext text WIP::::Need to refactor once UK and deletion on SV, NL, DA * added UK lang Co-authored-by: Victor Sima <vic.sima@gmail.com> * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener Co-authored-by: Victor Sima <vic.sima@gmail.com> * Create FUNDING.yml For GH Sponsor * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * version bump * renmoved staging * moved backup rates * code bump * Updated test configs * Move api resources to central location - version code bump Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature - donation disclaimer modal (#75) * Feature - add donation modal disclaimer - #60 * Add missing strings * Upgraded AS - Reduced donation amount - Renamed id WIP * updated stirings key format - updated the donation address * code bump Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * Feature - Show Litecoin Card as Webview (#82) * Feature - Show Litecoin Card as Webview - remove partner api library - create card frament webview and add to bottom nav - fixes #58 * bump version code * Fix UI crash * bump version code Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * version code bump - updated version labels to include the version code * Task - Reduce country iso exception (#118) - reduce emissions of "java.lang.IllegalArgumentException: Unsupported ISO 3166 country: en" * made the webview fileprivate (#120) - the idea is that it will help evaluate the js callbacks * Refactors version name and code to BRConstants (#121) * 🐜[Bugfix] Refactor strings files (#122) * bump version code * Refactor strings files There were many unused strings and they were removed. * bump version code * resolved bad resolution --------- Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.8.1] Merge into Develop (#134) * 🚀[ Release v.2.8.0] Merge into Main (#123) * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.6.0] Merge into Develop (#13) * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[Release] v2.6.1 (#21) * version code bump * 🚀[ Release v.2.6.0] Merge into Main (#12) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 🥳[Feature] Unstoppable ext update (#11) * WIP: DNC Dropped in the UD code prior to testing * Added study link * Fix unstoppable domains dependency * Updated the UD ext text WIP::::Need to refactor once UK and deletion on SV, NL, DA * added UK lang Co-authored-by: Victor Sima <vic.sima@gmail.com> * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * Create ISSUE_TEMPLATE * Delete ISSUE_TEMPLATE * Create test.md * Delete test.md * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * Fix - revert FragmentBuy webview test (#72) * 🚀[ Release v.2.7.1] Merge into Develop (#104) * 🚀[ Release v.2.7.0] Merge into Main (#30) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.6.0] Merge into Develop (#13) * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[Release] v2.6.1 (#21) * version code bump * 🚀[ Release v.2.6.0] Merge into Main (#12) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 🥳[Feature] Unstoppable ext update (#11) * WIP: DNC Dropped in the UD code prior to testing * Added study link * Fix unstoppable domains dependency * Updated the UD ext text WIP::::Need to refactor once UK and deletion on SV, NL, DA * added UK lang Co-authored-by: Victor Sima <vic.sima@gmail.com> * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener Co-authored-by: Victor Sima <vic.sima@gmail.com> * Create FUNDING.yml For GH Sponsor * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * version bump * renmoved staging * moved backup rates * code bump * Updated test configs * Move api resources to central location - version code bump Co-authored-by: Victor Sima <vic.sima@gmail.com> * Commented out the partial work * Add .circleci/config.yml (#74) * Feature - donation disclaimer modal (#75) * Feature - add donation modal disclaimer - #60 * Add missing strings * Upgraded AS - Reduced donation amount - Renamed id WIP * updated stirings key format - updated the donation address * code bump Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * Feature - Show Litecoin Card as Webview (#82) * Feature - Show Litecoin Card as Webview - remove partner api library - create card frament webview and add to bottom nav - fixes #58 * bump version code * Fix UI crash * bump version code Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * version code bump - updated version labels to include the version code * Task - Reduce country iso exception (#118) - reduce emissions of "java.lang.IllegalArgumentException: Unsupported ISO 3166 country: en" * made the webview fileprivate (#120) - the idea is that it will help evaluate the js callbacks * Refactors version name and code to BRConstants (#121) * 🐜[Bugfix] Refactor strings files (#122) * bump version code * Refactor strings files There were many unused strings and they were removed. * bump version code --------- Co-authored-by: Victor Sima <vic.sima@gmail.com> * bump version name and code * reset to version name and code --------- Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🥳[Feature] Add bech32 to enable ltc1 addresses & false positive rate (Bloom Filter) interface (#137) * Patched in the changes from losh11/bech32 - Pulled in all the changes from loafwallet-core - From Apr 10, 2022 * Various development refactors - Updated the tx and addressess lookup URLs - Updated gitignore - Removed old binaries from project - Appended timber debug prefix to “timber:” to easily filter in Logcat - Bump version code * Resolved conflicts and merged Merge branch 'feature/add-bech32' of https://github.com/litecoin-foundation/litewallet-android into feature/add-bech32-14 - Resolved conflicts - re-added timber prefix * Add logic to retrieve and display seed phrase * Added Timber logs - added localizations - version and code bump - Removed the direct wallet info fetch - This call caused the app the reset the seed. - instead we are simply pulling the seed from the keystore - lean to call for seed * Post testing improvement for FP rates - The sync period is long in the current configuration - Spent a few days testing to see if certain false-positives rate for the BloomFilter to adjust the sync time. - the trade off is: quicker sync = less privacy Here are the rates that will be offered: fpr = 0.00005 , sync 77 mins , anonymous fpr = 0.00002 , sync 42 mins, semi-private fpr = 0.00001 , sync 19 mins, low-privacy * Added layout for false positive rate Added localizations for false positive waiting to add the func fpupdate(double newfalseupdate) in the loafwallet-core Adding the needed interface * Keep build.gradle - Restore files - some jni fixes - Cleanup - Signed-off-by: Victor Sima <vic.sima@gmail.com> * All are compiling added the interface in C and Java - updated to the latest [loafwallet-core](https://github.com/litecoin-foundation/loafwallet-core/tree/master-android) branch: master-android commit: 63b18b8 * Updated the gradle to 7.4.2 bumped code and version * Adjusted analytics for sync - updated to the latest v1.4.0 loafwallet-core - updated to the v1.3.0 of loafwallet-core - Added logging to start collecting the sync times - updated the loafwallet-core to v1.5.0 * Included a snackbar to notify users on sync. - Included in the Intro Activity - Included in the Login (Lock) Activity - Added translations for the snackbar --------- Co-authored-by: Victor Sima <vic.sima@gmail.com> * resolved conflcts from rebase from main * 🚀[ Release v.2.8.4] Merge into Develop (#141) * updated privacy policy location - code bump * polished the sync duration - adjusted the sync output * Bugfix - fix menuClose() crash in FragmentMenu (#140) * Bugfix - fix image resource crash (#139) - fixes RuntimeException: Canvas: trying to draw too large bitmap * Bugfix - Phrase Reminder crash (#143) - added an exception handler for UserNotAuthenticatedException. - note: this should allow for the system to display the native authorization UI when needed - fixes issue - https://console.firebase.google.com/u/0/project/litewallet-beta/crashlytics/app/android:com.loafwallet/issues/09dac17241309f0e823ef597a9a82cd4 * 🦺[Techdebt] remove litecoin card 145 (#146) * Removed fragments re Card * Removed Card related translations * removed Card usages * version bump * 🦺[Techdebt] Remove simplex (#148) * Removed the localizations * remove code * Upgraded kotlin and Android (#158) * Upgraded kotlin and Android - set the min SDKs - added helper code in Android Manifest to avoid the error when merging - refactored per deprecations Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> * Downgrading the Timber dependency - added constants and tweaked tne config to avoid merge manifest errors - updated gitignore Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> * bump code number - updated gitignore - added perms Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> --------- Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> * 🏄🏼♂️ [Feature] Add push notifications (#162) * Finally fixed the PN dep error caused by Firebase - Added more analytics for the push notifications - Simple clean up refactoring Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> * Added the AdvertID into the BreadApp singleton Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> * Added access and location of the key file - addess access object, JSON object, method to read and operate - updated gitignore Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> --------- Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> * Add language option in create and restore view (Scroll Language in Intro Activity) (#167) * Added audios and audios data source * Changed Intro's UI, Added Adapter, and Added country resources. * Convert CountryLanguageAdapter to Kotlin, added shadow and made text item bold when selected * Added audio feature to play the language on each item * Added pop up yes or no UI * Added pop up yes or cancel * Change text's sizes * Updated the lockscreen 160 (#164) * Update Gitignore * Updated lockscreen * Changed color to white, Added litewallet dark blue color * Added PAD (#169) refactored to get compile Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> * Change layout width to match parent and background to the correct color (#170) * Added Announcement view to encourage email mailing list (#168) * 🛠️ [Techdebt] Update loafwallet core 163 (#165) * Finally fixed the PN dep error caused by Firebase - Added more analytics for the push notifications - Simple clean up refactoring Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> Added the AdvertID into the BreadApp singleton Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> * Added access and location of the key file - addess access object, JSON object, method to read and operate - updated gitignore Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> * updated the latest commit Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> * DO NOT SQUASH - bugfix: com.breadwallet.tools.manager.BRSharedPrefs.getIso Biggest bug in when the user has ru as the as a default language https://console.firebase.google.com/project/litewallet-beta/crashlytics/app/android:com.loafwallet/issues/78150fde415a8e4c174f19e2ff2e0988?time=1703682751000:1706274751000&sessionEventKey=65B37C4E00DC00016CE457C04AD2C024_1906783813838484053 - Testing to set to RU for ru Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> * cleanup after locating bug Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> --------- Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> * Adding a close buttin in the Settings Modal (#166) - Should be dismiss to the parent - Added close buttons - refactored the onSaveInstances Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> * Fixup merge for existing release Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> * fixed conflicts - Refactor maintenance - Update JVM memory - Updated ktlint - Auto formatting Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> * close tags in Android Manifest xml Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> --------- Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Josi Kie <54074780+josikie@users.noreply.github.com>
josikie
pushed a commit
to josikie/litewallet-android
that referenced
this pull request
Apr 5, 2024
commit 9576509ebab5c85f01ae293378acac5be27b8e96 Author: Kerry Washington <mrkerrywashington@icloud.com> Date: Thu Nov 18 15:00:41 2021 -0800 🦺[Tech Debt] Upgrade to API 27+ (#290) * worked in the donate layouts but not functional * WIP added buy tab button * WIP buy tab * WIP added in the buy tab prior to the webview * added in webview got Buy Tab * comment out the Buy Tab until server is ready * update for signing fixed naming * updated icons and Litewallet naming * added USE Biometric permission * moved layout * added in the old toolbar and logo but flipper still being debugged * WIP debuggin layout of the header toolbar * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * V1.18.1 (#65) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * show up buy button * Upgrade dependencies * added donation info and functionality (#67) * added donation info and functionality * per review comments * Tweak L/$ price labels animation (#69) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * Tweak L/$ price labels animation * remove useless attributes clipChildren and clipToPadding * Revert "remove useless attributes clipChildren and clipToPadding" This reverts commit 0a4fec50b6d4e322ed19315d802f09544b8c60f6. * Ea/update fonts (#70) * Use BarlowSemiCondensed in lieu of CircularPro (excluding CircularPro-Book) * Swap CircularPro-Book.otf for BarlowSemiCondensed-Medium.ttf * added circleci and build bump * updated cofing.yml v2 * update config.yml v 3 * update v4 * update v6 * linter error fix for ci, small confirm field polish * silence linter on InvalidPackages * error fix update gradle * turn off abortonError * List of partners screen * Handle tap on simplex partner item * code clean-up * refactor the buy URL generation * pass choosen currency code to buy fragment * Remove horizontal linear layout and base align “choose fiat” with CAD, EUR, JPY and USD * Dynamic donation (#118) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * increase donation but height * version bump (#121) * Fee types (#123) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * add luxury fee’s type * set default values * dynamic donation: make sure fee is regular * add note to refactor later * WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fcede0487470. WIP working out the conflicts Analytics working getting more locations. * tested all custom events refactored to the standard firebase way * removed dev code * added Analytics Manager class * update per review notes * moved the costants and removed enum * version bump * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * V1.19.0 (#135) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead Co-authored-by: mosadialiou <mosadialiou@gmail.com> * version bump and send test checks (#138) * new donate addresses (#136) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead * new donate addresses * add ADDRESS_SCHEME key to donation event * fix inverted key-value * clean up Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump * Added Litewallet * fix broken link * updated README.md (#145) * updated README.md * added links * uodate header image * new hdr * added donations * move donations * change link * add private link * polish link * copy edit * add indo * address * fix addresses * Bugfix: [UI Alignment] Extra comma in send view (#153) * fix extra comma in send view * Refactor getReceiver method * remove extra linebreak * code cleanup * remove dead code * reverse check order for perf. * Fix: remove “donate to” prepended to the donation account * remove “PLATFORM” which is already added by Firebase Analytics * to v1.19.3 (612) (#154) * use bottom navigation view * update buy/spend/receive navigation icons * Change send/receive navigation icon names * localize history tab title * Just “Acheter” * Add fonts as resources * setup kotlin * upgrade grade + dependencies * login/register views * Replace search icon with menu icon and show up LTC price * login/register UX * Prevent view not rendering in layout editor * code cleanup * missing resources * reduce toolbar height * Specify a material colors for the app * Remove unused file * Transfer view * update litecoin card image * move constants where they are used * respect constant nomenclature * make “ltcPriceLbl” same textSize as “ltcAmount” * WIP: Login/Register views (#159) * Dynamic donation (#118) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * increase donation but height * version bump (#121) * Fee types (#123) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * add luxury fee’s type * set default values * dynamic donation: make sure fee is regular * add note to refactor later * WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fcede0487470. WIP working out the conflicts Analytics working getting more locations. * tested all custom events refactored to the standard firebase way * removed dev code * added Analytics Manager class * update per review notes * moved the costants and removed enum * version bump * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * V1.19.0 (#135) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead Co-authored-by: mosadialiou <mosadialiou@gmail.com> * version bump and send test checks (#138) * new donate addresses (#136) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead * new donate addresses * add ADDRESS_SCHEME key to donation event * fix inverted key-value * clean up Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump * Added Litewallet * fix broken link * updated README.md (#145) * updated README.md * added links * uodate header image * new hdr * added donations * move donations * change link * add private link * polish link * copy edit * add indo * address * fix addresses * Bugfix: [UI Alignment] Extra comma in send view (#153) * fix extra comma in send view * Refactor getReceiver method * remove extra linebreak * code cleanup * remove dead code * reverse check order for perf. * Fix: remove “donate to” prepended to the donation account * remove “PLATFORM” which is already added by Firebase Analytics * to v1.19.3 (612) (#154) * use bottom navigation view * update buy/spend/receive navigation icons * Change send/receive navigation icon names * localize history tab title * Just “Acheter” * Add fonts as resources * setup kotlin * upgrade grade + dependencies * login/register views * Replace search icon with menu icon and show up LTC price * login/register UX * Prevent view not rendering in layout editor * code cleanup * missing resources * reduce toolbar height * Specify a material colors for the app * Remove unused file * Transfer view * update litecoin card image Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump and upgrade * make sure listeners are not NULL * make sure to call super * remove unused code * Move transactions to HistoryFragment * fix typo * Remove fonts in assets folder. Delete BREdit and BRText and use styles * Reformat Code: layout files * Reformat code: anim files * Reformat code: animator files * code refactor * connect login and register views to API * make partnerapi as git submodule * update partnerapi * BRKeystore: remove duplicated entry (FAIL_COUNT_ALIAS) * after successful registration, show up a confirmation and send user back to login * remove test code * add ktlint and format kotlin files * update partnerapi * fix typo * set views Ids * Transfer view: add “Logout” button and handle navigation * transfer view: add padding bottom to “Transfer” button * gradle: code format * use default NDK version=21.0.6113669 * use Timber instead of Log * convert BreadActivity to FragmentActivity in order to handle back pressed from fragments * handle back button on BuyFragment * upgrade firebase libs version to latest * Handle AUD, GBP, HKD, IDR, RUB and SGD currencies * upgrade gradle/gradle build tool to respectively 6.5 and 4.1.0 * handle document upload for KYC verification * update support/policy/social links * update README: replace iOS by Android * use zendesk support email address * make sure the selected fiat option is always visible * setup kotlin * cleanup + use timber * use androidx fragment * update libs * FragmentSend: IDE convertion to kotlin * FragmentSend: tweak kotlin conversion * FragmentSend: UD integration * BRButton: disable touch effect when disabled * DynamicDonationFragment: convert to android * DynamicDonationFragment: use lambda * UDResolution: only resolve LTC domains * FragmentSend: translation * translate “Lookup” * rename tryBitcoinURL to tryLitecoinURL * add kotlin doc * Release v1.20.0 (simplex) (#190) * FragmentBuy: use https for simplex prod URL * bump app version 1.20.0(630) * bump app version 1.21.0(631) * bugfix: send view stays after send confirmation disappears * remove UD error toasts * clear the LTC address before each Lookup * show up a confirmation toast if UD resolution is successful * bump version v1.21.0(632) * UD: add Analytics events * FragmentSend: disable Lookup button until the domain string is at least 4 chars * bump version v1.21.0(633) * fix build errors * Tapping on BuyTab shows up the BuyTabFragment * BuyTabFragment: add horizontal divider * replace listener with lambda * BuyTab: change fiat selector * FragmentBuy: add toolbar and show progress while page is loading * rename menu tab from “Spend” to “Card” * change register view header title * register view: change fields order according to iOS * register view: remove address2 field * login view: handle forgot password * tweak login/register views * transfer view v1 * update partnerapi lib * Replace “Bread” with “Litewallet” * Replace “Bread” with “Litewallet” * remove empty java class * bugFix(Send view): Send with Scan crashes * ScanQRActivity: code clean-up * login/register views: extract texts into strings resource * Buy tab: remove “choose fiat” from partner item view * login/register views: localize texts * reduce password length from 8 to 6 at least * bump version v2.0.0(634) * bugfix: make sure the market price displays only 2 decimals * bump version v2.0.0(635) * refacto(FragmentMenu): use lambda + code reformat * feature: Replace Customer Email with Zendesk HC * [TechDebt] Add issue templates (#208) * Add issue templates * polished per comments * [Bugfix] Header price update occludes the other text (#207) * Change the font mixe * Set the font to autosizing - helps by setting the max width * add balance label in header * fix error: Attribute autoSizeMinTextSize is only used in API level 26 and higher (current min is 23) * fix crash from Firebase: BreadActivity.java line 444 https://github.com/litecoin-foundation/loafwallet-android/issues/211 * fix crash in RegisterFragment.kt at line 68 https://github.com/litecoin-foundation/loafwallet-android/issues/212 * PR reviews * bump version v2.1.0(636) * add card disclaimer dialog * bump version v2.1.1(637) * feat(Moonpay): add partner * feat(Moonpay): use CustomTabs * feat(Moonpay): add translation * fix(*): remove extra “\” * cleanup(*): remove unused methods * feat(in-app review): add in-app review * refacto: use lambda and wrap if in brackets * refacto * refacto: use lambda * show up the in-app review dialog on the 5th send transactions * bump version v2.2.0(638) * feat(card tab): hide for non-US users * refacto(LoginActivity): use lambda, cleanup * LoginActivity: remove “My address” button * add LTC current price to login view * remove LTC current price from history view * added localizations * Added Indonesian language support (#262) * Added Indonesian language support * Changed Indonesian language resource folder from values-idn to values-in * Translated a missing lines, remove line break, and change Simplex explanation back to English * Reverted back to translating Simplex and Moonpay explanations Co-authored-by: Ryan Petter <RPetter@si.local> * Added Turkish language support (#263) * Added Turkish language support * Added - to Turkish Language resource folder. Now the folder is named values-tr rather than values tr. * Fixed a few translation and got rid of non translatable lines * Reverted back to translating Simplex and Moonpay explanations Co-authored-by: Ryan Petter <RPetter@si.local> * upgrade gradle build tools * bump version v2.3.0(639) * bump version v2.3.1(640) * show available card balance * update card disclaimer * card balance: localize error message * default implementation of showError(Int) * Updated the new logo app icon (#282) - Added the round circle version(s) - Added the sqare version(s) - Addred the rounded corner * Release v2.3.1 into master (#268) (#281) * Release v1.20.0 - Simplex (#187) * upgraded Gradle * upgraded to androidx and synced gradle * Reverted test to menu * Added brand fonts * added color names * replaced logo with new logo and added litewallet blue and removed some gradient views # Conflicts: # app/.cxx/cmake/loafDebug/x86/.ninja_deps # app/.cxx/cmake/loafDebug/x86/.ninja_log * gradle sync * refactoring views..still need to add version code to launch screen # Conflicts: # .idea/caches/build_file_checksums.ser # .idea/caches/gradle_models.ser # app/.cxx/cmake/loafDebug/x86/.ninja_deps # app/.cxx/cmake/loafDebug/x86/.ninja_log * updated per latest gradle * added in the version number at login * removed superflous L * polished header * moved version label for intro # Conflicts: # app/.cxx/cmake/loafDebug/arm64-v8a/.ninja_deps # app/.cxx/cmake/loafDebug/arm64-v8a/.ninja_log # app/.cxx/cmake/loafDebug/armeabi-v7a/.ninja_deps # app/.cxx/cmake/loafDebug/armeabi-v7a/.ninja_log # app/.cxx/cmake/loafDebug/x86_64/.ninja_deps # app/.cxx/cmake/loafDebug/x86_64/.ninja_log * upgrade to 26 min and 29 Android * worked in the donate layouts but not functional * WIP added buy tab button * WIP buy tab * WIP added in the buy tab prior to the webview * added in webview got Buy Tab * comment out the Buy Tab until server is ready * update for signing fixed naming * updated icons and Litewallet naming * added USE Biometric permission * moved layout * added in the old toolbar and logo but flipper still being debugged * WIP debuggin layout of the header toolbar * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * V1.18.1 (#65) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * show up buy button * Upgrade dependencies * added donation info and functionality (#67) * added donation info and functionality * per review comments * Tweak L/$ price labels animation (#69) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * Tweak L/$ price labels animation * remove useless attributes clipChildren and clipToPadding * Revert "remove useless attributes clipChildren and clipToPadding" This reverts commit 0a4fec50b6d4e322ed19315d802f09544b8c60f6. * Ea/update fonts (#70) * Use BarlowSemiCondensed in lieu of CircularPro (excluding CircularPro-Book) * Swap CircularPro-Book.otf for BarlowSemiCondensed-Medium.ttf * added circleci and build bump * updated cofing.yml v2 * update config.yml v 3 * update v4 * update v6 * linter error fix for ci, small confirm field polish * silence linter on InvalidPackages * error fix update gradle * turn off abortonError * List of partners screen * Handle tap on simplex partner item * code clean-up * refactor the buy URL generation * pass choosen currency code to buy fragment * Remove horizontal linear layout and base align “choose fiat” with CAD, EUR, JPY and USD * Dynamic donation (#118) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * increase donation but height * version bump (#121) * Fee types (#123) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * add luxury fee’s type * set default values * dynamic donation: make sure fee is regular * add note to refactor later * WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fcede0487470. WIP working out the conflicts Analytics working getting more locations. * tested all custom events refactored to the standard firebase way * removed dev code * added Analytics Manager class * update per review notes * moved the costants and removed enum * version bump * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * V1.19.0 (#135) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead Co-authored-by: mosadialiou <mosadialiou@gmail.com> * version bump and send test checks (#138) * new donate addresses (#136) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead * new donate addresses * add ADDRESS_SCHEME key to donation event * fix inverted key-value * clean up Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump * Added Litewallet * fix broken link * updated README.md (#145) * updated README.md * added links * uodate header image * new hdr * added donations * move donations * change link * add private link * polish link * copy edit * add indo * address * fix addresses * Bugfix: [UI Alignment] Extra comma in send view (#153) * fix extra comma in send view * Refactor getReceiver method * remove extra linebreak * code cleanup * remove dead code * reverse check order for perf. * Fix: remove “donate to” prepended to the donation account * remove “PLATFORM” which is already added by Firebase Analytics * to v1.19.3 (612) (#154) * use Timber instead of Log * convert BreadActivity to FragmentActivity in order to handle back pressed from fragments * handle back button on BuyFragment * upgrade firebase libs version to latest * Handle AUD, GBP, HKD, IDR, RUB and SGD currencies * upgrade gradle/gradle build tool to respectively 6.5 and 4.1.0 * handle document upload for KYC verification * update support/policy/social links * update README: replace iOS by Android * use zendesk support email address * make sure the selected fiat option is always visible * FragmentBuy: use https for simplex prod URL * bump app version 1.20.0(630) Co-authored-by: Kerry <mrkerrywashington@icloud.com> Co-authored-by: Ebenezer <eackon714@gmail.com> * Release v1.21.0 (#193) * upgraded Gradle * upgraded to androidx and synced gradle * Reverted test to menu * Added brand fonts * added color names * replaced logo with new logo and added litewallet blue and removed some gradient views # Conflicts: # app/.cxx/cmake/loafDebug/x86/.ninja_deps # app/.cxx/cmake/loafDebug/x86/.ninja_log * gradle sync * refactoring views..still need to add version code to launch screen # Conflicts: # .idea/caches/build_file_checksums.ser # .idea/caches/gradle_models.ser # app/.cxx/cmake/loafDebug/x86/.ninja_deps # app/.cxx/cmake/loafDebug/x86/.ninja_log * updated per latest gradle * added in the version number at login * removed superflous L * polished header * moved version label for intro # Conflicts: # app/.cxx/cmake/loafDebug/arm64-v8a/.ninja_deps # app/.cxx/cmake/loafDebug/arm64-v8a/.ninja_log # app/.cxx/cmake/loafDebug/armeabi-v7a/.ninja_deps # app/.cxx/cmake/loafDebug/armeabi-v7a/.ninja_log # app/.cxx/cmake/loafDebug/x86_64/.ninja_deps # app/.cxx/cmake/loafDebug/x86_64/.ninja_log * upgrade to 26 min and 29 Android * worked in the donate layouts but not functional * WIP added buy tab button * WIP buy tab * WIP added in the buy tab prior to the webview * added in webview got Buy Tab * comment out the Buy Tab until server is ready * update for signing fixed naming * updated icons and Litewallet naming * added USE Biometric permission * moved layout * added in the old toolbar and logo but flipper still being debugged * WIP debuggin layout of the header toolbar * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * V1.18.1 (#65) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * show up buy button * Upgrade dependencies * added donation info and functionality (#67) * added donation info and functionality * per review comments * Tweak L/$ price labels animation (#69) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * Tweak L/$ price labels animation * remove useless attributes clipChildren and clipToPadding * Revert "remove useless attributes clipChildren and clipToPadding" This reverts commit 0a4fec50b6d4e322ed19315d802f09544b8c60f6. * Ea/update fonts (#70) * Use BarlowSemiCondensed in lieu of CircularPro (excluding CircularPro-Book) * Swap CircularPro-Book.otf for BarlowSemiCondensed-Medium.ttf * added circleci and build bump * updated cofing.yml v2 * update config.yml v 3 * update v4 * update v6 * linter error fix for ci, small confirm field polish * silence linter on InvalidPackages * error fix update gradle * turn off abortonError * List of partners screen * Handle tap on simplex partner item * code clean-up * refactor the buy URL generation * pass choosen currency code to buy fragment * Remove horizontal linear layout and base align “choose fiat” with CAD, EUR, JPY and USD * Dynamic donation (#118) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * increase donation but height * version bump (#121) * Fee types (#123) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * add luxury fee’s type * set default values * dynamic donation: make sure fee is regular * add note to refactor later * WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fcede0487470. WIP working out the conflicts Analytics working getting more locations. * tested all custom events refactored to the standard firebase way * removed dev code * added Analytics Manager class * update per review notes * moved the costants and removed enum * version bump * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * V1.19.0 (#135) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead Co-authored-by: mosadialiou <mosadialiou@gmail.com> * version bump and send test checks (#138) * new donate addresses (#136) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead * new donate addresses * add ADDRESS_SCHEME key to donation event * fix inverted key-value * clean up Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump * Added Litewallet * fix broken link * updated README.md (#145) * updated README.md * added links * uodate header image * new hdr * added donations * move donations * change link * add private link * polish link * copy edit * add indo * address * fix addresses * Bugfix: [UI Alignment] Extra comma in send view (#153) * fix extra comma in send view * Refactor getReceiver method * remove extra linebreak * code cleanup * remove dead code * reverse check order for perf. * Fix: remove “donate to” prepended to the donation account * remove “PLATFORM” which is already added by Firebase Analytics * to v1.19.3 (612) (#154) * use Timber instead of Log * convert BreadActivity to FragmentActivity in order to handle back pressed from fragments * handle back button on BuyFragment * upgrade firebase libs version to latest * Handle AUD, GBP, HKD, IDR, RUB and SGD currencies * upgrade gradle/gradle build tool to respectively 6.5 and 4.1.0 * handle document upload for KYC verification * update support/policy/social links * update README: replace iOS by Android * use zendesk support email address * make sure the selected fiat option is always visible * setup kotlin * cleanup + use timber * use androidx fragment * update libs * FragmentSend: IDE convertion to kotlin * FragmentSend: tweak kotlin conversion * FragmentSend: UD integration * BRButton: disable touch effect when disabled * DynamicDonationFragment: convert to android * DynamicDonationFragment: use lambda * UDResolution: only resolve LTC domains * FragmentSend: translation * translate “Lookup” * rename tryBitcoinURL to tryLitecoinURL * add kotlin doc * Release v1.20.0 (simplex) (#190) * FragmentBuy: use https for simplex prod URL * bump app version 1.20.0(630) * bump app version 1.21.0(631) * bugfix: send view stays after send confirmation disappears * remove UD error toasts * clear the LTC address before each Lookup * show up a confirmation toast if UD resolution is successful * bump version v1.21.0(632) * UD: add Analytics events * FragmentSend: disable Lookup button until the domain string is at least 4 chars * bump version v1.21.0(633) Co-authored-by: Kerry <mrkerrywashington@icloud.com> Co-authored-by: Ebenezer <eackon714@gmail.com> * Release v2.0.0 card v1 (#202) * upgraded Gradle * upgraded to androidx and synced gradle * Reverted test to menu * Added brand fonts * added color names * replaced logo with new logo and added litewallet blue and removed some gradient views # Conflicts: # app/.cxx/cmake/loafDebug/x86/.ninja_deps # app/.cxx/cmake/loafDebug/x86/.ninja_log * gradle sync * refactoring views..still need to add version code to launch screen # Conflicts: # .idea/caches/build_file_checksums.ser # .idea/caches/gradle_models.ser # app/.cxx/cmake/loafDebug/x86/.ninja_deps # app/.cxx/cmake/loafDebug/x86/.ninja_log * updated per latest gradle * added in the version number at login * removed superflous L * polished header * moved version label for intro # Conflicts: # app/.cxx/cmake/loafDebug/arm64-v8a/.ninja_deps # app/.cxx/cmake/loafDebug/arm64-v8a/.ninja_log # app/.cxx/cmake/loafDebug/armeabi-v7a/.ninja_deps # app/.cxx/cmake/loafDebug/armeabi-v7a/.ninja_log # app/.cxx/cmake/loafDebug/x86_64/.ninja_deps # app/.cxx/cmake/loafDebug/x86_64/.ninja_log * upgrade to 26 min and 29 Android * worked in the donate layouts but not functional * WIP added buy tab button * WIP buy tab * WIP added in the buy tab prior to the webview * added in webview got Buy Tab * comment out the Buy Tab until server is ready * update for signing fixed naming * updated icons and Litewallet naming * added USE Biometric permission * moved layout * added in the old toolbar and logo but flipper still being debugged * WIP debuggin layout of the header toolbar * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * V1.18.1 (#65) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * show up buy button * Upgrade dependencies * added donation info and functionality (#67) * added donation info and functionality * per review comments * Tweak L/$ price labels animation (#69) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * Tweak L/$ price labels animation * remove useless attributes clipChildren and clipToPadding * Revert "remove useless attributes clipChildren and clipToPadding" This reverts commit 0a4fec50b6d4e322ed19315d802f09544b8c60f6. * Ea/update fonts (#70) * Use BarlowSemiCondensed in lieu of CircularPro (excluding CircularPro-Book) * Swap CircularPro-Book.otf for BarlowSemiCondensed-Medium.ttf * added circleci and build bump * updated cofing.yml v2 * update config.yml v 3 * update v4 * update v6 * linter error fix for ci, small confirm field polish * silence linter on InvalidPackages * error fix update gradle * turn off abortonError * List of partners screen * Handle tap on simplex partner item * code clean-up * refactor the buy URL generation * pass choosen currency code to buy fragment * Remove horizontal linear layout and base align “choose fiat” with CAD, EUR, JPY and USD * Dynamic donation (#118) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * increase donation but height * version bump (#121) * Fee types (#123) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * add luxury fee’s type * set default values * dynamic donation: make sure fee is regular * add note to refactor later * WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fcede0487470. WIP working out the conflicts Analytics working getting more locations. * tested all custom events refactored to the standard firebase way * removed dev code * added Analytics Manager class * update per review notes * moved the costants and removed enum * version bump * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * V1.19.0 (#135) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead Co-authored-by: mosadialiou <mosadialiou@gmail.com> * version bump and send test checks (#138) * new donate addresses (#136) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead * new donate addresses * add ADDRESS_SCHEME key to donation event * fix inverted key-value * clean up Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump * Added Litewallet * fix broken link * updated README.md (#145) * updated README.md * added links * uodate header image * new hdr * added donations * move donations * change link * add private link * polish link * copy edit * add indo * address * fix addresses * Bugfix: [UI Alignment] Extra comma in send view (#153) * fix extra comma in send view * Refactor getReceiver method * remove extra linebreak * code cleanup * remove dead code * reverse check order for perf. * Fix: remove “donate to” prepended to the donation account * remove “PLATFORM” which is already added by Firebase Analytics * to v1.19.3 (612) (#154) * use bottom navigation view * update buy/spend/receive navigation icons * Change send/receive navigation icon names * localize history tab title * Just “Acheter” * Add fonts as resources * setup kotlin * upgrade grade + dependencies * login/register views * Replace search icon with menu icon and show up LTC price * login/register UX * Prevent view not rendering in layout editor * code cleanup * missing resources * reduce toolbar height * Specify a material colors for the app * Remove unused file * Transfer view * update litecoin card image * move constants where they are used * respect constant nomenclature * make “ltcPriceLbl” same textSize as “ltcAmount” * WIP: Login/Register views (#159) * Dynamic donation (#118) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * increase donation but height * version bump (#121) * Fee types (#123) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * add luxury fee’s type * set default values * dynamic donation: make sure fee is regular * add note to refactor later * WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fcede0487470. WIP working out the conflicts Analytics working getting more locations. * tested all custom events refactored to the standard firebase way * removed dev code * added Analytics Manager class * update per review notes * moved the costants and removed enum * version bump * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * V1.19.0 (#135) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead Co-authored-by: mosadialiou <mosadialiou@gmail.com> * version bump and send test checks (#138) * new donate addresses (#136) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead * new donate addresses * add ADDRESS_SCHEME key to donation event * fix inverted key-value * clean up Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump * Added Litewallet * fix broken link * updated README.md (#145) * updated README.md * added links * uodate header image * new hdr * added donations * move donations * change link * add private link * polish link * copy edit * add indo * address * fix addresses * Bugfix: [UI Alignment] Extra comma in send view (#153) * fix extra comma in send view * Refactor getReceiver method * remove extra linebreak * code cleanup * remove dead code * reverse check order for perf. * Fix: remove “donate to” prepended to the donation account * remove “PLATFORM” which is already added by Firebase Analytics * to v1.19.3 (612) (#154) * use bottom navigation view * update buy/spend/receive navigation icons * Change send/receive navigation icon names * localize history tab title * Just “Acheter” * Add fonts as resources * setup kotlin * upgrade grade + dependencies * login/register views * Replace search icon with menu icon and show up LTC price * login/register UX * Prevent view not rendering in layout editor * code cleanup * missing resources * reduce toolbar height * Specify a material colors for the app * Remove unused file * Transfer view * update litecoin card image Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump and upgrade * make sure listeners are not NULL * make sure to call super * remove unused code * Move transactions to HistoryFragment * fix typo * Remove fonts in assets folder. Delete BREdit and BRText and use styles * Reformat Code: layout files * Reformat code: anim files * Reformat code: animator files * code refactor * connect login and register views to API * make partnerapi as git submodule * update partnerapi * BRKeystore: remove duplicated entry (FAIL_COUNT_ALIAS) * after successful registration, show up a confirmation and send user back to login * remove test code * add ktlint and format kotlin files * update partnerapi * fix typo * set views Ids * Transfer view: add “Logout” button and handle navigation * transfer view: add padding bottom to “Transfer” button * gradle: code format * use default NDK version=21.0.6113669 * use Timber instead of Log * convert BreadActivity to FragmentActivity in order to handle back pressed from fragments * handle back button on BuyFragment * upgrade firebase libs version to latest * Handle AUD, GBP, HKD, IDR, RUB and SGD currencies * upgrade gradle/gradle build tool to respectively 6.5 and 4.1.0 * handle document upload for KYC verification * update support/policy/social links * update README: replace iOS by Android * use zendesk support email address * make sure the selected fiat option is always visible * setup kotlin * cleanup + use timber * use androidx fragment * update libs * FragmentSend: IDE convertion to kotlin * FragmentSend: tweak kotlin conversion * FragmentSend: UD integration * BRButton: disable touch effect when disabled * DynamicDonationFragment: convert to android * DynamicDonationFragment: use lambda * UDResolution: only resolve LTC domains * FragmentSend: translation * translate “Lookup” * rename tryBitcoinURL to tryLitecoinURL * add kotlin doc * Release v1.20.0 (simplex) (#190) * FragmentBuy: use https for simplex prod URL * bump app version 1.20.0(630) * bump app version 1.21.0(631) * bugfix: send view stays after send confirmation disappears * remove UD error toasts * clear the LTC address before each Lookup * show up a confirmation toast if UD resolution is successful * bump version v1.21.0(632) * UD: add Analytics events * FragmentSend: disable Lookup button until the domain string is at least 4 chars * bump version v1.21.0(633) * fix build errors * Tapping on BuyTab shows up the BuyTabFragment * BuyTabFragment: add horizontal divider * replace listener with lambda * BuyTab: change fiat selector * FragmentBuy: add toolbar and show progress while page is loading * rename menu tab from “Spend” to “Card” * change register view header title * register view: change fields order according to iOS * register view: remove address2 field * login view: handle forgot password * tweak login/register views * transfer view v1 * update partnerapi lib * Replace “Bread” with “Litewallet” * Replace “Bread” with “Litewallet” * remove empty java class * bugFix(Send view): Send with Scan crashes * ScanQRActivity: code clean-up * login/register views: extract texts into strings resource * Buy tab: remove “choose fiat” from partner item view * login/register views: localize texts * reduce password length from 8 to 6 at least * bump version v2.0.0(634) * bugfix: make sure the market price displays only 2 decimals * bump version v2.0.0(635) Co-authored-by: Kerry <mrkerrywashington@icloud.com> Co-authored-by: Ebenezer <eackon714@gmail.com> * Release v2.1.0 (into master) (#227) * upgraded Gradle * upgraded to androidx and synced gradle * Reverted test to menu * Added brand fonts * added color names * replaced logo with new logo and added litewallet blue and removed some gradient views # Conflicts: # app/.cxx/cmake/loafDebug/x86/.ninja_deps # app/.cxx/cmake/loafDebug/x86/.ninja_log * gradle sync * refactoring views..still need to add version code to launch screen # Conflicts: # .idea/caches/build_file_checksums.ser # .idea/caches/gradle_models.ser # app/.cxx/cmake/loafDebug/x86/.ninja_deps # app/.cxx/cmake/loafDebug/x86/.ninja_log * updated per latest gradle * added in the version number at login * removed superflous L * polished header * moved version label for intro # Conflicts: # app/.cxx/cmake/loafDebug/arm64-v8a/.ninja_deps # app/.cxx/cmake/loafDebug/arm64-v8a/.ninja_log # app/.cxx/cmake/loafDebug/armeabi-v7a/.ninja_deps # app/.cxx/cmake/loafDebug/armeabi-v7a/.ninja_log # app/.cxx/cmake/loafDebug/x86_64/.ninja_deps # app/.cxx/cmake/loafDebug/x86_64/.ninja_log * upgrade to 26 min and 29 Android * worked in the donate layouts but not functional * WIP added buy tab button * WIP buy tab * WIP added in the buy tab prior to the webview * added in webview got Buy Tab * comment out the Buy Tab until server is ready * update for signing fixed naming * updated icons and Litewallet naming * added USE Biometric permission * moved layout * added in the old toolbar and logo but flipper still being debugged * WIP debuggin layout of the header toolbar * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * V1.18.1 (#65) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * show up buy button * Upgrade dependencies * added donation info and functionality (#67) * added donation info and functionality * per review comments * Tweak L/$ price labels animation (#69) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * Tweak L/$ price labels animation * remove useless attributes clipChildren and clipToPadding * Revert "remove useless attributes clipChildren and clipToPadding" This reverts commit 0a4fec50b6d4e322e…
josikie
pushed a commit
to josikie/litewallet-android
that referenced
this pull request
Apr 5, 2024
* 💣🐞[Hotbug fix] sharedprefs fb fix (litecoin-foundation#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.6.0] Merge into Develop (litecoin-foundation#13) * version bump * Hotfix/crashes v2.6.0 (litecoin-foundation#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[Release] v2.6.1 (litecoin-foundation#21) * version code bump * 🚀[ Release v.2.6.0] Merge into Main (litecoin-foundation#12) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 🥳[Feature] Unstoppable ext update (litecoin-foundation#11) * WIP: DNC Dropped in the UD code prior to testing * Added study link * Fix unstoppable domains dependency * Updated the UD ext text WIP::::Need to refactor once UK and deletion on SV, NL, DA * added UK lang Co-authored-by: Victor Sima <vic.sima@gmail.com> * version bump * Hotfix/crashes v2.6.0 (litecoin-foundation#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (litecoin-foundation#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (litecoin-foundation#29) * added new logo - reset the layout * version code * Create ISSUE_TEMPLATE * Delete ISSUE_TEMPLATE * Create test.md * Delete test.md * 🚀[ Release v.2.7.0] Merge into Develop (litecoin-foundation#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (litecoin-foundation#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * Fix - revert FragmentBuy webview test (litecoin-foundation#72) * 🚀[ Release v.2.7.1] Merge into Develop (litecoin-foundation#104) * 🚀[ Release v.2.7.0] Merge into Main (litecoin-foundation#30) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 💣🐞[Hotbug fix] sharedprefs fb fix (litecoin-foundation#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.6.0] Merge into Develop (litecoin-foundation#13) * version bump * Hotfix/crashes v2.6.0 (litecoin-foundation#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[Release] v2.6.1 (litecoin-foundation#21) * version code bump * 🚀[ Release v.2.6.0] Merge into Main (litecoin-foundation#12) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 🥳[Feature] Unstoppable ext update (litecoin-foundation#11) * WIP: DNC Dropped in the UD code prior to testing * Added study link * Fix unstoppable domains dependency * Updated the UD ext text WIP::::Need to refactor once UK and deletion on SV, NL, DA * added UK lang Co-authored-by: Victor Sima <vic.sima@gmail.com> * version bump * Hotfix/crashes v2.6.0 (litecoin-foundation#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (litecoin-foundation#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (litecoin-foundation#29) * added new logo - reset the layout * version code * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener Co-authored-by: Victor Sima <vic.sima@gmail.com> * Create FUNDING.yml For GH Sponsor * 💣🐞[Hotbug fix] sharedprefs fb fix (litecoin-foundation#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (litecoin-foundation#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (litecoin-foundation#29) * added new logo - reset the layout * version code * 🚀[ Release v.2.7.0] Merge into Develop (litecoin-foundation#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (litecoin-foundation#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * version bump * renmoved staging * moved backup rates * code bump * Updated test configs * Move api resources to central location - version code bump Co-authored-by: Victor Sima <vic.sima@gmail.com> * Commented out the partial work * Add .circleci/config.yml (litecoin-foundation#74) * Feature - donation disclaimer modal (litecoin-foundation#75) * Feature - add donation modal disclaimer - litecoin-foundation#60 * Add missing strings * Upgraded AS - Reduced donation amount - Renamed id WIP * updated stirings key format - updated the donation address * code bump Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * Feature - Show Litecoin Card as Webview (litecoin-foundation#82) * Feature - Show Litecoin Card as Webview - remove partner api library - create card frament webview and add to bottom nav - fixes litecoin-foundation#58 * bump version code * Fix UI crash * bump version code Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * version code bump - updated version labels to include the version code * Task - Reduce country iso exception (litecoin-foundation#118) - reduce emissions of "java.lang.IllegalArgumentException: Unsupported ISO 3166 country: en" * made the webview fileprivate (litecoin-foundation#120) - the idea is that it will help evaluate the js callbacks * Refactors version name and code to BRConstants (litecoin-foundation#121) * 🐜[Bugfix] Refactor strings files (litecoin-foundation#122) * bump version code * Refactor strings files There were many unused strings and they were removed. * bump version code --------- Co-authored-by: Victor Sima <vic.sima@gmail.com>
josikie
pushed a commit
to josikie/litewallet-android
that referenced
this pull request
Apr 5, 2024
* 💣🐞[Hotbug fix] sharedprefs fb fix (litecoin-foundation#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.6.0] Merge into Develop (litecoin-foundation#13) * version bump * Hotfix/crashes v2.6.0 (litecoin-foundation#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[Release] v2.6.1 (litecoin-foundation#21) * version code bump * 🚀[ Release v.2.6.0] Merge into Main (litecoin-foundation#12) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 🥳[Feature] Unstoppable ext update (litecoin-foundation#11) * WIP: DNC Dropped in the UD code prior to testing * Added study link * Fix unstoppable domains dependency * Updated the UD ext text WIP::::Need to refactor once UK and deletion on SV, NL, DA * added UK lang Co-authored-by: Victor Sima <vic.sima@gmail.com> * version bump * Hotfix/crashes v2.6.0 (litecoin-foundation#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (litecoin-foundation#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (litecoin-foundation#29) * added new logo - reset the layout * version code * Create ISSUE_TEMPLATE * Delete ISSUE_TEMPLATE * Create test.md * Delete test.md * 🚀[ Release v.2.7.0] Merge into Develop (litecoin-foundation#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (litecoin-foundation#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * Fix - revert FragmentBuy webview test (litecoin-foundation#72) * 🚀[ Release v.2.7.1] Merge into Develop (litecoin-foundation#104) * 🚀[ Release v.2.7.0] Merge into Main (litecoin-foundation#30) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 💣🐞[Hotbug fix] sharedprefs fb fix (litecoin-foundation#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.6.0] Merge into Develop (litecoin-foundation#13) * version bump * Hotfix/crashes v2.6.0 (litecoin-foundation#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[Release] v2.6.1 (litecoin-foundation#21) * version code bump * 🚀[ Release v.2.6.0] Merge into Main (litecoin-foundation#12) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 🥳[Feature] Unstoppable ext update (litecoin-foundation#11) * WIP: DNC Dropped in the UD code prior to testing * Added study link * Fix unstoppable domains dependency * Updated the UD ext text WIP::::Need to refactor once UK and deletion on SV, NL, DA * added UK lang Co-authored-by: Victor Sima <vic.sima@gmail.com> * version bump * Hotfix/crashes v2.6.0 (litecoin-foundation#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (litecoin-foundation#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (litecoin-foundation#29) * added new logo - reset the layout * version code * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener Co-authored-by: Victor Sima <vic.sima@gmail.com> * Create FUNDING.yml For GH Sponsor * 💣🐞[Hotbug fix] sharedprefs fb fix (litecoin-foundation#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (litecoin-foundation#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (litecoin-foundation#29) * added new logo - reset the layout * version code * 🚀[ Release v.2.7.0] Merge into Develop (litecoin-foundation#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (litecoin-foundation#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * version bump * renmoved staging * moved backup rates * code bump * Updated test configs * Move api resources to central location - version code bump Co-authored-by: Victor Sima <vic.sima@gmail.com> * Commented out the partial work * Add .circleci/config.yml (litecoin-foundation#74) * Feature - donation disclaimer modal (litecoin-foundation#75) * Feature - add donation modal disclaimer - litecoin-foundation#60 * Add missing strings * Upgraded AS - Reduced donation amount - Renamed id WIP * updated stirings key format - updated the donation address * code bump Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * Feature - Show Litecoin Card as Webview (litecoin-foundation#82) * Feature - Show Litecoin Card as Webview - remove partner api library - create card frament webview and add to bottom nav - fixes litecoin-foundation#58 * bump version code * Fix UI crash * bump version code Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * 🚀[Release v.2.8.0] Merge into Develop (litecoin-foundation#124) * 💣🐞[Hotbug fix] sharedprefs fb fix (litecoin-foundation#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (litecoin-foundation#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (litecoin-foundation#29) * added new logo - reset the layout * version code * Delete ISSUE_TEMPLATE * 🚀[ Release v.2.7.0] Merge into Develop (litecoin-foundation#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (litecoin-foundation#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * 🚀[ Release v.2.7.1] Merge into Develop (litecoin-foundation#104) * 🚀[ Release v.2.7.0] Merge into Main (litecoin-foundation#30) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 💣🐞[Hotbug fix] sharedprefs fb fix (litecoin-foundation#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.6.0] Merge into Develop (litecoin-foundation#13) * version bump * Hotfix/crashes v2.6.0 (litecoin-foundation#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[Release] v2.6.1 (litecoin-foundation#21) * version code bump * 🚀[ Release v.2.6.0] Merge into Main (litecoin-foundation#12) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 🥳[Feature] Unstoppable ext update (litecoin-foundation#11) * WIP: DNC Dropped in the UD code prior to testing * Added study link * Fix unstoppable domains dependency * Updated the UD ext text WIP::::Need to refactor once UK and deletion on SV, NL, DA * added UK lang Co-authored-by: Victor Sima <vic.sima@gmail.com> * version bump * Hotfix/crashes v2.6.0 (litecoin-foundation#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (litecoin-foundation#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (litecoin-foundation#29) * added new logo - reset the layout * version code * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener Co-authored-by: Victor Sima <vic.sima@gmail.com> * Create FUNDING.yml For GH Sponsor * 💣🐞[Hotbug fix] sharedprefs fb fix (litecoin-foundation#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (litecoin-foundation#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (litecoin-foundation#29) * added new logo - reset the layout * version code * 🚀[ Release v.2.7.0] Merge into Develop (litecoin-foundation#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (litecoin-foundation#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * version bump * renmoved staging * moved backup rates * code bump * Updated test configs * Move api resources to central location - version code bump Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature - donation disclaimer modal (litecoin-foundation#75) * Feature - add donation modal disclaimer - litecoin-foundation#60 * Add missing strings * Upgraded AS - Reduced donation amount - Renamed id WIP * updated stirings key format - updated the donation address * code bump Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * Feature - Show Litecoin Card as Webview (litecoin-foundation#82) * Feature - Show Litecoin Card as Webview - remove partner api library - create card frament webview and add to bottom nav - fixes litecoin-foundation#58 * bump version code * Fix UI crash * bump version code Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * version code bump - updated version labels to include the version code * Task - Reduce country iso exception (litecoin-foundation#118) - reduce emissions of "java.lang.IllegalArgumentException: Unsupported ISO 3166 country: en" * made the webview fileprivate (litecoin-foundation#120) - the idea is that it will help evaluate the js callbacks * Refactors version name and code to BRConstants (litecoin-foundation#121) * 🐜[Bugfix] Refactor strings files (litecoin-foundation#122) * bump version code * Refactor strings files There were many unused strings and they were removed. * bump version code * resolved bad resolution --------- Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🐜[Bugfix] Fragment fingerprint crash 125 (litecoin-foundation#131) * Removed comments and header as a non-effecting change * Refactored by overriding onAnimation Used notes from : https://stackoverflow.com/questions/4750939/android-animation-is-not-finished-in-onanimationend There calling super.onAnimationEnd(animation) seems to resolves the crash * Clearing the layout should be valid ?? * version code and name bump * Added semi-permenant test point - No Error Nominal Response..where the crash used to be - version code bump * - remove animation logic from fragment#onStop() - remove fragment close logic from SlideDetector - clean up duplicate fragmentmanager stack pop - other small fixes --------- Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🐜[Bugfix] Displaylistcanvas 129 (litecoin-foundation#130) * fixed broken Timber by reverting to 4.7.1 - horrible but effectuve fix: remove reference to a deleted file. use a placeholder that is tiny. The size made the difference in the Crash * version name and code bump * bump version name and code * reset to version name and code --------- Co-authored-by: Victor Sima <vic.sima@gmail.com>
josikie
pushed a commit
to josikie/litewallet-android
that referenced
this pull request
Apr 5, 2024
* 💣🐞[Hotbug fix] sharedprefs fb fix (litecoin-foundation#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (litecoin-foundation#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (litecoin-foundation#29) * added new logo - reset the layout * version code * Delete ISSUE_TEMPLATE * 🚀[ Release v.2.7.0] Merge into Develop (litecoin-foundation#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (litecoin-foundation#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * 🚀[ Release v.2.7.1] Merge into Develop (litecoin-foundation#104) * 🚀[ Release v.2.7.0] Merge into Main (litecoin-foundation#30) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 💣🐞[Hotbug fix] sharedprefs fb fix (litecoin-foundation#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.6.0] Merge into Develop (litecoin-foundation#13) * version bump * Hotfix/crashes v2.6.0 (litecoin-foundation#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[Release] v2.6.1 (litecoin-foundation#21) * version code bump * 🚀[ Release v.2.6.0] Merge into Main (litecoin-foundation#12) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 🥳[Feature] Unstoppable ext update (litecoin-foundation#11) * WIP: DNC Dropped in the UD code prior to testing * Added study link * Fix unstoppable domains dependency * Updated the UD ext text WIP::::Need to refactor once UK and deletion on SV, NL, DA * added UK lang Co-authored-by: Victor Sima <vic.sima@gmail.com> * version bump * Hotfix/crashes v2.6.0 (litecoin-foundation#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (litecoin-foundation#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (litecoin-foundation#29) * added new logo - reset the layout * version code * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener Co-authored-by: Victor Sima <vic.sima@gmail.com> * Create FUNDING.yml For GH Sponsor * 💣🐞[Hotbug fix] sharedprefs fb fix (litecoin-foundation#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (litecoin-foundation#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (litecoin-foundation#29) * added new logo - reset the layout * version code * 🚀[ Release v.2.7.0] Merge into Develop (litecoin-foundation#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (litecoin-foundation#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * version bump * renmoved staging * moved backup rates * code bump * Updated test configs * Move api resources to central location - version code bump Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature - donation disclaimer modal (litecoin-foundation#75) * Feature - add donation modal disclaimer - litecoin-foundation#60 * Add missing strings * Upgraded AS - Reduced donation amount - Renamed id WIP * updated stirings key format - updated the donation address * code bump Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * Feature - Show Litecoin Card as Webview (litecoin-foundation#82) * Feature - Show Litecoin Card as Webview - remove partner api library - create card frament webview and add to bottom nav - fixes litecoin-foundation#58 * bump version code * Fix UI crash * bump version code Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * version code bump - updated version labels to include the version code * Task - Reduce country iso exception (litecoin-foundation#118) - reduce emissions of "java.lang.IllegalArgumentException: Unsupported ISO 3166 country: en" * made the webview fileprivate (litecoin-foundation#120) - the idea is that it will help evaluate the js callbacks * Refactors version name and code to BRConstants (litecoin-foundation#121) * 🐜[Bugfix] Refactor strings files (litecoin-foundation#122) * bump version code * Refactor strings files There were many unused strings and they were removed. * bump version code * resolved bad resolution --------- Co-authored-by: Victor Sima <vic.sima@gmail.com>
josikie
pushed a commit
to josikie/litewallet-android
that referenced
this pull request
Apr 5, 2024
* 🚀[ Release v.2.8.0] Merge into Main (litecoin-foundation#123) * 💣🐞[Hotbug fix] sharedprefs fb fix (litecoin-foundation#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.6.0] Merge into Develop (litecoin-foundation#13) * version bump * Hotfix/crashes v2.6.0 (litecoin-foundation#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[Release] v2.6.1 (litecoin-foundation#21) * version code bump * 🚀[ Release v.2.6.0] Merge into Main (litecoin-foundation#12) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 🥳[Feature] Unstoppable ext update (litecoin-foundation#11) * WIP: DNC Dropped in the UD code prior to testing * Added study link * Fix unstoppable domains dependency * Updated the UD ext text WIP::::Need to refactor once UK and deletion on SV, NL, DA * added UK lang Co-authored-by: Victor Sima <vic.sima@gmail.com> * version bump * Hotfix/crashes v2.6.0 (litecoin-foundation#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (litecoin-foundation#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (litecoin-foundation#29) * added new logo - reset the layout * version code * Create ISSUE_TEMPLATE * Delete ISSUE_TEMPLATE * Create test.md * Delete test.md * 🚀[ Release v.2.7.0] Merge into Develop (litecoin-foundation#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (litecoin-foundation#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * Fix - revert FragmentBuy webview test (litecoin-foundation#72) * 🚀[ Release v.2.7.1] Merge into Develop (litecoin-foundation#104) * 🚀[ Release v.2.7.0] Merge into Main (litecoin-foundation#30) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 💣🐞[Hotbug fix] sharedprefs fb fix (litecoin-foundation#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.6.0] Merge into Develop (litecoin-foundation#13) * version bump * Hotfix/crashes v2.6.0 (litecoin-foundation#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[Release] v2.6.1 (litecoin-foundation#21) * version code bump * 🚀[ Release v.2.6.0] Merge into Main (litecoin-foundation#12) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 🥳[Feature] Unstoppable ext update (litecoin-foundation#11) * WIP: DNC Dropped in the UD code prior to testing * Added study link * Fix unstoppable domains dependency * Updated the UD ext text WIP::::Need to refactor once UK and deletion on SV, NL, DA * added UK lang Co-authored-by: Victor Sima <vic.sima@gmail.com> * version bump * Hotfix/crashes v2.6.0 (litecoin-foundation#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (litecoin-foundation#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (litecoin-foundation#29) * added new logo - reset the layout * version code * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener Co-authored-by: Victor Sima <vic.sima@gmail.com> * Create FUNDING.yml For GH Sponsor * 💣🐞[Hotbug fix] sharedprefs fb fix (litecoin-foundation#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (litecoin-foundation#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (litecoin-foundation#29) * added new logo - reset the layout * version code * 🚀[ Release v.2.7.0] Merge into Develop (litecoin-foundation#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (litecoin-foundation#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * version bump * renmoved staging * moved backup rates * code bump * Updated test configs * Move api resources to central location - version code bump Co-authored-by: Victor Sima <vic.sima@gmail.com> * Commented out the partial work * Add .circleci/config.yml (litecoin-foundation#74) * Feature - donation disclaimer modal (litecoin-foundation#75) * Feature - add donation modal disclaimer - litecoin-foundation#60 * Add missing strings * Upgraded AS - Reduced donation amount - Renamed id WIP * updated stirings key format - updated the donation address * code bump Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * Feature - Show Litecoin Card as Webview (litecoin-foundation#82) * Feature - Show Litecoin Card as Webview - remove partner api library - create card frament webview and add to bottom nav - fixes litecoin-foundation#58 * bump version code * Fix UI crash * bump version code Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * version code bump - updated version labels to include the version code * Task - Reduce country iso exception (litecoin-foundation#118) - reduce emissions of "java.lang.IllegalArgumentException: Unsupported ISO 3166 country: en" * made the webview fileprivate (litecoin-foundation#120) - the idea is that it will help evaluate the js callbacks * Refactors version name and code to BRConstants (litecoin-foundation#121) * 🐜[Bugfix] Refactor strings files (litecoin-foundation#122) * bump version code * Refactor strings files There were many unused strings and they were removed. * bump version code --------- Co-authored-by: Victor Sima <vic.sima@gmail.com> * bump version name and code * reset to version name and code --------- Co-authored-by: Victor Sima <vic.sima@gmail.com>
kcw-grunt
added a commit
that referenced
this pull request
Apr 5, 2024
commit e387529d8ce5834fdcddd30a3e477956971e002c Author: Kerry Washington <mrkerrywashington@icloud.com> Date: Thu Nov 18 15:00:41 2021 -0800 🦺[Tech Debt] Upgrade to API 27+ (#290) * worked in the donate layouts but not functional * WIP added buy tab button * WIP buy tab * WIP added in the buy tab prior to the webview * added in webview got Buy Tab * comment out the Buy Tab until server is ready * update for signing fixed naming * updated icons and Litewallet naming * added USE Biometric permission * moved layout * added in the old toolbar and logo but flipper still being debugged * WIP debuggin layout of the header toolbar * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * V1.18.1 (#65) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * show up buy button * Upgrade dependencies * added donation info and functionality (#67) * added donation info and functionality * per review comments * Tweak L/$ price labels animation (#69) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * Tweak L/$ price labels animation * remove useless attributes clipChildren and clipToPadding * Revert "remove useless attributes clipChildren and clipToPadding" This reverts commit 0a4fec50b6d4e322ed19315d802f09544b8c60f6. * Ea/update fonts (#70) * Use BarlowSemiCondensed in lieu of CircularPro (excluding CircularPro-Book) * Swap CircularPro-Book.otf for BarlowSemiCondensed-Medium.ttf * added circleci and build bump * updated cofing.yml v2 * update config.yml v 3 * update v4 * update v6 * linter error fix for ci, small confirm field polish * silence linter on InvalidPackages * error fix update gradle * turn off abortonError * List of partners screen * Handle tap on simplex partner item * code clean-up * refactor the buy URL generation * pass choosen currency code to buy fragment * Remove horizontal linear layout and base align “choose fiat” with CAD, EUR, JPY and USD * Dynamic donation (#118) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * increase donation but height * version bump (#121) * Fee types (#123) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * add luxury fee’s type * set default values * dynamic donation: make sure fee is regular * add note to refactor later * WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fcede0487470. WIP working out the conflicts Analytics working getting more locations. * tested all custom events refactored to the standard firebase way * removed dev code * added Analytics Manager class * update per review notes * moved the costants and removed enum * version bump * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * V1.19.0 (#135) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit d355738abff612a9ff0a44ddcf5b9ad80a141c0c. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead Co-authored-by: mosadialiou <mosadialiou@gmail.com> * version bump and send test checks (#138) * new donate addresses (#136) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit d355738abff612a9ff0a44ddcf5b9ad80a141c0c. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead * new donate addresses * add ADDRESS_SCHEME key to donation event * fix inverted key-value * clean up Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump * Added Litewallet * fix broken link * updated README.md (#145) * updated README.md * added links * uodate header image * new hdr * added donations * move donations * change link * add private link * polish link * copy edit * add indo * address * fix addresses * Bugfix: [UI Alignment] Extra comma in send view (#153) * fix extra comma in send view * Refactor getReceiver method * remove extra linebreak * code cleanup * remove dead code * reverse check order for perf. * Fix: remove “donate to” prepended to the donation account * remove “PLATFORM” which is already added by Firebase Analytics * to v1.19.3 (612) (#154) * use bottom navigation view * update buy/spend/receive navigation icons * Change send/receive navigation icon names * localize history tab title * Just “Acheter” * Add fonts as resources * setup kotlin * upgrade grade + dependencies * login/register views * Replace search icon with menu icon and show up LTC price * login/register UX * Prevent view not rendering in layout editor * code cleanup * missing resources * reduce toolbar height * Specify a material colors for the app * Remove unused file * Transfer view * update litecoin card image * move constants where they are used * respect constant nomenclature * make “ltcPriceLbl” same textSize as “ltcAmount” * WIP: Login/Register views (#159) * Dynamic donation (#118) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * increase donation but height * version bump (#121) * Fee types (#123) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * add luxury fee’s type * set default values * dynamic donation: make sure fee is regular * add note to refactor later * WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fcede0487470. WIP working out the conflicts Analytics working getting more locations. * tested all custom events refactored to the standard firebase way * removed dev code * added Analytics Manager class * update per review notes * moved the costants and removed enum * version bump * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * V1.19.0 (#135) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit d355738abff612a9ff0a44ddcf5b9ad80a141c0c. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead Co-authored-by: mosadialiou <mosadialiou@gmail.com> * version bump and send test checks (#138) * new donate addresses (#136) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit d355738abff612a9ff0a44ddcf5b9ad80a141c0c. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead * new donate addresses * add ADDRESS_SCHEME key to donation event * fix inverted key-value * clean up Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump * Added Litewallet * fix broken link * updated README.md (#145) * updated README.md * added links * uodate header image * new hdr * added donations * move donations * change link * add private link * polish link * copy edit * add indo * address * fix addresses * Bugfix: [UI Alignment] Extra comma in send view (#153) * fix extra comma in send view * Refactor getReceiver method * remove extra linebreak * code cleanup * remove dead code * reverse check order for perf. * Fix: remove “donate to” prepended to the donation account * remove “PLATFORM” which is already added by Firebase Analytics * to v1.19.3 (612) (#154) * use bottom navigation view * update buy/spend/receive navigation icons * Change send/receive navigation icon names * localize history tab title * Just “Acheter” * Add fonts as resources * setup kotlin * upgrade grade + dependencies * login/register views * Replace search icon with menu icon and show up LTC price * login/register UX * Prevent view not rendering in layout editor * code cleanup * missing resources * reduce toolbar height * Specify a material colors for the app * Remove unused file * Transfer view * update litecoin card image Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump and upgrade * make sure listeners are not NULL * make sure to call super * remove unused code * Move transactions to HistoryFragment * fix typo * Remove fonts in assets folder. Delete BREdit and BRText and use styles * Reformat Code: layout files * Reformat code: anim files * Reformat code: animator files * code refactor * connect login and register views to API * make partnerapi as git submodule * update partnerapi * BRKeystore: remove duplicated entry (FAIL_COUNT_ALIAS) * after successful registration, show up a confirmation and send user back to login * remove test code * add ktlint and format kotlin files * update partnerapi * fix typo * set views Ids * Transfer view: add “Logout” button and handle navigation * transfer view: add padding bottom to “Transfer” button * gradle: code format * use default NDK version=21.0.6113669 * use Timber instead of Log * convert BreadActivity to FragmentActivity in order to handle back pressed from fragments * handle back button on BuyFragment * upgrade firebase libs version to latest * Handle AUD, GBP, HKD, IDR, RUB and SGD currencies * upgrade gradle/gradle build tool to respectively 6.5 and 4.1.0 * handle document upload for KYC verification * update support/policy/social links * update README: replace iOS by Android * use zendesk support email address * make sure the selected fiat option is always visible * setup kotlin * cleanup + use timber * use androidx fragment * update libs * FragmentSend: IDE convertion to kotlin * FragmentSend: tweak kotlin conversion * FragmentSend: UD integration * BRButton: disable touch effect when disabled * DynamicDonationFragment: convert to android * DynamicDonationFragment: use lambda * UDResolution: only resolve LTC domains * FragmentSend: translation * translate “Lookup” * rename tryBitcoinURL to tryLitecoinURL * add kotlin doc * Release v1.20.0 (simplex) (#190) * FragmentBuy: use https for simplex prod URL * bump app version 1.20.0(630) * bump app version 1.21.0(631) * bugfix: send view stays after send confirmation disappears * remove UD error toasts * clear the LTC address before each Lookup * show up a confirmation toast if UD resolution is successful * bump version v1.21.0(632) * UD: add Analytics events * FragmentSend: disable Lookup button until the domain string is at least 4 chars * bump version v1.21.0(633) * fix build errors * Tapping on BuyTab shows up the BuyTabFragment * BuyTabFragment: add horizontal divider * replace listener with lambda * BuyTab: change fiat selector * FragmentBuy: add toolbar and show progress while page is loading * rename menu tab from “Spend” to “Card” * change register view header title * register view: change fields order according to iOS * register view: remove address2 field * login view: handle forgot password * tweak login/register views * transfer view v1 * update partnerapi lib * Replace “Bread” with “Litewallet” * Replace “Bread” with “Litewallet” * remove empty java class * bugFix(Send view): Send with Scan crashes * ScanQRActivity: code clean-up * login/register views: extract texts into strings resource * Buy tab: remove “choose fiat” from partner item view * login/register views: localize texts * reduce password length from 8 to 6 at least * bump version v2.0.0(634) * bugfix: make sure the market price displays only 2 decimals * bump version v2.0.0(635) * refacto(FragmentMenu): use lambda + code reformat * feature: Replace Customer Email with Zendesk HC * [TechDebt] Add issue templates (#208) * Add issue templates * polished per comments * [Bugfix] Header price update occludes the other text (#207) * Change the font mixe * Set the font to autosizing - helps by setting the max width * add balance label in header * fix error: Attribute autoSizeMinTextSize is only used in API level 26 and higher (current min is 23) * fix crash from Firebase: BreadActivity.java line 444 https://github.com/litecoin-foundation/loafwallet-android/issues/211 * fix crash in RegisterFragment.kt at line 68 https://github.com/litecoin-foundation/loafwallet-android/issues/212 * PR reviews * bump version v2.1.0(636) * add card disclaimer dialog * bump version v2.1.1(637) * feat(Moonpay): add partner * feat(Moonpay): use CustomTabs * feat(Moonpay): add translation * fix(*): remove extra “\” * cleanup(*): remove unused methods * feat(in-app review): add in-app review * refacto: use lambda and wrap if in brackets * refacto * refacto: use lambda * show up the in-app review dialog on the 5th send transactions * bump version v2.2.0(638) * feat(card tab): hide for non-US users * refacto(LoginActivity): use lambda, cleanup * LoginActivity: remove “My address” button * add LTC current price to login view * remove LTC current price from history view * added localizations * Added Indonesian language support (#262) * Added Indonesian language support * Changed Indonesian language resource folder from values-idn to values-in * Translated a missing lines, remove line break, and change Simplex explanation back to English * Reverted back to translating Simplex and Moonpay explanations Co-authored-by: Ryan Petter <RPetter@si.local> * Added Turkish language support (#263) * Added Turkish language support * Added - to Turkish Language resource folder. Now the folder is named values-tr rather than values tr. * Fixed a few translation and got rid of non translatable lines * Reverted back to translating Simplex and Moonpay explanations Co-authored-by: Ryan Petter <RPetter@si.local> * upgrade gradle build tools * bump version v2.3.0(639) * bump version v2.3.1(640) * show available card balance * update card disclaimer * card balance: localize error message * default implementation of showError(Int) * Updated the new logo app icon (#282) - Added the round circle version(s) - Added the sqare version(s) - Addred the rounded corner * Release v2.3.1 into master (#268) (#281) * Release v1.20.0 - Simplex (#187) * upgraded Gradle * upgraded to androidx and synced gradle * Reverted test to menu * Added brand fonts * added color names * replaced logo with new logo and added litewallet blue and removed some gradient views # Conflicts: # app/.cxx/cmake/loafDebug/x86/.ninja_deps # app/.cxx/cmake/loafDebug/x86/.ninja_log * gradle sync * refactoring views..still need to add version code to launch screen # Conflicts: # .idea/caches/build_file_checksums.ser # .idea/caches/gradle_models.ser # app/.cxx/cmake/loafDebug/x86/.ninja_deps # app/.cxx/cmake/loafDebug/x86/.ninja_log * updated per latest gradle * added in the version number at login * removed superflous L * polished header * moved version label for intro # Conflicts: # app/.cxx/cmake/loafDebug/arm64-v8a/.ninja_deps # app/.cxx/cmake/loafDebug/arm64-v8a/.ninja_log # app/.cxx/cmake/loafDebug/armeabi-v7a/.ninja_deps # app/.cxx/cmake/loafDebug/armeabi-v7a/.ninja_log # app/.cxx/cmake/loafDebug/x86_64/.ninja_deps # app/.cxx/cmake/loafDebug/x86_64/.ninja_log * upgrade to 26 min and 29 Android * worked in the donate layouts but not functional * WIP added buy tab button * WIP buy tab * WIP added in the buy tab prior to the webview * added in webview got Buy Tab * comment out the Buy Tab until server is ready * update for signing fixed naming * updated icons and Litewallet naming * added USE Biometric permission * moved layout * added in the old toolbar and logo but flipper still being debugged * WIP debuggin layout of the header toolbar * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * V1.18.1 (#65) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * show up buy button * Upgrade dependencies * added donation info and functionality (#67) * added donation info and functionality * per review comments * Tweak L/$ price labels animation (#69) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * Tweak L/$ price labels animation * remove useless attributes clipChildren and clipToPadding * Revert "remove useless attributes clipChildren and clipToPadding" This reverts commit 0a4fec50b6d4e322ed19315d802f09544b8c60f6. * Ea/update fonts (#70) * Use BarlowSemiCondensed in lieu of CircularPro (excluding CircularPro-Book) * Swap CircularPro-Book.otf for BarlowSemiCondensed-Medium.ttf * added circleci and build bump * updated cofing.yml v2 * update config.yml v 3 * update v4 * update v6 * linter error fix for ci, small confirm field polish * silence linter on InvalidPackages * error fix update gradle * turn off abortonError * List of partners screen * Handle tap on simplex partner item * code clean-up * refactor the buy URL generation * pass choosen currency code to buy fragment * Remove horizontal linear layout and base align “choose fiat” with CAD, EUR, JPY and USD * Dynamic donation (#118) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * increase donation but height * version bump (#121) * Fee types (#123) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * add luxury fee’s type * set default values * dynamic donation: make sure fee is regular * add note to refactor later * WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fcede0487470. WIP working out the conflicts Analytics working getting more locations. * tested all custom events refactored to the standard firebase way * removed dev code * added Analytics Manager class * update per review notes * moved the costants and removed enum * version bump * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * V1.19.0 (#135) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit d355738abff612a9ff0a44ddcf5b9ad80a141c0c. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead Co-authored-by: mosadialiou <mosadialiou@gmail.com> * version bump and send test checks (#138) * new donate addresses (#136) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit d355738abff612a9ff0a44ddcf5b9ad80a141c0c. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead * new donate addresses * add ADDRESS_SCHEME key to donation event * fix inverted key-value * clean up Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump * Added Litewallet * fix broken link * updated README.md (#145) * updated README.md * added links * uodate header image * new hdr * added donations * move donations * change link * add private link * polish link * copy edit * add indo * address * fix addresses * Bugfix: [UI Alignment] Extra comma in send view (#153) * fix extra comma in send view * Refactor getReceiver method * remove extra linebreak * code cleanup * remove dead code * reverse check order for perf. * Fix: remove “donate to” prepended to the donation account * remove “PLATFORM” which is already added by Firebase Analytics * to v1.19.3 (612) (#154) * use Timber instead of Log * convert BreadActivity to FragmentActivity in order to handle back pressed from fragments * handle back button on BuyFragment * upgrade firebase libs version to latest * Handle AUD, GBP, HKD, IDR, RUB and SGD currencies * upgrade gradle/gradle build tool to respectively 6.5 and 4.1.0 * handle document upload for KYC verification * update support/policy/social links * update README: replace iOS by Android * use zendesk support email address * make sure the selected fiat option is always visible * FragmentBuy: use https for simplex prod URL * bump app version 1.20.0(630) Co-authored-by: Kerry <mrkerrywashington@icloud.com> Co-authored-by: Ebenezer <eackon714@gmail.com> * Release v1.21.0 (#193) * upgraded Gradle * upgraded to androidx and synced gradle * Reverted test to menu * Added brand fonts * added color names * replaced logo with new logo and added litewallet blue and removed some gradient views # Conflicts: # app/.cxx/cmake/loafDebug/x86/.ninja_deps # app/.cxx/cmake/loafDebug/x86/.ninja_log * gradle sync * refactoring views..still need to add version code to launch screen # Conflicts: # .idea/caches/build_file_checksums.ser # .idea/caches/gradle_models.ser # app/.cxx/cmake/loafDebug/x86/.ninja_deps # app/.cxx/cmake/loafDebug/x86/.ninja_log * updated per latest gradle * added in the version number at login * removed superflous L * polished header * moved version label for intro # Conflicts: # app/.cxx/cmake/loafDebug/arm64-v8a/.ninja_deps # app/.cxx/cmake/loafDebug/arm64-v8a/.ninja_log # app/.cxx/cmake/loafDebug/armeabi-v7a/.ninja_deps # app/.cxx/cmake/loafDebug/armeabi-v7a/.ninja_log # app/.cxx/cmake/loafDebug/x86_64/.ninja_deps # app/.cxx/cmake/loafDebug/x86_64/.ninja_log * upgrade to 26 min and 29 Android * worked in the donate layouts but not functional * WIP added buy tab button * WIP buy tab * WIP added in the buy tab prior to the webview * added in webview got Buy Tab * comment out the Buy Tab until server is ready * update for signing fixed naming * updated icons and Litewallet naming * added USE Biometric permission * moved layout * added in the old toolbar and logo but flipper still being debugged * WIP debuggin layout of the header toolbar * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * V1.18.1 (#65) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * show up buy button * Upgrade dependencies * added donation info and functionality (#67) * added donation info and functionality * per review comments * Tweak L/$ price labels animation (#69) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * Tweak L/$ price labels animation * remove useless attributes clipChildren and clipToPadding * Revert "remove useless attributes clipChildren and clipToPadding" This reverts commit 0a4fec50b6d4e322ed19315d802f09544b8c60f6. * Ea/update fonts (#70) * Use BarlowSemiCondensed in lieu of CircularPro (excluding CircularPro-Book) * Swap CircularPro-Book.otf for BarlowSemiCondensed-Medium.ttf * added circleci and build bump * updated cofing.yml v2 * update config.yml v 3 * update v4 * update v6 * linter error fix for ci, small confirm field polish * silence linter on InvalidPackages * error fix update gradle * turn off abortonError * List of partners screen * Handle tap on simplex partner item * code clean-up * refactor the buy URL generation * pass choosen currency code to buy fragment * Remove horizontal linear layout and base align “choose fiat” with CAD, EUR, JPY and USD * Dynamic donation (#118) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * increase donation but height * version bump (#121) * Fee types (#123) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * add luxury fee’s type * set default values * dynamic donation: make sure fee is regular * add note to refactor later * WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fcede0487470. WIP working out the conflicts Analytics working getting more locations. * tested all custom events refactored to the standard firebase way * removed dev code * added Analytics Manager class * update per review notes * moved the costants and removed enum * version bump * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * V1.19.0 (#135) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit d355738abff612a9ff0a44ddcf5b9ad80a141c0c. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead Co-authored-by: mosadialiou <mosadialiou@gmail.com> * version bump and send test checks (#138) * new donate addresses (#136) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit d355738abff612a9ff0a44ddcf5b9ad80a141c0c. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead * new donate addresses * add ADDRESS_SCHEME key to donation event * fix inverted key-value * clean up Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump * Added Litewallet * fix broken link * updated README.md (#145) * updated README.md * added links * uodate header image * new hdr * added donations * move donations * change link * add private link * polish link * copy edit * add indo * address * fix addresses * Bugfix: [UI Alignment] Extra comma in send view (#153) * fix extra comma in send view * Refactor getReceiver method * remove extra linebreak * code cleanup * remove dead code * reverse check order for perf. * Fix: remove “donate to” prepended to the donation account * remove “PLATFORM” which is already added by Firebase Analytics * to v1.19.3 (612) (#154) * use Timber instead of Log * convert BreadActivity to FragmentActivity in order to handle back pressed from fragments * handle back button on BuyFragment * upgrade firebase libs version to latest * Handle AUD, GBP, HKD, IDR, RUB and SGD currencies * upgrade gradle/gradle build tool to respectively 6.5 and 4.1.0 * handle document upload for KYC verification * update support/policy/social links * update README: replace iOS by Android * use zendesk support email address * make sure the selected fiat option is always visible * setup kotlin * cleanup + use timber * use androidx fragment * update libs * FragmentSend: IDE convertion to kotlin * FragmentSend: tweak kotlin conversion * FragmentSend: UD integration * BRButton: disable touch effect when disabled * DynamicDonationFragment: convert to android * DynamicDonationFragment: use lambda * UDResolution: only resolve LTC domains * FragmentSend: translation * translate “Lookup” * rename tryBitcoinURL to tryLitecoinURL * add kotlin doc * Release v1.20.0 (simplex) (#190) * FragmentBuy: use https for simplex prod URL * bump app version 1.20.0(630) * bump app version 1.21.0(631) * bugfix: send view stays after send confirmation disappears * remove UD error toasts * clear the LTC address before each Lookup * show up a confirmation toast if UD resolution is successful * bump version v1.21.0(632) * UD: add Analytics events * FragmentSend: disable Lookup button until the domain string is at least 4 chars * bump version v1.21.0(633) Co-authored-by: Kerry <mrkerrywashington@icloud.com> Co-authored-by: Ebenezer <eackon714@gmail.com> * Release v2.0.0 card v1 (#202) * upgraded Gradle * upgraded to androidx and synced gradle * Reverted test to menu * Added brand fonts * added color names * replaced logo with new logo and added litewallet blue and removed some gradient views # Conflicts: # app/.cxx/cmake/loafDebug/x86/.ninja_deps # app/.cxx/cmake/loafDebug/x86/.ninja_log * gradle sync * refactoring views..still need to add version code to launch screen # Conflicts: # .idea/caches/build_file_checksums.ser # .idea/caches/gradle_models.ser # app/.cxx/cmake/loafDebug/x86/.ninja_deps # app/.cxx/cmake/loafDebug/x86/.ninja_log * updated per latest gradle * added in the version number at login * removed superflous L * polished header * moved version label for intro # Conflicts: # app/.cxx/cmake/loafDebug/arm64-v8a/.ninja_deps # app/.cxx/cmake/loafDebug/arm64-v8a/.ninja_log # app/.cxx/cmake/loafDebug/armeabi-v7a/.ninja_deps # app/.cxx/cmake/loafDebug/armeabi-v7a/.ninja_log # app/.cxx/cmake/loafDebug/x86_64/.ninja_deps # app/.cxx/cmake/loafDebug/x86_64/.ninja_log * upgrade to 26 min and 29 Android * worked in the donate layouts but not functional * WIP added buy tab button * WIP buy tab * WIP added in the buy tab prior to the webview * added in webview got Buy Tab * comment out the Buy Tab until server is ready * update for signing fixed naming * updated icons and Litewallet naming * added USE Biometric permission * moved layout * added in the old toolbar and logo but flipper still being debugged * WIP debuggin layout of the header toolbar * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * V1.18.1 (#65) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * show up buy button * Upgrade dependencies * added donation info and functionality (#67) * added donation info and functionality * per review comments * Tweak L/$ price labels animation (#69) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * Tweak L/$ price labels animation * remove useless attributes clipChildren and clipToPadding * Revert "remove useless attributes clipChildren and clipToPadding" This reverts commit 0a4fec50b6d4e322ed19315d802f09544b8c60f6. * Ea/update fonts (#70) * Use BarlowSemiCondensed in lieu of CircularPro (excluding CircularPro-Book) * Swap CircularPro-Book.otf for BarlowSemiCondensed-Medium.ttf * added circleci and build bump * updated cofing.yml v2 * update config.yml v 3 * update v4 * update v6 * linter error fix for ci, small confirm field polish * silence linter on InvalidPackages * error fix update gradle * turn off abortonError * List of partners screen * Handle tap on simplex partner item * code clean-up * refactor the buy URL generation * pass choosen currency code to buy fragment * Remove horizontal linear layout and base align “choose fiat” with CAD, EUR, JPY and USD * Dynamic donation (#118) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * increase donation but height * version bump (#121) * Fee types (#123) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * add luxury fee’s type * set default values * dynamic donation: make sure fee is regular * add note to refactor later * WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fcede0487470. WIP working out the conflicts Analytics working getting more locations. * tested all custom events refactored to the standard firebase way * removed dev code * added Analytics Manager class * update per review notes * moved the costants and removed enum * version bump * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * V1.19.0 (#135) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit d355738abff612a9ff0a44ddcf5b9ad80a141c0c. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead Co-authored-by: mosadialiou <mosadialiou@gmail.com> * version bump and send test checks (#138) * new donate addresses (#136) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit d355738abff612a9ff0a44ddcf5b9ad80a141c0c. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead * new donate addresses * add ADDRESS_SCHEME key to donation event * fix inverted key-value * clean up Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump * Added Litewallet * fix broken link * updated README.md (#145) * updated README.md * added links * uodate header image * new hdr * added donations * move donations * change link * add private link * polish link * copy edit * add indo * address * fix addresses * Bugfix: [UI Alignment] Extra comma in send view (#153) * fix extra comma in send view * Refactor getReceiver method * remove extra linebreak * code cleanup * remove dead code * reverse check order for perf. * Fix: remove “donate to” prepended to the donation account * remove “PLATFORM” which is already added by Firebase Analytics * to v1.19.3 (612) (#154) * use bottom navigation view * update buy/spend/receive navigation icons * Change send/receive navigation icon names * localize history tab title * Just “Acheter” * Add fonts as resources * setup kotlin * upgrade grade + dependencies * login/register views * Replace search icon with menu icon and show up LTC price * login/register UX * Prevent view not rendering in layout editor * code cleanup * missing resources * reduce toolbar height * Specify a material colors for the app * Remove unused file * Transfer view * update litecoin card image * move constants where they are used * respect constant nomenclature * make “ltcPriceLbl” same textSize as “ltcAmount” * WIP: Login/Register views (#159) * Dynamic donation (#118) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * increase donation but height * version bump (#121) * Fee types (#123) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * add luxury fee’s type * set default values * dynamic donation: make sure fee is regular * add note to refactor later * WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fcede0487470. WIP working out the conflicts Analytics working getting more locations. * tested all custom events refactored to the standard firebase way * removed dev code * added Analytics Manager class * update per review notes * moved the costants and removed enum * version bump * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * V1.19.0 (#135) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit d355738abff612a9ff0a44ddcf5b9ad80a141c0c. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead Co-authored-by: mosadialiou <mosadialiou@gmail.com> * version bump and send test checks (#138) * new donate addresses (#136) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit d355738abff612a9ff0a44ddcf5b9ad80a141c0c. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead * new donate addresses * add ADDRESS_SCHEME key to donation event * fix inverted key-value * clean up Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump * Added Litewallet * fix broken link * updated README.md (#145) * updated README.md * added links * uodate header image * new hdr * added donations * move donations * change link * add private link * polish link * copy edit * add indo * address * fix addresses * Bugfix: [UI Alignment] Extra comma in send view (#153) * fix extra comma in send view * Refactor getReceiver method * remove extra linebreak * code cleanup * remove dead code * reverse check order for perf. * Fix: remove “donate to” prepended to the donation account * remove “PLATFORM” which is already added by Firebase Analytics * to v1.19.3 (612) (#154) * use bottom navigation view * update buy/spend/receive navigation icons * Change send/receive navigation icon names * localize history tab title * Just “Acheter” * Add fonts as resources * setup kotlin * upgrade grade + dependencies * login/register views * Replace search icon with menu icon and show up LTC price * login/register UX * Prevent view not rendering in layout editor * code cleanup * missing resources * reduce toolbar height * Specify a material colors for the app * Remove unused file * Transfer view * update litecoin card image Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump and upgrade * make sure listeners are not NULL * make sure to call super * remove unused code * Move transactions to HistoryFragment * fix typo * Remove fonts in assets folder. Delete BREdit and BRText and use styles * Reformat Code: layout files * Reformat code: anim files * Reformat code: animator files * code refactor * connect login and register views to API * make partnerapi as git submodule * update partnerapi * BRKeystore: remove duplicated entry (FAIL_COUNT_ALIAS) * after successful registration, show up a confirmation and send user back to login * remove test code * add ktlint and format kotlin files * update partnerapi * fix typo * set views Ids * Transfer view: add “Logout” button and handle navigation * transfer view: add padding bottom to “Transfer” button * gradle: code format * use default NDK version=21.0.6113669 * use Timber instead of Log * convert BreadActivity to FragmentActivity in order to handle back pressed from fragments * handle back button on BuyFragment * upgrade firebase libs version to latest * Handle AUD, GBP, HKD, IDR, RUB and SGD currencies * upgrade gradle/gradle build tool to respectively 6.5 and 4.1.0 * handle document upload for KYC verification * update support/policy/social links * update README: replace iOS by Android * use zendesk support email address * make sure the selected fiat option is always visible * setup kotlin * cleanup + use timber * use androidx fragment * update libs * FragmentSend: IDE convertion to kotlin * FragmentSend: tweak kotlin conversion * FragmentSend: UD integration * BRButton: disable touch effect when disabled * DynamicDonationFragment: convert to android * DynamicDonationFragment: use lambda * UDResolution: only resolve LTC domains * FragmentSend: translation * translate “Lookup” * rename tryBitcoinURL to tryLitecoinURL * add kotlin doc * Release v1.20.0 (simplex) (#190) * FragmentBuy: use https for simplex prod URL * bump app version 1.20.0(630) * bump app version 1.21.0(631) * bugfix: send view stays after send confirmation disappears * remove UD error toasts * clear the LTC address before each Lookup * show up a confirmation toast if UD resolution is successful * bump version v1.21.0(632) * UD: add Analytics events * FragmentSend: disable Lookup button until the domain string is at least 4 chars * bump version v1.21.0(633) * fix build errors * Tapping on BuyTab shows up the BuyTabFragment * BuyTabFragment: add horizontal divider * replace listener with lambda * BuyTab: change fiat selector * FragmentBuy: add toolbar and show progress while page is loading * rename menu tab from “Spend” to “Card” * change register view header title * register view: change fields order according to iOS * register view: remove address2 field * login view: handle forgot password * tweak login/register views * transfer view v1 * update partnerapi lib * Replace “Bread” with “Litewallet” * Replace “Bread” with “Litewallet” * remove empty java class * bugFix(Send view): Send with Scan crashes * ScanQRActivity: code clean-up * login/register views: extract texts into strings resource * Buy tab: remove “choose fiat” from partner item view * login/register views: localize texts * reduce password length from 8 to 6 at least * bump version v2.0.0(634) * bugfix: make sure the market price displays only 2 decimals * bump version v2.0.0(635) Co-authored-by: Kerry <mrkerrywashington@icloud.com> Co-authored-by: Ebenezer <eackon714@gmail.com> * Release v2.1.0 (into master) (#227) * upgraded Gradle * upgraded to androidx and synced gradle * Reverted test to menu * Added brand fonts * added color names * replaced logo with new logo and added litewallet blue and removed some gradient views # Conflicts: # app/.cxx/cmake/loafDebug/x86/.ninja_deps # app/.cxx/cmake/loafDebug/x86/.ninja_log * gradle sync * refactoring views..still need to add version code to launch screen # Conflicts: # .idea/caches/build_file_checksums.ser # .idea/caches/gradle_models.ser # app/.cxx/cmake/loafDebug/x86/.ninja_deps # app/.cxx/cmake/loafDebug/x86/.ninja_log * updated per latest gradle * added in the version number at login * removed superflous L * polished header * moved version label for intro # Conflicts: # app/.cxx/cmake/loafDebug/arm64-v8a/.ninja_deps # app/.cxx/cmake/loafDebug/arm64-v8a/.ninja_log # app/.cxx/cmake/loafDebug/armeabi-v7a/.ninja_deps # app/.cxx/cmake/loafDebug/armeabi-v7a/.ninja_log # app/.cxx/cmake/loafDebug/x86_64/.ninja_deps # app/.cxx/cmake/loafDebug/x86_64/.ninja_log * upgrade to 26 min and 29 Android * worked in the donate layouts but not functional * WIP added buy tab button * WIP buy tab * WIP added in the buy tab prior to the webview * added in webview got Buy Tab * comment out the Buy Tab until server is ready * update for signing fixed naming * updated icons and Litewallet naming * added USE Biometric permission * moved layout * added in the old toolbar and logo but flipper still being debugged * WIP debuggin layout of the header toolbar * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * V1.18.1 (#65) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * show up buy button * Upgrade dependencies * added donation info and functionality (#67) * added donation info and functionality * per review comments * Tweak L/$ price labels animation (#69) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * Tweak L/$ price labels animation * remove useless attributes clipChildren and clipToPadding * Revert "remove useless attributes clipChildren and clipToPadding" This reverts commit 0a4fec50b6d4e322e…
kcw-grunt
added a commit
that referenced
this pull request
Apr 5, 2024
* update buy/spend/receive navigation icons * Change send/receive navigation icon names * localize history tab title * Just “Acheter” * Add fonts as resources * setup kotlin * upgrade grade + dependencies * login/register views * Replace search icon with menu icon and show up LTC price * login/register UX * Prevent view not rendering in layout editor * code cleanup * missing resources * reduce toolbar height * Specify a material colors for the app * Remove unused file * Transfer view * update litecoin card image * move constants where they are used * respect constant nomenclature * make “ltcPriceLbl” same textSize as “ltcAmount” * WIP: Login/Register views (#159) * Dynamic donation (#118) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * increase donation but height * version bump (#121) * Fee types (#123) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * add luxury fee’s type * set default values * dynamic donation: make sure fee is regular * add note to refactor later * WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fcede0487470. WIP working out the conflicts Analytics working getting more locations. * tested all custom events refactored to the standard firebase way * removed dev code * added Analytics Manager class * update per review notes * moved the costants and removed enum * version bump * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * V1.19.0 (#135) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead Co-authored-by: mosadialiou <mosadialiou@gmail.com> * version bump and send test checks (#138) * new donate addresses (#136) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead * new donate addresses * add ADDRESS_SCHEME key to donation event * fix inverted key-value * clean up Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump * Added Litewallet * fix broken link * updated README.md (#145) * updated README.md * added links * uodate header image * new hdr * added donations * move donations * change link * add private link * polish link * copy edit * add indo * address * fix addresses * Bugfix: [UI Alignment] Extra comma in send view (#153) * fix extra comma in send view * Refactor getReceiver method * remove extra linebreak * code cleanup * remove dead code * reverse check order for perf. * Fix: remove “donate to” prepended to the donation account * remove “PLATFORM” which is already added by Firebase Analytics * to v1.19.3 (612) (#154) * use bottom navigation view * update buy/spend/receive navigation icons * Change send/receive navigation icon names * localize history tab title * Just “Acheter” * Add fonts as resources * setup kotlin * upgrade grade + dependencies * login/register views * Replace search icon with menu icon and show up LTC price * login/register UX * Prevent view not rendering in layout editor * code cleanup * missing resources * reduce toolbar height * Specify a material colors for the app * Remove unused file * Transfer view * update litecoin card image Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump and upgrade * make sure listeners are not NULL * make sure to call super * remove unused code * Move transactions to HistoryFragment * fix typo * Remove fonts in assets folder. Delete BREdit and BRText and use styles * Reformat Code: layout files * Reformat code: anim files * Reformat code: animator files * code refactor * connect login and register views to API * make partnerapi as git submodule * update partnerapi * BRKeystore: remove duplicated entry (FAIL_COUNT_ALIAS) * after successful registration, show up a confirmation and send user back to login * remove test code * add ktlint and format kotlin files * update partnerapi * fix typo * set views Ids * Transfer view: add “Logout” button and handle navigation * transfer view: add padding bottom to “Transfer” button * gradle: code format * use default NDK version=21.0.6113669 * use Timber instead of Log * convert BreadActivity to FragmentActivity in order to handle back pressed from fragments * handle back button on BuyFragment * upgrade firebase libs version to latest * Handle AUD, GBP, HKD, IDR, RUB and SGD currencies * upgrade gradle/gradle build tool to respectively 6.5 and 4.1.0 * handle document upload for KYC verification * update support/policy/social links * update README: replace iOS by Android * use zendesk support email address * make sure the selected fiat option is always visible * setup kotlin * cleanup + use timber * use androidx fragment * update libs * FragmentSend: IDE convertion to kotlin * FragmentSend: tweak kotlin conversion * FragmentSend: UD integration * BRButton: disable touch effect when disabled * DynamicDonationFragment: convert to android * DynamicDonationFragment: use lambda * UDResolution: only resolve LTC domains * FragmentSend: translation * translate “Lookup” * rename tryBitcoinURL to tryLitecoinURL * add kotlin doc * Release v1.20.0 (simplex) (#190) * FragmentBuy: use https for simplex prod URL * bump app version 1.20.0(630) * Release v1.20.0 - Simplex (#187) * upgraded Gradle * upgraded to androidx and synced gradle * Reverted test to menu * Added brand fonts * added color names * replaced logo with new logo and added litewallet blue and removed some gradient views # Conflicts: # app/.cxx/cmake/loafDebug/x86/.ninja_deps # app/.cxx/cmake/loafDebug/x86/.ninja_log * gradle sync * refactoring views..still need to add version code to launch screen # Conflicts: # .idea/caches/build_file_checksums.ser # .idea/caches/gradle_models.ser # app/.cxx/cmake/loafDebug/x86/.ninja_deps # app/.cxx/cmake/loafDebug/x86/.ninja_log * updated per latest gradle * added in the version number at login * removed superflous L * polished header * moved version label for intro # Conflicts: # app/.cxx/cmake/loafDebug/arm64-v8a/.ninja_deps # app/.cxx/cmake/loafDebug/arm64-v8a/.ninja_log # app/.cxx/cmake/loafDebug/armeabi-v7a/.ninja_deps # app/.cxx/cmake/loafDebug/armeabi-v7a/.ninja_log # app/.cxx/cmake/loafDebug/x86_64/.ninja_deps # app/.cxx/cmake/loafDebug/x86_64/.ninja_log * upgrade to 26 min and 29 Android * worked in the donate layouts but not functional * WIP added buy tab button * WIP buy tab * WIP added in the buy tab prior to the webview * added in webview got Buy Tab * comment out the Buy Tab until server is ready * update for signing fixed naming * updated icons and Litewallet naming * added USE Biometric permission * moved layout * added in the old toolbar and logo but flipper still being debugged * WIP debuggin layout of the header toolbar * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * V1.18.1 (#65) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * show up buy button * Upgrade dependencies * added donation info and functionality (#67) * added donation info and functionality * per review comments * Tweak L/$ price labels animation (#69) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * Tweak L/$ price labels animation * remove useless attributes clipChildren and clipToPadding * Revert "remove useless attributes clipChildren and clipToPadding" This reverts commit 0a4fec50b6d4e322ed19315d802f09544b8c60f6. * Ea/update fonts (#70) * Use BarlowSemiCondensed in lieu of CircularPro (excluding CircularPro-Book) * Swap CircularPro-Book.otf for BarlowSemiCondensed-Medium.ttf * added circleci and build bump * updated cofing.yml v2 * update config.yml v 3 * update v4 * update v6 * linter error fix for ci, small confirm field polish * silence linter on InvalidPackages * error fix update gradle * turn off abortonError * List of partners screen * Handle tap on simplex partner item * code clean-up * refactor the buy URL generation * pass choosen currency code to buy fragment * Remove horizontal linear layout and base align “choose fiat” with CAD, EUR, JPY and USD * Dynamic donation (#118) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * increase donation but height * version bump (#121) * Fee types (#123) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * add luxury fee’s type * set default values * dynamic donation: make sure fee is regular * add note to refactor later * WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fcede0487470. WIP working out the conflicts Analytics working getting more locations. * tested all custom events refactored to the standard firebase way * removed dev code * added Analytics Manager class * update per review notes * moved the costants and removed enum * version bump * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * V1.19.0 (#135) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead Co-authored-by: mosadialiou <mosadialiou@gmail.com> * version bump and send test checks (#138) * new donate addresses (#136) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead * new donate addresses * add ADDRESS_SCHEME key to donation event * fix inverted key-value * clean up Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump * Added Litewallet * fix broken link * updated README.md (#145) * updated README.md * added links * uodate header image * new hdr * added donations * move donations * change link * add private link * polish link * copy edit * add indo * address * fix addresses * Bugfix: [UI Alignment] Extra comma in send view (#153) * fix extra comma in send view * Refactor getReceiver method * remove extra linebreak * code cleanup * remove dead code * reverse check order for perf. * Fix: remove “donate to” prepended to the donation account * remove “PLATFORM” which is already added by Firebase Analytics * to v1.19.3 (612) (#154) * use Timber instead of Log * convert BreadActivity to FragmentActivity in order to handle back pressed from fragments * handle back button on BuyFragment * upgrade firebase libs version to latest * Handle AUD, GBP, HKD, IDR, RUB and SGD currencies * upgrade gradle/gradle build tool to respectively 6.5 and 4.1.0 * handle document upload for KYC verification * update support/policy/social links * update README: replace iOS by Android * use zendesk support email address * make sure the selected fiat option is always visible * FragmentBuy: use https for simplex prod URL * bump app version 1.20.0(630) Co-authored-by: Kerry <mrkerrywashington@icloud.com> Co-authored-by: Ebenezer <eackon714@gmail.com> * bump app version 1.21.0(631) * bugfix: send view stays after send confirmation disappears * remove UD error toasts * clear the LTC address before each Lookup * show up a confirmation toast if UD resolution is successful * bump version v1.21.0(632) * UD: add Analytics events * FragmentSend: disable Lookup button until the domain string is at least 4 chars * bump version v1.21.0(633) * Release v1.21.0 (#193) * upgraded Gradle * upgraded to androidx and synced gradle * Reverted test to menu * Added brand fonts * added color names * replaced logo with new logo and added litewallet blue and removed some gradient views # Conflicts: # app/.cxx/cmake/loafDebug/x86/.ninja_deps # app/.cxx/cmake/loafDebug/x86/.ninja_log * gradle sync * refactoring views..still need to add version code to launch screen # Conflicts: # .idea/caches/build_file_checksums.ser # .idea/caches/gradle_models.ser # app/.cxx/cmake/loafDebug/x86/.ninja_deps # app/.cxx/cmake/loafDebug/x86/.ninja_log * updated per latest gradle * added in the version number at login * removed superflous L * polished header * moved version label for intro # Conflicts: # app/.cxx/cmake/loafDebug/arm64-v8a/.ninja_deps # app/.cxx/cmake/loafDebug/arm64-v8a/.ninja_log # app/.cxx/cmake/loafDebug/armeabi-v7a/.ninja_deps # app/.cxx/cmake/loafDebug/armeabi-v7a/.ninja_log # app/.cxx/cmake/loafDebug/x86_64/.ninja_deps # app/.cxx/cmake/loafDebug/x86_64/.ninja_log * upgrade to 26 min and 29 Android * worked in the donate layouts but not functional * WIP added buy tab button * WIP buy tab * WIP added in the buy tab prior to the webview * added in webview got Buy Tab * comment out the Buy Tab until server is ready * update for signing fixed naming * updated icons and Litewallet naming * added USE Biometric permission * moved layout * added in the old toolbar and logo but flipper still being debugged * WIP debuggin layout of the header toolbar * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * V1.18.1 (#65) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * show up buy button * Upgrade dependencies * added donation info and functionality (#67) * added donation info and functionality * per review comments * Tweak L/$ price labels animation (#69) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * Tweak L/$ price labels animation * remove useless attributes clipChildren and clipToPadding * Revert "remove useless attributes clipChildren and clipToPadding" This reverts commit 0a4fec50b6d4e322ed19315d802f09544b8c60f6. * Ea/update fonts (#70) * Use BarlowSemiCondensed in lieu of CircularPro (excluding CircularPro-Book) * Swap CircularPro-Book.otf for BarlowSemiCondensed-Medium.ttf * added circleci and build bump * updated cofing.yml v2 * update config.yml v 3 * update v4 * update v6 * linter error fix for ci, small confirm field polish * silence linter on InvalidPackages * error fix update gradle * turn off abortonError * List of partners screen * Handle tap on simplex partner item * code clean-up * refactor the buy URL generation * pass choosen currency code to buy fragment * Remove horizontal linear layout and base align “choose fiat” with CAD, EUR, JPY and USD * Dynamic donation (#118) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * increase donation but height * version bump (#121) * Fee types (#123) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * add luxury fee’s type * set default values * dynamic donation: make sure fee is regular * add note to refactor later * WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fcede0487470. WIP working out the conflicts Analytics working getting more locations. * tested all custom events refactored to the standard firebase way * removed dev code * added Analytics Manager class * update per review notes * moved the costants and removed enum * version bump * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * V1.19.0 (#135) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead Co-authored-by: mosadialiou <mosadialiou@gmail.com> * version bump and send test checks (#138) * new donate addresses (#136) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead * new donate addresses * add ADDRESS_SCHEME key to donation event * fix inverted key-value * clean up Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump * Added Litewallet * fix broken link * updated README.md (#145) * updated README.md * added links * uodate header image * new hdr * added donations * move donations * change link * add private link * polish link * copy edit * add indo * address * fix addresses * Bugfix: [UI Alignment] Extra comma in send view (#153) * fix extra comma in send view * Refactor getReceiver method * remove extra linebreak * code cleanup * remove dead code * reverse check order for perf. * Fix: remove “donate to” prepended to the donation account * remove “PLATFORM” which is already added by Firebase Analytics * to v1.19.3 (612) (#154) * use Timber instead of Log * convert BreadActivity to FragmentActivity in order to handle back pressed from fragments * handle back button on BuyFragment * upgrade firebase libs version to latest * Handle AUD, GBP, HKD, IDR, RUB and SGD currencies * upgrade gradle/gradle build tool to respectively 6.5 and 4.1.0 * handle document upload for KYC verification * update support/policy/social links * update README: replace iOS by Android * use zendesk support email address * make sure the selected fiat option is always visible * setup kotlin * cleanup + use timber * use androidx fragment * update libs * FragmentSend: IDE convertion to kotlin * FragmentSend: tweak kotlin conversion * FragmentSend: UD integration * BRButton: disable touch effect when disabled * DynamicDonationFragment: convert to android * DynamicDonationFragment: use lambda * UDResolution: only resolve LTC domains * FragmentSend: translation * translate “Lookup” * rename tryBitcoinURL to tryLitecoinURL * add kotlin doc * Release v1.20.0 (simplex) (#190) * FragmentBuy: use https for simplex prod URL * bump app version 1.20.0(630) * bump app version 1.21.0(631) * bugfix: send view stays after send confirmation disappears * remove UD error toasts * clear the LTC address before each Lookup * show up a confirmation toast if UD resolution is successful * bump version v1.21.0(632) * UD: add Analytics events * FragmentSend: disable Lookup button until the domain string is at least 4 chars * bump version v1.21.0(633) Co-authored-by: Kerry <mrkerrywashington@icloud.com> Co-authored-by: Ebenezer <eackon714@gmail.com> * fix build errors * Tapping on BuyTab shows up the BuyTabFragment * BuyTabFragment: add horizontal divider * replace listener with lambda * BuyTab: change fiat selector * FragmentBuy: add toolbar and show progress while page is loading * rename menu tab from “Spend” to “Card” * change register view header title * register view: change fields order according to iOS * register view: remove address2 field * login view: handle forgot password * tweak login/register views * transfer view v1 * update partnerapi lib * Replace “Bread” with “Litewallet” * Replace “Bread” with “Litewallet” * remove empty java class * bugFix(Send view): Send with Scan crashes * ScanQRActivity: code clean-up * login/register views: extract texts into strings resource * Buy tab: remove “choose fiat” from partner item view * login/register views: localize texts * reduce password length from 8 to 6 at least * bump version v2.0.0(634) * bugfix: make sure the market price displays only 2 decimals * bump version v2.0.0(635) * Release v2.0.0 card v1 (#202) * upgraded Gradle * upgraded to androidx and synced gradle * Reverted test to menu * Added brand fonts * added color names * replaced logo with new logo and added litewallet blue and removed some gradient views # Conflicts: # app/.cxx/cmake/loafDebug/x86/.ninja_deps # app/.cxx/cmake/loafDebug/x86/.ninja_log * gradle sync * refactoring views..still need to add version code to launch screen # Conflicts: # .idea/caches/build_file_checksums.ser # .idea/caches/gradle_models.ser # app/.cxx/cmake/loafDebug/x86/.ninja_deps # app/.cxx/cmake/loafDebug/x86/.ninja_log * updated per latest gradle * added in the version number at login * removed superflous L * polished header * moved version label for intro # Conflicts: # app/.cxx/cmake/loafDebug/arm64-v8a/.ninja_deps # app/.cxx/cmake/loafDebug/arm64-v8a/.ninja_log # app/.cxx/cmake/loafDebug/armeabi-v7a/.ninja_deps # app/.cxx/cmake/loafDebug/armeabi-v7a/.ninja_log # app/.cxx/cmake/loafDebug/x86_64/.ninja_deps # app/.cxx/cmake/loafDebug/x86_64/.ninja_log * upgrade to 26 min and 29 Android * worked in the donate layouts but not functional * WIP added buy tab button * WIP buy tab * WIP added in the buy tab prior to the webview * added in webview got Buy Tab * comment out the Buy Tab until server is ready * update for signing fixed naming * updated icons and Litewallet naming * added USE Biometric permission * moved layout * added in the old toolbar and logo but flipper still being debugged * WIP debuggin layout of the header toolbar * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * V1.18.1 (#65) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * show up buy button * Upgrade dependencies * added donation info and functionality (#67) * added donation info and functionality * per review comments * Tweak L/$ price labels animation (#69) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * Tweak L/$ price labels animation * remove useless attributes clipChildren and clipToPadding * Revert "remove useless attributes clipChildren and clipToPadding" This reverts commit 0a4fec50b6d4e322ed19315d802f09544b8c60f6. * Ea/update fonts (#70) * Use BarlowSemiCondensed in lieu of CircularPro (excluding CircularPro-Book) * Swap CircularPro-Book.otf for BarlowSemiCondensed-Medium.ttf * added circleci and build bump * updated cofing.yml v2 * update config.yml v 3 * update v4 * update v6 * linter error fix for ci, small confirm field polish * silence linter on InvalidPackages * error fix update gradle * turn off abortonError * List of partners screen * Handle tap on simplex partner item * code clean-up * refactor the buy URL generation * pass choosen currency code to buy fragment * Remove horizontal linear layout and base align “choose fiat” with CAD, EUR, JPY and USD * Dynamic donation (#118) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * increase donation but height * version bump (#121) * Fee types (#123) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * add luxury fee’s type * set default values * dynamic donation: make sure fee is regular * add note to refactor later * WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fcede0487470. WIP working out the conflicts Analytics working getting more locations. * tested all custom events refactored to the standard firebase way * removed dev code * added Analytics Manager class * update per review notes * moved the costants and removed enum * version bump * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * V1.19.0 (#135) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead Co-authored-by: mosadialiou <mosadialiou@gmail.com> * version bump and send test checks (#138) * new donate addresses (#136) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead * new donate addresses * add ADDRESS_SCHEME key to donation event * fix inverted key-value * clean up Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump * Added Litewallet * fix broken link * updated README.md (#145) * updated README.md * added links * uodate header image * new hdr * added donations * move donations * change link * add private link * polish link * copy edit * add indo * address * fix addresses * Bugfix: [UI Alignment] Extra comma in send view (#153) * fix extra comma in send view * Refactor getReceiver method * remove extra linebreak * code cleanup * remove dead code * reverse check order for perf. * Fix: remove “donate to” prepended to the donation account * remove “PLATFORM” which is already added by Firebase Analytics * to v1.19.3 (612) (#154) * use bottom navigation view * update buy/spend/receive navigation icons * Change send/receive navigation icon names * localize history tab title * Just “Acheter” * Add fonts as resources * setup kotlin * upgrade grade + dependencies * login/register views * Replace search icon with menu icon and show up LTC price * login/register UX * Prevent view not rendering in layout editor * code cleanup * missing resources * reduce toolbar height * Specify a material colors for the app * Remove unused file * Transfer view * update litecoin card image * move constants where they are used * respect constant nomenclature * make “ltcPriceLbl” same textSize as “ltcAmount” * WIP: Login/Register views (#159) * Dynamic donation (#118) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * increase donation but height * version bump (#121) * Fee types (#123) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * add luxury fee’s type * set default values * dynamic donation: make sure fee is regular * add note to refactor later * WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fcede0487470. WIP working out the conflicts Analytics working getting more locations. * tested all custom events refactored to the standard firebase way * removed dev code * added Analytics Manager class * update per review notes * moved the costants and removed enum * version bump * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * V1.19.0 (#135) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead Co-authored-by: mosadialiou <mosadialiou@gmail.com> * version bump and send test checks (#138) * new donate addresses (#136) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead * new donate addresses * add ADDRESS_SCHEME key to donation event * fix inverted key-value * clean up Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump * Added Litewallet * fix broken link * updated README.md (#145) * updated README.md * added links * uodate header image * new hdr * added donations * move donations * change link * add private link * polish link * copy edit * add indo * address * fix addresses * Bugfix: [UI Alignment] Extra comma in send view (#153) * fix extra comma in send view * Refactor getReceiver method * remove extra linebreak * code cleanup * remove dead code * reverse check order for perf. * Fix: remove “donate to” prepended to the donation account * remove “PLATFORM” which is already added by Firebase Analytics * to v1.19.3 (612) (#154) * use bottom navigation view * update buy/spend/receive navigation icons * Change send/receive navigation icon names * localize history tab title * Just “Acheter” * Add fonts as resources * setup kotlin * upgrade grade + dependencies * login/register views * Replace search icon with menu icon and show up LTC price * login/register UX * Prevent view not rendering in layout editor * code cleanup * missing resources * reduce toolbar height * Specify a material colors for the app * Remove unused file * Transfer view * update litecoin card image Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump and upgrade * make sure listeners are not NULL * make sure to call super * remove unused code * Move transactions to HistoryFragment * fix typo * Remove fonts in assets folder. Delete BREdit and BRText and use styles * Reformat Code: layout files * Reformat code: anim files * Reformat code: animator files * code refactor * connect login and register views to API * make partnerapi as git submodule * update partnerapi * BRKeystore: remove duplicated entry (FAIL_COUNT_ALIAS) * after successful registration, show up a confirmation and send user back to login * remove test code * add ktlint and format kotlin files * update partnerapi * fix typo * set views Ids * Transfer view: add “Logout” button and handle navigation * transfer view: add padding bottom to “Transfer” button * gradle: code format * use default NDK version=21.0.6113669 * use Timber instead of Log * convert BreadActivity to FragmentActivity in order to handle back pressed from fragments * handle back button on BuyFragment * upgrade firebase libs version to latest * Handle AUD, GBP, HKD, IDR, RUB and SGD currencies * upgrade gradle/gradle build tool to respectively 6.5 and 4.1.0 * handle document upload for KYC verification * update support/policy/social links * update README: replace iOS by Android * use zendesk support email address * make sure the selected fiat option is always visible * setup kotlin * cleanup + use timber * use androidx fragment * update libs * FragmentSend: IDE convertion to kotlin * FragmentSend: tweak kotlin conversion * FragmentSend: UD integration * BRButton: disable touch effect when disabled * DynamicDonationFragment: convert to android * DynamicDonationFragment: use lambda * UDResolution: only resolve LTC domains * FragmentSend: translation * translate “Lookup” * rename tryBitcoinURL to tryLitecoinURL * add kotlin doc * Release v1.20.0 (simplex) (#190) * FragmentBuy: use https for simplex prod URL * bump app version 1.20.0(630) * bump app version 1.21.0(631) * bugfix: send view stays after send confirmation disappears * remove UD error toasts * clear the LTC address before each Lookup * show up a confirmation toast if UD resolution is successful * bump version v1.21.0(632) * UD: add Analytics events * FragmentSend: disable Lookup button until the domain string is at least 4 chars * bump version v1.21.0(633) * fix build errors * Tapping on BuyTab shows up the BuyTabFragment * BuyTabFragment: add horizontal divider * replace listener with lambda * BuyTab: change fiat selector * FragmentBuy: add toolbar and show progress while page is loading * rename menu tab from “Spend” to “Card” * change register view header title * register view: change fields order according to iOS * register view: remove address2 field * login view: handle forgot password * tweak login/register views * transfer view v1 * update partnerapi lib * Replace “Bread” with “Litewallet” * Replace “Bread” with “Litewallet” * remove empty java class * bugFix(Send view): Send with Scan crashes * ScanQRActivity: code clean-up * login/register views: extract texts into strings resource * Buy tab: remove “choose fiat” from partner item view * login/register views: localize texts * reduce password length from 8 to 6 at least * bump version v2.0.0(634) * bugfix: make sure the market price displays only 2 decimals * bump version v2.0.0(635) Co-authored-by: Kerry <mrkerrywashington@icloud.com> Co-authored-by: Ebenezer <eackon714@gmail.com> * refacto(FragmentMenu): use lambda + code reformat * feature: Replace Customer Email with Zendesk HC * [TechDebt] Add issue templates (#208) * Add issue templates * polished per comments * [Bugfix] Header price update occludes the other text (#207) * Change the font mixe * Set the font to autosizing - helps by setting the max width * add balance label in header * fix error: Attribute autoSizeMinTextSize is only used in API level 26 and higher (current min is 23) * fix crash from Firebase: BreadActivity.java line 444 https://github.com/litecoin-foundation/loafwallet-android/issues/211 * fix crash in RegisterFragment.kt at line 68 https://github.com/litecoin-foundation/loafwallet-android/issues/212 * PR reviews * bump version v2.1.0(636) * add card disclaimer dialog * bump version v2.1.1(637) * Release v2.1.0 (into master) (#227) * upgraded Gradle * upgraded to androidx and synced gradle * Reverted test to menu * Added brand fonts * added color names * replaced logo with new logo and added litewallet blue and removed some gradient views # Conflicts: # app/.cxx/cmake/loafDebug/x86/.ninja_deps # app/.cxx/cmake/loafDebug/x86/.ninja_log * gradle sync * refactoring views..still need to add version code to launch screen # Conflicts: # .idea/caches/build_file_checksums.ser # .idea/caches/gradle_models.ser # app/.cxx/cmake/loafDebug/x86/.ninja_deps # app/.cxx/cmake/loafDebug/x86/.ninja_log * updated per latest gradle * added in the version number at login * removed superflous L * polished header * moved version label for intro # Conflicts: # app/.cxx/cmake/loafDebug/arm64-v8a/.ninja_deps # app/.cxx/cmake/loafDebug/arm64-v8a/.ninja_log # app/.cxx/cmake/loafDebug/armeabi-v7a/.ninja_deps # app/.cxx/cmake/loafDebug/armeabi-v7a/.ninja_log # app/.cxx/cmake/loafDebug/x86_64/.ninja_deps # app/.cxx/cmake/loafDebug/x86_64/.ninja_log * upgrade to 26 min and 29 Android * worked in the donate layouts but not functional * WIP added buy tab button * WIP buy tab * WIP added in the buy tab prior to the webview * added in webview got Buy Tab * comment out the Buy Tab until server is ready * update for signing fixed naming * updated icons and Litewallet naming * added USE Biometric permission * moved layout * added in the old toolbar and logo but flipper still being debugged * WIP debuggin layout of the header toolbar * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * V1.18.1 (#65) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * show up buy button * Upgrade dependencies * added donation info and functionality (#67) * added donation info and functionality * per review comments * Tweak L/$ price labels animation (#69) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * Tweak L/$ price labels animation * remove useless attributes clipChildren and clipToPadding * Revert "remove useless attributes clipChildren and clipToPadding" This reverts commit 0a4fec50b6d4e322ed19315d802f09544b8c60f6. * Ea/update fonts (#70) * Use BarlowSemiCondensed in lieu of CircularPro (excluding CircularPro-Book) * Swap CircularPro-Book.otf for BarlowSemiCondensed-Medium.ttf * added circleci and build bump * updated cofing.yml v2 * update config.yml v 3 * update v4 * update v6 * linter error fix for ci, small confirm field polish * silence linter on InvalidPackages * error fix update gradle * turn off abortonError * List of partners screen * Handle tap on simplex partner item * code clean-up * refactor the buy URL generation * pass choosen currency code to buy fragment * Remove horizontal linear layout and base align “choose fiat” with CAD, EUR, JPY and USD * Dynamic donation (#118) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * increase donation but height * version bump (#121) * Fee types (#123) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * add luxury fee’s type * set default values * dynamic donation: make sure fee is regular * add note to refactor later * WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fcede0487470. WIP working out the conflicts Analytics working getting more locations. * tested all custom events refactored to the standard firebase way * removed dev code * added Analytics Manager class * update per review notes * moved the costants and removed enum * version bump * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * V1.19.0 (#135) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead Co-authored-by: mosadialiou <mosadialiou@gmail.com> * version bump and send test checks (#138) * new donate addresses (#136) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead * new donate addresses * add ADDRESS_SCHEME key to donation event * fix inverted key-value * clean up Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump * Added Litewallet * fix broken link * updated README.md (#145) * updated README.md * added links * uodate header image * new hdr * added donations * move donations * change link * add private link * polish link * copy edit * add indo * address * fix addresses * Bugfix: [UI Alignment] Extra comma in send view (#153) * fix extra comma in send view * Refactor getReceiver method * remove extra linebreak * code cleanup * remove dead code * reverse check order for perf. * Fix: remove “donate to” prepended to the donation account * remove “PLATFORM” which is already added by Firebase Analytics * to v1.19.3 (612) (#154) * use bottom navigation view * update buy/spend/receive navigation icons * Change send/receive navigation icon names * localize history tab title * Just “Acheter” * Add fonts as resources * setup kotlin * upgrade grade + dependencies * login/register views * Replace search icon with menu icon and show up LTC price * login/register UX * Prevent view not rendering in layout editor * code cleanup * missing resources * reduce toolbar height * Specify a material colors for the app * Remove unused file * Transfer view * update litecoin card image * move constants where they are used * respect constant nomenclature * make “ltcPriceLbl” same textSize as “ltcAmount” * WIP: Login/Register views (#159) * Dynamic donation (#118) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * increase donation but height * version bump (#121) * Fee types (#123) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * add luxury fee’s type * set default values * dynamic donation: make sure fee is regular * add note to refactor later * WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fcede0487470. WIP working out the conflicts Analytics working getting more locations. * tested all custom events refactored to the standard firebase way * removed dev code * added Analytics Manager class * update per review notes * moved the costants and removed enum * version bump * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * V1.19.0 (#135) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead Co-authored-by: mosadialiou <mosadialiou@gmail.com> * version bump and send test checks (#138) * new donate addresses (#136) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead * new donate addresses * add ADDRESS_SCHEME key to donation event * fix inverted key-value * clean up Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump * Added Litewallet * fix broken link * updated README.md (#145) * updated README.md * added links * uodate header image * new hdr * added donations * move donations * change link * add private link * polish link * copy edit * add indo * address * fix addresses * Bugfix: [UI Alignment] Extra comma in send view (#153) * fix extra comma in send view * Refactor getReceiver method * remove extra linebreak * code cleanup * remove dead code * reverse check order for perf. * Fix: remove “donate to” prepended to the donation account * remove “PLATFORM” which is already added by Firebase Analytics * to v1.19.3 (612) (#154) * use bottom navigation view * update buy/spend/receive navigation icons * Change send/receive navigation icon names * localize history tab title * Just “Acheter” * Add fonts as resources * setup kotlin * upgrade grade + dependencies * login/register views * Replace search icon with menu icon and show up LTC price * login/register UX * Prevent view not rendering in layout editor * code cleanup * missing resources * reduce toolbar height * Specify a material colors for the app * Remove unused file * Transfer view * update litecoin card image Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump and upgrade * make sure listeners are not NULL * make sure to call super * remove unused code * Move transactions to HistoryFragment * fix typo * Remove fonts in assets folder. Delete BREdit and BRText and use styles * Reformat Code: layout files * Reformat code: anim files * Reformat code: animator files * code refactor * connect login and register views to API * make partnerapi as git submodule * update partnerapi * BRKeystore: remove duplicated entry (FAIL_COUNT_ALIAS) * after successful registration, show up a confirmation and send user back to login * remove test code * add ktlint and format kotlin files * update partnerapi * fix typo * set views Ids * Transfer view: add “Logout” button and handle navigation * transfer view: add padding bottom to “Transfer” button * gradle: code format * use default NDK version=21.0.6113669 * use Timber instead of Log * convert BreadActivity to FragmentActivity in order to handle back pressed from fragments * handle back button on BuyFragment * upgrade firebase libs version to latest * Handle AUD, GBP, HKD, IDR, RUB and SGD currencies * upgrade gradle/gradle build tool to respectively 6.5 and 4.1.0 * handle document upload for KYC verification * update support/policy/social links * update README: replace iOS by Android * use zendesk support email address * make sure the selected fiat option is always visible * setup kotlin * cleanup + use timber * use androidx fragment * update libs * FragmentSend: IDE convertion to kotlin * FragmentSend: tweak kotlin conversion * FragmentSend: UD inte…
kcw-grunt
added a commit
that referenced
this pull request
Apr 22, 2024
* 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/update branding (#29) * added new logo - reset the layout * version code * Delete ISSUE_TEMPLATE * Create test.md * Delete test.md * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * 🚀[ Release v.2.7.1] Merge into Develop (#104) * 🚀[ Release v.2.7.0] Merge into Main (#30) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.6.0] Merge into Develop (#13) * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[Release] v2.6.1 (#21) * version code bump * 🚀[ Release v.2.6.0] Merge into Main (#12) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 🥳[Feature] Unstoppable ext update (#11) * WIP: DNC Dropped in the UD code prior to testing * Added study link * Fix unstoppable domains dependency * Updated the UD ext text WIP::::Need to refactor once UK and deletion on SV, NL, DA * added UK lang Co-authored-by: Victor Sima <vic.sima@gmail.com> * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener Co-authored-by: Victor Sima <vic.sima@gmail.com> * Create FUNDING.yml For GH Sponsor * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * version bump * renmoved staging * moved backup rates * code bump * Updated test configs * Move api resources to central location - version code bump Co-authored-by: Victor Sima <vic.sima@gmail.com> * Commented out the partial work * Feature - donation disclaimer modal (#75) * Feature - add donation modal disclaimer - #60 * Add missing strings * Upgraded AS - Reduced donation amount - Renamed id WIP * updated stirings key format - updated the donation address * code bump Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * Feature - Show Litecoin Card as Webview (#82) * Feature - Show Litecoin Card as Webview - remove partner api library - create card frament webview and add to bottom nav - fixes #58 * bump version code * Fix UI crash * bump version code Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * 🚀[Release v.2.8.0] Merge into Develop (#124) * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * Delete ISSUE_TEMPLATE * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * 🚀[ Release v.2.7.1] Merge into Develop (#104) * 🚀[ Release v.2.7.0] Merge into Main (#30) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.6.0] Merge into Develop (#13) * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[Release] v2.6.1 (#21) * version code bump * 🚀[ Release v.2.6.0] Merge into Main (#12) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 🥳[Feature] Unstoppable ext update (#11) * WIP: DNC Dropped in the UD code prior to testing * Added study link * Fix unstoppable domains dependency * Updated the UD ext text WIP::::Need to refactor once UK and deletion on SV, NL, DA * added UK lang Co-authored-by: Victor Sima <vic.sima@gmail.com> * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener Co-authored-by: Victor Sima <vic.sima@gmail.com> * Create FUNDING.yml For GH Sponsor * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * version bump * renmoved staging * moved backup rates * code bump * Updated test configs * Move api resources to central location - version code bump Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature - donation disclaimer modal (#75) * Feature - add donation modal disclaimer - #60 * Add missing strings * Upgraded AS - Reduced donation amount - Renamed id WIP * updated stirings key format - updated the donation address * code bump Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * Feature - Show Litecoin Card as Webview (#82) * Feature - Show Litecoin Card as Webview - remove partner api library - create card frament webview and add to bottom nav - fixes #58 * bump version code * Fix UI crash * bump version code Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * version code bump - updated version labels to include the version code * Task - Reduce country iso exception (#118) - reduce emissions of "java.lang.IllegalArgumentException: Unsupported ISO 3166 country: en" * made the webview fileprivate (#120) - the idea is that it will help evaluate the js callbacks * Refactors version name and code to BRConstants (#121) * 🐜[Bugfix] Refactor strings files (#122) * bump version code * Refactor strings files There were many unused strings and they were removed. * bump version code * resolved bad resolution --------- Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.8.1] Merge into Develop (#134) * 🚀[ Release v.2.8.0] Merge into Main (#123) * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.6.0] Merge into Develop (#13) * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[Release] v2.6.1 (#21) * version code bump * 🚀[ Release v.2.6.0] Merge into Main (#12) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 🥳[Feature] Unstoppable ext update (#11) * WIP: DNC Dropped in the UD code prior to testing * Added study link * Fix unstoppable domains dependency * Updated the UD ext text WIP::::Need to refactor once UK and deletion on SV, NL, DA * added UK lang Co-authored-by: Victor Sima <vic.sima@gmail.com> * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * Create ISSUE_TEMPLATE * Delete ISSUE_TEMPLATE * Create test.md * Delete test.md * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * Fix - revert FragmentBuy webview test (#72) * 🚀[ Release v.2.7.1] Merge into Develop (#104) * 🚀[ Release v.2.7.0] Merge into Main (#30) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.6.0] Merge into Develop (#13) * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[Release] v2.6.1 (#21) * version code bump * 🚀[ Release v.2.6.0] Merge into Main (#12) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 🥳[Feature] Unstoppable ext update (#11) * WIP: DNC Dropped in the UD code prior to testing * Added study link * Fix unstoppable domains dependency * Updated the UD ext text WIP::::Need to refactor once UK and deletion on SV, NL, DA * added UK lang Co-authored-by: Victor Sima <vic.sima@gmail.com> * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener Co-authored-by: Victor Sima <vic.sima@gmail.com> * Create FUNDING.yml For GH Sponsor * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * version bump * renmoved staging * moved backup rates * code bump * Updated test configs * Move api resources to central location - version code bump Co-authored-by: Victor Sima <vic.sima@gmail.com> * Commented out the partial work * Add .circleci/config.yml (#74) * Feature - donation disclaimer modal (#75) * Feature - add donation modal disclaimer - #60 * Add missing strings * Upgraded AS - Reduced donation amount - Renamed id WIP * updated stirings key format - updated the donation address * code bump Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * Feature - Show Litecoin Card as Webview (#82) * Feature - Show Litecoin Card as Webview - remove partner api library - create card frament webview and add to bottom nav - fixes #58 * bump version code * Fix UI crash * bump version code Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * version code bump - updated version labels to include the version code * Task - Reduce country iso exception (#118) - reduce emissions of "java.lang.IllegalArgumentException: Unsupported ISO 3166 country: en" * made the webview fileprivate (#120) - the idea is that it will help evaluate the js callbacks * Refactors version name and code to BRConstants (#121) * 🐜[Bugfix] Refactor strings files (#122) * bump version code * Refactor strings files There were many unused strings and they were removed. * bump version code --------- Co-authored-by: Victor Sima <vic.sima@gmail.com> * bump version name and code * reset to version name and code --------- Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🥳[Feature] Add bech32 to enable ltc1 addresses & false positive rate (Bloom Filter) interface (#137) * Patched in the changes from losh11/bech32 - Pulled in all the changes from loafwallet-core - From Apr 10, 2022 * Various development refactors - Updated the tx and addressess lookup URLs - Updated gitignore - Removed old binaries from project - Appended timber debug prefix to “timber:” to easily filter in Logcat - Bump version code * Resolved conflicts and merged Merge branch 'feature/add-bech32' of https://github.com/litecoin-foundation/litewallet-android into feature/add-bech32-14 - Resolved conflicts - re-added timber prefix * Add logic to retrieve and display seed phrase * Added Timber logs - added localizations - version and code bump - Removed the direct wallet info fetch - This call caused the app the reset the seed. - instead we are simply pulling the seed from the keystore - lean to call for seed * Post testing improvement for FP rates - The sync period is long in the current configuration - Spent a few days testing to see if certain false-positives rate for the BloomFilter to adjust the sync time. - the trade off is: quicker sync = less privacy Here are the rates that will be offered: fpr = 0.00005 , sync 77 mins , anonymous fpr = 0.00002 , sync 42 mins, semi-private fpr = 0.00001 , sync 19 mins, low-privacy * Added layout for false positive rate Added localizations for false positive waiting to add the func fpupdate(double newfalseupdate) in the loafwallet-core Adding the needed interface * Keep build.gradle - Restore files - some jni fixes - Cleanup - Signed-off-by: Victor Sima <vic.sima@gmail.com> * All are compiling added the interface in C and Java - updated to the latest [loafwallet-core](https://github.com/litecoin-foundation/loafwallet-core/tree/master-android) branch: master-android commit: 63b18b8 * Updated the gradle to 7.4.2 bumped code and version * Adjusted analytics for sync - updated to the latest v1.4.0 loafwallet-core - updated to the v1.3.0 of loafwallet-core - Added logging to start collecting the sync times - updated the loafwallet-core to v1.5.0 * Included a snackbar to notify users on sync. - Included in the Intro Activity - Included in the Login (Lock) Activity - Added translations for the snackbar --------- Co-authored-by: Victor Sima <vic.sima@gmail.com> * resolved conflcts from rebase from main * updated privacy policy location - code bump * polished the sync duration - adjusted the sync output --------- Co-authored-by: Victor Sima <vic.sima@gmail.com>
kcw-grunt
added a commit
that referenced
this pull request
May 21, 2024
* WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fcede0487470. WIP working out the conflicts Analytics working getting more locations. * tested all custom events refactored to the standard firebase way * removed dev code * added Analytics Manager class * update per review notes * moved the costants and removed enum * version bump * V1.19.0 (#122) * Dynamic donation (#118) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * increase donation but height * version bump (#121) * Fee types (#123) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * add luxury fee’s type * set default values * dynamic donation: make sure fee is regular * add note to refactor later * WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fcede0487470. WIP working out the conflicts Analytics working getting more locations. * tested all custom events refactored to the standard firebase way * removed dev code * added Analytics Manager class * update per review notes * moved the costants and removed enum * version bump Co-authored-by: mosadialiou <mosadialiou@gmail.com> * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * V1.19.0 (#135) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead Co-authored-by: mosadialiou <mosadialiou@gmail.com> * version bump and send test checks (#138) * new donate addresses (#136) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead * new donate addresses * add ADDRESS_SCHEME key to donation event * fix inverted key-value * clean up Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump * Added Litewallet * fix broken link * updated README.md (#145) * updated README.md * added links * uodate header image * new hdr * added donations * move donations * change link * add private link * polish link * copy edit * add indo * address * fix addresses * Added Litewallet * fix broken link * updated README.md (#145) * updated README.md * added links * uodate header image * new hdr * added donations * move donations * change link * add private link * polish link * copy edit * add indo * address * fix addresses * Bugfix: [UI Alignment] Extra comma in send view (#153) * fix extra comma in send view * Refactor getReceiver method * remove extra linebreak * code cleanup * remove dead code * reverse check order for perf. * Fix: remove “donate to” prepended to the donation account * remove “PLATFORM” which is already added by Firebase Analytics * to v1.19.3 (612) (#154) * Develop (#155) * Dynamic donation (#118) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * increase donation but height * version bump (#121) * Fee types (#123) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * add luxury fee’s type * set default values * dynamic donation: make sure fee is regular * add note to refactor later * WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fcede0487470. WIP working out the conflicts Analytics working getting more locations. * tested all custom events refactored to the standard firebase way * removed dev code * added Analytics Manager class * update per review notes * moved the costants and removed enum * version bump * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * V1.19.0 (#135) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead Co-authored-by: mosadialiou <mosadialiou@gmail.com> * version bump and send test checks (#138) * new donate addresses (#136) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead * new donate addresses * add ADDRESS_SCHEME key to donation event * fix inverted key-value * clean up Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump * Added Litewallet * fix broken link * updated README.md (#145) * updated README.md * added links * uodate header image * new hdr * added donations * move donations * change link * add private link * polish link * copy edit * add indo * address * fix addresses * Bugfix: [UI Alignment] Extra comma in send view (#153) * fix extra comma in send view * Refactor getReceiver method * remove extra linebreak * code cleanup * remove dead code * reverse check order for perf. * Fix: remove “donate to” prepended to the donation account * remove “PLATFORM” which is already added by Firebase Analytics * to v1.19.3 (612) (#154) Co-authored-by: mosadialiou <mosadialiou@gmail.com> * version bump (#158) * use bottom navigation view * update buy/spend/receive navigation icons * Change send/receive navigation icon names * localize history tab title * Just “Acheter” * Add fonts as resources * setup kotlin * upgrade grade + dependencies * login/register views * Replace search icon with menu icon and show up LTC price * login/register UX * Prevent view not rendering in layout editor * code cleanup * missing resources * reduce toolbar height * Specify a material colors for the app * Remove unused file * Transfer view * update litecoin card image * move constants where they are used * respect constant nomenclature * make “ltcPriceLbl” same textSize as “ltcAmount” * WIP: Login/Register views (#159) * Dynamic donation (#118) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * increase donation but height * version bump (#121) * Fee types (#123) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * add luxury fee’s type * set default values * dynamic donation: make sure fee is regular * add note to refactor later * WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fcede0487470. WIP working out the conflicts Analytics working getting more locations. * tested all custom events refactored to the standard firebase way * removed dev code * added Analytics Manager class * update per review notes * moved the costants and removed enum * version bump * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * V1.19.0 (#135) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead Co-authored-by: mosadialiou <mosadialiou@gmail.com> * version bump and send test checks (#138) * new donate addresses (#136) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead * new donate addresses * add ADDRESS_SCHEME key to donation event * fix inverted key-value * clean up Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump * Added Litewallet * fix broken link * updated README.md (#145) * updated README.md * added links * uodate header image * new hdr * added donations * move donations * change link * add private link * polish link * copy edit * add indo * address * fix addresses * Bugfix: [UI Alignment] Extra comma in send view (#153) * fix extra comma in send view * Refactor getReceiver method * remove extra linebreak * code cleanup * remove dead code * reverse check order for perf. * Fix: remove “donate to” prepended to the donation account * remove “PLATFORM” which is already added by Firebase Analytics * to v1.19.3 (612) (#154) * use bottom navigation view * update buy/spend/receive navigation icons * Change send/receive navigation icon names * localize history tab title * Just “Acheter” * Add fonts as resources * setup kotlin * upgrade grade + dependencies * login/register views * Replace search icon with menu icon and show up LTC price * login/register UX * Prevent view not rendering in layout editor * code cleanup * missing resources * reduce toolbar height * Specify a material colors for the app * Remove unused file * Transfer view * update litecoin card image Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump and upgrade * make sure listeners are not NULL * make sure to call super * remove unused code * Move transactions to HistoryFragment * fix typo * Remove fonts in assets folder. Delete BREdit and BRText and use styles * Reformat Code: layout files * Reformat code: anim files * Reformat code: animator files * code refactor * connect login and register views to API * make partnerapi as git submodule * update partnerapi * BRKeystore: remove duplicated entry (FAIL_COUNT_ALIAS) * after successful registration, show up a confirmation and send user back to login * remove test code * add ktlint and format kotlin files * update partnerapi * fix typo * set views Ids * Transfer view: add “Logout” button and handle navigation * transfer view: add padding bottom to “Transfer” button * gradle: code format * use default NDK version=21.0.6113669 * use Timber instead of Log * convert BreadActivity to FragmentActivity in order to handle back pressed from fragments * handle back button on BuyFragment * upgrade firebase libs version to latest * Handle AUD, GBP, HKD, IDR, RUB and SGD currencies * upgrade gradle/gradle build tool to respectively 6.5 and 4.1.0 * handle document upload for KYC verification * update support/policy/social links * update README: replace iOS by Android * use zendesk support email address * make sure the selected fiat option is always visible * setup kotlin * cleanup + use timber * use androidx fragment * update libs * FragmentSend: IDE convertion to kotlin * FragmentSend: tweak kotlin conversion * FragmentSend: UD integration * BRButton: disable touch effect when disabled * DynamicDonationFragment: convert to android * DynamicDonationFragment: use lambda * UDResolution: only resolve LTC domains * FragmentSend: translation * translate “Lookup” * rename tryBitcoinURL to tryLitecoinURL * add kotlin doc * Release v1.20.0 (simplex) (#190) * FragmentBuy: use https for simplex prod URL * bump app version 1.20.0(630) * Release v1.20.0 - Simplex (#187) * upgraded Gradle * upgraded to androidx and synced gradle * Reverted test to menu * Added brand fonts * added color names * replaced logo with new logo and added litewallet blue and removed some gradient views # Conflicts: # app/.cxx/cmake/loafDebug/x86/.ninja_deps # app/.cxx/cmake/loafDebug/x86/.ninja_log * gradle sync * refactoring views..still need to add version code to launch screen # Conflicts: # .idea/caches/build_file_checksums.ser # .idea/caches/gradle_models.ser # app/.cxx/cmake/loafDebug/x86/.ninja_deps # app/.cxx/cmake/loafDebug/x86/.ninja_log * updated per latest gradle * added in the version number at login * removed superflous L * polished header * moved version label for intro # Conflicts: # app/.cxx/cmake/loafDebug/arm64-v8a/.ninja_deps # app/.cxx/cmake/loafDebug/arm64-v8a/.ninja_log # app/.cxx/cmake/loafDebug/armeabi-v7a/.ninja_deps # app/.cxx/cmake/loafDebug/armeabi-v7a/.ninja_log # app/.cxx/cmake/loafDebug/x86_64/.ninja_deps # app/.cxx/cmake/loafDebug/x86_64/.ninja_log * upgrade to 26 min and 29 Android * worked in the donate layouts but not functional * WIP added buy tab button * WIP buy tab * WIP added in the buy tab prior to the webview * added in webview got Buy Tab * comment out the Buy Tab until server is ready * update for signing fixed naming * updated icons and Litewallet naming * added USE Biometric permission * moved layout * added in the old toolbar and logo but flipper still being debugged * WIP debuggin layout of the header toolbar * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * V1.18.1 (#65) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * show up buy button * Upgrade dependencies * added donation info and functionality (#67) * added donation info and functionality * per review comments * Tweak L/$ price labels animation (#69) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * Tweak L/$ price labels animation * remove useless attributes clipChildren and clipToPadding * Revert "remove useless attributes clipChildren and clipToPadding" This reverts commit 0a4fec50b6d4e322ed19315d802f09544b8c60f6. * Ea/update fonts (#70) * Use BarlowSemiCondensed in lieu of CircularPro (excluding CircularPro-Book) * Swap CircularPro-Book.otf for BarlowSemiCondensed-Medium.ttf * added circleci and build bump * updated cofing.yml v2 * update config.yml v 3 * update v4 * update v6 * linter error fix for ci, small confirm field polish * silence linter on InvalidPackages * error fix update gradle * turn off abortonError * List of partners screen * Handle tap on simplex partner item * code clean-up * refactor the buy URL generation * pass choosen currency code to buy fragment * Remove horizontal linear layout and base align “choose fiat” with CAD, EUR, JPY and USD * Dynamic donation (#118) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * increase donation but height * version bump (#121) * Fee types (#123) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * add luxury fee’s type * set default values * dynamic donation: make sure fee is regular * add note to refactor later * WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fcede0487470. WIP working out the conflicts Analytics working getting more locations. * tested all custom events refactored to the standard firebase way * removed dev code * added Analytics Manager class * update per review notes * moved the costants and removed enum * version bump * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * V1.19.0 (#135) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead Co-authored-by: mosadialiou <mosadialiou@gmail.com> * version bump and send test checks (#138) * new donate addresses (#136) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead * new donate addresses * add ADDRESS_SCHEME key to donation event * fix inverted key-value * clean up Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump * Added Litewallet * fix broken link * updated README.md (#145) * updated README.md * added links * uodate header image * new hdr * added donations * move donations * change link * add private link * polish link * copy edit * add indo * address * fix addresses * Bugfix: [UI Alignment] Extra comma in send view (#153) * fix extra comma in send view * Refactor getReceiver method * remove extra linebreak * code cleanup * remove dead code * reverse check order for perf. * Fix: remove “donate to” prepended to the donation account * remove “PLATFORM” which is already added by Firebase Analytics * to v1.19.3 (612) (#154) * use Timber instead of Log * convert BreadActivity to FragmentActivity in order to handle back pressed from fragments * handle back button on BuyFragment * upgrade firebase libs version to latest * Handle AUD, GBP, HKD, IDR, RUB and SGD currencies * upgrade gradle/gradle build tool to respectively 6.5 and 4.1.0 * handle document upload for KYC verification * update support/policy/social links * update README: replace iOS by Android * use zendesk support email address * make sure the selected fiat option is always visible * FragmentBuy: use https for simplex prod URL * bump app version 1.20.0(630) Co-authored-by: Kerry <mrkerrywashington@icloud.com> Co-authored-by: Ebenezer <eackon714@gmail.com> * bump app version 1.21.0(631) * bugfix: send view stays after send confirmation disappears * remove UD error toasts * clear the LTC address before each Lookup * show up a confirmation toast if UD resolution is successful * bump version v1.21.0(632) * UD: add Analytics events * FragmentSend: disable Lookup button until the domain string is at least 4 chars * bump version v1.21.0(633) * Release v1.21.0 (#193) * upgraded Gradle * upgraded to androidx and synced gradle * Reverted test to menu * Added brand fonts * added color names * replaced logo with new logo and added litewallet blue and removed some gradient views # Conflicts: # app/.cxx/cmake/loafDebug/x86/.ninja_deps # app/.cxx/cmake/loafDebug/x86/.ninja_log * gradle sync * refactoring views..still need to add version code to launch screen # Conflicts: # .idea/caches/build_file_checksums.ser # .idea/caches/gradle_models.ser # app/.cxx/cmake/loafDebug/x86/.ninja_deps # app/.cxx/cmake/loafDebug/x86/.ninja_log * updated per latest gradle * added in the version number at login * removed superflous L * polished header * moved version label for intro # Conflicts: # app/.cxx/cmake/loafDebug/arm64-v8a/.ninja_deps # app/.cxx/cmake/loafDebug/arm64-v8a/.ninja_log # app/.cxx/cmake/loafDebug/armeabi-v7a/.ninja_deps # app/.cxx/cmake/loafDebug/armeabi-v7a/.ninja_log # app/.cxx/cmake/loafDebug/x86_64/.ninja_deps # app/.cxx/cmake/loafDebug/x86_64/.ninja_log * upgrade to 26 min and 29 Android * worked in the donate layouts but not functional * WIP added buy tab button * WIP buy tab * WIP added in the buy tab prior to the webview * added in webview got Buy Tab * comment out the Buy Tab until server is ready * update for signing fixed naming * updated icons and Litewallet naming * added USE Biometric permission * moved layout * added in the old toolbar and logo but flipper still being debugged * WIP debuggin layout of the header toolbar * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * V1.18.1 (#65) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * show up buy button * Upgrade dependencies * added donation info and functionality (#67) * added donation info and functionality * per review comments * Tweak L/$ price labels animation (#69) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * Tweak L/$ price labels animation * remove useless attributes clipChildren and clipToPadding * Revert "remove useless attributes clipChildren and clipToPadding" This reverts commit 0a4fec50b6d4e322ed19315d802f09544b8c60f6. * Ea/update fonts (#70) * Use BarlowSemiCondensed in lieu of CircularPro (excluding CircularPro-Book) * Swap CircularPro-Book.otf for BarlowSemiCondensed-Medium.ttf * added circleci and build bump * updated cofing.yml v2 * update config.yml v 3 * update v4 * update v6 * linter error fix for ci, small confirm field polish * silence linter on InvalidPackages * error fix update gradle * turn off abortonError * List of partners screen * Handle tap on simplex partner item * code clean-up * refactor the buy URL generation * pass choosen currency code to buy fragment * Remove horizontal linear layout and base align “choose fiat” with CAD, EUR, JPY and USD * Dynamic donation (#118) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * increase donation but height * version bump (#121) * Fee types (#123) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * add luxury fee’s type * set default values * dynamic donation: make sure fee is regular * add note to refactor later * WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fcede0487470. WIP working out the conflicts Analytics working getting more locations. * tested all custom events refactored to the standard firebase way * removed dev code * added Analytics Manager class * update per review notes * moved the costants and removed enum * version bump * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * V1.19.0 (#135) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead Co-authored-by: mosadialiou <mosadialiou@gmail.com> * version bump and send test checks (#138) * new donate addresses (#136) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead * new donate addresses * add ADDRESS_SCHEME key to donation event * fix inverted key-value * clean up Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump * Added Litewallet * fix broken link * updated README.md (#145) * updated README.md * added links * uodate header image * new hdr * added donations * move donations * change link * add private link * polish link * copy edit * add indo * address * fix addresses * Bugfix: [UI Alignment] Extra comma in send view (#153) * fix extra comma in send view * Refactor getReceiver method * remove extra linebreak * code cleanup * remove dead code * reverse check order for perf. * Fix: remove “donate to” prepended to the donation account * remove “PLATFORM” which is already added by Firebase Analytics * to v1.19.3 (612) (#154) * use Timber instead of Log * convert BreadActivity to FragmentActivity in order to handle back pressed from fragments * handle back button on BuyFragment * upgrade firebase libs version to latest * Handle AUD, GBP, HKD, IDR, RUB and SGD currencies * upgrade gradle/gradle build tool to respectively 6.5 and 4.1.0 * handle document upload for KYC verification * update support/policy/social links * update README: replace iOS by Android * use zendesk support email address * make sure the selected fiat option is always visible * setup kotlin * cleanup + use timber * use androidx fragment * update libs * FragmentSend: IDE convertion to kotlin * FragmentSend: tweak kotlin conversion * FragmentSend: UD integration * BRButton: disable touch effect when disabled * DynamicDonationFragment: convert to android * DynamicDonationFragment: use lambda * UDResolution: only resolve LTC domains * FragmentSend: translation * translate “Lookup” * rename tryBitcoinURL to tryLitecoinURL * add kotlin doc * Release v1.20.0 (simplex) (#190) * FragmentBuy: use https for simplex prod URL * bump app version 1.20.0(630) * bump app version 1.21.0(631) * bugfix: send view stays after send confirmation disappears * remove UD error toasts * clear the LTC address before each Lookup * show up a confirmation toast if UD resolution is successful * bump version v1.21.0(632) * UD: add Analytics events * FragmentSend: disable Lookup button until the domain string is at least 4 chars * bump version v1.21.0(633) Co-authored-by: Kerry <mrkerrywashington@icloud.com> Co-authored-by: Ebenezer <eackon714@gmail.com> * fix build errors * Tapping on BuyTab shows up the BuyTabFragment * BuyTabFragment: add horizontal divider * replace listener with lambda * BuyTab: change fiat selector * FragmentBuy: add toolbar and show progress while page is loading * rename menu tab from “Spend” to “Card” * change register view header title * register view: change fields order according to iOS * register view: remove address2 field * login view: handle forgot password * tweak login/register views * transfer view v1 * update partnerapi lib * Replace “Bread” with “Litewallet” * Replace “Bread” with “Litewallet” * remove empty java class * bugFix(Send view): Send with Scan crashes * ScanQRActivity: code clean-up * login/register views: extract texts into strings resource * Buy tab: remove “choose fiat” from partner item view * login/register views: localize texts * reduce password length from 8 to 6 at least * bump version v2.0.0(634) * bugfix: make sure the market price displays only 2 decimals * bump version v2.0.0(635) * Release v2.0.0 card v1 (#202) * upgraded Gradle * upgraded to androidx and synced gradle * Reverted test to menu * Added brand fonts * added color names * replaced logo with new logo and added litewallet blue and removed some gradient views # Conflicts: # app/.cxx/cmake/loafDebug/x86/.ninja_deps # app/.cxx/cmake/loafDebug/x86/.ninja_log * gradle sync * refactoring views..still need to add version code to launch screen # Conflicts: # .idea/caches/build_file_checksums.ser # .idea/caches/gradle_models.ser # app/.cxx/cmake/loafDebug/x86/.ninja_deps # app/.cxx/cmake/loafDebug/x86/.ninja_log * updated per latest gradle * added in the version number at login * removed superflous L * polished header * moved version label for intro # Conflicts: # app/.cxx/cmake/loafDebug/arm64-v8a/.ninja_deps # app/.cxx/cmake/loafDebug/arm64-v8a/.ninja_log # app/.cxx/cmake/loafDebug/armeabi-v7a/.ninja_deps # app/.cxx/cmake/loafDebug/armeabi-v7a/.ninja_log # app/.cxx/cmake/loafDebug/x86_64/.ninja_deps # app/.cxx/cmake/loafDebug/x86_64/.ninja_log * upgrade to 26 min and 29 Android * worked in the donate layouts but not functional * WIP added buy tab button * WIP buy tab * WIP added in the buy tab prior to the webview * added in webview got Buy Tab * comment out the Buy Tab until server is ready * update for signing fixed naming * updated icons and Litewallet naming * added USE Biometric permission * moved layout * added in the old toolbar and logo but flipper still being debugged * WIP debuggin layout of the header toolbar * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * V1.18.1 (#65) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * show up buy button * Upgrade dependencies * added donation info and functionality (#67) * added donation info and functionality * per review comments * Tweak L/$ price labels animation (#69) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * Tweak L/$ price labels animation * remove useless attributes clipChildren and clipToPadding * Revert "remove useless attributes clipChildren and clipToPadding" This reverts commit 0a4fec50b6d4e322ed19315d802f09544b8c60f6. * Ea/update fonts (#70) * Use BarlowSemiCondensed in lieu of CircularPro (excluding CircularPro-Book) * Swap CircularPro-Book.otf for BarlowSemiCondensed-Medium.ttf * added circleci and build bump * updated cofing.yml v2 * update config.yml v 3 * update v4 * update v6 * linter error fix for ci, small confirm field polish * silence linter on InvalidPackages * error fix update gradle * turn off abortonError * List of partners screen * Handle tap on simplex partner item * code clean-up * refactor the buy URL generation * pass choosen currency code to buy fragment * Remove horizontal linear layout and base align “choose fiat” with CAD, EUR, JPY and USD * Dynamic donation (#118) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * increase donation but height * version bump (#121) * Fee types (#123) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * add luxury fee’s type * set default values * dynamic donation: make sure fee is regular * add note to refactor later * WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fcede0487470. WIP working out the conflicts Analytics working getting more locations. * tested all custom events refactored to the standard firebase way * removed dev code * added Analytics Manager class * update per review notes * moved the costants and removed enum * version bump * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * V1.19.0 (#135) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead Co-authored-by: mosadialiou <mosadialiou@gmail.com> * version bump and send test checks (#138) * new donate addresses (#136) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead * new donate addresses * add ADDRESS_SCHEME key to donation event * fix inverted key-value * clean up Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump * Added Litewallet * fix broken link * updated README.md (#145) * updated README.md * added links * uodate header image * new hdr * added donations * move donations * change link * add private link * polish link * copy edit * add indo * address * fix addresses * Bugfix: [UI Alignment] Extra comma in send view (#153) * fix extra comma in send view * Refactor getReceiver method * remove extra linebreak * code cleanup * remove dead code * reverse check order for perf. * Fix: remove “donate to” prepended to the donation account * remove “PLATFORM” which is already added by Firebase Analytics * to v1.19.3 (612) (#154) * use bottom navigation view * update buy/spend/receive navigation icons * Change send/receive navigation icon names * localize history tab title * Just “Acheter” * Add fonts as resources * setup kotlin * upgrade grade + dependencies * login/register views * Replace search icon with menu icon and show up LTC price * login/register UX * Prevent view not rendering in layout editor * code cleanup * missing resources * reduce toolbar height * Specify a material colors for the app * Remove unused file * Transfer view * update litecoin card image * move constants where they are used * respect constant nomenclature * make “ltcPriceLbl” same textSize as “ltcAmount” * WIP: Login/Register views (#159) * Dynamic donation (#118) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * increase donation but height * version bump (#121) * Fee types (#123) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * add luxury fee’s type * set default values * dynamic donation: make sure fee is regular * add note to refactor later * WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fcede0487470. WIP working out the conflicts Analytics working getting more locations. * tested all custom events refactored to the standard firebase way * removed dev code * added Analytics Manager class * update per review notes * moved the costants and removed enum * version bump * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * V1.19.0 (#135) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead Co-authored-by: mosadialiou <mosadialiou@gmail.com> * version bump and send test checks (#138) * new donate addresses (#136) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead * new donate addresses * add ADDRESS_SCHEME key to donation event * fix inverted key-value * clean up Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump * Added Litewallet * fix broken link * updated README.md (#145) * updated README.md * added links * uodate header image * new hdr * added donations * move donations * change link * add private link * polish link * copy edit * add indo * address * fix addresses * Bugfix: [UI Alignment] Extra comma in send view (#153) * fix extra comma in send view * Refactor getReceiver method * remove extra linebreak * code cleanup * remove dead code * reverse check order for perf. * Fix: remove “donate to” prepended to the donation account * remove “PLATFORM” which is already added by Firebase Analytics * to v1.19.3 (612) (#154) * use bottom navigation view * update buy/spend/receive navigation icons * Change send/receive navigation icon names * localize history tab title * Just “Acheter” * Add fonts as resources * setup kotlin * upgrade grade + dependencies * login/register views * Replace search icon with menu icon and show up LTC price * login/register UX * Prevent view not rendering in layout editor * code cleanup * missing resources * reduce toolbar height * Specify a material colors for the app * Remove unused file * Transfer view * update litecoin card image Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump and upgrade * make sure listeners are not NULL * make sure to call super * remove unused code * Move transactions to HistoryFragment * fix typo * Remove fonts in assets folder. Delete BREdit and BRText and use styles * Reformat Code: layout files * Reformat code: anim files * Reformat code: animator files * code refactor * connect login and register views to API * make partnerapi as git submodule * update partnerapi * BRKeystore: remove duplicated entry (FAIL_COUNT_ALIAS) * after successful registration, show up a confirmation and send user back to login * remove test code * add ktlint and format kotlin files * update partnerapi * fix typo * set views Ids * Transfer view: add “Logout” button and handle navigation * transfer view: add padding bottom to “Transfer” button * gradle: code format * use default NDK version=21.0.6113669 * use Timber instead of Log * convert BreadActivity to FragmentActivity in order to handle back pressed from fragments * handle back button on BuyFragment * upgrade firebase libs version to latest * Handle AUD, GBP, HKD, IDR, RUB and SGD currencies * upgrade gradle/gradle build tool to respectively 6.5 and 4.1.0 * handle document upload for KYC verification * update support/policy/social links * update README: replace iOS by Android * use zendesk support email address * make sure the selected fiat option is always visible * setup kotlin * cleanup + use timber * use androidx fragment * update libs * FragmentSend: IDE convertion to kotlin * FragmentSend: tweak kotlin conversion * FragmentSend: UD integration * BRButton: disable touch effect when disabled * DynamicDonationFragment: convert to android * DynamicDonationFragment: use lambda * UDResolution: only resolve LTC domains * FragmentSend: translation * translate “Lookup” * rename tryBitcoinURL to tryLitecoinURL * add kotlin doc * Release v1.20.0 (simplex) (#190) * FragmentBuy: use https for simplex prod URL * bump app version 1.20.0(630) * bump app version 1.21.0(631) * bugfix: send view stays after send confirmation disappears * remove UD error toasts * clear the LTC address before each Lookup * show up a confirmation toast if UD resolution is successful * bump version v1.21.0(632) * UD: add Analytics events * FragmentSend: disable Lookup button until the domain string is at least 4 chars * bump version v1.21.0(633) * fix build errors * Tapping on BuyTab shows up the BuyTabFragment * BuyTabFragment: add horizontal divider * replace listener with lambda * BuyTab: change fiat selector * FragmentBuy: add toolbar and show progress while page is loading * rename menu tab from “Spend” to “Card” * change register view header title * register view: change fields order according to iOS * register view: remove address2 field * login view: handle forgot password * tweak login/register views * transfer view v1 * update partnerapi lib * Replace “Bread” with “Litewallet” * Replace “Bread” with “Litewallet” * remove empty java class * bugFix(Send view): Send with Scan crashes * ScanQRActivity: code clean-up * login/register views: extract texts into strings resource * Buy tab: remove “choose fiat” from partner item view * login/register views: localize texts * reduce password length from 8 to 6 at least * bump version v2.0.0(634) * bugfix: make sure the market price displays only 2 decimals * bump version v2.0.0(635) Co-authored-by: Kerry <mrkerrywashington@icloud.com> Co-authored-by: Ebenezer <eackon714@gmail.com> * refacto(FragmentMenu): use lambda + code reformat * feature: Replace Customer Email with Zendesk HC * [TechDebt] Add issue templates (#208) * Add issue templates * polished per comments * [Bugfix] Header price update occludes the other text (#207) * Change the font mixe * Set the font to autosizing - helps by setting the max width * add balance label in header * fix error: Attribute autoSizeMinTextSize is only used in API level 26 and higher (current min is 23) * fix crash from Firebase: BreadActivity.java line 444 https://github.com/litecoin-foundation/loafwallet-android/issues/211 * fix crash in RegisterFragment.kt at line 68 https://github.com/litecoin-foundation/loafwallet-android/issues/212 * PR reviews * bump version v2.1.0(636) * add card disclaimer dialog * bump version v2.1.1(637) * Release v2.1.0 (into master) (#227) * upgraded Gradle * upgraded to androidx and synced gradle * Reverted test to menu * Added brand fonts * added color names * replaced logo with new logo and added litewallet blue and removed some gradient views # Conflicts: # app/.cxx/cmake/loafDebug/x86/.ninja_deps # app/.cxx/cmake/loafDebug/x86/.ninja_log * gradle sync * refactoring views..still need to add version code to launch screen # Conflicts: # .idea/caches/build_file_checksums.ser # .idea/caches/gradle_models.ser # app/.cxx/cmake/loafDebug/x86/.ninja_deps # app/.cxx/cmake/loafDebug/x86/.ninja_log * updated per latest gradle * added in the version number at login * removed superflous L * polished header * moved version label for intro # Conflicts: # app/.cxx/cmake/loafDebug/arm64-v8a/.ninja_deps # app/.cxx/cmake/loafDebug/arm64-v8a/.ninja_log # app/.cxx/cmake/loafDebug/armeabi-v7a/.ninja_deps # app/.cxx/cmake/loafDebug/armeabi-v7a/.ninja_log # app/.cxx/cmake/loafDebug/x86_64/.ninja_deps # app/.cxx/cmake/loafDebug/x86_64/.ninja_log * upgrade to 26 min and 29 Android * worked in the donate layouts but not functional * WIP added buy tab button * WIP buy tab * WIP added in the buy tab prior to the webview * added in webview got Buy Tab * comment out the Buy Tab until server is ready * update for signing fixed naming * updated icons and Litewallet naming * added USE Biometric permission * moved layout * added in the old toolbar and logo but flipper still being debugged * WIP debuggin layout of the header toolbar * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * V1.18.1 (#65) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * show up buy button * Upgrade dependencies * added donation info and functionality (#67) * added donation info and functionality * per review comments * Tweak L/$ price labels animation (#69) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * Tweak L/$ price labels animation * remove useless attributes clipChildren and clipToPadding * Revert "remove useless attributes clipChildren and clipToPadding" This reverts commit 0a4fec50b6d4e322ed19315d802f09544b8c60f6. * Ea/update fonts (#70) * Use BarlowSemiCondensed in lieu of CircularPro (excluding CircularPro-Book) * Swap CircularPro-Book.otf for BarlowSemiCondensed-Medium.ttf * added circleci and build bump * updated cofing.yml v2 * update config.yml v 3 * update v4 * update v6 * linter error fix for ci, small confirm field polish * silence linter on InvalidPackages * error fix update gradle * turn off abortonError * List of partners screen * Handle tap on simplex partner item * code clean-up * refactor the buy URL generation * pass choosen currency code to buy fragment * Remove horizontal linear layout and base align “choose fiat” with CAD, EUR, JPY and USD * Dynamic donation (#118) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * increase donation but height * version bump (#121) * Fee types (#123) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * add luxury fee’s type * set default values * dynamic donation: make sure fee is regular * add note to refactor later * WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fce…
kcw-grunt
added a commit
that referenced
this pull request
May 21, 2024
* Prevent view not rendering in layout editor * code cleanup * missing resources * reduce toolbar height * Specify a material colors for the app * Remove unused file * Transfer view * update litecoin card image * move constants where they are used * respect constant nomenclature * make “ltcPriceLbl” same textSize as “ltcAmount” * WIP: Login/Register views (#159) * Dynamic donation (#118) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * increase donation but height * version bump (#121) * Fee types (#123) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * add luxury fee’s type * set default values * dynamic donation: make sure fee is regular * add note to refactor later * WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fcede0487470. WIP working out the conflicts Analytics working getting more locations. * tested all custom events refactored to the standard firebase way * removed dev code * added Analytics Manager class * update per review notes * moved the costants and removed enum * version bump * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * V1.19.0 (#135) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit d355738abff612a9ff0a44ddcf5b9ad80a141c0c. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead Co-authored-by: mosadialiou <mosadialiou@gmail.com> * version bump and send test checks (#138) * new donate addresses (#136) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit d355738abff612a9ff0a44ddcf5b9ad80a141c0c. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead * new donate addresses * add ADDRESS_SCHEME key to donation event * fix inverted key-value * clean up Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump * Added Litewallet * fix broken link * updated README.md (#145) * updated README.md * added links * uodate header image * new hdr * added donations * move donations * change link * add private link * polish link * copy edit * add indo * address * fix addresses * Bugfix: [UI Alignment] Extra comma in send view (#153) * fix extra comma in send view * Refactor getReceiver method * remove extra linebreak * code cleanup * remove dead code * reverse check order for perf. * Fix: remove “donate to” prepended to the donation account * remove “PLATFORM” which is already added by Firebase Analytics * to v1.19.3 (612) (#154) * use bottom navigation view * update buy/spend/receive navigation icons * Change send/receive navigation icon names * localize history tab title * Just “Acheter” * Add fonts as resources * setup kotlin * upgrade grade + dependencies * login/register views * Replace search icon with menu icon and show up LTC price * login/register UX * Prevent view not rendering in layout editor * code cleanup * missing resources * reduce toolbar height * Specify a material colors for the app * Remove unused file * Transfer view * update litecoin card image Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump and upgrade * make sure listeners are not NULL * make sure to call super * remove unused code * Move transactions to HistoryFragment * fix typo * Remove fonts in assets folder. Delete BREdit and BRText and use styles * Reformat Code: layout files * Reformat code: anim files * Reformat code: animator files * code refactor * connect login and register views to API * make partnerapi as git submodule * update partnerapi * BRKeystore: remove duplicated entry (FAIL_COUNT_ALIAS) * after successful registration, show up a confirmation and send user back to login * remove test code * add ktlint and format kotlin files * update partnerapi * fix typo * set views Ids * Transfer view: add “Logout” button and handle navigation * transfer view: add padding bottom to “Transfer” button * gradle: code format * use default NDK version=21.0.6113669 * use Timber instead of Log * convert BreadActivity to FragmentActivity in order to handle back pressed from fragments * handle back button on BuyFragment * upgrade firebase libs version to latest * Handle AUD, GBP, HKD, IDR, RUB and SGD currencies * upgrade gradle/gradle build tool to respectively 6.5 and 4.1.0 * handle document upload for KYC verification * update support/policy/social links * update README: replace iOS by Android * use zendesk support email address * make sure the selected fiat option is always visible * setup kotlin * cleanup + use timber * use androidx fragment * update libs * FragmentSend: IDE convertion to kotlin * FragmentSend: tweak kotlin conversion * FragmentSend: UD integration * BRButton: disable touch effect when disabled * DynamicDonationFragment: convert to android * DynamicDonationFragment: use lambda * UDResolution: only resolve LTC domains * FragmentSend: translation * translate “Lookup” * rename tryBitcoinURL to tryLitecoinURL * add kotlin doc * Release v1.20.0 (simplex) (#190) * FragmentBuy: use https for simplex prod URL * bump app version 1.20.0(630) * Release v1.20.0 - Simplex (#187) * upgraded Gradle * upgraded to androidx and synced gradle * Reverted test to menu * Added brand fonts * added color names * replaced logo with new logo and added litewallet blue and removed some gradient views # Conflicts: # app/.cxx/cmake/loafDebug/x86/.ninja_deps # app/.cxx/cmake/loafDebug/x86/.ninja_log * gradle sync * refactoring views..still need to add version code to launch screen # Conflicts: # .idea/caches/build_file_checksums.ser # .idea/caches/gradle_models.ser # app/.cxx/cmake/loafDebug/x86/.ninja_deps # app/.cxx/cmake/loafDebug/x86/.ninja_log * updated per latest gradle * added in the version number at login * removed superflous L * polished header * moved version label for intro # Conflicts: # app/.cxx/cmake/loafDebug/arm64-v8a/.ninja_deps # app/.cxx/cmake/loafDebug/arm64-v8a/.ninja_log # app/.cxx/cmake/loafDebug/armeabi-v7a/.ninja_deps # app/.cxx/cmake/loafDebug/armeabi-v7a/.ninja_log # app/.cxx/cmake/loafDebug/x86_64/.ninja_deps # app/.cxx/cmake/loafDebug/x86_64/.ninja_log * upgrade to 26 min and 29 Android * worked in the donate layouts but not functional * WIP added buy tab button * WIP buy tab * WIP added in the buy tab prior to the webview * added in webview got Buy Tab * comment out the Buy Tab until server is ready * update for signing fixed naming * updated icons and Litewallet naming * added USE Biometric permission * moved layout * added in the old toolbar and logo but flipper still being debugged * WIP debuggin layout of the header toolbar * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * V1.18.1 (#65) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * show up buy button * Upgrade dependencies * added donation info and functionality (#67) * added donation info and functionality * per review comments * Tweak L/$ price labels animation (#69) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * Tweak L/$ price labels animation * remove useless attributes clipChildren and clipToPadding * Revert "remove useless attributes clipChildren and clipToPadding" This reverts commit 0a4fec50b6d4e322ed19315d802f09544b8c60f6. * Ea/update fonts (#70) * Use BarlowSemiCondensed in lieu of CircularPro (excluding CircularPro-Book) * Swap CircularPro-Book.otf for BarlowSemiCondensed-Medium.ttf * added circleci and build bump * updated cofing.yml v2 * update config.yml v 3 * update v4 * update v6 * linter error fix for ci, small confirm field polish * silence linter on InvalidPackages * error fix update gradle * turn off abortonError * List of partners screen * Handle tap on simplex partner item * code clean-up * refactor the buy URL generation * pass choosen currency code to buy fragment * Remove horizontal linear layout and base align “choose fiat” with CAD, EUR, JPY and USD * Dynamic donation (#118) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * increase donation but height * version bump (#121) * Fee types (#123) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * add luxury fee’s type * set default values * dynamic donation: make sure fee is regular * add note to refactor later * WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fcede0487470. WIP working out the conflicts Analytics working getting more locations. * tested all custom events refactored to the standard firebase way * removed dev code * added Analytics Manager class * update per review notes * moved the costants and removed enum * version bump * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * V1.19.0 (#135) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit d355738abff612a9ff0a44ddcf5b9ad80a141c0c. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead Co-authored-by: mosadialiou <mosadialiou@gmail.com> * version bump and send test checks (#138) * new donate addresses (#136) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit d355738abff612a9ff0a44ddcf5b9ad80a141c0c. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead * new donate addresses * add ADDRESS_SCHEME key to donation event * fix inverted key-value * clean up Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump * Added Litewallet * fix broken link * updated README.md (#145) * updated README.md * added links * uodate header image * new hdr * added donations * move donations * change link * add private link * polish link * copy edit * add indo * address * fix addresses * Bugfix: [UI Alignment] Extra comma in send view (#153) * fix extra comma in send view * Refactor getReceiver method * remove extra linebreak * code cleanup * remove dead code * reverse check order for perf. * Fix: remove “donate to” prepended to the donation account * remove “PLATFORM” which is already added by Firebase Analytics * to v1.19.3 (612) (#154) * use Timber instead of Log * convert BreadActivity to FragmentActivity in order to handle back pressed from fragments * handle back button on BuyFragment * upgrade firebase libs version to latest * Handle AUD, GBP, HKD, IDR, RUB and SGD currencies * upgrade gradle/gradle build tool to respectively 6.5 and 4.1.0 * handle document upload for KYC verification * update support/policy/social links * update README: replace iOS by Android * use zendesk support email address * make sure the selected fiat option is always visible * FragmentBuy: use https for simplex prod URL * bump app version 1.20.0(630) Co-authored-by: Kerry <mrkerrywashington@icloud.com> Co-authored-by: Ebenezer <eackon714@gmail.com> * bump app version 1.21.0(631) * bugfix: send view stays after send confirmation disappears * remove UD error toasts * clear the LTC address before each Lookup * show up a confirmation toast if UD resolution is successful * bump version v1.21.0(632) * UD: add Analytics events * FragmentSend: disable Lookup button until the domain string is at least 4 chars * bump version v1.21.0(633) * Release v1.21.0 (#193) * upgraded Gradle * upgraded to androidx and synced gradle * Reverted test to menu * Added brand fonts * added color names * replaced logo with new logo and added litewallet blue and removed some gradient views # Conflicts: # app/.cxx/cmake/loafDebug/x86/.ninja_deps # app/.cxx/cmake/loafDebug/x86/.ninja_log * gradle sync * refactoring views..still need to add version code to launch screen # Conflicts: # .idea/caches/build_file_checksums.ser # .idea/caches/gradle_models.ser # app/.cxx/cmake/loafDebug/x86/.ninja_deps # app/.cxx/cmake/loafDebug/x86/.ninja_log * updated per latest gradle * added in the version number at login * removed superflous L * polished header * moved version label for intro # Conflicts: # app/.cxx/cmake/loafDebug/arm64-v8a/.ninja_deps # app/.cxx/cmake/loafDebug/arm64-v8a/.ninja_log # app/.cxx/cmake/loafDebug/armeabi-v7a/.ninja_deps # app/.cxx/cmake/loafDebug/armeabi-v7a/.ninja_log # app/.cxx/cmake/loafDebug/x86_64/.ninja_deps # app/.cxx/cmake/loafDebug/x86_64/.ninja_log * upgrade to 26 min and 29 Android * worked in the donate layouts but not functional * WIP added buy tab button * WIP buy tab * WIP added in the buy tab prior to the webview * added in webview got Buy Tab * comment out the Buy Tab until server is ready * update for signing fixed naming * updated icons and Litewallet naming * added USE Biometric permission * moved layout * added in the old toolbar and logo but flipper still being debugged * WIP debuggin layout of the header toolbar * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * V1.18.1 (#65) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * show up buy button * Upgrade dependencies * added donation info and functionality (#67) * added donation info and functionality * per review comments * Tweak L/$ price labels animation (#69) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * Tweak L/$ price labels animation * remove useless attributes clipChildren and clipToPadding * Revert "remove useless attributes clipChildren and clipToPadding" This reverts commit 0a4fec50b6d4e322ed19315d802f09544b8c60f6. * Ea/update fonts (#70) * Use BarlowSemiCondensed in lieu of CircularPro (excluding CircularPro-Book) * Swap CircularPro-Book.otf for BarlowSemiCondensed-Medium.ttf * added circleci and build bump * updated cofing.yml v2 * update config.yml v 3 * update v4 * update v6 * linter error fix for ci, small confirm field polish * silence linter on InvalidPackages * error fix update gradle * turn off abortonError * List of partners screen * Handle tap on simplex partner item * code clean-up * refactor the buy URL generation * pass choosen currency code to buy fragment * Remove horizontal linear layout and base align “choose fiat” with CAD, EUR, JPY and USD * Dynamic donation (#118) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * increase donation but height * version bump (#121) * Fee types (#123) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * add luxury fee’s type * set default values * dynamic donation: make sure fee is regular * add note to refactor later * WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fcede0487470. WIP working out the conflicts Analytics working getting more locations. * tested all custom events refactored to the standard firebase way * removed dev code * added Analytics Manager class * update per review notes * moved the costants and removed enum * version bump * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * V1.19.0 (#135) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit d355738abff612a9ff0a44ddcf5b9ad80a141c0c. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead Co-authored-by: mosadialiou <mosadialiou@gmail.com> * version bump and send test checks (#138) * new donate addresses (#136) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit d355738abff612a9ff0a44ddcf5b9ad80a141c0c. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead * new donate addresses * add ADDRESS_SCHEME key to donation event * fix inverted key-value * clean up Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump * Added Litewallet * fix broken link * updated README.md (#145) * updated README.md * added links * uodate header image * new hdr * added donations * move donations * change link * add private link * polish link * copy edit * add indo * address * fix addresses * Bugfix: [UI Alignment] Extra comma in send view (#153) * fix extra comma in send view * Refactor getReceiver method * remove extra linebreak * code cleanup * remove dead code * reverse check order for perf. * Fix: remove “donate to” prepended to the donation account * remove “PLATFORM” which is already added by Firebase Analytics * to v1.19.3 (612) (#154) * use Timber instead of Log * convert BreadActivity to FragmentActivity in order to handle back pressed from fragments * handle back button on BuyFragment * upgrade firebase libs version to latest * Handle AUD, GBP, HKD, IDR, RUB and SGD currencies * upgrade gradle/gradle build tool to respectively 6.5 and 4.1.0 * handle document upload for KYC verification * update support/policy/social links * update README: replace iOS by Android * use zendesk support email address * make sure the selected fiat option is always visible * setup kotlin * cleanup + use timber * use androidx fragment * update libs * FragmentSend: IDE convertion to kotlin * FragmentSend: tweak kotlin conversion * FragmentSend: UD integration * BRButton: disable touch effect when disabled * DynamicDonationFragment: convert to android * DynamicDonationFragment: use lambda * UDResolution: only resolve LTC domains * FragmentSend: translation * translate “Lookup” * rename tryBitcoinURL to tryLitecoinURL * add kotlin doc * Release v1.20.0 (simplex) (#190) * FragmentBuy: use https for simplex prod URL * bump app version 1.20.0(630) * bump app version 1.21.0(631) * bugfix: send view stays after send confirmation disappears * remove UD error toasts * clear the LTC address before each Lookup * show up a confirmation toast if UD resolution is successful * bump version v1.21.0(632) * UD: add Analytics events * FragmentSend: disable Lookup button until the domain string is at least 4 chars * bump version v1.21.0(633) Co-authored-by: Kerry <mrkerrywashington@icloud.com> Co-authored-by: Ebenezer <eackon714@gmail.com> * fix build errors * Tapping on BuyTab shows up the BuyTabFragment * BuyTabFragment: add horizontal divider * replace listener with lambda * BuyTab: change fiat selector * FragmentBuy: add toolbar and show progress while page is loading * rename menu tab from “Spend” to “Card” * change register view header title * register view: change fields order according to iOS * register view: remove address2 field * login view: handle forgot password * tweak login/register views * transfer view v1 * update partnerapi lib * Replace “Bread” with “Litewallet” * Replace “Bread” with “Litewallet” * remove empty java class * bugFix(Send view): Send with Scan crashes * ScanQRActivity: code clean-up * login/register views: extract texts into strings resource * Buy tab: remove “choose fiat” from partner item view * login/register views: localize texts * reduce password length from 8 to 6 at least * bump version v2.0.0(634) * bugfix: make sure the market price displays only 2 decimals * bump version v2.0.0(635) * Release v2.0.0 card v1 (#202) * upgraded Gradle * upgraded to androidx and synced gradle * Reverted test to menu * Added brand fonts * added color names * replaced logo with new logo and added litewallet blue and removed some gradient views # Conflicts: # app/.cxx/cmake/loafDebug/x86/.ninja_deps # app/.cxx/cmake/loafDebug/x86/.ninja_log * gradle sync * refactoring views..still need to add version code to launch screen # Conflicts: # .idea/caches/build_file_checksums.ser # .idea/caches/gradle_models.ser # app/.cxx/cmake/loafDebug/x86/.ninja_deps # app/.cxx/cmake/loafDebug/x86/.ninja_log * updated per latest gradle * added in the version number at login * removed superflous L * polished header * moved version label for intro # Conflicts: # app/.cxx/cmake/loafDebug/arm64-v8a/.ninja_deps # app/.cxx/cmake/loafDebug/arm64-v8a/.ninja_log # app/.cxx/cmake/loafDebug/armeabi-v7a/.ninja_deps # app/.cxx/cmake/loafDebug/armeabi-v7a/.ninja_log # app/.cxx/cmake/loafDebug/x86_64/.ninja_deps # app/.cxx/cmake/loafDebug/x86_64/.ninja_log * upgrade to 26 min and 29 Android * worked in the donate layouts but not functional * WIP added buy tab button * WIP buy tab * WIP added in the buy tab prior to the webview * added in webview got Buy Tab * comment out the Buy Tab until server is ready * update for signing fixed naming * updated icons and Litewallet naming * added USE Biometric permission * moved layout * added in the old toolbar and logo but flipper still being debugged * WIP debuggin layout of the header toolbar * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * V1.18.1 (#65) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * show up buy button * Upgrade dependencies * added donation info and functionality (#67) * added donation info and functionality * per review comments * Tweak L/$ price labels animation (#69) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * Tweak L/$ price labels animation * remove useless attributes clipChildren and clipToPadding * Revert "remove useless attributes clipChildren and clipToPadding" This reverts commit 0a4fec50b6d4e322ed19315d802f09544b8c60f6. * Ea/update fonts (#70) * Use BarlowSemiCondensed in lieu of CircularPro (excluding CircularPro-Book) * Swap CircularPro-Book.otf for BarlowSemiCondensed-Medium.ttf * added circleci and build bump * updated cofing.yml v2 * update config.yml v 3 * update v4 * update v6 * linter error fix for ci, small confirm field polish * silence linter on InvalidPackages * error fix update gradle * turn off abortonError * List of partners screen * Handle tap on simplex partner item * code clean-up * refactor the buy URL generation * pass choosen currency code to buy fragment * Remove horizontal linear layout and base align “choose fiat” with CAD, EUR, JPY and USD * Dynamic donation (#118) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * increase donation but height * version bump (#121) * Fee types (#123) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * add luxury fee’s type * set default values * dynamic donation: make sure fee is regular * add note to refactor later * WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fcede0487470. WIP working out the conflicts Analytics working getting more locations. * tested all custom events refactored to the standard firebase way * removed dev code * added Analytics Manager class * update per review notes * moved the costants and removed enum * version bump * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * V1.19.0 (#135) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit d355738abff612a9ff0a44ddcf5b9ad80a141c0c. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead Co-authored-by: mosadialiou <mosadialiou@gmail.com> * version bump and send test checks (#138) * new donate addresses (#136) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit d355738abff612a9ff0a44ddcf5b9ad80a141c0c. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead * new donate addresses * add ADDRESS_SCHEME key to donation event * fix inverted key-value * clean up Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump * Added Litewallet * fix broken link * updated README.md (#145) * updated README.md * added links * uodate header image * new hdr * added donations * move donations * change link * add private link * polish link * copy edit * add indo * address * fix addresses * Bugfix: [UI Alignment] Extra comma in send view (#153) * fix extra comma in send view * Refactor getReceiver method * remove extra linebreak * code cleanup * remove dead code * reverse check order for perf. * Fix: remove “donate to” prepended to the donation account * remove “PLATFORM” which is already added by Firebase Analytics * to v1.19.3 (612) (#154) * use bottom navigation view * update buy/spend/receive navigation icons * Change send/receive navigation icon names * localize history tab title * Just “Acheter” * Add fonts as resources * setup kotlin * upgrade grade + dependencies * login/register views * Replace search icon with menu icon and show up LTC price * login/register UX * Prevent view not rendering in layout editor * code cleanup * missing resources * reduce toolbar height * Specify a material colors for the app * Remove unused file * Transfer view * update litecoin card image * move constants where they are used * respect constant nomenclature * make “ltcPriceLbl” same textSize as “ltcAmount” * WIP: Login/Register views (#159) * Dynamic donation (#118) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * increase donation but height * version bump (#121) * Fee types (#123) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * add luxury fee’s type * set default values * dynamic donation: make sure fee is regular * add note to refactor later * WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fcede0487470. WIP working out the conflicts Analytics working getting more locations. * tested all custom events refactored to the standard firebase way * removed dev code * added Analytics Manager class * update per review notes * moved the costants and removed enum * version bump * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * V1.19.0 (#135) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit d355738abff612a9ff0a44ddcf5b9ad80a141c0c. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead Co-authored-by: mosadialiou <mosadialiou@gmail.com> * version bump and send test checks (#138) * new donate addresses (#136) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit d355738abff612a9ff0a44ddcf5b9ad80a141c0c. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead * new donate addresses * add ADDRESS_SCHEME key to donation event * fix inverted key-value * clean up Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump * Added Litewallet * fix broken link * updated README.md (#145) * updated README.md * added links * uodate header image * new hdr * added donations * move donations * change link * add private link * polish link * copy edit * add indo * address * fix addresses * Bugfix: [UI Alignment] Extra comma in send view (#153) * fix extra comma in send view * Refactor getReceiver method * remove extra linebreak * code cleanup * remove dead code * reverse check order for perf. * Fix: remove “donate to” prepended to the donation account * remove “PLATFORM” which is already added by Firebase Analytics * to v1.19.3 (612) (#154) * use bottom navigation view * update buy/spend/receive navigation icons * Change send/receive navigation icon names * localize history tab title * Just “Acheter” * Add fonts as resources * setup kotlin * upgrade grade + dependencies * login/register views * Replace search icon with menu icon and show up LTC price * login/register UX * Prevent view not rendering in layout editor * code cleanup * missing resources * reduce toolbar height * Specify a material colors for the app * Remove unused file * Transfer view * update litecoin card image Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump and upgrade * make sure listeners are not NULL * make sure to call super * remove unused code * Move transactions to HistoryFragment * fix typo * Remove fonts in assets folder. Delete BREdit and BRText and use styles * Reformat Code: layout files * Reformat code: anim files * Reformat code: animator files * code refactor * connect login and register views to API * make partnerapi as git submodule * update partnerapi * BRKeystore: remove duplicated entry (FAIL_COUNT_ALIAS) * after successful registration, show up a confirmation and send user back to login * remove test code * add ktlint and format kotlin files * update partnerapi * fix typo * set views Ids * Transfer view: add “Logout” button and handle navigation * transfer view: add padding bottom to “Transfer” button * gradle: code format * use default NDK version=21.0.6113669 * use Timber instead of Log * convert BreadActivity to FragmentActivity in order to handle back pressed from fragments * handle back button on BuyFragment * upgrade firebase libs version to latest * Handle AUD, GBP, HKD, IDR, RUB and SGD currencies * upgrade gradle/gradle build tool to respectively 6.5 and 4.1.0 * handle document upload for KYC verification * update support/policy/social links * update README: replace iOS by Android * use zendesk support email address * make sure the selected fiat option is always visible * setup kotlin * cleanup + use timber * use androidx fragment * update libs * FragmentSend: IDE convertion to kotlin * FragmentSend: tweak kotlin conversion * FragmentSend: UD integration * BRButton: disable touch effect when disabled * DynamicDonationFragment: convert to android * DynamicDonationFragment: use lambda * UDResolution: only resolve LTC domains * FragmentSend: translation * translate “Lookup” * rename tryBitcoinURL to tryLitecoinURL * add kotlin doc * Release v1.20.0 (simplex) (#190) * FragmentBuy: use https for simplex prod URL * bump app version 1.20.0(630) * bump app version 1.21.0(631) * bugfix: send view stays after send confirmation disappears * remove UD error toasts * clear the LTC address before each Lookup * show up a confirmation toast if UD resolution is successful * bump version v1.21.0(632) * UD: add Analytics events * FragmentSend: disable Lookup button until the domain string is at least 4 chars * bump version v1.21.0(633) * fix build errors * Tapping on BuyTab shows up the BuyTabFragment * BuyTabFragment: add horizontal divider * replace listener with lambda * BuyTab: change fiat selector * FragmentBuy: add toolbar and show progress while page is loading * rename menu tab from “Spend” to “Card” * change register view header title * register view: change fields order according to iOS * register view: remove address2 field * login view: handle forgot password * tweak login/register views * transfer view v1 * update partnerapi lib * Replace “Bread” with “Litewallet” * Replace “Bread” with “Litewallet” * remove empty java class * bugFix(Send view): Send with Scan crashes * ScanQRActivity: code clean-up * login/register views: extract texts into strings resource * Buy tab: remove “choose fiat” from partner item view * login/register views: localize texts * reduce password length from 8 to 6 at least * bump version v2.0.0(634) * bugfix: make sure the market price displays only 2 decimals * bump version v2.0.0(635) Co-authored-by: Kerry <mrkerrywashington@icloud.com> Co-authored-by: Ebenezer <eackon714@gmail.com> * refacto(FragmentMenu): use lambda + code reformat * feature: Replace Customer Email with Zendesk HC * [TechDebt] Add issue templates (#208) * Add issue templates * polished per comments * [Bugfix] Header price update occludes the other text (#207) * Change the font mixe * Set the font to autosizing - helps by setting the max width * add balance label in header * fix error: Attribute autoSizeMinTextSize is only used in API level 26 and higher (current min is 23) * fix crash from Firebase: BreadActivity.java line 444 https://github.com/litecoin-foundation/loafwallet-android/issues/211 * fix crash in RegisterFragment.kt at line 68 https://github.com/litecoin-foundation/loafwallet-android/issues/212 * PR reviews * bump version v2.1.0(636) * add card disclaimer dialog * bump version v2.1.1(637) * Release v2.1.0 (into master) (#227) * upgraded Gradle * upgraded to androidx and synced gradle * Reverted test to menu * Added brand fonts * added color names * replaced logo with new logo and added litewallet blue and removed some gradient views # Conflicts: # app/.cxx/cmake/loafDebug/x86/.ninja_deps # app/.cxx/cmake/loafDebug/x86/.ninja_log * gradle sync * refactoring views..still need to add version code to launch screen # Conflicts: # .idea/caches/build_file_checksums.ser # .idea/caches/gradle_models.ser # app/.cxx/cmake/loafDebug/x86/.ninja_deps # app/.cxx/cmake/loafDebug/x86/.ninja_log * updated per latest gradle * added in the version number at login * removed superflous L * polished header * moved version label for intro # Conflicts: # app/.cxx/cmake/loafDebug/arm64-v8a/.ninja_deps # app/.cxx/cmake/loafDebug/arm64-v8a/.ninja_log # app/.cxx/cmake/loafDebug/armeabi-v7a/.ninja_deps # app/.cxx/cmake/loafDebug/armeabi-v7a/.ninja_log # app/.cxx/cmake/loafDebug/x86_64/.ninja_deps # app/.cxx/cmake/loafDebug/x86_64/.ninja_log * upgrade to 26 min and 29 Android * worked in the donate layouts but not functional * WIP added buy tab button * WIP buy tab * WIP added in the buy tab prior to the webview * added in webview got Buy Tab * comment out the Buy Tab until server is ready * update for signing fixed naming * updated icons and Litewallet naming * added USE Biometric permission * moved layout * added in the old toolbar and logo but flipper still being debugged * WIP debuggin layout of the header toolbar * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * V1.18.1 (#65) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * show up buy button * Upgrade dependencies * added donation info and functionality (#67) * added donation info and functionality * per review comments * Tweak L/$ price labels animation (#69) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * Tweak L/$ price labels animation * remove useless attributes clipChildren and clipToPadding * Revert "remove useless attributes clipChildren and clipToPadding" This reverts commit 0a4fec50b6d4e322ed19315d802f09544b8c60f6. * Ea/update fonts (#70) * Use BarlowSemiCondensed in lieu of CircularPro (excluding CircularPro-Book) * Swap CircularPro-Book.otf for BarlowSemiCondensed-Medium.ttf * added circleci and build bump * updated cofing.yml v2 * update config.yml v 3 * update v4 * update v6 * linter error fix for ci, small confirm field polish * silence linter on InvalidPackages * error fix update gradle * turn off abortonError * List of partners screen * Handle tap on simplex partner item * code clean-up * refactor the buy URL generation * pass choosen currency code to buy fragment * Remove horizontal linear layout and base align “choose fiat” with CAD, EUR, JPY and USD * Dynamic donation (#118) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * increase donation but height * version bump (#121) * Fee types (#123) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * add luxury fee’s type * set default values * dynamic donation: make sure fee is regular * add note to refactor later * WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fcede0487470. WIP working out the conflicts Analytics working getting more locations. * tested all custom events refactored to the standard firebase way * removed dev code * added Analytics Manager class * update per review notes * moved the costants and removed enum * version bump * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * V1.19.0 (#135) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit d355738abff612a9ff0a44ddcf5b9ad80a141c0c. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead Co-authored-by: mosadialiou <mosadialiou@gmail.com> * version bump and send test checks (#138) * new donate addresses (#136) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit d355738abff612a9ff0a44ddcf5b9ad80a141c0c. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead * new donate addresses * add ADDRESS_SCHEME key to donation event * fix inverted key-value * clean up Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump * Added Litewallet * fix broken link * updated README.md (#145) * updated README.md * added links * uodate header image * new hdr * added donations * move donations * change link * add private link * polish link * copy edit * add indo * address * fix addresses * Bugfix: [UI Alignment] Extra comma in send view (#153) * fix extra comma in send view * Refactor getReceiver method * remove extra linebreak * code cleanup * remove dead code * reverse check order for perf. * Fix: remove “donate to” prepended to the donation account * remove “PLATFORM” which is already added by Firebase Analytics * to v1.19.3 (612) (#154) * use bottom navigation view * update buy/spend/receive navigation icons * Change send/receive navigation icon names * localize history tab title * Just “Acheter” * Add fonts as resources * setup kotlin * upgrade grade + dependencies * login/register views * Replace search icon with menu icon and show up LTC price * login/register UX * Prevent view not rendering in layout editor * code cleanup * missing resources * reduce toolbar height * Specify a material colors for the app * Remove unused file * Transfer view * update litecoin card image * move constants where they are used * respect constant nomenclature * make “ltcPriceLbl” same textSize as “ltcAmount” * WIP: Login/Register views (#159) * Dynamic donation (#118) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * increase donation but height * version bump (#121) * Fee types (#123) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * add luxury fee’s type * set default values * dynamic donation: make sure fee is regular * add note to refactor later * WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fcede0487470. WIP working out the conflicts Analytics working getting more locations. * tested all custom events refactored to the standard firebase way * removed dev code * added Analytics Manager class * update per review notes * moved the costants and removed enum * version bump * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * V1.19.0 (#135) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit d355738abff612a9ff0a44ddcf5b9ad80a141c0c. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead Co-authored-by: mosadialiou <mosadialiou@gmail.com> * version bump and send test checks (#138) * new donate addresses (#136) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit d355738abff612a9ff0a44ddcf5b9ad80a141c0c. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead * new donate addresses * add ADDRESS_SCHEME key to donation event * fix inverted key-value * clean up Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump * Added Litewallet * fix broken link * updated README.md (#145) * updated README.md * added links * uodate header image * new hdr * added donations * move donations * change link * add private link * polish link * copy edit * add indo * address * fix addresses * Bugfix: [UI Alignment] Extra comma in send view (#153) * fix extra comma in send view * Refactor getReceiver method * remove extra linebreak * code cleanup * remove dead code * reverse check order for perf. * Fix: remove “donate to” prepended to the donation account * remove “PLATFORM” which is already added by Firebase Analytics * to v1.19.3 (612) (#154) * use bottom navigation view * update buy/spend/receive navigation icons * Change send/receive navigation icon names * localize history tab title * Just “Acheter” * Add fonts as resources * setup kotlin * upgrade grade + dependencies * login/register views * Replace search icon with menu icon and show up LTC price * login/register UX * Prevent view not rendering in layout editor * code cleanup * missing resources * reduce toolbar height * Specify a material colors for the app * Remove unused file * Transfer view * update litecoin card image Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump and upgrade * make sure listeners are not NULL * make sure to call super * remove unused code * Move transactions to HistoryFragment * fix typo * Remove fonts in assets folder. Delete BREdit and BRText and use styles * Reformat Code: layout files * Reformat code: anim files * Reformat code: animator files * code refactor * connect login and register views to API * make partnerapi as git submodule * update partnerapi * BRKeystore: remove duplicated entry (FAIL_COUNT_ALIAS) * after successful registration, show up a confirmation and send user back to login * remove test code * add ktlint and format kotlin files * update partnerapi * fix typo * set views Ids * Transfer view: add “Logout” button and handle navigation * transfer view: add padding bottom to “Transfer” button * gradle: code format * use default NDK version=21.0.6113669 * use Timber instead of Log * convert BreadActivity to FragmentActivity in order to handle back pressed from fragments * handle back button on BuyFragment * upgrade firebase libs version to latest * Handle AUD, GBP, HKD, IDR, RUB and SGD currencies * upgrade gradle/gradle build tool to respectively 6.5 and 4.1.0 * handle document upload for KYC verification * update support/policy/social links * update README: replace iOS by Android * use zendesk support email address * make sure the selected fiat option is always visible * setup kotlin * cleanup + use timber * use androidx fragment * update libs * FragmentSend: IDE convertion to kotlin * FragmentSend: tweak kotlin conversion * FragmentSend: UD integration * BRButton: disable touch effect when disabled * DynamicDonationFragment: convert to android * DynamicDonationFragment: use lambda * UDResolution: only resolve LTC domains * FragmentSend: translation * translate “Lookup” * rename tryBitcoinURL to tryLitecoinURL * add…
kcw-grunt
added a commit
that referenced
this pull request
May 31, 2024
* 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * Delete ISSUE_TEMPLATE * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * 🚀[ Release v.2.7.1] Merge into Develop (#104) * 🚀[ Release v.2.7.0] Merge into Main (#30) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.6.0] Merge into Develop (#13) * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[Release] v2.6.1 (#21) * version code bump * 🚀[ Release v.2.6.0] Merge into Main (#12) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 🥳[Feature] Unstoppable ext update (#11) * WIP: DNC Dropped in the UD code prior to testing * Added study link * Fix unstoppable domains dependency * Updated the UD ext text WIP::::Need to refactor once UK and deletion on SV, NL, DA * added UK lang Co-authored-by: Victor Sima <vic.sima@gmail.com> * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener Co-authored-by: Victor Sima <vic.sima@gmail.com> * Create FUNDING.yml For GH Sponsor * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * version bump * renmoved staging * moved backup rates * code bump * Updated test configs * Move api resources to central location - version code bump Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature - donation disclaimer modal (#75) * Feature - add donation modal disclaimer - #60 * Add missing strings * Upgraded AS - Reduced donation amount - Renamed id WIP * updated stirings key format - updated the donation address * code bump Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * Feature - Show Litecoin Card as Webview (#82) * Feature - Show Litecoin Card as Webview - remove partner api library - create card frament webview and add to bottom nav - fixes #58 * bump version code * Fix UI crash * bump version code Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * version code bump - updated version labels to include the version code * Task - Reduce country iso exception (#118) - reduce emissions of "java.lang.IllegalArgumentException: Unsupported ISO 3166 country: en" * made the webview fileprivate (#120) - the idea is that it will help evaluate the js callbacks * Refactors version name and code to BRConstants (#121) * 🐜[Bugfix] Refactor strings files (#122) * bump version code * Refactor strings files There were many unused strings and they were removed. * bump version code * resolved bad resolution --------- Co-authored-by: Victor Sima <vic.sima@gmail.com>
kcw-grunt
added a commit
that referenced
this pull request
May 31, 2024
* 🚀[ Release v.2.8.0] Merge into Main (#123) * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.6.0] Merge into Develop (#13) * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[Release] v2.6.1 (#21) * version code bump * 🚀[ Release v.2.6.0] Merge into Main (#12) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 🥳[Feature] Unstoppable ext update (#11) * WIP: DNC Dropped in the UD code prior to testing * Added study link * Fix unstoppable domains dependency * Updated the UD ext text WIP::::Need to refactor once UK and deletion on SV, NL, DA * added UK lang Co-authored-by: Victor Sima <vic.sima@gmail.com> * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * Create ISSUE_TEMPLATE * Delete ISSUE_TEMPLATE * Create test.md * Delete test.md * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * Fix - revert FragmentBuy webview test (#72) * 🚀[ Release v.2.7.1] Merge into Develop (#104) * 🚀[ Release v.2.7.0] Merge into Main (#30) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.6.0] Merge into Develop (#13) * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[Release] v2.6.1 (#21) * version code bump * 🚀[ Release v.2.6.0] Merge into Main (#12) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 🥳[Feature] Unstoppable ext update (#11) * WIP: DNC Dropped in the UD code prior to testing * Added study link * Fix unstoppable domains dependency * Updated the UD ext text WIP::::Need to refactor once UK and deletion on SV, NL, DA * added UK lang Co-authored-by: Victor Sima <vic.sima@gmail.com> * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener Co-authored-by: Victor Sima <vic.sima@gmail.com> * Create FUNDING.yml For GH Sponsor * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * version bump * renmoved staging * moved backup rates * code bump * Updated test configs * Move api resources to central location - version code bump Co-authored-by: Victor Sima <vic.sima@gmail.com> * Commented out the partial work * Add .circleci/config.yml (#74) * Feature - donation disclaimer modal (#75) * Feature - add donation modal disclaimer - #60 * Add missing strings * Upgraded AS - Reduced donation amount - Renamed id WIP * updated stirings key format - updated the donation address * code bump Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * Feature - Show Litecoin Card as Webview (#82) * Feature - Show Litecoin Card as Webview - remove partner api library - create card frament webview and add to bottom nav - fixes #58 * bump version code * Fix UI crash * bump version code Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * version code bump - updated version labels to include the version code * Task - Reduce country iso exception (#118) - reduce emissions of "java.lang.IllegalArgumentException: Unsupported ISO 3166 country: en" * made the webview fileprivate (#120) - the idea is that it will help evaluate the js callbacks * Refactors version name and code to BRConstants (#121) * 🐜[Bugfix] Refactor strings files (#122) * bump version code * Refactor strings files There were many unused strings and they were removed. * bump version code --------- Co-authored-by: Victor Sima <vic.sima@gmail.com> * bump version name and code * reset to version name and code --------- Co-authored-by: Victor Sima <vic.sima@gmail.com>
kcw-grunt
added a commit
that referenced
this pull request
May 31, 2024
* WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fcede0487470. WIP working out the conflicts Analytics working getting more locations. * tested all custom events refactored to the standard firebase way * removed dev code * added Analytics Manager class * update per review notes * moved the costants and removed enum * version bump * V1.19.0 (#122) * Dynamic donation (#118) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * increase donation but height * version bump (#121) * Fee types (#123) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * add luxury fee’s type * set default values * dynamic donation: make sure fee is regular * add note to refactor later * WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fcede0487470. WIP working out the conflicts Analytics working getting more locations. * tested all custom events refactored to the standard firebase way * removed dev code * added Analytics Manager class * update per review notes * moved the costants and removed enum * version bump Co-authored-by: mosadialiou <mosadialiou@gmail.com> * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * V1.19.0 (#135) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead Co-authored-by: mosadialiou <mosadialiou@gmail.com> * version bump and send test checks (#138) * new donate addresses (#136) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead * new donate addresses * add ADDRESS_SCHEME key to donation event * fix inverted key-value * clean up Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump * Added Litewallet * fix broken link * updated README.md (#145) * updated README.md * added links * uodate header image * new hdr * added donations * move donations * change link * add private link * polish link * copy edit * add indo * address * fix addresses * Added Litewallet * fix broken link * updated README.md (#145) * updated README.md * added links * uodate header image * new hdr * added donations * move donations * change link * add private link * polish link * copy edit * add indo * address * fix addresses * Bugfix: [UI Alignment] Extra comma in send view (#153) * fix extra comma in send view * Refactor getReceiver method * remove extra linebreak * code cleanup * remove dead code * reverse check order for perf. * Fix: remove “donate to” prepended to the donation account * remove “PLATFORM” which is already added by Firebase Analytics * to v1.19.3 (612) (#154) * Develop (#155) * Dynamic donation (#118) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * increase donation but height * version bump (#121) * Fee types (#123) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * add luxury fee’s type * set default values * dynamic donation: make sure fee is regular * add note to refactor later * WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fcede0487470. WIP working out the conflicts Analytics working getting more locations. * tested all custom events refactored to the standard firebase way * removed dev code * added Analytics Manager class * update per review notes * moved the costants and removed enum * version bump * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * V1.19.0 (#135) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead Co-authored-by: mosadialiou <mosadialiou@gmail.com> * version bump and send test checks (#138) * new donate addresses (#136) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead * new donate addresses * add ADDRESS_SCHEME key to donation event * fix inverted key-value * clean up Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump * Added Litewallet * fix broken link * updated README.md (#145) * updated README.md * added links * uodate header image * new hdr * added donations * move donations * change link * add private link * polish link * copy edit * add indo * address * fix addresses * Bugfix: [UI Alignment] Extra comma in send view (#153) * fix extra comma in send view * Refactor getReceiver method * remove extra linebreak * code cleanup * remove dead code * reverse check order for perf. * Fix: remove “donate to” prepended to the donation account * remove “PLATFORM” which is already added by Firebase Analytics * to v1.19.3 (612) (#154) Co-authored-by: mosadialiou <mosadialiou@gmail.com> * version bump (#158) * use bottom navigation view * update buy/spend/receive navigation icons * Change send/receive navigation icon names * localize history tab title * Just “Acheter” * Add fonts as resources * setup kotlin * upgrade grade + dependencies * login/register views * Replace search icon with menu icon and show up LTC price * login/register UX * Prevent view not rendering in layout editor * code cleanup * missing resources * reduce toolbar height * Specify a material colors for the app * Remove unused file * Transfer view * update litecoin card image * move constants where they are used * respect constant nomenclature * make “ltcPriceLbl” same textSize as “ltcAmount” * WIP: Login/Register views (#159) * Dynamic donation (#118) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * increase donation but height * version bump (#121) * Fee types (#123) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * add luxury fee’s type * set default values * dynamic donation: make sure fee is regular * add note to refactor later * WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fcede0487470. WIP working out the conflicts Analytics working getting more locations. * tested all custom events refactored to the standard firebase way * removed dev code * added Analytics Manager class * update per review notes * moved the costants and removed enum * version bump * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * V1.19.0 (#135) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead Co-authored-by: mosadialiou <mosadialiou@gmail.com> * version bump and send test checks (#138) * new donate addresses (#136) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead * new donate addresses * add ADDRESS_SCHEME key to donation event * fix inverted key-value * clean up Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump * Added Litewallet * fix broken link * updated README.md (#145) * updated README.md * added links * uodate header image * new hdr * added donations * move donations * change link * add private link * polish link * copy edit * add indo * address * fix addresses * Bugfix: [UI Alignment] Extra comma in send view (#153) * fix extra comma in send view * Refactor getReceiver method * remove extra linebreak * code cleanup * remove dead code * reverse check order for perf. * Fix: remove “donate to” prepended to the donation account * remove “PLATFORM” which is already added by Firebase Analytics * to v1.19.3 (612) (#154) * use bottom navigation view * update buy/spend/receive navigation icons * Change send/receive navigation icon names * localize history tab title * Just “Acheter” * Add fonts as resources * setup kotlin * upgrade grade + dependencies * login/register views * Replace search icon with menu icon and show up LTC price * login/register UX * Prevent view not rendering in layout editor * code cleanup * missing resources * reduce toolbar height * Specify a material colors for the app * Remove unused file * Transfer view * update litecoin card image Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump and upgrade * make sure listeners are not NULL * make sure to call super * remove unused code * Move transactions to HistoryFragment * fix typo * Remove fonts in assets folder. Delete BREdit and BRText and use styles * Reformat Code: layout files * Reformat code: anim files * Reformat code: animator files * code refactor * connect login and register views to API * make partnerapi as git submodule * update partnerapi * BRKeystore: remove duplicated entry (FAIL_COUNT_ALIAS) * after successful registration, show up a confirmation and send user back to login * remove test code * add ktlint and format kotlin files * update partnerapi * fix typo * set views Ids * Transfer view: add “Logout” button and handle navigation * transfer view: add padding bottom to “Transfer” button * gradle: code format * use default NDK version=21.0.6113669 * use Timber instead of Log * convert BreadActivity to FragmentActivity in order to handle back pressed from fragments * handle back button on BuyFragment * upgrade firebase libs version to latest * Handle AUD, GBP, HKD, IDR, RUB and SGD currencies * upgrade gradle/gradle build tool to respectively 6.5 and 4.1.0 * handle document upload for KYC verification * update support/policy/social links * update README: replace iOS by Android * use zendesk support email address * make sure the selected fiat option is always visible * setup kotlin * cleanup + use timber * use androidx fragment * update libs * FragmentSend: IDE convertion to kotlin * FragmentSend: tweak kotlin conversion * FragmentSend: UD integration * BRButton: disable touch effect when disabled * DynamicDonationFragment: convert to android * DynamicDonationFragment: use lambda * UDResolution: only resolve LTC domains * FragmentSend: translation * translate “Lookup” * rename tryBitcoinURL to tryLitecoinURL * add kotlin doc * Release v1.20.0 (simplex) (#190) * FragmentBuy: use https for simplex prod URL * bump app version 1.20.0(630) * Release v1.20.0 - Simplex (#187) * upgraded Gradle * upgraded to androidx and synced gradle * Reverted test to menu * Added brand fonts * added color names * replaced logo with new logo and added litewallet blue and removed some gradient views * gradle sync * refactoring views..still need to add version code to launch screen * updated per latest gradle * added in the version number at login * removed superflous L * polished header * moved version label for intro * upgrade to 26 min and 29 Android * worked in the donate layouts but not functional * WIP added buy tab button * WIP buy tab * WIP added in the buy tab prior to the webview * added in webview got Buy Tab * comment out the Buy Tab until server is ready * update for signing fixed naming * updated icons and Litewallet naming * added USE Biometric permission * moved layout * added in the old toolbar and logo but flipper still being debugged * WIP debuggin layout of the header toolbar * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * V1.18.1 (#65) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * show up buy button * Upgrade dependencies * added donation info and functionality (#67) * added donation info and functionality * per review comments * Tweak L/$ price labels animation (#69) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * Tweak L/$ price labels animation * remove useless attributes clipChildren and clipToPadding * Revert "remove useless attributes clipChildren and clipToPadding" This reverts commit 0a4fec50b6d4e322ed19315d802f09544b8c60f6. * Ea/update fonts (#70) * Use BarlowSemiCondensed in lieu of CircularPro (excluding CircularPro-Book) * Swap CircularPro-Book.otf for BarlowSemiCondensed-Medium.ttf * added circleci and build bump * updated cofing.yml v2 * update config.yml v 3 * update v4 * update v6 * linter error fix for ci, small confirm field polish * silence linter on InvalidPackages * error fix update gradle * turn off abortonError * List of partners screen * Handle tap on simplex partner item * code clean-up * refactor the buy URL generation * pass choosen currency code to buy fragment * Remove horizontal linear layout and base align “choose fiat” with CAD, EUR, JPY and USD * Dynamic donation (#118) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * increase donation but height * version bump (#121) * Fee types (#123) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * add luxury fee’s type * set default values * dynamic donation: make sure fee is regular * add note to refactor later * WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fcede0487470. WIP working out the conflicts Analytics working getting more locations. * tested all custom events refactored to the standard firebase way * removed dev code * added Analytics Manager class * update per review notes * moved the costants and removed enum * version bump * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * V1.19.0 (#135) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead Co-authored-by: mosadialiou <mosadialiou@gmail.com> * version bump and send test checks (#138) * new donate addresses (#136) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead * new donate addresses * add ADDRESS_SCHEME key to donation event * fix inverted key-value * clean up Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump * Added Litewallet * fix broken link * updated README.md (#145) * updated README.md * added links * uodate header image * new hdr * added donations * move donations * change link * add private link * polish link * copy edit * add indo * address * fix addresses * Bugfix: [UI Alignment] Extra comma in send view (#153) * fix extra comma in send view * Refactor getReceiver method * remove extra linebreak * code cleanup * remove dead code * reverse check order for perf. * Fix: remove “donate to” prepended to the donation account * remove “PLATFORM” which is already added by Firebase Analytics * to v1.19.3 (612) (#154) * use Timber instead of Log * convert BreadActivity to FragmentActivity in order to handle back pressed from fragments * handle back button on BuyFragment * upgrade firebase libs version to latest * Handle AUD, GBP, HKD, IDR, RUB and SGD currencies * upgrade gradle/gradle build tool to respectively 6.5 and 4.1.0 * handle document upload for KYC verification * update support/policy/social links * update README: replace iOS by Android * use zendesk support email address * make sure the selected fiat option is always visible * FragmentBuy: use https for simplex prod URL * bump app version 1.20.0(630) Co-authored-by: Kerry <mrkerrywashington@icloud.com> Co-authored-by: Ebenezer <eackon714@gmail.com> * bump app version 1.21.0(631) * bugfix: send view stays after send confirmation disappears * remove UD error toasts * clear the LTC address before each Lookup * show up a confirmation toast if UD resolution is successful * bump version v1.21.0(632) * UD: add Analytics events * FragmentSend: disable Lookup button until the domain string is at least 4 chars * bump version v1.21.0(633) * Release v1.21.0 (#193) * upgraded Gradle * upgraded to androidx and synced gradle * Reverted test to menu * Added brand fonts * added color names * replaced logo with new logo and added litewallet blue and removed some gradient views * gradle sync * refactoring views..still need to add version code to launch screen * updated per latest gradle * added in the version number at login * removed superflous L * polished header * moved version label for intro * upgrade to 26 min and 29 Android * worked in the donate layouts but not functional * WIP added buy tab button * WIP buy tab * WIP added in the buy tab prior to the webview * added in webview got Buy Tab * comment out the Buy Tab until server is ready * update for signing fixed naming * updated icons and Litewallet naming * added USE Biometric permission * moved layout * added in the old toolbar and logo but flipper still being debugged * WIP debuggin layout of the header toolbar * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * V1.18.1 (#65) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * show up buy button * Upgrade dependencies * added donation info and functionality (#67) * added donation info and functionality * per review comments * Tweak L/$ price labels animation (#69) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * Tweak L/$ price labels animation * remove useless attributes clipChildren and clipToPadding * Revert "remove useless attributes clipChildren and clipToPadding" This reverts commit 0a4fec50b6d4e322ed19315d802f09544b8c60f6. * Ea/update fonts (#70) * Use BarlowSemiCondensed in lieu of CircularPro (excluding CircularPro-Book) * Swap CircularPro-Book.otf for BarlowSemiCondensed-Medium.ttf * added circleci and build bump * updated cofing.yml v2 * update config.yml v 3 * update v4 * update v6 * linter error fix for ci, small confirm field polish * silence linter on InvalidPackages * error fix update gradle * turn off abortonError * List of partners screen * Handle tap on simplex partner item * code clean-up * refactor the buy URL generation * pass choosen currency code to buy fragment * Remove horizontal linear layout and base align “choose fiat” with CAD, EUR, JPY and USD * Dynamic donation (#118) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * increase donation but height * version bump (#121) * Fee types (#123) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * add luxury fee’s type * set default values * dynamic donation: make sure fee is regular * add note to refactor later * WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fcede0487470. WIP working out the conflicts Analytics working getting more locations. * tested all custom events refactored to the standard firebase way * removed dev code * added Analytics Manager class * update per review notes * moved the costants and removed enum * version bump * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * V1.19.0 (#135) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead Co-authored-by: mosadialiou <mosadialiou@gmail.com> * version bump and send test checks (#138) * new donate addresses (#136) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead * new donate addresses * add ADDRESS_SCHEME key to donation event * fix inverted key-value * clean up Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump * Added Litewallet * fix broken link * updated README.md (#145) * updated README.md * added links * uodate header image * new hdr * added donations * move donations * change link * add private link * polish link * copy edit * add indo * address * fix addresses * Bugfix: [UI Alignment] Extra comma in send view (#153) * fix extra comma in send view * Refactor getReceiver method * remove extra linebreak * code cleanup * remove dead code * reverse check order for perf. * Fix: remove “donate to” prepended to the donation account * remove “PLATFORM” which is already added by Firebase Analytics * to v1.19.3 (612) (#154) * use Timber instead of Log * convert BreadActivity to FragmentActivity in order to handle back pressed from fragments * handle back button on BuyFragment * upgrade firebase libs version to latest * Handle AUD, GBP, HKD, IDR, RUB and SGD currencies * upgrade gradle/gradle build tool to respectively 6.5 and 4.1.0 * handle document upload for KYC verification * update support/policy/social links * update README: replace iOS by Android * use zendesk support email address * make sure the selected fiat option is always visible * setup kotlin * cleanup + use timber * use androidx fragment * update libs * FragmentSend: IDE convertion to kotlin * FragmentSend: tweak kotlin conversion * FragmentSend: UD integration * BRButton: disable touch effect when disabled * DynamicDonationFragment: convert to android * DynamicDonationFragment: use lambda * UDResolution: only resolve LTC domains * FragmentSend: translation * translate “Lookup” * rename tryBitcoinURL to tryLitecoinURL * add kotlin doc * Release v1.20.0 (simplex) (#190) * FragmentBuy: use https for simplex prod URL * bump app version 1.20.0(630) * bump app version 1.21.0(631) * bugfix: send view stays after send confirmation disappears * remove UD error toasts * clear the LTC address before each Lookup * show up a confirmation toast if UD resolution is successful * bump version v1.21.0(632) * UD: add Analytics events * FragmentSend: disable Lookup button until the domain string is at least 4 chars * bump version v1.21.0(633) Co-authored-by: Kerry <mrkerrywashington@icloud.com> Co-authored-by: Ebenezer <eackon714@gmail.com> * fix build errors * Tapping on BuyTab shows up the BuyTabFragment * BuyTabFragment: add horizontal divider * replace listener with lambda * BuyTab: change fiat selector * FragmentBuy: add toolbar and show progress while page is loading * rename menu tab from “Spend” to “Card” * change register view header title * register view: change fields order according to iOS * register view: remove address2 field * login view: handle forgot password * tweak login/register views * transfer view v1 * update partnerapi lib * Replace “Bread” with “Litewallet” * Replace “Bread” with “Litewallet” * remove empty java class * bugFix(Send view): Send with Scan crashes * ScanQRActivity: code clean-up * login/register views: extract texts into strings resource * Buy tab: remove “choose fiat” from partner item view * login/register views: localize texts * reduce password length from 8 to 6 at least * bump version v2.0.0(634) * bugfix: make sure the market price displays only 2 decimals * bump version v2.0.0(635) * Release v2.0.0 card v1 (#202) * upgraded Gradle * upgraded to androidx and synced gradle * Reverted test to menu * Added brand fonts * added color names * replaced logo with new logo and added litewallet blue and removed some gradient views * gradle sync * refactoring views..still need to add version code to launch screen * updated per latest gradle * added in the version number at login * removed superflous L * polished header * moved version label for intro * upgrade to 26 min and 29 Android * worked in the donate layouts but not functional * WIP added buy tab button * WIP buy tab * WIP added in the buy tab prior to the webview * added in webview got Buy Tab * comment out the Buy Tab until server is ready * update for signing fixed naming * updated icons and Litewallet naming * added USE Biometric permission * moved layout * added in the old toolbar and logo but flipper still being debugged * WIP debuggin layout of the header toolbar * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * V1.18.1 (#65) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * show up buy button * Upgrade dependencies * added donation info and functionality (#67) * added donation info and functionality * per review comments * Tweak L/$ price labels animation (#69) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * Tweak L/$ price labels animation * remove useless attributes clipChildren and clipToPadding * Revert "remove useless attributes clipChildren and clipToPadding" This reverts commit 0a4fec50b6d4e322ed19315d802f09544b8c60f6. * Ea/update fonts (#70) * Use BarlowSemiCondensed in lieu of CircularPro (excluding CircularPro-Book) * Swap CircularPro-Book.otf for BarlowSemiCondensed-Medium.ttf * added circleci and build bump * updated cofing.yml v2 * update config.yml v 3 * update v4 * update v6 * linter error fix for ci, small confirm field polish * silence linter on InvalidPackages * error fix update gradle * turn off abortonError * List of partners screen * Handle tap on simplex partner item * code clean-up * refactor the buy URL generation * pass choosen currency code to buy fragment * Remove horizontal linear layout and base align “choose fiat” with CAD, EUR, JPY and USD * Dynamic donation (#118) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * increase donation but height * version bump (#121) * Fee types (#123) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * add luxury fee’s type * set default values * dynamic donation: make sure fee is regular * add note to refactor later * WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fcede0487470. WIP working out the conflicts Analytics working getting more locations. * tested all custom events refactored to the standard firebase way * removed dev code * added Analytics Manager class * update per review notes * moved the costants and removed enum * version bump * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * V1.19.0 (#135) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead Co-authored-by: mosadialiou <mosadialiou@gmail.com> * version bump and send test checks (#138) * new donate addresses (#136) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead * new donate addresses * add ADDRESS_SCHEME key to donation event * fix inverted key-value * clean up Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump * Added Litewallet * fix broken link * updated README.md (#145) * updated README.md * added links * uodate header image * new hdr * added donations * move donations * change link * add private link * polish link * copy edit * add indo * address * fix addresses * Bugfix: [UI Alignment] Extra comma in send view (#153) * fix extra comma in send view * Refactor getReceiver method * remove extra linebreak * code cleanup * remove dead code * reverse check order for perf. * Fix: remove “donate to” prepended to the donation account * remove “PLATFORM” which is already added by Firebase Analytics * to v1.19.3 (612) (#154) * use bottom navigation view * update buy/spend/receive navigation icons * Change send/receive navigation icon names * localize history tab title * Just “Acheter” * Add fonts as resources * setup kotlin * upgrade grade + dependencies * login/register views * Replace search icon with menu icon and show up LTC price * login/register UX * Prevent view not rendering in layout editor * code cleanup * missing resources * reduce toolbar height * Specify a material colors for the app * Remove unused file * Transfer view * update litecoin card image * move constants where they are used * respect constant nomenclature * make “ltcPriceLbl” same textSize as “ltcAmount” * WIP: Login/Register views (#159) * Dynamic donation (#118) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * increase donation but height * version bump (#121) * Fee types (#123) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * add luxury fee’s type * set default values * dynamic donation: make sure fee is regular * add note to refactor later * WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fcede0487470. WIP working out the conflicts Analytics working getting more locations. * tested all custom events refactored to the standard firebase way * removed dev code * added Analytics Manager class * update per review notes * moved the costants and removed enum * version bump * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * V1.19.0 (#135) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead Co-authored-by: mosadialiou <mosadialiou@gmail.com> * version bump and send test checks (#138) * new donate addresses (#136) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead * new donate addresses * add ADDRESS_SCHEME key to donation event * fix inverted key-value * clean up Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump * Added Litewallet * fix broken link * updated README.md (#145) * updated README.md * added links * uodate header image * new hdr * added donations * move donations * change link * add private link * polish link * copy edit * add indo * address * fix addresses * Bugfix: [UI Alignment] Extra comma in send view (#153) * fix extra comma in send view * Refactor getReceiver method * remove extra linebreak * code cleanup * remove dead code * reverse check order for perf. * Fix: remove “donate to” prepended to the donation account * remove “PLATFORM” which is already added by Firebase Analytics * to v1.19.3 (612) (#154) * use bottom navigation view * update buy/spend/receive navigation icons * Change send/receive navigation icon names * localize history tab title * Just “Acheter” * Add fonts as resources * setup kotlin * upgrade grade + dependencies * login/register views * Replace search icon with menu icon and show up LTC price * login/register UX * Prevent view not rendering in layout editor * code cleanup * missing resources * reduce toolbar height * Specify a material colors for the app * Remove unused file * Transfer view * update litecoin card image Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump and upgrade * make sure listeners are not NULL * make sure to call super * remove unused code * Move transactions to HistoryFragment * fix typo * Remove fonts in assets folder. Delete BREdit and BRText and use styles * Reformat Code: layout files * Reformat code: anim files * Reformat code: animator files * code refactor * connect login and register views to API * make partnerapi as git submodule * update partnerapi * BRKeystore: remove duplicated entry (FAIL_COUNT_ALIAS) * after successful registration, show up a confirmation and send user back to login * remove test code * add ktlint and format kotlin files * update partnerapi * fix typo * set views Ids * Transfer view: add “Logout” button and handle navigation * transfer view: add padding bottom to “Transfer” button * gradle: code format * use default NDK version=21.0.6113669 * use Timber instead of Log * convert BreadActivity to FragmentActivity in order to handle back pressed from fragments * handle back button on BuyFragment * upgrade firebase libs version to latest * Handle AUD, GBP, HKD, IDR, RUB and SGD currencies * upgrade gradle/gradle build tool to respectively 6.5 and 4.1.0 * handle document upload for KYC verification * update support/policy/social links * update README: replace iOS by Android * use zendesk support email address * make sure the selected fiat option is always visible * setup kotlin * cleanup + use timber * use androidx fragment * update libs * FragmentSend: IDE convertion to kotlin * FragmentSend: tweak kotlin conversion * FragmentSend: UD integration * BRButton: disable touch effect when disabled * DynamicDonationFragment: convert to android * DynamicDonationFragment: use lambda * UDResolution: only resolve LTC domains * FragmentSend: translation * translate “Lookup” * rename tryBitcoinURL to tryLitecoinURL * add kotlin doc * Release v1.20.0 (simplex) (#190) * FragmentBuy: use https for simplex prod URL * bump app version 1.20.0(630) * bump app version 1.21.0(631) * bugfix: send view stays after send confirmation disappears * remove UD error toasts * clear the LTC address before each Lookup * show up a confirmation toast if UD resolution is successful * bump version v1.21.0(632) * UD: add Analytics events * FragmentSend: disable Lookup button until the domain string is at least 4 chars * bump version v1.21.0(633) * fix build errors * Tapping on BuyTab shows up the BuyTabFragment * BuyTabFragment: add horizontal divider * replace listener with lambda * BuyTab: change fiat selector * FragmentBuy: add toolbar and show progress while page is loading * rename menu tab from “Spend” to “Card” * change register view header title * register view: change fields order according to iOS * register view: remove address2 field * login view: handle forgot password * tweak login/register views * transfer view v1 * update partnerapi lib * Replace “Bread” with “Litewallet” * Replace “Bread” with “Litewallet” * remove empty java class * bugFix(Send view): Send with Scan crashes * ScanQRActivity: code clean-up * login/register views: extract texts into strings resource * Buy tab: remove “choose fiat” from partner item view * login/register views: localize texts * reduce password length from 8 to 6 at least * bump version v2.0.0(634) * bugfix: make sure the market price displays only 2 decimals * bump version v2.0.0(635) Co-authored-by: Kerry <mrkerrywashington@icloud.com> Co-authored-by: Ebenezer <eackon714@gmail.com> * refacto(FragmentMenu): use lambda + code reformat * feature: Replace Customer Email with Zendesk HC * [TechDebt] Add issue templates (#208) * Add issue templates * polished per comments * [Bugfix] Header price update occludes the other text (#207) * Change the font mixe * Set the font to autosizing - helps by setting the max width * add balance label in header * fix error: Attribute autoSizeMinTextSize is only used in API level 26 and higher (current min is 23) * fix crash from Firebase: BreadActivity.java line 444 https://github.com/litecoin-foundation/loafwallet-android/issues/211 * fix crash in RegisterFragment.kt at line 68 https://github.com/litecoin-foundation/loafwallet-android/issues/212 * PR reviews * bump version v2.1.0(636) * add card disclaimer dialog * bump version v2.1.1(637) * Release v2.1.0 (into master) (#227) * upgraded Gradle * upgraded to androidx and synced gradle * Reverted test to menu * Added brand fonts * added color names * replaced logo with new logo and added litewallet blue and removed some gradient views * gradle sync * refactoring views..still need to add version code to launch screen * updated per latest gradle * added in the version number at login * removed superflous L * polished header * moved version label for intro * upgrade to 26 min and 29 Android * worked in the donate layouts but not functional * WIP added buy tab button * WIP buy tab * WIP added in the buy tab prior to the webview * added in webview got Buy Tab * comment out the Buy Tab until server is ready * update for signing fixed naming * updated icons and Litewallet naming * added USE Biometric permission * moved layout * added in the old toolbar and logo but flipper still being debugged * WIP debuggin layout of the header toolbar * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * V1.18.1 (#65) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * show up buy button * Upgrade dependencies * added donation info and functionality (#67) * added donation info and functionality * per review comments * Tweak L/$ price labels animation (#69) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * Tweak L/$ price labels animation * remove useless attributes clipChildren and clipToPadding * Revert "remove useless attributes clipChildren and clipToPadding" This reverts commit 0a4fec50b6d4e322ed19315d802f09544b8c60f6. * Ea/update fonts (#70) * Use BarlowSemiCondensed in lieu of CircularPro (excluding CircularPro-Book) * Swap CircularPro-Book.otf for BarlowSemiCondensed-Medium.ttf * added circleci and build bump * updated cofing.yml v2 * update config.yml v 3 * update v4 * update v6 * linter error fix for ci, small confirm field polish * silence linter on InvalidPackages * error fix update gradle * turn off abortonError * List of partners screen * Handle tap on simplex partner item * code clean-up * refactor the buy URL generation * pass choosen currency code to buy fragment * Remove horizontal linear layout and base align “choose fiat” with CAD, EUR, JPY and USD * Dynamic donation (#118) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * increase donation but height * version bump (#121) * Fee types (#123) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * add luxury fee’s type * set default values * dynamic donation: make sure fee is regular * add note to refactor later * WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fcede0487470. WIP working out the conflicts Analytics working getting more locations. * tested all custom events refactored to the standard firebase way * removed dev code * added Analytics Manager class * update per review notes * moved the costants and removed enum * version bump * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * V1.19.0 (#135) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead Co-authored-by: mosadialiou <mosadialiou@gmail.com> * version bump and send test checks (#138) * new donate addresses (#136) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead * new donate addresses * add ADDRESS_SCHEME key to donation event * fix inverted key-value * clean up Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump * Added Litewallet * fix broken link * updated README.md (#145) * updated README.md * added links * uodate header image * new hdr * added donations * move donations * change link * add private link * polish link * copy edit * add indo * address * fix addresses * Bugfix: [UI Alignment] Extra comma in send view (#153) * fix extra comma in send view * Refactor getReceiver method * remove extra linebreak * code cleanup * remove dead code * reverse check order for perf. * Fix: remove “donate to” prepended to the donation account * remove “PLATFORM” which is already added by Firebase Analytics * to v1.19.3 (612) (#154) * use bottom navigation view * update buy/spend/receive navigation icons * Change send/receive navigation icon names * localize history tab title * Just “Acheter” * Add fonts as resources * setup kotlin * upgrade grade + dependencies * login/register views * Replace search icon with menu icon and show up LTC price * login/register UX * Prevent view not rendering in layout editor * code cleanup * missing resources * reduce toolbar height * Specify a material colors for the app * Remove unused file * Transfer view * update litecoin card image * move constants where they are used * respect constant nomenclature * make “ltcPriceLbl” same textSize as “ltcAmount” * WIP: Login/Register views (#159) * Dynamic donation (#118) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * increase donation but height * version bump (#121) * Fee types (#123) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * add luxury fee’s type * set default values * dynamic donation: make sure fee is regular * add note to refactor later * WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fcede0487470. WIP working out the conflicts Analytics working getting more locations. * tested all custom events refactored to the standard firebase way * removed dev code * added Analytics Manager class * update per review notes * moved the costants and removed enum * version bump * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * V1.19.0 (#135) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message …
kcw-grunt
added a commit
that referenced
this pull request
Jun 6, 2024
* changes to keystore * firebase integration * temporary comment FirebaseCrash logging and reports * 🚀[Release v2.4.0] Merge into Dev (#288) * update gradle * Change the prefix of the build .aab * Feature/update branding (#29) * added new logo - reset the layout * version code * Delete ISSUE_TEMPLATE * Create test.md * Delete test.md * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * 🚀[ Release v.2.7.1] Merge into Develop (#104) * 🚀[ Release v.2.7.0] Merge into Main (#30) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.6.0] Merge into Develop (#13) * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[Release] v2.6.1 (#21) * version code bump * 🚀[ Release v.2.6.0] Merge into Main (#12) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 🥳[Feature] Unstoppable ext update (#11) * WIP: DNC Dropped in the UD code prior to testing * Added study link * Fix unstoppable domains dependency * Updated the UD ext text WIP::::Need to refactor once UK and deletion on SV, NL, DA * added UK lang Co-authored-by: Victor Sima <vic.sima@gmail.com> * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener Co-authored-by: Victor Sima <vic.sima@gmail.com> * Create FUNDING.yml For GH Sponsor * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * version bump * renmoved staging * moved backup rates * code bump * Updated test configs * Move api resources to central location - version code bump Co-authored-by: Victor Sima <vic.sima@gmail.com> * Commented out the partial work * Feature - donation disclaimer modal (#75) * Feature - add donation modal disclaimer - #60 * Add missing strings * Upgraded AS - Reduced donation amount - Renamed id WIP * updated stirings key format - updated the donation address * code bump Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * 🚀[Release v.2.8.0] Merge into Develop (#124) * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * Delete ISSUE_TEMPLATE * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * 🚀[ Release v.2.7.1] Merge into Develop (#104) * 🚀[ Release v.2.7.0] Merge into Main (#30) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.6.0] Merge into Develop (#13) * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[Release] v2.6.1 (#21) * version code bump * 🚀[ Release v.2.6.0] Merge into Main (#12) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 🥳[Feature] Unstoppable ext update (#11) * WIP: DNC Dropped in the UD code prior to testing * Added study link * Fix unstoppable domains dependency * Updated the UD ext text WIP::::Need to refactor once UK and deletion on SV, NL, DA * added UK lang Co-authored-by: Victor Sima <vic.sima@gmail.com> * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener Co-authored-by: Victor Sima <vic.sima@gmail.com> * Create FUNDING.yml For GH Sponsor * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * version bump * renmoved staging * moved backup rates * code bump * Updated test configs * Move api resources to central location - version code bump Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature - donation disclaimer modal (#75) * Feature - add donation modal disclaimer - #60 * Add missing strings * Upgraded AS - Reduced donation amount - Renamed id WIP * updated stirings key format - updated the donation address * code bump Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * Feature - Show Litecoin Card as Webview (#82) * Feature - Show Litecoin Card as Webview - remove partner api library - create card frament webview and add to bottom nav - fixes #58 * bump version code * Fix UI crash * bump version code Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * version code bump - updated version labels to include the version code * Task - Reduce country iso exception (#118) - reduce emissions of "java.lang.IllegalArgumentException: Unsupported ISO 3166 country: en" * made the webview fileprivate (#120) - the idea is that it will help evaluate the js callbacks * Refactors version name and code to BRConstants (#121) * 🐜[Bugfix] Refactor strings files (#122) * bump version code * Refactor strings files There were many unused strings and they were removed. * bump version code * resolved bad resolution --------- Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.8.1] Merge into Develop (#134) * 🚀[ Release v.2.8.0] Merge into Main (#123) * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.6.0] Merge into Develop (#13) * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[Release] v2.6.1 (#21) * version code bump * 🚀[ Release v.2.6.0] Merge into Main (#12) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 🥳[Feature] Unstoppable ext update (#11) * WIP: DNC Dropped in the UD code prior to testing * Added study link * Fix unstoppable domains dependency * Updated the UD ext text WIP::::Need to refactor once UK and deletion on SV, NL, DA * added UK lang Co-authored-by: Victor Sima <vic.sima@gmail.com> * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * Create ISSUE_TEMPLATE * Delete ISSUE_TEMPLATE * Create test.md * Delete test.md * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * Fix - revert FragmentBuy webview test (#72) * 🚀[ Release v.2.7.1] Merge into Develop (#104) * 🚀[ Release v.2.7.0] Merge into Main (#30) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[ Release v.2.6.0] Merge into Develop (#13) * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🚀[Release] v2.6.1 (#21) * version code bump * 🚀[ Release v.2.6.0] Merge into Main (#12) * Added український language - add uk xml file - removed the nl, sv, da files - Escaped apostrphes in UK strings file - Updated language choices * 🥳[Feature] Unstoppable ext update (#11) * WIP: DNC Dropped in the UD code prior to testing * Added study link * Fix unstoppable domains dependency * Updated the UD ext text WIP::::Need to refactor once UK and deletion on SV, NL, DA * added UK lang Co-authored-by: Victor Sima <vic.sima@gmail.com> * version bump * Hotfix/crashes v2.6.0 (#17) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener Co-authored-by: Victor Sima <vic.sima@gmail.com> * Create FUNDING.yml For GH Sponsor * 💣🐞[Hotbug fix] sharedprefs fb fix (#19) * Added notes * Bugfix - add missing pendingIntent flag for android 13 * Use firebase bom * subproject commit * version bump * Disabled FB send, Added Get Tasks * Patch to hard code fees - Static fees - Removed the dep - Turn crashlytics back on/off/on Co-authored-by: Victor Sima <vic.sima@gmail.com> * Feature/add bitrefill (#28) * added bitrefill - added kotlin fix * Added localizations - added logo * Added Bitrefill Link * hides fiat scollview from Bitrefill * Adjusted the padding at the buy tab item view * fixe test in Bitrefill detail * fied logo and layout * bump version and version code * Feature/update branding (#29) * added new logo - reset the layout * version code * 🚀[ Release v.2.7.0] Merge into Develop (#32) * replaced coin logo * bump versioncode * fixed dep version * added Bitrefill web listener * [Techdebt/] pdate match firebase events 33 (#48) * Added the equivalenmt events - updated web link * WIP : Should compile * Fixed constants * Udpaded all Analytics constants * Added basic tests - This is WIP - Need to debug the Tests * version bump * fiexd compile bug * version bump * renmoved staging * moved backup rates * code bump * Updated test configs * Move api resources to central location - version code bump Co-authored-by: Victor Sima <vic.sima@gmail.com> * Commented out the partial work * Add .circleci/config.yml (#74) * Feature - donation disclaimer modal (#75) * Feature - add donation modal disclaimer - #60 * Add missing strings * Upgraded AS - Reduced donation amount - Renamed id WIP * updated stirings key format - updated the donation address * code bump Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * Feature - Show Litecoin Card as Webview (#82) * Feature - Show Litecoin Card as Webview - remove partner api library - create card frament webview and add to bottom nav - fixes #58 * bump version code * Fix UI crash * bump version code Co-authored-by: kcw-grunt <mrkerrywashington@icloud.com> * version code bump - updated version labels to include the version code * Task - Reduce country iso exception (#118) - reduce emissions of "java.lang.IllegalArgumentException: Unsupported ISO 3166 country: en" * made the webview fileprivate (#120) - the idea is that it will help evaluate the js callbacks * Refactors version name and code to BRConstants (#121) * 🐜[Bugfix] Refactor strings files (#122) * bump version code * Refactor strings files There were many unused strings and they were removed. * bump version code --------- Co-authored-by: Victor Sima <vic.sima@gmail.com> * bump version name and code * reset to version name and code --------- Co-authored-by: Victor Sima <vic.sima@gmail.com> * 🥳[Feature] Add bech32 to enable ltc1 addresses & false positive rate (Bloom Filter) interface (#137) * Patched in the changes from losh11/bech32 - Pulled in all the changes from loafwallet-core - From Apr 10, 2022 * Various development refactors - Updated the tx and addressess lookup URLs - Updated gitignore - Removed old binaries from project - Appended timber debug prefix to “timber:” to easily filter in Logcat - Bump version code * Resolved conflicts and merged Merge branch 'feature/add-bech32' of https://github.com/litecoin-foundation/litewallet-android into feature/add-bech32-14 - Resolved conflicts - re-added timber prefix * Add logic to retrieve and display seed phrase * Added Timber logs - added localizations - version and code bump - Removed the direct wallet info fetch - This call caused the app the reset the seed. - instead we are simply pulling the seed from the keystore - lean to call for seed * Post testing improvement for FP rates - The sync period is long in the current configuration - Spent a few days testing to see if certain false-positives rate for the BloomFilter to adjust the sync time. - the trade off is: quicker sync = less privacy Here are the rates that will be offered: fpr = 0.00005 , sync 77 mins , anonymous fpr = 0.00002 , sync 42 mins, semi-private fpr = 0.00001 , sync 19 mins, low-privacy * Added layout for false positive rate Added localizations for false positive waiting to add the func fpupdate(double newfalseupdate) in the loafwallet-core Adding the needed interface * Keep build.gradle - Restore files - some jni fixes - Cleanup - Signed-off-by: Victor Sima <vic.sima@gmail.com> * All are compiling added the interface in C and Java - updated to the latest [loafwallet-core](https://github.com/litecoin-foundation/loafwallet-core/tree/master-android) branch: master-android commit: 63b18b8 * Updated the gradle to 7.4.2 bumped code and version * Adjusted analytics for sync - updated to the latest v1.4.0 loafwallet-core - updated to the v1.3.0 of loafwallet-core - Added logging to start collecting the sync times - updated the loafwallet-core to v1.5.0 * Included a snackbar to notify users on sync. - Included in the Intro Activity - Included in the Login (Lock) Activity - Added translations for the snackbar --------- Co-authored-by: Victor Sima <vic.sima@gmail.com> * resolved conflcts from rebase from main * 🦺[Techdebt] Remove simplex (#148) * Removed the localizations * remove code * Updated the lockscreen 160 (#164) * Update Gitignore * Updated lockscreen * Changed color to white, Added litewallet dark blue color * Change layout width to match parent and background to the correct color (#170) * Adding a close buttin in the Settings Modal (#166) - Should be dismiss to the parent - Added close buttons - refactored the onSaveInstances Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> * force remove json Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> * Put announce updates view on create and recreate (#175) * Put AnnounceUpdatesViewActivity in button create and restore * Added enable on back invoke call on Manifest * Added src/main/assets inside fast_follow_asset_pack_01 folder * Create Folder src/main/assets * delete test file * Create directory src/main/assets inside fast_follow_asset_pack_01 * Rename file to empty_file * Added Functionality to button yes language (#178) * 🛠️ [Techdebt] Refactor code and inline fees (#179) * Removed sensitive data Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> * In Progress Refactoring Code - Removed cruft - bump version - working ops address being generated Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> * tieredOps working - refactor cleanup - renaming and refactor…project running! - created and sent a transaction - Renamed some code from Bitcoin to Litecoin - remove whitespace - created a set to create the intersection - Filtered out the address as targeted - added textview for Service Fee - condensed the inits - Renamed from iso to more meaningful names Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> * More refactor - Moved Fee Manager - Changed the rate polls - renamed getIso to getIsoSymbol - Removed saveEvent - Adjusted hot spot of Amount Edit - added full names to buttons. - added extra check before donating - commented out the new params - Fixes the Unsopported ISO bug - Removed old code Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> * Relabeled Bitcoin to Litecoin in places - Cleaned up the detail text in Transaction Item - updated confirmation label - Tried hide the keyboard Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> * bumped version updated tiers : 1713522152 Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> * Debug of the com.breadwallet.tools.security.AuthManager.authPrompt -version bump -moved google serivces plugin to the bottom per Pusher Suggest -code bump Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> --------- Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com> * 🚀[Release v.2.10.0-20240421] Merge into Develop (#182) * WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fcede0487470. WIP working out the conflicts Analytics working getting more locations. * tested all custom events refactored to the standard firebase way * removed dev code * added Analytics Manager class * update per review notes * moved the costants and removed enum * version bump * V1.19.0 (#122) * Dynamic donation (#118) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * increase donation but height * version bump (#121) * Fee types (#123) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * add luxury fee’s type * set default values * dynamic donation: make sure fee is regular * add note to refactor later * WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fcede0487470. WIP working out the conflicts Analytics working getting more locations. * tested all custom events refactored to the standard firebase way * removed dev code * added Analytics Manager class * update per review notes * moved the costants and removed enum * version bump Co-authored-by: mosadialiou <mosadialiou@gmail.com> * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * V1.19.0 (#135) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead Co-authored-by: mosadialiou <mosadialiou@gmail.com> * version bump and send test checks (#138) * new donate addresses (#136) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead * new donate addresses * add ADDRESS_SCHEME key to donation event * fix inverted key-value * clean up Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump * Added Litewallet * fix broken link * updated README.md (#145) * updated README.md * added links * uodate header image * new hdr * added donations * move donations * change link * add private link * polish link * copy edit * add indo * address * fix addresses * Added Litewallet * fix broken link * updated README.md (#145) * updated README.md * added links * uodate header image * new hdr * added donations * move donations * change link * add private link * polish link * copy edit * add indo * address * fix addresses * Bugfix: [UI Alignment] Extra comma in send view (#153) * fix extra comma in send view * Refactor getReceiver method * remove extra linebreak * code cleanup * remove dead code * reverse check order for perf. * Fix: remove “donate to” prepended to the donation account * remove “PLATFORM” which is already added by Firebase Analytics * to v1.19.3 (612) (#154) * Develop (#155) * Dynamic donation (#118) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * increase donation but height * version bump (#121) * Fee types (#123) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * add luxury fee’s type * set default values * dynamic donation: make sure fee is regular * add note to refactor later * WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fcede0487470. WIP working out the conflicts Analytics working getting more locations. * tested all custom events refactored to the standard firebase way * removed dev code * added Analytics Manager class * update per review notes * moved the costants and removed enum * version bump * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * V1.19.0 (#135) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead Co-authored-by: mosadialiou <mosadialiou@gmail.com> * version bump and send test checks (#138) * new donate addresses (#136) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead * new donate addresses * add ADDRESS_SCHEME key to donation event * fix inverted key-value * clean up Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump * Added Litewallet * fix broken link * updated README.md (#145) * updated README.md * added links * uodate header image * new hdr * added donations * move donations * change link * add private link * polish link * copy edit * add indo * address * fix addresses * Bugfix: [UI Alignment] Extra comma in send view (#153) * fix extra comma in send view * Refactor getReceiver method * remove extra linebreak * code cleanup * remove dead code * reverse check order for perf. * Fix: remove “donate to” prepended to the donation account * remove “PLATFORM” which is already added by Firebase Analytics * to v1.19.3 (612) (#154) Co-authored-by: mosadialiou <mosadialiou@gmail.com> * version bump (#158) * use bottom navigation view * update buy/spend/receive navigation icons * Change send/receive navigation icon names * localize history tab title * Just “Acheter” * Add fonts as resources * setup kotlin * upgrade grade + dependencies * login/register views * Replace search icon with menu icon and show up LTC price * login/register UX * Prevent view not rendering in layout editor * code cleanup * missing resources * reduce toolbar height * Specify a material colors for the app * Remove unused file * Transfer view * update litecoin card image * move constants where they are used * respect constant nomenclature * make “ltcPriceLbl” same textSize as “ltcAmount” * WIP: Login/Register views (#159) * Dynamic donation (#118) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * increase donation but height * version bump (#121) * Fee types (#123) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * add luxury fee’s type * set default values * dynamic donation: make sure fee is regular * add note to refactor later * WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fcede0487470. WIP working out the conflicts Analytics working getting more locations. * tested all custom events refactored to the standard firebase way * removed dev code * added Analytics Manager class * update per review notes * moved the costants and removed enum * version bump * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * V1.19.0 (#135) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead Co-authored-by: mosadialiou <mosadialiou@gmail.com> * version bump and send test checks (#138) * new donate addresses (#136) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead * new donate addresses * add ADDRESS_SCHEME key to donation event * fix inverted key-value * clean up Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump * Added Litewallet * fix broken link * updated README.md (#145) * updated README.md * added links * uodate header image * new hdr * added donations * move donations * change link * add private link * polish link * copy edit * add indo * address * fix addresses * Bugfix: [UI Alignment] Extra comma in send view (#153) * fix extra comma in send view * Refactor getReceiver method * remove extra linebreak * code cleanup * remove dead code * reverse check order for perf. * Fix: remove “donate to” prepended to the donation account * remove “PLATFORM” which is already added by Firebase Analytics * to v1.19.3 (612) (#154) * use bottom navigation view * update buy/spend/receive navigation icons * Change send/receive navigation icon names * localize history tab title * Just “Acheter” * Add fonts as resources * setup kotlin * upgrade grade + dependencies * login/register views * Replace search icon with menu icon and show up LTC price * login/register UX * Prevent view not rendering in layout editor * code cleanup * missing resources * reduce toolbar height * Specify a material colors for the app * Remove unused file * Transfer view * update litecoin card image Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump and upgrade * make sure listeners are not NULL * make sure to call super * remove unused code * Move transactions to HistoryFragment * fix typo * Remove fonts in assets folder. Delete BREdit and BRText and use styles * Reformat Code: layout files * Reformat code: anim files * Reformat code: animator files * code refactor * connect login and register views to API * make partnerapi as git submodule * update partnerapi * BRKeystore: remove duplicated entry (FAIL_COUNT_ALIAS) * after successful registration, show up a confirmation and send user back to login * remove test code * add ktlint and format kotlin files * update partnerapi * fix typo * set views Ids * Transfer view: add “Logout” button and handle navigation * transfer view: add padding bottom to “Transfer” button * gradle: code format * use default NDK version=21.0.6113669 * use Timber instead of Log * convert BreadActivity to FragmentActivity in order to handle back pressed from fragments * handle back button on BuyFragment * upgrade firebase libs version to latest * Handle AUD, GBP, HKD, IDR, RUB and SGD currencies * upgrade gradle/gradle build tool to respectively 6.5 and 4.1.0 * handle document upload for KYC verification * update support/policy/social links * update README: replace iOS by Android * use zendesk support email address * make sure the selected fiat option is always visible * setup kotlin * cleanup + use timber * use androidx fragment * update libs * FragmentSend: IDE convertion to kotlin * FragmentSend: tweak kotlin conversion * FragmentSend: UD integration * BRButton: disable touch effect when disabled * DynamicDonationFragment: convert to android * DynamicDonationFragment: use lambda * UDResolution: only resolve LTC domains * FragmentSend: translation * translate “Lookup” * rename tryBitcoinURL to tryLitecoinURL * add kotlin doc * Release v1.20.0 (simplex) (#190) * FragmentBuy: use https for simplex prod URL * bump app version 1.20.0(630) * Release v1.20.0 - Simplex (#187) * upgraded Gradle * upgraded to androidx and synced gradle * Reverted test to menu * Added brand fonts * added color names * replaced logo with new logo and added litewallet blue and removed some gradient views * gradle sync * refactoring views..still need to add version code to launch screen * updated per latest gradle * added in the version number at login * removed superflous L * polished header * moved version label for intro * upgrade to 26 min and 29 Android * worked in the donate layouts but not functional * WIP added buy tab button * WIP buy tab * WIP added in the buy tab prior to the webview * added in webview got Buy Tab * comment out the Buy Tab until server is ready * update for signing fixed naming * updated icons and Litewallet naming * added USE Biometric permission * moved layout * added in the old toolbar and logo but flipper still being debugged * WIP debuggin layout of the header toolbar * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * V1.18.1 (#65) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * show up buy button * Upgrade dependencies * added donation info and functionality (#67) * added donation info and functionality * per review comments * Tweak L/$ price labels animation (#69) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * Tweak L/$ price labels animation * remove useless attributes clipChildren and clipToPadding * Revert "remove useless attributes clipChildren and clipToPadding" This reverts commit 0a4fec50b6d4e322ed19315d802f09544b8c60f6. * Ea/update fonts (#70) * Use BarlowSemiCondensed in lieu of CircularPro (excluding CircularPro-Book) * Swap CircularPro-Book.otf for BarlowSemiCondensed-Medium.ttf * added circleci and build bump * updated cofing.yml v2 * update config.yml v 3 * update v4 * update v6 * linter error fix for ci, small confirm field polish * silence linter on InvalidPackages * error fix update gradle * turn off abortonError * List of partners screen * Handle tap on simplex partner item * code clean-up * refactor the buy URL generation * pass choosen currency code to buy fragment * Remove horizontal linear layout and base align “choose fiat” with CAD, EUR, JPY and USD * Dynamic donation (#118) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * increase donation but height * version bump (#121) * Fee types (#123) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * add luxury fee’s type * set default values * dynamic donation: make sure fee is regular * add note to refactor later * WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fcede0487470. WIP working out the conflicts Analytics working getting more locations. * tested all custom events refactored to the standard firebase way * removed dev code * added Analytics Manager class * update per review notes * moved the costants and removed enum * version bump * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * V1.19.0 (#135) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead Co-authored-by: mosadialiou <mosadialiou@gmail.com> * version bump and send test checks (#138) * new donate addresses (#136) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead * new donate addresses * add ADDRESS_SCHEME key to donation event * fix inverted key-value * clean up Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump * Added Litewallet * fix broken link * updated README.md (#145) * updated README.md * added links * uodate header image * new hdr * added donations * move donations * change link * add private link * polish link * copy edit * add indo * address * fix addresses * Bugfix: [UI Alignment] Extra comma in send view (#153) * fix extra comma in send view * Refactor getReceiver method * remove extra linebreak * code cleanup * remove dead code * reverse check order for perf. * Fix: remove “donate to” prepended to the donation account * remove “PLATFORM” which is already added by Firebase Analytics * to v1.19.3 (612) (#154) * use Timber instead of Log * convert BreadActivity to FragmentActivity in order to handle back pressed from fragments * handle back button on BuyFragment * upgrade firebase libs version to latest * Handle AUD, GBP, HKD, IDR, RUB and SGD currencies * upgrade gradle/gradle build tool to respectively 6.5 and 4.1.0 * handle document upload for KYC verification * update support/policy/social links * update README: replace iOS by Android * use zendesk support email address * make sure the selected fiat option is always visible * FragmentBuy: use https for simplex prod URL * bump app version 1.20.0(630) Co-authored-by: Kerry <mrkerrywashington@icloud.com> Co-authored-by: Ebenezer <eackon714@gmail.com> * bump app version 1.21.0(631) * bugfix: send view stays after send confirmation disappears * remove UD error toasts * clear the LTC address before each Lookup * show up a confirmation toast if UD resolution is successful * bump version v1.21.0(632) * UD: add Analytics events * FragmentSend: disable Lookup button until the domain string is at least 4 chars * bump version v1.21.0(633) * Release v1.21.0 (#193) * upgraded Gradle * upgraded to androidx and synced gradle * Reverted test to menu * Added brand fonts * added color names * replaced logo with new logo and added litewallet blue and removed some gradient views * gradle sync * refactoring views..still need to add version code to launch screen * updated per latest gradle * added in the version number at login * removed superflous L * polished header * moved version label for intro * upgrade to 26 min and 29 Android * worked in the donate layouts but not functional * WIP added buy tab button * WIP buy tab * WIP added in the buy tab prior to the webview * added in webview got Buy Tab * comment out the Buy Tab until server is ready * update for signing fixed naming * updated icons and Litewallet naming * added USE Biometric permission * moved layout * added in the old toolbar and logo but flipper still being debugged * WIP debuggin layout of the header toolbar * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * V1.18.1 (#65) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * show up buy button * Upgrade dependencies * added donation info and functionality (#67) * added donation info and functionality * per review comments * Tweak L/$ price labels animation (#69) * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc naming to ltc * use meaningful naming * remove commented code * Fix: text prices should be about 20% smaller * price flipper margins should be lower on the bottom * Tweak L/$ price labels animation * remove useless attributes clipChildren and clipToPadding * Revert "remove useless attributes clipChildren and clipToPadding" This reverts commit 0a4fec50b6d4e322ed19315d802f09544b8c60f6. * Ea/update fonts (#70) * Use BarlowSemiCondensed in lieu of CircularPro (excluding CircularPro-Book) * Swap CircularPro-Book.otf for BarlowSemiCondensed-Medium.ttf * added circleci and build bump * updated cofing.yml v2 * update config.yml v 3 * update v4 * update v6 * linter error fix for ci, small confirm field polish * silence linter on InvalidPackages * error fix update gradle * turn off abortonError * List of partners screen * Handle tap on simplex partner item * code clean-up * refactor the buy URL generation * pass choosen currency code to buy fragment * Remove horizontal linear layout and base align “choose fiat” with CAD, EUR, JPY and USD * Dynamic donation (#118) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * increase donation but height * version bump (#121) * Fee types (#123) * send screen: change donation button * cleanup * redundant string.format call * dynamic donation feature * localization * set fee types color to litewallet blue * move icons to xxx folder * set donate/send buttons color to litewallet blue * use spinner instead of numberpicker * make spinner full width * increase margin top of slider * increase slider thumb size * send screen: tweak ISO but * send screen: increase donate button height * Fix wrong donation amount * add luxury fee’s type * set default values * dynamic donation: make sure fee is regular * add note to refactor later * WIP: Timber crashlytics (#124) * timber integration + replace Log with Timber * Replace all Log with Timber. In production environment Timber.e() or Timber.i() will automatically report any crash or message to FirebaseCrashlytics * better description * Kcw grunt/fbug fixes bugfixes (#126) * WIP working out the cross lang acceptance. WIP removing Firebase Manager code. Revert "WIP working out the cross lang acceptance." This reverts commit 4cfbafca0c841df6945216c63959fcede0487470. WIP working out the conflicts Analytics working getting more locations. * tested all custom events refactored to the standard firebase way * removed dev code * added Analytics Manager class * update per review notes * moved the costants and removed enum * version bump * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * V1.19.0 (#135) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead Co-authored-by: mosadialiou <mosadialiou@gmail.com> * version bump and send test checks (#138) * new donate addresses (#136) * Revert 129 fix intro bug (#131) * fix intro screen (#129) * Barry/fix ltc testnet (#128) * Change bitcoin-testnet with litecoin-testnet * cleanup * Revert "fix intro screen (#129)" This reverts commit 68cb7407424a01b49030a3992505f74937ddc8bf. * Fix intro bug (#130) * fix intro screen * fix wrong stroke color * add intro message * clean up * remove globalLayoutListener only if the tree observer is alive * clean up Co-authored-by: mosadialiou <mosadialiou@gmail.com> * update loafwallet core (#132) * version bump * Hotfix: Users unable to send (#134) * Fix: Users unable to send * clean up * use timber instead * new donate addresses * add ADDRESS_SCHEME key to donation event * fix inverted key-value * clean up Co-authored-by: Kerry Washington <mrkerrywashington@icloud.com> * version bump * Added Litewallet * fix broken link * updated README.md (#145) * updated README.md * added links * uodate header image * new hdr * added donations * move donations * change link * add private link * polish link * copy edit * add indo * address * fix addresses * Bugfix: [UI Alignment] Extra comma in send view (#153) * fix extra comma in send view * Refactor getReceiver method * remove extra linebreak * code cleanup * remove dead code * reverse check order for perf. * Fix: remove “donate to” prepended to the donation account * remove “PLATFORM” which is already added by Firebase Analytics * to v1.19.3 (612) (#154) * use Timber instead of Log * convert BreadActivity to FragmentActivity in order to handle back pressed from fragments * handle back button on BuyFragment * upgrade firebase libs version to latest * Handle AUD, GBP, HKD, IDR, RUB and SGD currencies * upgrade gradle/gradle build tool to respectively 6.5 and 4.1.0 * handle document upload for KYC verification * update support/policy/social links * update README: replace iOS by Android * use zendesk support email address * make sure the selected fiat option is always visible * setup kotlin * cleanup + use timber * use androidx fragment * update libs * FragmentSend: IDE convertion to kotlin * FragmentSend: tweak kotlin conversion * FragmentSend: UD integration * BRButton: disable touch effect when disabled * DynamicDonationFragment: convert to android * DynamicDonationFragment: use lambda * UDResolution: only resolve LTC domains * FragmentSend: translation * translate “Lookup” * rename tryBitcoinURL to tryLitecoinURL * add kotlin doc * Release v1.20.0 (simplex) (#190) * FragmentBuy: use https for simplex prod URL * bump app version 1.20.0(630) * bump app version 1.21.0(631) * bugfix: send view stays after send confirmation disappears * remove UD error toasts * clear the LTC address before each Lookup * show up a confirmation toast if UD resolution is successful * bump version v1.21.0(632) * UD: add Analytics events * FragmentSend: disable Lookup button until the domain string is at least 4 chars * bump version v1.21.0(633) Co-authored-by: Kerry <mrkerrywashington@icloud.com> Co-authored-by: Ebenezer <eackon714@gmail.com> * fix build errors * Tapping on BuyTab shows up the BuyTabFragment * BuyTabFragment: add horizontal divider * replace listener with lambda * BuyTab: change fiat selector * FragmentBuy: add toolbar and show progress while page is loading * rename menu tab from “Spend” to “Card” * change register view header title * register view: change fields order according to iOS * register view: remove address2 field * login view: handle forgot password * tweak login/register views * transfer view v1 * update partnerapi lib * Replace “Bread” with “Litewallet” * Replace “Bread” with “Litewallet” * remove empty java class * bugFix(Send view): Send with Scan crashes * ScanQRActivity: code clean-up * login/register views: extract texts into strings resource * Buy tab: remove “choose fiat” from partner item view * login/register views: localize texts * reduce password length from 8 to 6 at least * bump version v2.0.0(634) * bugfix: make sure the market price displays only 2 decimals * bump version v2.0.0(635) * Release v2.0.0 card v1 (#202) * upgraded Gradle * upgraded to androidx and synced gradle * Reverted test to menu * Added brand fonts * added color names * replaced logo with new logo and added litewallet blue and removed some gradient views * gradle sync * refactoring views..still need to add version code to launch screen * updated per latest gradle * added in the version number at login * removed superflous L * polished header * moved version label for intro * upgrade to 26 min and 29 Android * worked in the donate layouts but not functional * WIP added buy tab button * WIP buy tab * WIP added in the buy tab prior to the webview * added in webview got Buy Tab * comment out the Buy Tab until server is ready * update for signing fixed naming * updated icons and Litewallet naming * added USE Biometric permission * moved layout * added in the old toolbar and logo but flipper still being debugged * WIP debuggin layout of the header toolbar * Unversionned app/.cxx folder since it s auto * Unversionned .idea/caches folder since it is autogenerated * Fix layout issue: the price = LTC labels * directly set the text size. the system will scale it * change ltc price color to white * update the btc nami…
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Fix && Refactor
Rather than having the code in many places, this fix moves the Version Name and Version Code to one place