1422 Commits
Author SHA1 Message Date
greenart7c3 bb20ac8c6a Always use nip 44 for sending bunker requests 2025-06-27 07:08:14 -03:00
greenart7c3 41724adc0e 3.4.2-pre2
Create Release Assets / deploy (push) Canceled after 0s
v3.4.2-pre2
2025-06-25 16:30:59 -03:00
greenart7c3 c970ec7726 Use NostrConnectEvent.KIND instead of 24133 2025-06-25 16:27:12 -03:00
greenart7c3 497a483ed0 Changed the check for valid bunker relays 2025-06-25 16:19:46 -03:00
greenart7c3 93ddee8639 Updated compose ui, room and work runtime 2025-06-25 10:40:28 -03:00
greenart7c3 d1a675c754 Separated Bunker and Intents home screen 2025-06-25 10:15:54 -03:00
greenart7c3 a32025bcce Separated BunkerRequests from Intents 2025-06-23 16:42:51 -03:00
greenart7c3 89fb618781 update zapstore.yaml 2025-06-18 06:09:40 -03:00
greenart7c3 542863b4d0 No need to recreate the client 2025-06-16 14:23:37 -03:00
greenart7c3 a462021cb6 Delete history when deleting an application 2025-06-13 12:46:50 -03:00
greenart7c3andGitHub a90bf1d083 Merge pull request #218 from greenart7c3/l10n_crowdin_translations
New Crowdin Translations
2025-06-13 11:43:10 -03:00
Crowdin Bot c7b61ed13d New Crowdin translations by GitHub Action 2025-06-13 14:40:54 +00:00
greenart7c3 87dee204b4 Fix the reuse application dialog 2025-06-13 11:38:03 -03:00
greenart7c3andGitHub 0665b4fb56 Merge pull request #217 from greenart7c3/l10n_crowdin_translations
New Crowdin Translations
2025-06-13 11:11:22 -03:00
Crowdin Bot 12815e0fb8 New Crowdin translations by GitHub Action 2025-06-13 14:09:59 +00:00
greenart7c3 5faed82834 Add a option to reuse an existing application 2025-06-13 11:07:32 -03:00
greenart7c3andGitHub a2c4449c25 Merge pull request #216 from greenart7c3/l10n_crowdin_translations
New Crowdin Translations
2025-06-13 08:21:18 -03:00
Crowdin Bot 2bd69719db New Crowdin translations by GitHub Action 2025-06-13 10:34:22 +00:00
greenart7c3 ab78a0aaec Created ActivitiesScreen 2025-06-13 07:32:28 -03:00
greenart7c3 2745d4b71d The documentation for Android and web applications has been removed. Users should now refer to NIP-55 for usage instructions. 2025-06-13 06:54:02 -03:00
greenart7c3 08721d4b07 3.4.2-pre1
Create Release Assets / deploy (push) Canceled after 0s
v3.4.2-pre1
2025-06-11 16:03:37 -03:00
greenart7c3 16979644f5 Fix lint 2025-06-11 14:32:21 -03:00
greenart7c3 1edb3f7638 Upgrade Gradle Wrapper to 8.14.2 2025-06-11 14:06:12 -03:00
greenart7c3 a6af40ae80 Update dependencies
This commit updates the following dependencies:
- appcompat from 1.7.0 to 1.7.1
- lifecycle_version from 2.9.0 to 2.9.1
- securityCryptoKtx from 1.1.0-alpha07 to 1.1.0-beta01
2025-06-11 14:02:15 -03:00
greenart7c3andGitHub d04501150e Merge pull request #215 from greenart7c3/l10n_crowdin_translations
New Crowdin Translations
2025-06-11 09:21:14 -03:00
Crowdin Bot 021d56df9d New Crowdin translations by GitHub Action 2025-06-11 12:16:33 +00:00
greenart7c3 4a7181b054 Early return for invalid bunker request methods 2025-06-11 09:07:15 -03:00
greenart7c3 e4681f5e39 Update notification only when necessary 2025-06-04 15:28:43 -03:00
greenart7c3 9e804a6732 Make secret mandatory in bunker requests 2025-06-04 14:11:01 -03:00
greenart7c3 35dbdcfe3c simplify isValidKey 2025-06-04 14:09:49 -03:00
greenart7c3andGitHub 272f2d5f4e Merge pull request #213 from greenart7c3/l10n_crowdin_translations
New Crowdin Translations
2025-06-04 14:02:35 -03:00
Crowdin Bot faa1e039cb New Crowdin translations by GitHub Action 2025-06-04 16:59:30 +00:00
greenart7c3 5c518494bd Remove listening for new connections option 2025-06-04 13:56:15 -03:00
greenart7c3 8c25535aea Remove check for paid and relay with auth 2025-06-04 13:33:00 -03:00
greenart7c3 13f9ea098e - Use a datasource to fetch profile data
- Fix crash when logout and login into the same account
2025-06-04 09:19:47 -03:00
greenart7c3 2ba7ff9435 Fix signpolicy settings screen scroll 2025-06-04 07:52:21 -03:00
greenart7c3 e595e35c3a update compose ui and datastore 2025-06-04 07:25:26 -03:00
greenart7c3 4aeef57db7 upgrade agp 2025-06-04 07:06:12 -03:00
greenart7c3 d5cdad8825 Fix qr code scanner when using multiwindow mode 2025-05-30 07:14:06 -03:00
greenart7c3 b6c1043588 Add scroll inside the AccountsBottomSheet 2025-05-28 07:37:33 -03:00
greenart7c3 e72322944d Fix bunkerRequest not disappearing when accepting the request 2025-05-26 14:25:54 -03:00
greenart7c3 4dfaeda19a - Fix scrollbar position
- Fix feedback screen content size in small screens
2025-05-23 09:54:32 -03:00
greenart7c3 3d91ea0eae Check if there's only 1 bunker event and one intent event 2025-05-21 17:19:14 -03:00
greenart7c3 9fbec6e5cf Separate intents from bunker in the MultiEventHomeScreen 2025-05-21 17:08:11 -03:00
greenart7c3 811734e791 Set activity inside onResume 2025-05-21 15:55:48 -03:00
greenart7c3 f169c27090 Separated SingleEventHomeScreen into intent and bunker 2025-05-21 15:52:09 -03:00
greenart7c3 3566a44719 Created BunkerEncryptDecryptData screen 2025-05-21 14:50:52 -03:00
greenart7c3 c4e48ff3df Only check for private key in didMigrateFromLegacyStorage 2025-05-21 14:09:32 -03:00
greenart7c3 6c5d2e5f05 Created BunkerEventData screen 2025-05-21 13:59:02 -03:00
greenart7c3 16299e61be Remove usage of getAppCompatActivity 2025-05-21 13:33:09 -03:00