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
BlockListFragment: Increase number of blocks shown to 100. More... almost 7 years ago
ExchangeRatesAdapter: Convert to being a subclass of ListAdapter. More... almost 7 years ago
WalletApplication: Remove old migration about showing the backup reminder again. More... almost 7 years ago
Load wallet asynchronously. More... almost 7 years ago
AndroidManifest.xml: Change package to 'de.schildbach.wallet' for all flavors. More... almost 7 years ago
build.gradle: Define applicationId, so that merged manifests work correctly. More... almost 7 years ago
6.08 More... almost 7 years ago
Update to bitcoinj 0.14.7. More... almost 7 years ago
WalletApplication: Make sure that after wallet saving was disabled (by a replace), it isn't accidently saved manually. More... almost 7 years ago
BlockchainService: Get wallet reference only once per lifecycle. More... almost 7 years ago
Extract network monitor related UI classes into new package. More... almost 7 years ago
PeerListAdapter: Convert to being a subclass of ListAdapter. More... almost 7 years ago
BlockListAdapter: Convert to being a subclass of ListAdapter. More... almost 7 years ago
6.07 More... almost 7 years ago
WalletBalanceWidgetProvider: Don't start own query for exchange rate. More... almost 7 years ago
While the app is loading, show splash logo. More... almost 7 years ago
Fix background colors of ViewAnimator/RecyclerView-based lists. More... almost 7 years ago
Replace custom shadows by elevation attributes. More... almost 7 years ago
WalletApplication: Remove directory migration of old log files. More... almost 7 years ago
Log content provider startup times. More... almost 7 years ago
Use only one single Configuration instance, owned by WalletApplication. More... almost 7 years ago
WalletApplication: Get rid of static packageInfoFromContext() helper. More... almost 7 years ago
Move WalletApplication.scheduleStartBlockchainService() to BlockchainService.scheduleStart(). More... almost 7 years ago
Extract ReportIssueDialogFragment from WalletActivity and WalletTransactionsFragment. More... almost 7 years ago
Extract RestoreWalletFromExternalDialogFragment from RestoreWalletFromExternalActivity. More... almost 7 years ago
Rename RestoreWalletActivity to RestoreWalletFromExternalActivity. More... almost 7 years ago
Extract RestoreWalletDialogFragment from WalletActivity. More... almost 7 years ago
Extract backup related UI classes into new package. More... almost 7 years ago
For RecyclerView adapters, try not notifying structural change. More... almost 7 years ago
6.06 More... almost 7 years ago