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
ReportIssueDialogFragment: Remove and add a few build constants to the report. More... about 6 years ago
Installer: Add appStorePageFor() helper method and use it, getting rid of hardcoded references to Google Play. More... about 6 years ago
Installer: Introduce enum class for the installerPackageName. More... about 6 years ago
Update checkpoints. More... about 6 years ago
Event: Use androidx precondition. More... about 6 years ago
preference_about.xml: Add Moshi to the list of library dependencies. More... about 6 years ago
strings.xml: Change description of some library dependencies. More... about 6 years ago
preference_about.xml: Add SLF4J to the list of library dependencies. More... about 6 years ago
preference_about.xml: Add OkHttp to the list of library dependencies. More... about 6 years ago
preference_about.xml: Add Guava to the list of library dependencies. More... about 6 years ago
preference_about.xml: Add Spongy Castle to the list of library dependencies. More... about 6 years ago
AlertDialogsFragment: Put SDK version into URL of version query. More... about 6 years ago
6.36 More... about 6 years ago
Migrate usage of Io.copy() to Guava. More... about 6 years ago
RestoreWalletDialogFragment: For showing success and failure dialogs use events in the view model. More... about 6 years ago
Migrate usage of SingleLiveEvent<T> to MutableLiveData<Event<T>>. More... about 6 years ago
For showing progress dialogs use an event in the view models. More... about 6 years ago
WalletUtils: Remove two obsolete methods. More... about 6 years ago
Remove ability to restore backups from list of base58-encoded private keys. More... about 6 years ago
WalletActivity: Extract some local variables in onPrepareOptionsMenu(). More... about 6 years ago
WalletActivity: Never disable backup wallet option. More... about 6 years ago
6.35 More... about 6 years ago
For showing report issue dialogs use an event in the view models. More... about 6 years ago
For showing edit address book entry dialogs use an event in the view models. More... about 6 years ago
For showing the wallet address dialog use an event in the view model. More... about 6 years ago
For showing bitmap dialogs use an event in the view models. More... about 6 years ago
For showing the encrypt keys dialog use an event in the view model. More... about 6 years ago
For showing the restore wallet dialog use an event in the view model. More... about 6 years ago
For showing the backup wallet dialog use an event in the view model. More... about 6 years ago
Rename WalletViewModel to WalletActivityViewModel. More... about 6 years ago