Commit Graph

  • 55a0c3b5ce
    Edit item layout a bit pokkst 2023-01-31 00:14:48 -0600
  • f3998db256
    Cleanup layout a bit pokkst 2023-01-31 00:08:58 -0600
  • 24446d3567
    Merge branch 'dev' into send-screen-redesign pokkst 2023-01-30 23:57:10 -0600
  • fa4b0fd67e
    Almost done with new send screen pokkst 2023-01-30 23:56:19 -0600
  • 062d9dabe3
    Add ability to create multiple outputs on send screen. WIP pokkst 2023-01-30 23:13:17 -0600
  • f046a1d165
    Redesign/rebrand some stuff. pokkst 2023-01-30 19:29:23 -0600
  • 8dace455d6
    Rework layout, move amount field above address field pokkst 2023-01-17 22:12:18 -0600
  • 3f9ceffdde
    Send screen redesign (WIP) pokkst 2023-01-17 21:45:04 -0600
  • 064eada022
    Merge branch 'feature/node-in-onboarding' into dev pokkst 2023-01-17 21:19:57 -0600
  • 20d604f092
    Update zlib version and hash, and add node option to onboarding (untested) pokkst 2023-01-17 20:09:14 -0600
  • 65879cc18b
    Up version to 0.4.2.0 pokkst 2022-12-15 11:39:51 -0600
  • c444c95d32
    Fix ImageButton touch targets and some payment uri parsing issues pokkst 2022-12-15 11:38:20 -0600
  • df287b1012
    Add label on node view to indicate which ones use user/pass pokkst 2022-12-15 11:25:51 -0600
  • 480cbd11f1
    Add user/pass to node settings, cleanup node parsing, fix quite a few bugs pokkst 2022-12-15 11:01:23 -0600
  • ecdd6d12d3
    Cleanup proxy code pokkst 2022-12-08 10:59:53 -0600
  • f622bb053e
    Add default I2P node pokkst 2022-12-08 10:36:28 -0600
  • de37ee08e2
    Fix node adapter view margin pokkst 2022-12-07 19:50:58 -0600
  • 977c1cdeea
    Merge branch 'main' into dev pokkst 2022-12-04 12:49:00 -0600
  • 36be2a6613
    Fix offset issue with new wallets, create 0.4.0.1 pokkst 2022-12-04 12:48:31 -0600
  • 4a0302fbdf
    Update version to 0.4.1.1 pokkst 2022-12-04 12:47:12 -0600
  • 8ddb57e36d
    Fix issue for new wallets with seed offsets pokkst 2022-12-04 11:07:36 -0600
  • fd78ebc89c
    Add amount to subaddress list pokkst 2022-12-04 09:46:31 -0600
  • ea0849a88c
    Update version to 0.4.1 - this update is not done. Still waiting on some stuff in the mail pokkst 2022-12-04 01:48:56 -0600
  • 5030ce5640
    Update text in UI, add code comments, cleanup code pokkst 2022-12-04 01:45:59 -0600
  • c46ce609c6
    Add UI option for "occasional donations". Disabled by default. pokkst 2022-12-04 00:25:00 -0600
  • 676fe9367b
    Add comment for secondary address pokkst 2022-12-03 23:41:11 -0600
  • 8782d212a3
    Still experimenting. This donation is randomly attached so as to not have a consistent fingerprint, and is also occasionally split into 2 outputs. pokkst 2022-12-03 23:25:06 -0600
  • fd84f11848
    EXPERIMENTAL: Playing around with the idea of letting users attach a donation "per tx" (read comment in MoneroHandlerThread.java for why this is in quotes) to support MyNero development when they spend coins. pokkst 2022-12-03 21:52:17 -0600
  • 4059e28d3f
    Add option to hide Monerochan pokkst 2022-12-03 14:11:14 -0600
  • 3f0c213b47
    Add donate button to send dialog pokkst 2022-12-03 13:48:51 -0600
  • 713c34da72
    Finalize receive screen design for 0.4.1 - TODO: Add feature to edit address labels pokkst 2022-12-03 13:36:30 -0600
  • 028b8b79b6
    new layout pokkst 2022-11-22 11:24:00 -0600
  • 80a7e234ac
    Get rid of lastUsedSubaddress in AddressService pokkst 2022-11-22 11:20:58 -0600
  • e90462707c
    Display addresses in list. Still need to do styling and stuff. pokkst 2022-11-22 11:18:57 -0600
  • afc7bb730b
    Nav to receive fragment pokkst 2022-11-21 21:22:50 -0600
  • 19f032699e
    Add ReceiveFragment pokkst 2022-11-21 20:36:13 -0600
  • 82ed0f4409
    Slight UI changes and fixes pokkst 2022-11-19 10:24:07 -0600
  • db10e1eb03
    Merge branch 'feature/street-mode' into rc/0.4.0 pokkst 2022-11-19 10:16:43 -0600
  • 9c5f5b428a
    Add password confirm text field pokkst 2022-11-18 15:58:15 -0600
  • a8678114ad
    Implement street mode pokkst 2022-11-16 13:27:14 -0600
  • b7470567da
    Add beta build variant pokkst 2022-11-10 23:27:03 -0600
  • 0c5cd4c3f0
    More styling changes and fixes pokkst 2022-11-10 23:20:08 -0600
  • 28a6fbb02c
    Styling changes and optimizations pokkst 2022-11-08 00:21:57 -0600
  • 2977a5d05d
    Haven't gotten many I2P nodes to work, though not many people seem to run public ones. My private one syncs pokkst 2022-11-06 23:59:43 -0600
  • c23879f3b6
    Add ability to enter a .b32.i2p address for a node to sync. Requires that user has set up their own SOCKS proxy in their I2P app pokkst 2022-11-06 22:15:13 -0600
  • b66c81cedc
    Add seed offset support pokkst 2022-11-05 11:23:30 -0500
  • 39bb06c833
    Handle wallet creation differently in preparation for seed offset support pokkst 2022-11-04 23:25:59 -0500
  • 08b3f23b66
    Update tx history cell layout pokkst 2022-10-25 00:25:45 -0500
  • 2990c059ee
    Update version to 0.4.0 pokkst 2022-10-25 00:13:34 -0500
  • 063b61e4bb
    Update app to 0.3.2 pokkst 2022-10-15 01:13:23 -0500
  • 663c84f3ce
    add some comments pokkst 2022-10-15 01:11:48 -0500
  • 95eb106a40
    fix upgrade code pokkst 2022-10-15 01:08:15 -0500
  • 90e556abff
    Cleanup default node code pokkst 2022-10-15 01:05:06 -0500
  • c6b1d0a4af
    Update PrefService pokkst 2022-10-15 00:31:56 -0500
  • 720d88320d
    handle upgrade better pokkst 2022-10-15 00:11:06 -0500
  • 6d0ddad674
    upgrade old node prefs if valid node pokkst 2022-10-15 00:00:54 -0500
  • c1b4f8400d
    Up version to 0.3.1 pokkst 2022-10-14 23:55:45 -0500
  • c0e6465943
    more fixes pokkst 2022-10-14 23:55:10 -0500
  • ab51d6cf06
    Reset node pref, fix crashing issue in 0.3.0 pokkst 2022-10-14 23:37:58 -0500
  • 119ccd67bb
    Add block height to tx details view pokkst 2022-10-13 19:28:36 -0500
  • 1b4008cc65
    Update version to 0.3.0 pokkst 2022-10-11 19:18:03 -0500
  • da7594a738
    Update Monero to 0.18.1.2 pokkst 2022-10-11 19:17:04 -0500
  • 967e2bc58c
    Fix UI issue when sending tx from UTXOs fragment pokkst 2022-10-08 01:01:16 -0500
  • f7250b5525
    Fix padding pokkst 2022-10-08 00:49:06 -0500
  • 55fa5340ed
    Enforce sending all when churning pokkst 2022-10-08 00:41:44 -0500
  • 9d8bc28fdc
    Merge branch 'feature/churning' pokkst 2022-10-07 23:46:27 -0500
  • 92c41c2501
    Display viewkey and restore height on wallet keys dialog pokkst 2022-10-07 23:41:08 -0500
  • 6be5d2a504
    Add option to onboarding screen to connect to proxy pokkst 2022-10-07 23:13:04 -0500
  • 58329e5212
    Add feature to edit/delete nodes from list pokkst 2022-10-07 16:45:11 -0500
  • 2b92660dcb
    Add SamouraiWallet XMR nodes to DefaultNodes pokkst 2022-10-06 15:36:33 -0500
  • 9efe44d76a
    copy some logic from monerujo. add new "fresh address" feature pokkst 2022-10-06 00:39:40 -0500
  • fd0f756975
    save wallet on fresh subaddress pokkst 2022-10-06 00:28:06 -0500
  • 995e0be835
    Simplify fetching latest subaddress pokkst 2022-10-06 00:23:36 -0500
  • 5545d8c6d0
    UI touch-ups pokkst 2022-10-04 04:19:48 -0500
  • 186b63044a
    Get rid of lombok pokkst 2022-10-04 04:03:07 -0500
  • 67000bafa0
    Add basic churning feature with warning not tested yet pokkst 2022-10-04 03:40:20 -0500
  • 7268b07c6c
    Use executorservice pokkst 2022-10-04 03:08:52 -0500
  • 66770f9f7c
    bump version pokkst 2022-10-03 18:12:55 -0500
  • 58e4954084
    auto-reformat code pokkst 2022-10-01 22:17:07 -0500
  • 316fb994da
    remove unused navigate method pokkst 2022-10-01 22:15:49 -0500
  • c4d012be69
    Display error string on wallet creation fail pokkst 2022-10-01 22:09:37 -0500
  • b1f8552628
    prevents seed from being copied in dialog, and makes wallet restore/creation async pokkst 2022-10-01 22:07:12 -0500
  • 8c112f60f1
    Up version to 0.2.0 pokkst 2022-09-26 00:23:34 -0500
  • bb5abb9fc2
    Make UI look better pokkst 2022-09-25 23:52:56 -0500
  • 2884024e8f
    Update to 0.18.1.1-mynero pokkst 2022-09-25 18:31:00 -0500
  • f02d56ef1c
    Add more information to utxo cell pokkst 2022-09-24 14:10:36 -0500
  • d4a7ce92a1
    Remove unused resources pokkst 2022-09-24 13:55:20 -0500
  • ddf5ea66eb
    When selecting UTXOs, account for basic tx fee. Based on Monero's C++ code, this method doesn't seem to work all that well pokkst 2022-09-24 13:45:42 -0500
  • f3d2ba2591
    Add estimate fee method, but based on Monero's code it doesn't seem to take priority into account pokkst 2022-09-24 02:57:46 -0500
  • 452cc12c8f
    Prevent locked UTXOs from being selected for spending by the UTXO selector pokkst 2022-09-23 02:35:02 -0500
  • 9b4cd9860a
    Prevent locked UTXOs from being selected pokkst 2022-09-23 02:33:55 -0500
  • 9187b9d8a4
    Fix bug where updating would stop once coins were sent pokkst 2022-09-22 20:35:25 -0500
  • 693b342393
    sort UTXOs by value pokkst 2022-09-22 19:37:54 -0500
  • 1e1fffae00
    Fix selected value visibility bug pokkst 2022-09-22 18:52:06 -0500
  • 7ff77f7353
    Fix selected value textview issues pokkst 2022-09-22 18:20:50 -0500
  • de7138c05a
    Highlight UTXOs as they are selected pokkst 2022-09-22 17:51:36 -0500
  • f52acd1169
    Display pub key in CoinsInfo adapter pokkst 2022-09-22 17:40:54 -0500
  • 95d5b78542
    Add code comments pokkst 2022-09-22 17:13:19 -0500
  • 55621e3465
    Make UI look a little better pokkst 2022-09-22 16:49:37 -0500
  • 998836ebd1
    Cleanup code, fix bugs, etc pokkst 2022-09-22 16:35:53 -0500