Vitor Pamplona
0df07ddfcb
- Adds support for https://github.com/nostr-protocol/nips/pull/1770
...
- Improves signer utils for testing
- Improves test cases for User metadata
2025-02-27 18:34:10 -05:00
Vitor Pamplona
3a553fa550
Updates JNA and URI Normalizer
2025-01-04 17:41:47 -05:00
Vitor Pamplona
cb538bc6a3
Fixes missing reply order when the direct reply is also included as a quote.
2024-11-29 14:31:31 -05:00
Vitor Pamplona
062e4af118
Updates JNA, Coil, Jackson, and Kotlin Collections
2024-11-11 14:54:38 -05:00
Vitor Pamplona
0ba4ca13bf
Updates compose, corektx, fragment, kotlin, runtime, and android camera libs
2024-10-30 17:56:28 -04:00
Vitor Pamplona
4b5ab8eb35
Removes unnecessary dependencies for ammolite
2024-07-03 13:49:43 -04:00
Vitor Pamplona
349d6cfc22
Migrates sdk requirements to the version catalog.
2024-07-03 13:49:18 -04:00
Vitor Pamplona
692f7c4270
Upgrades to Kotlin 2.0.0
2024-07-03 11:00:45 -04:00
Vitor Pamplona
0d956c2f39
Removes the need to exclude byte-buddy due to jackson's earlier version bug.
2024-06-20 09:47:43 -04:00
Vitor Pamplona
d10b4c6bde
- Re-normalizes all relays urls before connecting to reduce duplications
...
- Normalizes all new relays in the edit screens.
2024-06-04 18:30:01 -04:00
Vitor Pamplona
d59b98089a
Aligns the BOM between implementation and tests.
2024-03-19 17:33:54 -04:00
Vitor Pamplona
160e52bd91
Fixes a bug with the latest version of jackson
2024-03-19 17:33:34 -04:00
Vitor Pamplona
87fcba02b3
Move project to version catalogs
2024-03-01 10:38:03 -05:00
Vitor Pamplona
3fb8a5938f
Updates to Android Studio Iguana
2024-03-01 08:03:58 -05:00
Vitor Pamplona
6e0701b65d
Removes unused kotlin serialization
2024-02-29 09:22:15 -05:00
Vitor Pamplona
6afd9a0191
Adds note on why the libscrypt was removed.
2024-02-25 11:39:48 -05:00
Vitor Pamplona
7d9784ee44
Updates secp256k1
2024-02-16 15:40:53 -05:00
Vitor Pamplona
52c6ce4849
Updates scrypt lib to support empty keys.
2024-02-15 17:42:19 -05:00
Vitor Pamplona
6553f3bec5
Normalizes passwords to NFKC in NIP49
2024-02-15 16:05:53 -05:00
Vitor Pamplona
7074446cae
Removing scrypt native library that doesn't work on Android
2024-02-14 17:48:57 -05:00
Vitor Pamplona
b94c1e2792
Quartz support for NIP-49 encrypted nsecs
2024-02-13 19:51:32 -05:00
Vitor Pamplona
e59f676d47
updates secp256k1
2024-01-30 11:00:33 -05:00
Vitor Pamplona
5c7e9258c1
Fixing some of the minification issues.
2024-01-06 11:13:57 -05:00
Vitor Pamplona
f877b6ff68
Creating the benchmark build type on the modules as well.
2024-01-06 10:53:54 -05:00
Vitor Pamplona
eaaa9a6446
Adjust position of the participant list in live streams.
2024-01-05 09:54:27 -05:00
Vitor Pamplona
8ed960530c
Updates dependencies.
2023-12-26 14:43:01 -05:00
Vitor Pamplona
e42d2dca04
Updates dependencies
2023-12-22 10:25:28 -05:00
Vitor Pamplona
9554b36f80
Updates secp256k1 lib
2023-12-14 10:38:41 -05:00
Vitor Pamplona
ddb7e6b7f2
Updates JNA
2023-12-10 18:32:47 -05:00
Vitor Pamplona
5bfc53136b
updates jackson.
2023-11-25 19:49:51 -05:00
Vitor Pamplona
f8a574375a
Updating Jackson
2023-10-17 16:33:16 -04:00
Vitor Pamplona
f9fed8a04f
Update dependencies
2023-10-15 15:41:24 -04:00
Vitor Pamplona
c89ca51a1b
Updates dependencies
2023-10-01 11:10:37 -04:00
Vitor Pamplona
98c55661e8
Migrates to Compose 1.5.0
2023-08-22 11:05:17 -04:00
Vitor Pamplona
7a93f9956f
Updating SDK to the latest
2023-08-18 19:32:30 -04:00
Vitor Pamplona
255b48d126
- Creates a Quartz Module for Nostr Events
...
- Creates a Benchmark Module to test Performance
- Migrates from GSon to Jackson for Performance Gains, adapts all serializers accordingly
- Recreates Hex encoding/decoding classes for Performance.
- Migrates NIP24 to the new ByteArray Concat encoding.
- Removes support for Lenient choices in the. events.
- Reorganizes Nostr Events dependencies.
- Refactors TLV's and NIP-19 dependencies.
- Adds a Large DB for signature checks.
2023-08-16 17:58:25 -04:00