bitsy-wallet/app/src/main/java/cy/agorise/bitsybitshareswallet/fragments
Severiano Jaramillo 3b5d04abd4 Show the keyboard when selecting Other in Receive.
- Automatically show the keyboard and focus the AutoCompleteTextView when the user selects 'Other...' in the Asset spinner, in the Receive screen.
- Created an extension function for EditText, which requests focus and shows the keyboard at the same time, so that the user can immediately start typing the desired text.
2019-12-25 18:07:27 -06:00
..
BalancesFragment.kt Fix crash in BalancesFragment. 2019-08-21 15:09:59 -05:00
BaseAccountFragment.kt Make sure to save the hash of the user selected PIN plus the salt used to generate it are both saved into the shared preferences, when creating or importing an account. 2019-02-18 14:13:02 -06:00
BaseSecurityLockDialog.kt Updated the Material Components library to 1.1.0-alpha04 and fixed some issues presented because of the migration. 2019-03-19 18:05:08 -06:00
ConnectedFragment.kt Migrate to the new graphenej version. 2019-12-19 16:37:45 -06:00
CreateAccountFragment.kt Update a bunch of libraries. 2019-09-10 18:37:21 -05:00
EReceiptFragment.kt Animate Share icon in Receive and eReceipt. 2019-11-06 21:34:20 -06:00
FilterOptionsDialog.kt Avoid crash due to unsupported currency locale. 2019-12-25 17:15:19 -06:00
HomeFragment.kt Fix crash in BalancesFragment. 2019-08-21 15:09:59 -05:00
ImportBrainkeyFragment.kt Migrate to the new graphenej version. 2019-12-19 16:37:45 -06:00
LicenseFragment.kt Added Crashlytics custom key so that the crash reports include the last visited screen, that could help track crashes where the crash report alone does not include enough information. 2019-02-21 11:16:04 -06:00
MerchantsFragment.kt Created a different layout to show the map pin's markers for tellers and merchants. Added more fields to the tellers db table, to include the newly added in the V2 of the webservice: Keybase, Whatsapp, Viber and Email and created a db migration to reflect that. Added the code to show the teller's newly added fields to the pin's markers if such fields exist and hide that field otherwise. 2019-04-25 21:14:42 -05:00
NetWorthFragment.kt Fix crash in BalancesFragment. 2019-08-21 15:09:59 -05:00
PINSecurityLockDialog.kt Updated the Material Components library to 1.1.0-alpha04 and fixed some issues presented because of the migration. 2019-03-19 18:05:08 -06:00
PatternSecurityLockDialog.kt Added Crashlytics custom key so that the crash reports include the last visited screen, that could help track crashes where the crash report alone does not include enough information. 2019-02-21 11:16:04 -06:00
ReceiveTransactionFragment.kt Show the keyboard when selecting Other in Receive. 2019-12-25 18:07:27 -06:00
SendTransactionFragment.kt Setting the fee asset to always be BTS 2019-11-11 14:20:47 -05:00
SettingsFragment.kt Migrate to the new graphenej version. 2019-12-19 16:37:45 -06:00
TransactionsFragment.kt Scroll up when new transactions are found. 2019-09-04 12:37:25 -05:00