Commit Graph

60 Commits

Author SHA1 Message Date
Vitor Pamplona e616d2bdca Merge pull request #238 from miseelu/main
Added Chinese( Traditional ) Translation
2023-03-09 10:04:43 -05:00
Milu Lu da4b3e78fd Added Chinese( Traditional ) Translation 2023-03-09 22:45:58 +08:00
Vitor Pamplona c8d19f142e Keeping Quick Action and DropDown similar for now. 2023-03-09 09:34:25 -05:00
Vitor Pamplona 61d8a31a8a Merge remote-tracking branch 'origin/HEAD' 2023-03-09 09:26:59 -05:00
Milu Lu 91f92043b4 Added Chinese( Traditional ) Translation 2023-03-09 22:25:10 +08:00
Vitor Pamplona ddeead15ac Reduces Text Size of the Quick Action menu to fit on screen 2023-03-09 09:19:18 -05:00
Milu Lu e820250e4e Added Chinese(Simplified) Translation 2023-03-09 22:14:13 +08:00
Oleg Koretsky 0459c4f90a Actualize Russian and Ukrainian translations 2023-03-09 13:27:46 +02:00
Oleg Koretsky 13e488e1e2 Merge branch 'main' into fix/looong_buttons 2023-03-08 20:31:31 +02:00
maxmoney21m 9e58ef1110 Show alert first time deleting a note 2023-03-09 02:07:01 +08:00
maxmoney21m 07e4c82c1b Add (un)follow/delete to note quick actions 2023-03-09 02:07:00 +08:00
maxmoney21m 15771289e2 Revise note quick action button layout 2023-03-09 02:06:57 +08:00
maxmoney21m 6324dc64d5 Add NoteQuickActionMenu composable cf #71 2023-03-09 02:06:55 +08:00
detherminal 9c7a5b73b3 Added Turkish Translation 2023-03-08 18:45:07 +03:00
Chemaclass c7ba0bce5b Fix HU translations 2023-03-08 14:14:58 +00:00
Zoltan 00f38670a5 Hungarian Translation
This time I made the proper structure for the file. (Thanks Jose Maria Valera Reales for the help!)
2023-03-08 09:58:24 +01:00
Oleg Koretsky a82fc73346 Rearrange buttons on the new post screen. Add icons 2023-03-07 22:02:53 +02:00
Vitor Pamplona 5add9669f2 Merge pull request #208 from maxmoney21m/bugfix/204-fingerprint-crash-android9
Biometric support down to app's minimum SDK level 26, fixes #204
2023-03-06 13:10:31 -05:00
Oleg Koretsky b8bc076240 Shorten 'post' ru and uk translation 2023-03-06 18:10:51 +02:00
BackTo2009 95905e6c95 Update strings.xml 2023-03-06 13:19:21 +01:00
BackTo2009 d0bcb4f4c2 <string name="about_us">"à propos"</string>Update app/src/main/res/values-fr/strings.xml
Co-authored-by: Jose Maria Valera Reales <chemaclass@outlook.es>
2023-03-06 12:42:05 +01:00
BackTo2009 829121eb6a Update strings.xml
v0.24.0 translations tuned
2023-03-06 11:28:32 +01:00
maxmoney21m 1b0453cbc4 Biometric support down to app min SDK (level 26), fixes #204 2023-03-06 14:15:50 +08:00
Vitor Pamplona e86ae4ac41 Read only support for Badges. 2023-03-05 18:34:11 -05:00
Vitor Pamplona 681e3eb44e Support for NIP-50: Search 2023-03-04 19:11:49 -05:00
Vitor Pamplona c7debb272d Merge pull request #177 from maxmoney21m/feature/172-mark-all-read
Fix #172, add "Mark all as read" feature for DMs and chat rooms
2023-03-04 17:12:53 -05:00
Vitor Pamplona cf7464b5b6 Merge pull request #191 from maxmoney21m/feature/biometric-backup-nsec
Require biometric with device lock fallback to copy nsec
2023-03-04 17:11:35 -05:00
Vitor Pamplona 1b62574eca Merge pull request #193 from bkBrunobk/patch-1
French translation for Amethyst ;)
2023-03-04 17:09:47 -05:00
BackTo2009 566b44f4ef French translation for Amethyst ;) 2023-03-04 18:42:16 +01:00
maxmoney21m 6275051857 Change magnifying glass to globe #183 2023-03-05 01:30:55 +08:00
maxmoney21m d6b5af6d77 Require biometric with device lock fallback to copy nsec 2023-03-04 22:26:06 +08:00
maxmoney21m 8961675a3e Fix string resource use from earlier PR (already merged) 2023-03-04 15:18:07 +08:00
maxmoney21m 42a27a6d8d Merge branch 'main' into feature/172-mark-all-read 2023-03-04 14:17:31 +08:00
Vitor Pamplona 7863961aba Merge branch 'main' into main 2023-03-03 18:06:40 -05:00
Vitor Pamplona d3b557b778 Merge pull request #182 from maxmoney21m/feature/backup-keys
Move nsec backup to drawer and organize drawer
2023-03-03 16:08:42 -05:00
Rashed fe80b509e3 temporary solution for mirroring arabic text 2023-03-03 23:44:39 +03:00
Chemaclass f3bc190b0b Use boost=impulsar 2023-03-03 21:42:40 +01:00
Chemaclass 3674f6b354 Fix some typos in ES translations 2023-03-03 21:25:16 +01:00
maxmoney21m 3e32a91e34 Move nsec backup to Drawer and Dialog, organize Drawer 2023-03-04 03:02:04 +08:00
Chemaclass 10d6011009 Fix typos suggested by JesusValera 2023-03-03 19:30:50 +01:00
Chemaclass 62d22bf4ca Add string translations for ES 2023-03-03 19:04:10 +01:00
Vitor Pamplona f4d5785710 Support for Replaceable Events (NIP-33) 2023-03-03 11:35:29 -05:00
maxmoney21m 8d7897601b Add buttons to mark DMs and chatrooms as read #172 2023-03-03 12:35:05 +08:00
Vitor Pamplona 83f46f1a66 Merge pull request #176 from Radiokot/feature/uk_ru_translation
Add Russian and Ukrainian languages
2023-03-02 17:11:45 -05:00
Oleg Koretsky 88ceb436ac Fix typos 2023-03-02 23:30:37 +02:00
Oleg Koretsky 3cd37b8658 Add Ukrainian (uk) translation 2023-03-02 23:28:31 +02:00
Oleg Koretsky 0369b45385 Add Russian (ru) translation 2023-03-02 20:41:22 +02:00
Mário Nunes 4f9b1ab72c Corrected translation!
Changed from Mostar  to Mostrar
2023-03-02 14:40:44 -03:00
Vitor Pamplona 4ee6759957 Merge pull request #170 from rashedswen/patch-2
Update strings.xml
2023-03-01 16:36:16 -05:00
Vitor Pamplona cb39281268 Adjustments to strings 2023-03-01 16:27:20 -05:00