openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
B
bitcoin-wallet
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 17 of 117
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
If DialogFragments are cancelled, make sure to dismiss allowing state loss.
Andreas Schildbach
More...
almost 7 years ago
ScanActivity: Work around IllegalStateException in FragmentManagerImpl.checkStateLoss() on Android 6.0 and below.
Andreas Schildbach
More...
almost 7 years ago
BlockListAdapter: Make copy of transactions set.
Andreas Schildbach
More...
almost 7 years ago
BlockListFragment: Don't worry about dead transactions.
Andreas Schildbach
More...
almost 7 years ago
ScanActivity: Always use continuous autofocus.
Andreas Schildbach
More...
almost 7 years ago
6.05
Andreas Schildbach
More...
almost 7 years ago
SendCoinsFragment: Don't restart loader for receiving addresses for filter changes.
Andreas Schildbach
More...
almost 7 years ago
SendCoinsFragment: Remove remains of wallet names labs feature.
Andreas Schildbach
More...
almost 7 years ago
SendingAddressesFragment: Get rid of setWalletAddresses(). Rather, be more self-contained.
Andreas Schildbach
More...
almost 7 years ago
Migrate usage of Guava preconditions to support library.
Andreas Schildbach
More...
almost 7 years ago
WalletAddressFragment: Fix current address bitmap is potentially created more often than necessary.
Andreas Schildbach
More...
almost 7 years ago
Convert Loaders/BroadcastReceivers/Listeners/etc. to use ViewModel and LiveData.
Andreas Schildbach
More...
almost 7 years ago
Use onAttach(Context) rather than the deprecated onAttach(Activity) for support fragments.
Andreas Schildbach
More...
almost 7 years ago
6.04
Andreas Schildbach
More...
almost 7 years ago
Update to support libraries 27.1.0.
Andreas Schildbach
More...
almost 7 years ago
Migrate all non-preferences activities to use support fragments and support loaders.
Andreas Schildbach
More...
almost 7 years ago
WalletApplication: One more use of try-with-resources.
Andreas Schildbach
More...
almost 7 years ago
WalletApplication: Log how long it took to create a fresh wallet.
Andreas Schildbach
More...
almost 7 years ago
BackupWalletDialogFragment: Be extra paranoid about the integrity of the password.
Andreas Schildbach
More...
almost 7 years ago
Broadcast intents send via LocalBroadcastManager don't need the package.
Andreas Schildbach
More...
almost 7 years ago
Move start and stop helpers from WalletApplication to BlockchainService.
Andreas Schildbach
More...
almost 7 years ago
Fold BlockchainServiceImpl into BlockchainService.
Andreas Schildbach
More...
almost 7 years ago
Use multi-catch where possible.
Andreas Schildbach
More...
almost 7 years ago
Use try-with-resources rather than longish finally blocks.
Andreas Schildbach
More...
almost 7 years ago
Migrate from Guava Charsets to Java7 StandardCharsets constants.
Andreas Schildbach
More...
almost 7 years ago
WalletApplication: Prevent NPE on devices without Bluetooth.
Andreas Schildbach
More...
almost 7 years ago
RequestCoinsFragment: Inline Bluetooth.canListen(), as the name was out of date anyway.
Andreas Schildbach
More...
almost 7 years ago
AcceptBluetoothService: Fail earlier if the device doesn't have Bluetooth.
Andreas Schildbach
More...
almost 7 years ago
TransactionsAdapter: Use regular size warning symbol for in-conflict transactions.
Andreas Schildbach
More...
almost 7 years ago
TransactionsAdapter: Don't always show the fee on pending transactions.
Andreas Schildbach
More...
almost 7 years ago
←
1
2
…
13
14
15
16
17
18
19
20
21
…
116
117
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree