Commit Graph

6638 Commits

Author SHA1 Message Date
Vitor Pamplona 4c7ef8ecff Caches the processing of preview urls for the new post screen
Fixes a bug on saving MediaType on Android's stack
2025-04-26 10:58:45 -04:00
Vitor Pamplona 99cef643e1 Improves the visual of multiple previews on the new post screen 2025-04-26 10:58:17 -04:00
Vitor Pamplona 08025f7df7 Adds a special case for loading previews with just 1 item in the new post screen 2025-04-25 17:41:06 -04:00
Vitor Pamplona 92eff02f0a Removes the hack to reduce memory usage by deleting the .content when saving the event to cache. 2025-04-25 17:04:16 -04:00
Vitor Pamplona 539d20b397 Adds an error log for the new on account view model processor 2025-04-25 17:03:26 -04:00
Vitor Pamplona b51e5f4383 better relay reconnecting logic 2025-04-25 17:02:58 -04:00
Vitor Pamplona 0c54f9aa10 Renders the new comment tag on highlights. 2025-04-25 16:58:41 -04:00
Vitor Pamplona c98e23add7 Merging 2025-04-25 15:07:52 -04:00
Vitor Pamplona e4cc65969a Merge pull request #1332 from davotoula/reduce-compiler-warnings-amethyst
Reduce compiler warnings: amethyst module
2025-04-25 12:16:40 -04:00
Vitor Pamplona aef7d91a6b Moves privacy option from dialog to route 2025-04-25 12:14:44 -04:00
David Kaspar d874e798c6 remove unused imports 2025-04-25 17:10:25 +02:00
Vitor Pamplona 390e0615d1 Removing these disabled lock behavior code until we get it working 2025-04-25 11:10:04 -04:00
David Kaspar e40ca09f7c Use default locale for capitalisation in UI strings (use ROOT for IDs/Hashes for consistency) 2025-04-25 17:00:16 +02:00
David Kaspar 96436912bb Safe checked casting 2025-04-25 16:03:16 +02:00
David Kaspar 97290cea48 Replace String.capitalize with replaceFirstChar 2025-04-25 16:02:59 +02:00
David Kaspar ad2387f8e9 Add @OptIns
Change to auto mirrored icons
Remove unnecessary inline
2025-04-25 15:59:54 +02:00
Vitor Pamplona d25e89f41d Removes pull to refresh hack since we can now fully migrate 2025-04-24 19:36:47 -04:00
Vitor Pamplona 04712468aa Removing unused nip-05 2025-04-24 19:14:35 -04:00
Vitor Pamplona 354fc34fbb New default banner 2025-04-24 19:08:58 -04:00
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