1422 Commits
Author SHA1 Message Date
greenart7c3 eed5ea3869 test aidl 2025-09-01 13:33:49 -03:00
greenart7c3 997f679d08 4.0.0
Create Release Assets / deploy (push) Canceled after 0s
v4.0.0
2025-08-29 10:57:49 -03:00
greenart7c3andGitHub 62e97b67e2 Merge pull request #242 from greenart7c3/l10n_crowdin_translations
New Crowdin Translations
2025-08-29 08:05:54 -03:00
Crowdin Bot 47de87aa11 New Crowdin translations by GitHub Action 2025-08-29 10:17:55 +00:00
greenart7c3 071cb2106f Create AmberWarningCard component 2025-08-29 07:14:25 -03:00
greenart7c3 250884c17b Only delay when client was disconnected 2025-08-27 15:43:02 -03:00
greenart7c3andGitHub cef3a61b5e Merge pull request #240 from greenart7c3/l10n_crowdin_translations
New Crowdin Translations
2025-08-27 13:21:03 -03:00
Crowdin Bot 30983c11a0 New Crowdin translations by GitHub Action 2025-08-27 14:53:56 +00:00
greenart7c3 0c3fe8a558 Add a warning when the kill switch is enabled 2025-08-27 10:29:41 -03:00
greenart7c3 df6003a930 Merge remote-tracking branch 'origin/master'
Create Release Assets / deploy (push) Canceled after 0s
v4.0.0-pre2
2025-08-27 09:01:05 -03:00
greenart7c3 b49da21011 4.0.0-pre2 2025-08-27 08:58:12 -03:00
greenart7c3andGitHub ea562da510 Merge pull request #239 from greenart7c3/l10n_crowdin_translations
New Crowdin Translations
2025-08-27 08:44:33 -03:00
Crowdin Bot 9bea635b65 New Crowdin translations by GitHub Action 2025-08-27 11:40:43 +00:00
greenart7c3 60626b4623 - Create a kill switch
- Fix some reconnection issues
2025-08-27 08:32:52 -03:00
greenart7c3andGitHub ab8e9d84c9 Merge pull request #238 from greenart7c3/l10n_crowdin_translations
New Crowdin Translations
2025-08-25 13:57:15 -03:00
Crowdin Bot 163e6d717e New Crowdin translations by GitHub Action 2025-08-25 16:40:04 +00:00
greenart7c3 96c9174d22 Add a button to return to default relays 2025-08-25 13:28:56 -03:00
greenart7c3 d3fcfb861b 4.0.0
Create Release Assets / deploy (push) Canceled after 0s
v4.0.0-pre1
2025-08-22 06:48:06 -03:00
greenart7c3 97c4ef83d6 Fix crash when starting app 2025-08-22 06:17:43 -03:00
greenart7c3 5b7b2da894 update quartz to stable version 2025-08-22 06:04:40 -03:00
greenart7c3 c1e60c9df4 On network lost disconnect the nostr client 2025-08-22 04:57:28 -03:00
greenart7c3 558256bddd Fix relay disconnection when testing paid relay 2025-08-20 08:34:36 -03:00
greenart7c3 829a1c7fd0 Fix connection when starting app 2025-08-20 07:36:55 -03:00
greenart7c3 b07706cda6 update dependencies 2025-08-20 07:36:19 -03:00
greenart7c3 d853dba8e7 update quartz 2025-08-18 07:26:26 -03:00
greenart7c3 975e39f00d Clear the socket from memory when closing 2025-08-15 10:57:12 -03:00
greenart7c3 657aaa64d2 update quartz 2025-08-15 08:22:01 -03:00
greenart7c3 cceb69f49f Downgrade agp, fdroid server is having issues with 8.12
https://gitlab.com/fdroid/admin/-/issues/593
2025-08-13 08:54:28 -03:00
greenart7c3 c697451826 update filters when adding a new relay with nostr connect 2025-08-13 08:13:20 -03:00
greenart7c3andGitHub 075f2b1d1a Merge pull request #232 from vitorpamplona/migrate-quartz
Migrate quartz
2025-08-11 16:38:46 -03:00
Vitor Pamplona cbac00e996 Moves sdk to 21 2025-08-11 14:46:53 -04:00
greenart7c3 a37611b172 3.4.6
Create Release Assets / deploy (push) Canceled after 0s
v3.4.6
2025-08-11 13:49:46 -03:00
greenart7c3 14459f45c2 Fix kind not being saved when rejecting an event 2025-08-11 13:45:41 -03:00
Vitor Pamplona b3e84cab3d Updates Quartz to a version that renamed sendReq to openReq to make the code more obvious that reqs must be closed when finished. 2025-08-11 11:08:54 -04:00
Vitor Pamplona 32dcda8376 forgot to close the sub 2025-08-11 09:58:54 -04:00
greenart7c3 0feced960e 3.4.5
Create Release Assets / deploy (push) Canceled after 0s
v3.4.5
2025-08-11 07:36:24 -03:00
Vitor Pamplona b28bb7eacd Fixes the update of the notification popup 2025-08-08 19:49:51 -04:00
Vitor Pamplona 796a7d4283 Fixes the relay statistics 2025-08-08 17:56:55 -04:00
Vitor Pamplona b4506c6927 No need for this class 2025-08-08 17:31:03 -04:00
Vitor Pamplona 1887ec2c1a Final touches. 2025-08-08 17:22:33 -04:00
Vitor Pamplona 011c693aa0 Last details on running on the main thread 2025-08-08 17:20:13 -04:00
Vitor Pamplona c8d2283d2d adds okhttp coroutines for coil's http as well 2025-08-08 17:17:00 -04:00
Vitor Pamplona cf5bd9fb7b avoids calling this method when the call is being created 2025-08-08 17:16:33 -04:00
Vitor Pamplona 839d1a2711 linting 2025-08-08 17:16:20 -04:00
Vitor Pamplona 6d265bd2f0 Fixes App class not being available at this time 2025-08-08 17:16:03 -04:00
Vitor Pamplona e55f0d5f2e Migrates to the new quartz 2025-08-08 17:05:09 -04:00
Vitor Pamplona 3ee471dcf0 These options should come from NIP-51 communities and interest lists. 2025-08-08 17:02:45 -04:00
Vitor Pamplona bdf69e8e95 Moves to Java 21 2025-08-08 17:01:55 -04:00
Vitor Pamplona 11348bce7b adds okhttp with coroutines 2025-08-08 17:00:04 -04:00
Vitor Pamplona 05bbcdf7f9 Kill ammolite and update quartz 2025-08-08 09:33:14 -04:00