Commit Graph

6819 Commits

Author SHA1 Message Date
Vitor Pamplona 026943439a reverting x 2025-04-24 18:51:34 -04:00
Vitor Pamplona 46cb7eb640 Removes text select icon 2025-04-24 18:50:16 -04:00
Vitor Pamplona f465844009 Removes old icons and migrates some to the Icons package 2025-04-24 18:49:05 -04:00
Vitor Pamplona eebbda547d Trying again to fix the hyphen 2025-04-24 18:25:09 -04:00
Vitor Pamplona 122603080e Removed unused function 2025-04-24 18:21:30 -04:00
Vitor Pamplona aff0369b04 updating firebase 2025-04-24 18:14:02 -04:00
Vitor Pamplona 1c1db6fa1e Removes unused copytext dialog 2025-04-24 18:10:52 -04:00
Vitor Pamplona 187d77c138 Marks GlobalScope as optin 2025-04-24 18:07:22 -04:00
Vitor Pamplona 950d0bcc93 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2025-04-24 18:06:49 -04:00
Vitor Pamplona 0d66ceb1a4 Merge pull request #1330 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2025-04-24 18:06:39 -04:00
Vitor Pamplona 8e0563ed3a Migrate animateItemPlacement to new API 2025-04-24 17:46:13 -04:00
Crowdin Bot 02870d0cd3 New Crowdin translations by GitHub Action 2025-04-24 21:41:05 +00:00
Vitor Pamplona 9d3a6d3f1d migrates compose bom and media3 2025-04-24 17:40:38 -04:00
Vitor Pamplona 2c85260ab1 Removes the old ic_verified 2025-04-24 17:39:00 -04:00
Vitor Pamplona ecebc68e11 avoiding deprecated .put api 2025-04-24 17:36:27 -04:00
Vitor Pamplona 07c3a3ffe5 Fixes unchecked cast and other opt-in tags on observers 2025-04-24 17:35:34 -04:00
Vitor Pamplona c0f486db82 Hyphen can be replaced with dash 2025-04-24 17:35:11 -04:00
Vitor Pamplona e0990ae38e Merge pull request #1329 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2025-04-24 17:22:02 -04:00
Crowdin Bot 7005158821 New Crowdin translations by GitHub Action 2025-04-24 21:19:22 +00:00
Vitor Pamplona 9922fa117f Reverting svg sizes because of app icon issues 2025-04-24 17:16:31 -04:00
Vitor Pamplona 723b4b5e9f Removes dependency on a modifier for SettingsCategory 2025-04-24 16:58:40 -04:00
Vitor Pamplona 2d64eb0cb3 Refactors Add and Remove button to remove dependency on a specific modifier. 2025-04-24 16:58:22 -04:00
Vitor Pamplona 6a91ede54c Fixes the lack of locale when creating percentages on zap split screens. 2025-04-24 16:57:44 -04:00
Vitor Pamplona 8d91b97962 Migrates CircularProgresIndicator to the newer version 2025-04-24 16:57:24 -04:00
Vitor Pamplona bf47c1b431 No need to check for API version in this function, since we check outside of it 2025-04-24 16:56:46 -04:00
Vitor Pamplona f5a504077c Keeps the transparency settings for statusbar and navigation for now. 2025-04-24 16:55:21 -04:00
Vitor Pamplona 95afed5045 Only request for notification permissions after API 33 2025-04-24 16:54:52 -04:00
Vitor Pamplona dcccc1de3a Last Uri.parse fix 2025-04-24 16:54:31 -04:00
Vitor Pamplona 5095c9f480 Migrating from ContextCompat.startActivity to context.startActivity 2025-04-24 16:54:17 -04:00
Vitor Pamplona 30c4e3c646 Fixes deprecated URI parse function warnings 2025-04-24 16:52:25 -04:00
Vitor Pamplona d04f6c977e Migrates to the new capitalization function 2025-04-24 16:50:48 -04:00
Vitor Pamplona 7d97b73356 Fixes mutable state builders with primitive types warning. 2025-04-24 16:48:56 -04:00
Vitor Pamplona be3eb4314b Fixes casting warnings on viewmodels 2025-04-24 16:46:34 -04:00
Vitor Pamplona f7abc6e1ee Suppress modifiers on ColorScheme. 2025-04-24 16:44:30 -04:00
Vitor Pamplona c16b93c06a Reduces viewport to 200dp for performance 2025-04-24 16:44:10 -04:00
Vitor Pamplona 82af2644a6 Removes unnecessary label to v26 2025-04-24 16:43:50 -04:00
Vitor Pamplona 7d2b2ee674 normalizing strings 2025-04-24 16:43:28 -04:00
Vitor Pamplona fdc95a656f Ignore permissions to use our services. 2025-04-24 16:42:43 -04:00
Vitor Pamplona 7b040933d5 Merge 2025-04-24 14:35:57 -04:00
Vitor Pamplona 067f353e50 Finish the migration from LiveData to Flow
Moves most of the flow updates away from the Main thread.
Removes the need to use the Main thread to access Account.userProfile
2025-04-24 14:35:22 -04:00
Vitor Pamplona 2f3c282ef5 Merge pull request #1328 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2025-04-24 08:45:03 -04:00
Crowdin Bot 0c8564157b New Crowdin translations by GitHub Action 2025-04-24 12:43:11 +00:00
Vitor Pamplona d6160ea6c2 Merge pull request #1327 from davotoula/upgrade-agp
upgrade agp to 8.9.2
2025-04-24 08:41:41 -04:00
David Kaspar 0fc04490fd upgrade agp to 8.9.2 2025-04-24 10:44:11 +02:00
Vitor Pamplona e375b09a24 Fixes missing gallery of reactions 2025-04-23 18:52:43 -04:00
Vitor Pamplona 802e04445d Adds logging message to hunt down some slow screens 2025-04-23 17:15:21 -04:00
Vitor Pamplona ca8faa062f Caches translations to avoid blinking text every time the user comes back to an older screen. 2025-04-23 16:44:35 -04:00
Vitor Pamplona d6d34b2a88 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2025-04-23 16:24:57 -04:00
Vitor Pamplona a84371a0b3 - Restructures the old static datasource model into dynamic filter assemblers.
- Moves filter assemblers, viewModels and DAL classes to their own packages.
- Creates Composable observers for Users and Notes
- Deletes most of the secondary LiveData objects in the move to Flow
- Manipulates nostr filters depending on the account of the current screen, not a global account.
- Unifies all FilterAssembly lifecycle watchers to a few classes.
- Prepares to separate The Nostr Client as an Engine of Amethyst.
- Moves the pre-caching processor of new events from the datasource to the accountViewModel
- Reorganizes search to be per-screen basis
- Moves authentication to a fixed Coordinator class for all accounts in all relays.
- Moves NOTIFY command to its own coordinator class for all accounts
- Moves the connection between filters and cache to its own class.
- Significantly reduces the dependency on a single ServiceManager class.
2025-04-23 16:24:41 -04:00
Vitor Pamplona 411b49d68f Merge pull request #1326 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2025-04-23 16:04:46 -04:00