Commit Graph

7424 Commits

Author SHA1 Message Date
Vitor Pamplona
360f71c79a Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2025-09-08 13:28:23 -04:00
Vitor Pamplona
f633d57277 Merge pull request #1465 from greenart7c3/main
When using intents check if it's rejected
2025-09-08 13:25:19 -04:00
greenart7c3
196a7de6a3 When using intents check if it's rejected 2025-09-08 14:05:00 -03:00
David Kaspar
4c1d0ac60c Merge pull request #1464 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2025-09-08 07:58:20 +01:00
Crowdin Bot
1bdf7d9884 New Crowdin translations by GitHub Action 2025-09-08 06:57:03 +00:00
David Kaspar
9e1d2c89bb Merge pull request #1463 from davotoula/update-translations
added CZ, DE translations
2025-09-08 07:55:46 +01:00
davotoula
a58dc09b80 added CZ, DE translations 2025-09-08 08:34:16 +02:00
David Kaspar
91f85a1e1c Merge pull request #1462 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2025-09-08 07:05:42 +01:00
Crowdin Bot
cf9d630032 New Crowdin translations by GitHub Action 2025-09-08 06:03:52 +00:00
David Kaspar
f55b0f528c Merge pull request #1461 from davotoula/update-translations
updated PT, CZ, SE, GE translations
2025-09-08 07:02:34 +01:00
davotoula
463762f268 added PT, CZ, SE, GE translations 2025-09-07 19:17:53 +02:00
Vitor Pamplona
82770c204c Merge pull request #1460 from davotoula/update-secp256k1
update secp256k1KmpJniAndroid to 0.19.0
2025-09-07 12:56:13 -04:00
Vitor Pamplona
0621cfb46c Small correction in the method name 2025-09-07 12:23:34 -04:00
davotoula
1f1a7eb12c update secp256k1KmpJniAndroid to 0.19.0 2025-09-07 17:59:08 +02:00
Vitor Pamplona
93e2f66559 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2025-09-06 11:59:38 -04:00
Vitor Pamplona
cc2b836cd5 Migrates Account management to an Application class. 2025-09-06 11:59:01 -04:00
Vitor Pamplona
fd2a227674 Fixes the new theme parameter 2025-09-06 11:59:01 -04:00
Vitor Pamplona
67937b9fbc Nicer way to create the account view model 2025-09-06 11:59:01 -04:00
Vitor Pamplona
ea58b4fa3d Adds a dependency on Account and to the NWC state to avoid linking directly with the Application class 2025-09-06 11:59:01 -04:00
Vitor Pamplona
7087fb85f0 Changes the Theme class to only take the preferred theme directly. 2025-09-06 11:59:01 -04:00
Vitor Pamplona
caf325f240 Sets the instance of the Application class before anything else 2025-09-06 11:59:01 -04:00
Vitor Pamplona
18b2fdb7e4 Removes one of the Application dependencies in viewmodel 2025-09-06 11:59:01 -04:00
Vitor Pamplona
66eef96ccb Offers way to load the Application class from Context 2025-09-06 11:59:01 -04:00
Vitor Pamplona
757806341c Adds an isMobileOrFalse flow in connectivity 2025-09-06 11:59:01 -04:00
Vitor Pamplona
69e3d2d0d8 Creates an interface for NostrClient 2025-09-06 11:59:01 -04:00
Vitor Pamplona
a03ba7b260 Refactors zap the devs card view 2025-09-06 11:59:01 -04:00
Vitor Pamplona
51f81dce73 Merge pull request #1459 from davotoula/main
Setting JvmTarget to 21 for quartz
2025-09-06 11:57:43 -04:00
davotoula
32d2ee698a fix for missing lazysodium 2025-09-06 15:53:11 +02:00
davotoula
8aaea960f0 Set quartz JVM target to 1.8 to allow for lower requirements for building library 2025-09-06 15:34:06 +02:00
davotoula
ab9ee36263 Setting JvmTarget to 21 for quartz to fix build/push issue due to mixed Java versions when using Java 23 locally 2025-09-05 20:01:49 +02:00
Vitor Pamplona
254ac1a1cb Trying to remove firebase analytics 2025-09-04 21:05:06 -04:00
Vitor Pamplona
2ffa029790 Small refactoring on NotificationUtils 2025-09-04 21:04:43 -04:00
Vitor Pamplona
b0e27d0748 Forces relay status updates when connecting and disconnecting 2025-09-04 21:02:20 -04:00
Vitor Pamplona
a4569675c2 Merge pull request #1458 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2025-09-04 11:16:18 -04:00
Crowdin Bot
88457eb101 New Crowdin translations by GitHub Action 2025-09-04 15:13:49 +00:00
Vitor Pamplona
103ef01be4 Adds support for NIP-53 Meeting room to quartz 2025-09-04 11:10:54 -04:00
Vitor Pamplona
fcef6df7db Merge pull request #1457 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2025-09-03 18:10:34 -04:00
Crowdin Bot
19c24af592 New Crowdin translations by GitHub Action 2025-09-03 22:05:06 +00:00
Vitor Pamplona
7de119dd4f removes logs 2025-09-03 17:48:24 -04:00
Vitor Pamplona
8d73bf2cc4 Makes the new Video events non replaceable, while keeping the old ones in the replaceable 2025-09-03 17:44:40 -04:00
Vitor Pamplona
8131f3db39 Update AGP 2025-09-03 16:57:38 -04:00
Vitor Pamplona
e4e52ec4e6 Unify outbox calculation in the RelayOutbox loader. 2025-09-03 16:51:27 -04:00
Vitor Pamplona
43c9df23c4 Removes common mistakes from the outbox list from follows 2025-09-03 16:37:30 -04:00
Vitor Pamplona
85fb6dcc83 Avoids breaking line in the relay info top nav bar title 2025-09-03 16:35:10 -04:00
Vitor Pamplona
c9cdc74c91 Removes duplicated Loading of Relay Info 2025-09-03 15:45:21 -04:00
Vitor Pamplona
c64e65ddb4 Migrates to use suspending routines for OTS, statuses and edits 2025-09-02 19:20:44 -04:00
Vitor Pamplona
c46cf79501 Correctly sorts by online status when the app has already cached the status of a streaming 2025-09-02 18:34:21 -04:00
Vitor Pamplona
eef0adc6f9 Resets streaming url check if offline and entering a chat of that streaming 2025-09-02 18:30:47 -04:00
Vitor Pamplona
480ef63aed adds a border on the users of a given relay in the connected relay list 2025-09-02 18:30:01 -04:00
Vitor Pamplona
7a807e94af Exposes active filters per relay on the Nostr Client for debugging purposes 2025-09-02 18:28:41 -04:00