| .. |
|
feedback
|
using app name properly
|
2017-03-09 16:48:38 -03:00 |
|
modals
|
code refactor
|
2017-05-09 18:09:02 -03:00 |
|
onboarding
|
Disable button
|
2017-05-15 15:46:19 -03:00 |
|
activity.js
|
|
|
|
addressbook.js
|
fix add icon flicker in addressbook view
|
2017-02-21 15:33:50 -05:00 |
|
addressbookAdd.js
|
|
|
|
addressbookView.js
|
|
|
|
addresses.js
|
Merge pull request #5996 from cmgustavo/bug/addresses-receive-tab
|
2017-05-15 14:57:00 -03:00 |
|
advancedSettings.js
|
move to tab-settings
|
2017-04-04 11:32:08 -03:00 |
|
amazon.js
|
|
|
|
amazonCards.js
|
rm logs
|
2017-04-14 10:15:27 -03:00 |
|
amount.js
|
Ref custom amount. Also fixes small screen issue
|
2017-05-11 15:43:35 -03:00 |
|
backController.js
|
Removes notification screen from onboarding. Also removes unused/old notification plugin
|
2017-04-18 11:26:15 -03:00 |
|
backup.js
|
scrolling refactor - copy backup phrase
|
2017-02-16 16:44:58 -05:00 |
|
bitpayCard.js
|
fix selection of cards at .get
|
2017-02-01 11:42:18 -03:00 |
|
bitpayCardIntro.js
|
Removes old _NextStep code
|
2017-03-06 15:46:44 -03:00 |
|
buyAmazon.js
|
Disable swipe to back to avoid cancel while confirming
|
2017-05-15 14:26:49 -03:00 |
|
buyAndSellCardController.js
|
buyAndSell services + nextSteps
|
2017-01-30 18:04:17 -03:00 |
|
buyandsellController.js
|
buyAndSell services + nextSteps
|
2017-01-30 18:04:17 -03:00 |
|
buyCoinbase.js
|
Disable swipe to back to avoid cancel while confirming
|
2017-05-15 14:26:49 -03:00 |
|
buyGlidera.js
|
Disable swipe to back to avoid cancel while confirming
|
2017-05-15 14:26:49 -03:00 |
|
coinbase.js
|
Fix translate strings
|
2017-03-01 17:56:35 -03:00 |
|
confirm.js
|
use new fee level only for the current transaction created
|
2017-05-19 11:43:13 -03:00 |
|
copayers.js
|
destroy listener on copayers view
|
2017-05-17 16:03:16 -03:00 |
|
create.js
|
Merge pull request #6097 from gabrielbazan7/feat/verfpassphrase
|
2017-05-23 12:09:40 -03:00 |
|
customAmount.js
|
Ref custom amount. Also fixes small screen issue
|
2017-05-11 15:43:35 -03:00 |
|
devLogin.js
|
|
|
|
export.js
|
Fix export qr-code for old wallets
|
2017-03-15 10:10:05 -03:00 |
|
glidera.js
|
Handle Glidera errors
|
2017-03-03 17:08:55 -03:00 |
|
headController.js
|
|
|
|
homeIntegrations.js
|
fix refresh in home / settings
|
2017-01-30 19:38:52 -03:00 |
|
import.js
|
Review and test fixes.
|
2017-04-17 10:55:16 -04:00 |
|
join.js
|
fixes
|
2017-05-22 21:52:40 -03:00 |
|
lockSetup.js
|
fixes and remove unused views
|
2017-05-09 17:29:33 -03:00 |
|
nextStepsController.js
|
buyAndSell services + nextSteps
|
2017-01-30 18:04:17 -03:00 |
|
paperWallet.js
|
use new fee level only for the current transaction created
|
2017-05-19 11:43:13 -03:00 |
|
paymentUri.js
|
|
|
|
preferences.js
|
Preferences: update wallet info beforeEnter
|
2017-05-12 13:55:18 -03:00 |
|
preferencesAbout.js
|
|
|
|
preferencesAdvancedController.js
|
move addresses view to settings
|
2017-05-08 10:38:08 -03:00 |
|
preferencesAlias.js
|
|
|
|
preferencesAltCurrency.js
|
Define an empty array if alternatives currency are not available
|
2017-02-28 10:40:49 -03:00 |
|
preferencesBitpayCard.js
|
refactor bitpay card
|
2017-01-27 17:54:41 -03:00 |
|
preferencesBitpayServices.js
|
Remove html from popup messages. Refresh view after card or account removal. Remove old code in tab-settings ctrl.
|
2017-02-22 12:16:38 -05:00 |
|
preferencesBwsUrl.js
|
|
|
|
preferencesCoinbase.js
|
fix refresh in home / settings
|
2017-01-30 19:38:52 -03:00 |
|
preferencesColor.js
|
If color is not known then do not check a color. Allows user to keep color by tapping back button. Also corrects bug with case of color string comparison.
|
2017-02-24 11:42:39 -05:00 |
|
preferencesDelete.js
|
New push notifications
|
2017-03-09 12:22:06 -03:00 |
|
preferencesExternal.js
|
Review and test fixes.
|
2017-04-17 10:55:16 -04:00 |
|
preferencesFee.js
|
use new fee level only for the current transaction created
|
2017-05-19 11:43:13 -03:00 |
|
preferencesGlidera.js
|
Refactor Glidera Authorization process
|
2017-02-16 15:32:42 -03:00 |
|
preferencesHistory.js
|
|
|
|
preferencesInformation.js
|
Bug fixes after rebase.
|
2017-04-11 10:02:14 -04:00 |
|
preferencesLanguage.js
|
|
|
|
preferencesLogs.js
|
adding missing isCordova variable
|
2017-02-23 16:18:15 -05:00 |
|
preferencesNotifications.js
|
Fix and refactor emailService for notifications by email
|
2017-05-14 19:21:12 -03:00 |
|
preferencesUnit.js
|
|
|
|
proposals.js
|
|
|
|
sellCoinbase.js
|
Disable swipe to back to avoid cancel while confirming
|
2017-05-15 14:26:49 -03:00 |
|
sellGlidera.js
|
Disable swipe to back to avoid cancel while confirming
|
2017-05-15 14:26:49 -03:00 |
|
tab-home.js
|
Revert "adding loading placeholders to avoid the screen resize in tab-home view"
|
2017-04-26 08:53:32 -03:00 |
|
tab-receive.js
|
Merge pull request #5996 from cmgustavo/bug/addresses-receive-tab
|
2017-05-15 14:57:00 -03:00 |
|
tab-scan.js
|
|
|
|
tab-send.js
|
remove console logs
|
2017-05-16 14:38:17 -03:00 |
|
tab-settings.js
|
refactor
|
2017-04-21 18:02:18 -03:00 |
|
tabsController.js
|
|
|
|
topup.js
|
Disable swipe to back to avoid cancel while confirming
|
2017-05-15 14:26:49 -03:00 |
|
tx-details.js
|
Fix getTx info if it is not in cache
|
2017-05-18 18:51:49 -03:00 |
|
version.js
|
|
|
|
walletDetails.js
|
Fix error log when refresh view from walletDetails
|
2017-02-23 12:01:06 -03:00 |