1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
wallet_actions_fragment.xml: Style scan action button like if it were a floating action button. More... almost 6 years ago
styles.xml: Tint the icons of action buttons. More... almost 6 years ago
WalletTransactionsFragment: Remove unused progress state. More... almost 6 years ago
build.gradle: Enable resource shrinking. More... almost 6 years ago
wallet_actions_fragment.xml: Extract action button styling attributes into My.Widget.ActionButton style. More... almost 6 years ago
7.05 More... almost 6 years ago
WalletActivity: Make balance (plus usually the current address) scroll away with scrolling the transactions list. More... almost 6 years ago
Add missing android namespace to resources. More... almost 6 years ago
styles.xml: Remove ineffective shadowColor and shadowRadius attributes from text appearances. More... almost 6 years ago
WalletApplication: When replacing the wallet (e.g. on restore from a backup) try upgrading it first. More... almost 6 years ago
Constants: Remove left-over constant. More... almost 6 years ago
UpgradeWalletService: Simplify code. More... almost 6 years ago
README.specs.md: Mention P2WPKH in BIP72 deviation. More... almost 6 years ago
InputParser: Allow all-uppercase BITCOIN scheme in Bitcoin URIs. More... almost 6 years ago
Rename dimension font_size_large to font_size_larger, to make space for one more font size. More... almost 6 years ago
BackupWalletDialogFragment: Put fragment into its own activity. More... almost 6 years ago
BackupWalletDialogFragment: Make sure verification isn't tried if backup throws an IOException. More... almost 6 years ago
BackupWalletDialogFragment: Log length of ciphertext written. More... almost 6 years ago
7.04 More... almost 6 years ago
BackupWalletDialogFragment: Add hours and minutes to backup filename. More... almost 6 years ago
SweepWalletFragment: Fix sweeping a paper wallet creates invalid outpoints. More... almost 6 years ago
integration-android: Update sourceCompatibility and targetCompatibility to 1.6. More... almost 6 years ago
Require Gradle 4.4. More... almost 6 years ago
Crypto: Throw if decryptBytes() is called with an empty ciphertext. More... almost 6 years ago
Update URL of blockchain.info block explorer. More... almost 6 years ago
7.03 More... almost 6 years ago
BlockchainService: Double the capacity of the block store. More... almost 6 years ago
Drop the unused legacy-support-core-utils dependency. More... almost 6 years ago
Update AndroidX Core to 1.0.1. More... almost 6 years ago
Update AndroidX Annotation to 1.0.2. More... almost 6 years ago