Commit Graph

53 Commits

Author SHA1 Message Date
Oscar Mira
2a26407258 demo: update androidx dependencies 2024-02-28 01:44:26 +01:00
Oscar Mira
147989ba3f lib: add full subaddress support 2024-02-28 01:44:26 +01:00
Oscar Mira
c12ae593ae lib: add basic transfer funcionality 2024-02-28 01:36:19 +01:00
Oscar Mira
5c4cfd9d92 lib: refactor jni helpers 2024-02-26 17:17:35 +01:00
Oscar Mira
979e547346 demo: add title to settings screen 2024-02-26 17:17:35 +01:00
Oscar Mira
c09e3a7894 lib: make some AIDL parameters not nullable 2024-02-14 13:12:10 +01:00
Oscar Mira
f406edcf8c lib: rename skipCoinbaseOutputs to ignoreMiningRewards 2024-02-14 13:09:24 +01:00
Oscar Mira
44223c962b lib: add functions for retrieving base fees 2024-02-14 13:09:24 +01:00
Oscar Mira
f91af7aabd demo: display foreground notification while syncing 2024-01-04 10:56:05 +01:00
Oscar Mira
6560ee79ad lib: add standard mnemonic support 2024-01-04 10:35:46 +01:00
Oscar Mira
bcbc9c33e3 lib: start mnemonics wrapper development 2023-11-27 01:22:15 +01:00
Oscar Mira
845b556150 demo: update multiple dependencies 2023-10-25 18:40:36 +02:00
Oscar Mira
5852add98e lib: refactor blockchain time classes 2023-10-25 17:46:54 +02:00
Oscar Mira
02f8575f82 demo: add offline wallet confirmation dialog 2023-10-25 17:41:34 +02:00
Oscar Mira
45edf35d83 demo: add loading spinner to screens 2023-10-25 11:21:00 +02:00
Oscar Mira
e022a27f04 demo: add new tab with copyable address 2023-10-23 18:14:11 +02:00
Oscar Mira
2bd227124a lib: fix transaction timestamps 2023-10-23 18:14:11 +02:00
Oscar Mira
f5998ac369 lib: change primary address type to PublicAddress 2023-10-23 18:02:17 +02:00
Oscar Mira
894788f3b2 demo: minor UI improvements 2023-10-22 21:39:43 +02:00
Oscar Mira
21e8c77e26 build: upgrade to AGP 8.1.2 2023-10-22 13:39:03 +02:00
Oscar Mira
42cf100951 demo: transaction screen and components 2023-10-22 12:44:16 +02:00
Oscar Mira
a84375d384 demo: add initial balance view 2023-10-19 17:39:50 +02:00
Oscar Mira
471f22777c lib: fix multiple bugs in balance recovery 2023-10-19 17:39:50 +02:00
Oscar Mira
7dba0c1b18 lib: make output public key optional in Enote 2023-10-19 17:37:24 +02:00
Oscar Mira
75b33a24f3 lib: refactor balance and associated classes 2023-10-18 00:05:07 +02:00
Oscar Mira
3c3fc3507c lib: fix wallet height handling and JNI signature 2023-10-16 10:46:43 +02:00
Oscar Mira
48fb61d1b3 lib: transaction history processing 2023-10-11 01:10:04 +02:00
Oscar Mira
acfb1aca5e build: update submodules boringssl and monero 2023-10-11 01:10:04 +02:00
Oscar Mira
8305867259 build: update kotlin to 1.9.10 2023-10-11 01:01:04 +02:00
Oscar Mira
ca82726aa7 lib: prevent locale issues on build by setting LC_ALL 2023-10-11 01:01:04 +02:00
Oscar Mira
aa5ea643cc lib: fix unspent txout crash 2023-10-11 01:00:29 +02:00
Oscar Mira
6811bdf47a lib: initial support for InProcess provider 2023-10-11 00:58:13 +02:00
Oscar Mira
f0c425dca9 lib: use isolated process 2023-10-11 00:58:13 +02:00
Oscar Mira
70231790ee demo: add restore wallet screen 2023-10-11 00:58:13 +02:00
Oscar Mira
e61021d8bd lib: data store for wallet state 2023-10-11 00:58:13 +02:00
Oscar Mira
698ae32ef2 lib: multiple fixes of async functions 2023-10-11 00:58:13 +02:00
Oscar Mira
5cf5c71b90 demo: autosave wallet state 2023-10-11 00:58:13 +02:00
Oscar Mira
529184abaf lib: update okhttp to 4.10.0 2023-10-11 00:58:13 +02:00
Oscar Mira
c468972738 demo: add user settings repository 2023-10-11 00:58:13 +02:00
Oscar Mira
08de472199 demo: include SOCKS proxy support 2023-10-11 00:58:13 +02:00
Oscar Mira
7d39842402 demo: replace UI string resources by literal strings 2023-10-11 00:58:13 +02:00
Oscar Mira
ea15bf80c6 demo: more wallet screen updates 2023-10-11 00:58:13 +02:00
Oscar Mira
8645d86d3e lib: improve new block debouncer 2023-10-11 00:58:13 +02:00
Oscar Mira
46d387ae37 lib: basic address parser and currency formatter 2023-10-11 00:58:13 +02:00
Oscar Mira
36be1d209a lib: add base58 decoder 2023-10-11 00:58:13 +02:00
Oscar Mira
41050d28ed demo: add wallet screen 2023-10-11 00:58:13 +02:00
Oscar Mira
518e9234fe lib: refactor rpc client to be fully async 2023-10-11 00:58:13 +02:00
Oscar Mira
4fc05895cf lib: add exponential backoff policy 2023-10-11 00:58:13 +02:00
Oscar Mira
a7b4c0caa9 lib: use a mutex for the refresh outer loop 2023-10-11 00:58:13 +02:00
Oscar Mira
a34ace5fc8 lib: throw C++ exceptions on exceptions from Java calls 2023-10-11 00:58:13 +02:00