598 Commits (master)

Author SHA1 Message Date
Sander Ferdinand d6427a1efb Fixes undefined references to 'bg', was previously moved to main.inactiveOverlay
6 years ago
Sander Ferdinand cb94523747 This doesnt belong here
6 years ago
Sander Ferdinand 44ad8a3be1 Redesigned the tracking section
6 years ago
luigi1111 7cea134352
Merge pull request #1346
6 years ago
Sander Ferdinand 7418a10d28 Improve contrast - brighten up borders
6 years ago
Sander Ferdinand c40944144a Radio buttons for the welcome wizard
6 years ago
Sander Ferdinand 610682c2be Added component RadioButton; changed 'settings->daemon mode' checkboxes to use them
6 years ago
Sander Ferdinand b8466739f9 Reformat Settings->Debug Info
6 years ago
luigi1111 37bceb7897
Merge pull request #1344
6 years ago
luigi1111 679d18166f
Merge pull request #1341
6 years ago
luigi1111 1deef73237
Merge pull request #1290
6 years ago
Sander Ferdinand 4d56ed9e27 Make the titlebar more modular
6 years ago
Sander Ferdinand 47f9a1765a Modify password dialog and move customdecorations function out of main.qml
6 years ago
Sander Ferdinand 7d8d477a19 Redesigned the daemon console pop-up
6 years ago
luigi1111 d2f90be148
Merge pull request #1351
6 years ago
luigi1111 8532b240be
Merge pull request #1339
6 years ago
Gene Peters 0988f54bd2 Removing legacy whatis button from titlebar
6 years ago
luigi1111 5a5d92e6f6
Merge pull request #1323
6 years ago
Sander Ferdinand c13b4cb7bd Redesigned shared ringdb panel
6 years ago
cryptochangements34 b38729fc0e fix openalias resolve
6 years ago
Sander Ferdinand 544b872ada Selection color for inputs
6 years ago
luigi1111 d72e9873d1
Merge pull request #1320
6 years ago
cryptochangements34 f04a9e07e1 single colour privacy level
6 years ago
pazos 791c26734f fix Leftpanel overlay
6 years ago
Sander Ferdinand 67e9109c14 Implement 'rightIcon' and 'rightIconInactive' image properties for componenent StandardButton
6 years ago
luigi1111 3034348ac8
Merge pull request #1243
6 years ago
luigi1111 11e3380ab1
Merge pull request #1272
6 years ago
Sander Ferdinand 4a96678580 Fixes a bug where progress bars were not 100% filled visually (slightly off)
6 years ago
Sander Ferdinand 39ca338f96 Fixes misaligned symbols/shortcuts and changes Shared RingDB shortcut to 'A'
6 years ago
stoffu 9393529613
ProgressBar: fix conversion to percentage
6 years ago
dEBRUYNE-1 199ed44aae
Bring QTQuick.Controls version down to 2.0
6 years ago
Sander Ferdinand f6fb6df48c Move the dialog title down a bit
6 years ago
luigi1111 a7594d64a2
Merge pull request #1221
6 years ago
Sander Ferdinand 2bd8e2feda Bring back wallet name at the password dialog
6 years ago
Sander Ferdinand e638ed0272 Explicitly import MoneroComponents; prevent namespace pollution
6 years ago
Sander Ferdinand b32b308332 Dont use displayAmount, use amount instead
6 years ago
Sander Ferdinand fb6b467dcb Removed unused property
6 years ago
Sander Ferdinand d98221ac56 Fixes the placeholder texts for RemoteNodeEdit in the wallet creation wizard
6 years ago
Sander Ferdinand d2d6e3ad66 Fixes the placeholder texts for inputboxes in the wallet recovery wizard
6 years ago
Sander Ferdinand 9afaa7cf0f Avoid logging addresses and other sensitive data
6 years ago
Sander Ferdinand b35d60db2d Remove unused whatIsIcon.png related code
6 years ago
Sander Ferdinand 1d34d21a60 Removing unused function get_color()
6 years ago
Sander Ferdinand 0bfff8844e nettype comparison needs to be loose
6 years ago
Sander Ferdinand 3c24044736 Cleanup after rebase
6 years ago
Sander Ferdinand 06bda869e0 font.bold for amount/address/paymentid on the transfer page
6 years ago
Sander Ferdinand c001e31241 Fixes runtime QML warning
6 years ago
Sander Ferdinand 28608e4ce0 Restyling the dialog boxes a bit more
6 years ago
Sander Ferdinand 7e8915966b Bring QT version down to 5.7
6 years ago
Sander Ferdinand 625b92318f Restyled warning box (not connected to daemon)
6 years ago
Sander Ferdinand b38ee48e59 Redesigned NewPasswordDialog
6 years ago
Sander Ferdinand 72a7fac467 Restyled password dialog
6 years ago
Sander Ferdinand 6e794e3c50 Redoing the Sign/Verify page
6 years ago
Sander Ferdinand 7c0f704fbd Clip subaddr table items
6 years ago
Sander Ferdinand 5213daad77 Dynamic subaddr table height, dont show history table when there is none
6 years ago
Sander Ferdinand 57c0477fc6 Design polish work
6 years ago
Sander Ferdinand 70983136bc Generate proof from history view and made javascript file with tx related functions
6 years ago
Sander Ferdinand 09935ba4b0 Fixes duplicate id
6 years ago
Sander Ferdinand 3ba4224b69 Redesigned StandardDialog
6 years ago
Sander Ferdinand 69b4d56fdd Small style changes
6 years ago
Sander Ferdinand bb9e4ee0b9 Changed scrollbar width
6 years ago
Sander Ferdinand 57a9508849 Receive page; modified subaddress table
6 years ago
Sander Ferdinand 4977049425 Fixes some fonts, introduces a new checkbox and fixes 0 amount history entries
6 years ago
Sander Ferdinand 53b5b7a5c7 Fixing the start-up wizards
6 years ago
Sander Ferdinand a128581ae5 Restyled addressbook panel
6 years ago
Sander Ferdinand 6677a185f8 Some font adjustments
6 years ago
Sander Ferdinand a9b6a70d15 Cleanup after rebase
6 years ago
Sander Ferdinand cf2791a246 New history page, including the mobile version.
6 years ago
Sander Ferdinand c28d2daf20 White text for tick delegate
6 years ago
Sander Ferdinand 4f3bf839f7 Hover effects for titlebar buttons
6 years ago
Sander Ferdinand 676d976e53 Pointinghand cursor for checkboxes
6 years ago
Sander Ferdinand e339034082 Added better gradient for MenuButton, implemented 'arrow.png' for checked menu buttons and replaced leftPanel background gradient
6 years ago
Sander Ferdinand 5a36aa7fce Change default font color / family for checkboxes
6 years ago
Sander Ferdinand f262ce5209 Finishing up on the settings page for now and modified some QML components
6 years ago
Sander Ferdinand be9cb8931c StandardButton - removed unused properties and some layout changes to settings page
6 years ago
Sander Ferdinand a1cdb572e2 Added 2 components: LineEditMulti.qml && LabelButton.qml - multiline line edits
6 years ago
Sander Ferdinand e5357c8a0b Receive page development
6 years ago
cryptochangements34 de3fd183d8 Re-style AddressBookTable
6 years ago
Sander Ferdinand 328eb32a24 Various QML development
6 years ago
Sander Ferdinand f48cd1b82b Checkbox/Standard button development
6 years ago
Sander Ferdinand 868fbe2f2d Move default font color to Style.qml
6 years ago
Sander Ferdinand af9e4e86f0 Replacing checkbox, using default values from component
6 years ago
Sander Ferdinand 5028491ab3 Added new checkbox checked icon
6 years ago
Sander Ferdinand 3d5fee0a2f StandardButton/StandardDropdown QML development
6 years ago
Sander Ferdinand 8295b9dffd Checkbox QML development
6 years ago
Sander Ferdinand 8c44c4c842 Adressbook QML development
6 years ago
Sander Ferdinand d77e045f5d Added InputMulti - multiline inputbox
6 years ago
Sander Ferdinand fb40d137f8 Hover effects for inlineButton
6 years ago
Sander Ferdinand bfd2a63aca Lowering default font size to 18 for input boxes
6 years ago
Sander Ferdinand 3d65a5d90d LineEdit; included copy button
6 years ago
Sander Ferdinand b09dfc2511 Added some Style properties
6 years ago
Sander Ferdinand 6d31c48522 LineEdit: cursor: pointer for QML rich text on input labels
6 years ago
Sander Ferdinand 901e77e6f1 LineEdit: added placeholder label, added input label
6 years ago
Sander Ferdinand c3e1b51ac4 Dropdown button development - removing the second column
6 years ago
Sander Ferdinand 6d21b9919d InlineButton development
6 years ago
Sander Ferdinand 36ac2ee86d Inline button/icon for input boxes
6 years ago
Sander Ferdinand 63132dc1db Keeping the progressbar color orange
6 years ago
Sander Ferdinand 82553b0df2 NetworkStatus section development
6 years ago
Sander Ferdinand 2e89f86b9f Removing unused import
6 years ago
cryptochangements34 bb836dae38 Use jpg for gradiency
6 years ago
Sander Ferdinand 8fbd8b99d7 leftPanel gradient background
6 years ago
Sander Ferdinand 9f0874ee06 Removing unused import
6 years ago
Sander Ferdinand e62fab767a Added inlineButton for lineEdit and worked on network status progress bar + text
6 years ago
cryptochangements34 f9e264ca0a Adjust gradient image height
6 years ago
cryptochangements34 2629c767a8 adjust images size
6 years ago
cryptochangements34 af7ad482c2 Move button gradiency
6 years ago
cryptochangements34 f6f26af7cb use PNG for menuButton gradiency
6 years ago
Sander Ferdinand f15d6f5197 Added some styles, changed some margins, testing with the new LineEdit
6 years ago
Sander Ferdinand e7eb3bdfef Re-do LineEdit/Input - decoupled placeholder text
6 years ago
Sander Ferdinand 5360d2c231 Smaller menubutton height for small screens
6 years ago
Sander Ferdinand 9819e63fcc Singleton for future style definition. For now, put the fonts there
6 years ago
Sander Ferdinand 50eafab5dc Have the menu buttons make use of the new font
6 years ago
Sander Ferdinand 5fdc9d894e New menu button layout - implemented arrow thingy
6 years ago
Sander Ferdinand ad68107e1b New titlebar logo
6 years ago
Sander Ferdinand b34432c6ac Titlebar, first version
6 years ago
Sander Ferdinand f49ad844b8 Redoing the menu buttons
6 years ago
Sander Ferdinand f68ca5d76e Add property fontBold to Labels, change default color
6 years ago
moneromooo-monero 65ea07af61 Add a shared ringdb management page - rings and blackballed outputs
6 years ago
luigi1111 e4d75c6680
Merge pull request #1161
6 years ago
Jaquee ee6dd2ec56 progress bar improvements
6 years ago
Jaquee 37cb0061ee separate progress bars for daemon and wallet
6 years ago
stoffu c8f0cf3543
Stagenet
6 years ago
luigi1111 d6e03df7de
Merge pull request #1006
6 years ago
luigi1111 629f460eb6
Merge pull request #1065
6 years ago
kenshi84 cee0474e37
Subaddresses minimal version: supports default account only
6 years ago
xmr-eric fdd528b99e Update copyright for 2018
6 years ago
stoffu cf488f4406
Allow password to be changed
6 years ago
luigi1111 d71c31e1bf
Merge pull request #996
7 years ago
luigi1111 850fc25b6d
Merge pull request #1007
7 years ago
erciccione 65a3474a80
change countdown to start connecting to local daemon from 5 to 10 seconds
7 years ago
Tim L 4d2f5864c1 TextBlock: Fix multi select bug
7 years ago
Tim L c1187241db Password input: reset on failed input
7 years ago
Tim L a116427567 History: Properly label failed transactions
7 years ago
luigi1111 21a9bfb5e4
Merge pull request #968
7 years ago
xmr-eric 8e1f1dbf05
Rename tx privacy "Normal" setting to "Default"
7 years ago
Sander Ferdinand 1ada4f8826 Decreasing menu button height
7 years ago
Sander Ferdinand 476b727db1 Smoother and faster animations for the menu buttons
7 years ago
Jaquee 4775a5b74d mobile layout tweaks
7 years ago
Jaquee 09461397a8 Menu button color fix
7 years ago
Jaquee 394b20ee36 history table - improved mobile layout
7 years ago
Jaquee 2170f6a46d Improve copy text handling
7 years ago
Jaquee 4b871306e4 fix popups positioning
7 years ago
Jaquee c1c6d9ee6d History: use mobile layout
7 years ago
Jaquee aec65db8c3 add mobile menu
7 years ago
Jaquee 1c7f529141 fix Qt 5.8 crash on app exit bug in StandardDialog
7 years ago
Jaquee d437b98a12 standardbuttons - default colors
7 years ago
Jaquee 027ed0e328 StandardDialog redesign
7 years ago
Jaquee b82a17aa97 progressBar redesign
7 years ago
Jaquee 31675f4c16 processing splash - mobile redesign
7 years ago
Jaquee 30fde8d7fd make input text selectable by mouse
7 years ago
Jaquee e3eab0c667 networkstatus: add remote node
7 years ago
Jaquee e0e69b35bd password dialog mobile redesign
7 years ago
Jaquee f605793cfc components android focus workaround
7 years ago
Jaquee 9e0db8f4ff components mobile scaling
7 years ago
Jaquee 4e8c7d95ad add remoteNodeEdit component
7 years ago
Jaquee abd5f50713 historyTable mobile layout
7 years ago
Jaquee 085dfe114a checkbox redesign
7 years ago
Jaquee c72207c2e2 transactionInfo: use empty str when fee=0
7 years ago
Jaquee 77335b300a QrCodeScanner: parse extra parameters
7 years ago
Jaquee aac7fc613a make privay level slider smoother
7 years ago
Riccardo Spagni 83ea363932
Merge pull request #846
7 years ago
MaxXor b8da85d0a4 Fix IconButton
7 years ago
Jaquee 8480c70571 add textBlock component
7 years ago
Jaquee a7f52db613 History: Support coinbase txs
7 years ago
Guillaume LE VAILLANT 92c0e00b12 Add missing strings for ListElement property workaround
7 years ago
Jaquee 2e53c524a1 ios build settings
7 years ago
Riccardo Spagni 1f23df7e66
Merge pull request #705
7 years ago
Jaquee 8cd6f3f5b6 Make dialogs draggable
7 years ago
Jonathan Cross e2bfe25b9d
AddressBook menu improvment: Send to this address
7 years ago
MoroccanMalinois fb3a6182fc
Make QtMultimedia dependency optional
7 years ago
xmr-eric 1d74fa6f47 Titlebar.qml
7 years ago
xmr-eric d920b20168 SearchInput.qml
7 years ago
xmr-eric ec5c73e8aa Checkbox.qml
7 years ago
xmr-eric f3dfd18641 DatePicker.qml
7 years ago
xmr-eric 3ecffbc767 AddressbookTable.qml
7 years ago
xmr-eric b75fee7a68 TipItem.qml
7 years ago
xmr-eric 91e01d5470 HistoryTable.qml
7 years ago
xmr-eric 760f34579f DashboardTable.qml
7 years ago
xmr-eric 19157590a5 HistoryTable.qml
7 years ago
Roy Jacobs 2b24c91bc5 Add missing, fix and improve translations
7 years ago
Riccardo Spagni b0d0974561
Merge pull request #550
7 years ago
Jaquee 1918c5e24a fix dynamic button width
7 years ago
kenshi84 c45cc3de41
enabled translations in some places
7 years ago
Jaquee 4c2f78a78b
Fix translations in dropdown menu
7 years ago
Jaquee 01e735cc0e move OK button to the right in confirm exit dialog
7 years ago
Jaquee bce496b8d1 confirm daemon running on exit
7 years ago
Riccardo Spagni cebf4a01a8
Merge pull request #521
7 years ago
Riccardo Spagni 339d78c4ab
Merge pull request #517
7 years ago
Riccardo Spagni 62f016387f
Merge pull request #516
7 years ago
Riccardo Spagni 14ea15e870
Merge pull request #506
7 years ago
Riccardo Spagni f11ec2d0bd
Merge pull request #504
7 years ago
Riccardo Spagni 50ee218198
Merge pull request #496
7 years ago
Riccardo Spagni 5b1588b077
Merge pull request #494
7 years ago
xmr-eric c7435c5dfa MenuButton.qml
7 years ago
Jaquee 114ce41fcc
seed password not closing
7 years ago
Jaquee d9a2b1aa60
fix broken basic button
7 years ago
xmr-eric 44bcb3d06c Update PrivacyLevelSmall.qml
7 years ago
xmr-eric 67e504288f Better styling for password meter
7 years ago
xmr-eric e8875e0e1f PrivacyLevelSmall.qml: mixed case for Wizard
7 years ago
xmr-eric 9ac8e26a48 TickDelegate.qml: Keep text mixed case
7 years ago
Jaquee ebcab010bb Wizard: mobile redesign
7 years ago
Riccardo Spagni 86a387046f
Merge pull request #493
7 years ago
Jaquee 00aa23162c
Daemon rpc login support
7 years ago
moneromooo.monero 1f1aa9859b Notifier: make this look nicer
7 years ago
Jaquee 3adeab87ed
wallet sync: progressbar ui improvements
7 years ago
Jaquee 2d6ddf043e
Improved blockchain sync status ui
7 years ago
Riccardo Spagni 2ca2376d45
Merge pull request #486
7 years ago
Jaquee faacd3d6a1
start daemon automatically and detached
7 years ago
moneromooo.monero 97362504e8 Add updates notifier
7 years ago
Riccardo Spagni 739d24efb4
Merge pull request #442
7 years ago
Jaquee 2586404339 sync progress improvements
7 years ago
MoroccanMalinois 93d2eb5e1a add qrcode scanner
7 years ago
Jaquee bded77a22b
lineEdit: add textUpdated signal
7 years ago
Jaquee de14886376
fix daemon console error
7 years ago
Jaquee ef1d7f92f7
send custom commands to daemon
7 years ago
Riccardo Spagni 160e5c480a
Merge pull request #413
7 years ago
Riccardo Spagni 4f44407187
Merge pull request #404
7 years ago
Riccardo Spagni 2c69d3b726
Merge pull request #403
7 years ago
moneromooo.monero ea8bc5b56d LineEdit: forward editingFinished signal
7 years ago
Jaquee 8f56e98397
save wallet name in appwindow
7 years ago
Jaquee 842e4df223
adjust button size dynamically
7 years ago
xmr-eric fdf0652e37 PrivacyLevelSmall.qml: Medium mixin color- AAFFBB
7 years ago
xmr-eric 5981e9537b PrivacyLevel.qml: Medium mixin color #AAFFBB
7 years ago
xmr-eric 4a2266b295 TickDelegate.qml: Changed LOW to NORMAL
7 years ago
Riccardo Spagni b5ade0d9d1
Merge pull request #368
7 years ago
Jaquee 205bfcdd7b
History: Show num of confirmations + unconfirmed payments
7 years ago
Riccardo Spagni 1ced5e34b6
Merge pull request #377
8 years ago
Riccardo Spagni 3badb12ea3
Merge pull request #376
8 years ago
moneromooo.monero eff31f07d9 History: print address book description if available
8 years ago
Jaquee bd07a990fb history: fix amount/fee overlap on large amounts
8 years ago
Jaquee f012e4d968
history: show pending on top
8 years ago
moneromooo.monero 1cd7dd622f StandardDropdown: fix for empty model
8 years ago
Jaquee 3c970bf278
addressbook: fix tooltip label and visibility
8 years ago
Jaquee f94782fecf
daemon startup flags
8 years ago
moneromooo.monero 67a76464e8 MenuButton: add submenus
8 years ago
Riccardo Spagni 7f950cf136
Merge pull request #297
8 years ago
Riccardo Spagni d1b240fca7
Merge pull request #292
8 years ago
moneromooo.monero 03c15af20e Don't claim a password is "medium" too easily
8 years ago
moneromooo.monero eff8bdedc4 Make the custom decorations optional
8 years ago
moneromooo.monero 14e536a934 Don't waste too much vertical space on the left menu
8 years ago
Jaquee 28a220d4ac
Addressbook: New tooltip implementation (old didn't work on ubuntu)
8 years ago
Jaquee a0f35aa776
bring tooltip to front
8 years ago
Jaquee a344f17cd1 AddressBook: basic functions
8 years ago
Riccardo Spagni c65b1f8c69
Merge pull request #279
8 years ago
Jaquee 705bc83ae1
move refresh progress to leftpanel
8 years ago
moneromooo.monero a0fb4ccc95 Remove fee multiplier info from low/high slider
8 years ago
Jaquee 75be921d9c
Fix runtime error in history
8 years ago
Riccardo Spagni bb506a2e92
Merge pull request #235
8 years ago
Riccardo Spagni 35d1e29457
Merge pull request #225
8 years ago
Riccardo Spagni bfcdf113f9
Merge pull request #217
8 years ago
Riccardo Spagni 4286b5c1c9
Merge pull request #209
8 years ago
Riccardo Spagni a37279b05c
Merge pull request #208
8 years ago
Jaquee e1255bd91f history: remove unused dependencies
8 years ago
Jaquee 9341d75236 history: print destination address in tx details popup
8 years ago
moneromooo.monero 4e20ad819b Remove useless black bar buttons
8 years ago
Jaquee 76e6ae8b6f
remove reference to old pw-dialog
8 years ago
Jaquee dd01f59a9c
hide daemon sync progress after disconnecting wallet
8 years ago
Jaquee 760e01b50c
daemonManagerDialog: show processdialog when starting
8 years ago
Jacob Brydolf b53ef00b36
history tx details: resized popup
8 years ago
Jacob Brydolf b4f29b291c
StandardDialog: changed default sizes
8 years ago
Jacob Brydolf 5855700007
daemonManagerDialog: added starting signal
8 years ago
Jacob Brydolf 5da9f8fbe4
standardDialog: close window before continue
8 years ago
Jacob Brydolf d4657804cd
resized standard dialog
8 years ago
Jacob Brydolf de635cb24f
pw dialog: close popup before continue
8 years ago
Jacob Brydolf 86772bee52
added standardDialog component
8 years ago
Jacob Brydolf 2775124757
small error in daemon manager dialog
8 years ago
Jacob Brydolf 1c6884e886
Show daemon manager dialog if daemon isnt started
8 years ago
moneromooo.monero b5a993bd8a Print wallet filename in password dialog where approrpiate
8 years ago
moneromooo.monero d982c3da84 Add fee multiplier info to priority levels
8 years ago
Jaquee eef11bf22a
remove qtquick 2.6 dependency
8 years ago
Jaquee 3245d7d860
redesign daemon progress bar to fit smaller screens
8 years ago
Jaquee a0756ff64f
adjust menuButton height dynamically
8 years ago
Jacob Brydolf 5b4c2c810c
Clean exit on app close button
8 years ago
Jacob Brydolf efb3c75cd3
splash: add option to close popup
8 years ago
Ilya Kitaev 69b4d461c8 DatePicker: 'error' property for indicating invalid input
8 years ago
Riccardo Spagni ce386b99ad
Merge pull request #128
8 years ago
Riccardo Spagni 99dbbc469c
Merge pull request #122
8 years ago
Riccardo Spagni 1e249c1624
Merge pull request #117
8 years ago
Riccardo Spagni 3b1fe8d3ec
Merge pull request #109
8 years ago
moneromooo.monero 689f0415e7 Report when the GUI is connected to a daemon with mismatched version
8 years ago
Jacob Brydolf 42086b574c remove old reference to passwordDialog
8 years ago
Jacob Brydolf 4a1e22aee7 history: transaction details button + popup
8 years ago
Jacob Brydolf d628795b8d added standardDialog component
8 years ago
moneromooo.monero b97d0a934d LineEdit: add an error property
8 years ago
taushet 77c37633aa Switch OK/Cancel button positions
8 years ago
Jacob Brydolf c84ba7c4ce history: support old payment ids and make fields selectable
8 years ago
Ilya Kitaev 550087f4a1 PasswordDialog: accept/reject with Enter/Esc, Tab navigation
8 years ago
Ilya Kitaev 513f7ebc3a StandardButton: indicating "focused" state
8 years ago
Ilya Kitaev 7973d0cbcc Custom password dialog. fixes issue with standard dialog
8 years ago
Riccardo Spagni d9b3f4a4fd
Merge pull request #46
8 years ago
Ilya Kitaev f8f94e048b History: display blockheight, sort by blockheight
8 years ago
Jacob Brydolf 010cce4133
settings page: Empty password field on seed view
8 years ago
Ilya Kitaev be135e39cc Processing splash formatting improved
8 years ago
Ilya Kitaev a032c841b4 History: fee color
8 years ago
Ilya Kitaev 60b2d90033 History: display "fee" for sent transactions
8 years ago
Ilya Kitaev fd9ed56c54 Fix: DatePicker component doesn't update the date
8 years ago
Ilya Kitaev 612c497608 TransactionHistory sorting
8 years ago
Ilya Kitaev 0498c3ba64 Transaction history is not crashing and refreshing properly
8 years ago
Ilya Kitaev 522b0671ad Simple transaction history
8 years ago
Ilya Kitaev 53d3bc4f06 Receive page: display long address from the beginning in TextField
8 years ago
Jacob Brydolf 5814c19962 Fixed overlapping clipboard icons on recieve page
8 years ago