diff --git a/Podfile.lock b/Podfile.lock index d8af51feb..fb59d482d 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -204,6 +204,6 @@ SPEC CHECKSUMS: YYImage: f1ddd15ac032a58b78bbed1e012b50302d318331 ZXingObjC: fdbb269f25dd2032da343e06f10224d62f537bdb -PODFILE CHECKSUM: 7f961dc4934dd213f5a3277af57d54caef7a4442 +PODFILE CHECKSUM: 19ce2820c263e8f3c114817f7ca2da73a9382b6a COCOAPODS: 1.11.2 diff --git a/Session/Meta/Translations/de.lproj/Localizable.strings b/Session/Meta/Translations/de.lproj/Localizable.strings index 0dded534f..a911dfe5c 100644 --- a/Session/Meta/Translations/de.lproj/Localizable.strings +++ b/Session/Meta/Translations/de.lproj/Localizable.strings @@ -597,3 +597,6 @@ "system_mode_theme" = "System"; "dark_mode_theme" = "Dark"; "light_mode_theme" = "Light"; +"NEW_CONVERSATION_MENU_OPEN_GROUP" = "Open Group"; +"NEW_CONVERSATION_MENU_DIRECT_MESSAGE" = "Direct Message"; +"NEW_CONVERSATION_MENU_CLOSED_GROUP" = "Closed Group"; diff --git a/Session/Meta/Translations/en.lproj/Localizable.strings b/Session/Meta/Translations/en.lproj/Localizable.strings index 9ab55638a..5b12ac396 100644 --- a/Session/Meta/Translations/en.lproj/Localizable.strings +++ b/Session/Meta/Translations/en.lproj/Localizable.strings @@ -607,3 +607,6 @@ "SEARCH_SECTION_MESSAGES" = "Messages"; "SEARCH_SECTION_RECENT" = "Recent"; "RECENT_SEARCH_LAST_MESSAGE_DATETIME" = "last message: %@"; +"NEW_CONVERSATION_MENU_OPEN_GROUP" = "Open Group"; +"NEW_CONVERSATION_MENU_DIRECT_MESSAGE" = "Direct Message"; +"NEW_CONVERSATION_MENU_CLOSED_GROUP" = "Closed Group"; diff --git a/Session/Meta/Translations/es.lproj/Localizable.strings b/Session/Meta/Translations/es.lproj/Localizable.strings index 51ab3036d..b6ad30d65 100644 --- a/Session/Meta/Translations/es.lproj/Localizable.strings +++ b/Session/Meta/Translations/es.lproj/Localizable.strings @@ -597,3 +597,6 @@ "system_mode_theme" = "System"; "dark_mode_theme" = "Dark"; "light_mode_theme" = "Light"; +"NEW_CONVERSATION_MENU_OPEN_GROUP" = "Open Group"; +"NEW_CONVERSATION_MENU_DIRECT_MESSAGE" = "Direct Message"; +"NEW_CONVERSATION_MENU_CLOSED_GROUP" = "Closed Group"; diff --git a/Session/Meta/Translations/fa.lproj/Localizable.strings b/Session/Meta/Translations/fa.lproj/Localizable.strings index c261e3af3..c5ce00e23 100644 --- a/Session/Meta/Translations/fa.lproj/Localizable.strings +++ b/Session/Meta/Translations/fa.lproj/Localizable.strings @@ -597,3 +597,6 @@ "system_mode_theme" = "System"; "dark_mode_theme" = "Dark"; "light_mode_theme" = "Light"; +"NEW_CONVERSATION_MENU_OPEN_GROUP" = "Open Group"; +"NEW_CONVERSATION_MENU_DIRECT_MESSAGE" = "Direct Message"; +"NEW_CONVERSATION_MENU_CLOSED_GROUP" = "Closed Group"; diff --git a/Session/Meta/Translations/fi.lproj/Localizable.strings b/Session/Meta/Translations/fi.lproj/Localizable.strings index 73808ff68..6dfc22e77 100644 --- a/Session/Meta/Translations/fi.lproj/Localizable.strings +++ b/Session/Meta/Translations/fi.lproj/Localizable.strings @@ -597,3 +597,6 @@ "system_mode_theme" = "System"; "dark_mode_theme" = "Dark"; "light_mode_theme" = "Light"; +"NEW_CONVERSATION_MENU_OPEN_GROUP" = "Open Group"; +"NEW_CONVERSATION_MENU_DIRECT_MESSAGE" = "Direct Message"; +"NEW_CONVERSATION_MENU_CLOSED_GROUP" = "Closed Group"; diff --git a/Session/Meta/Translations/fr.lproj/Localizable.strings b/Session/Meta/Translations/fr.lproj/Localizable.strings index 898f200e0..d7a0fe364 100644 --- a/Session/Meta/Translations/fr.lproj/Localizable.strings +++ b/Session/Meta/Translations/fr.lproj/Localizable.strings @@ -597,3 +597,6 @@ "system_mode_theme" = "System"; "dark_mode_theme" = "Dark"; "light_mode_theme" = "Light"; +"NEW_CONVERSATION_MENU_OPEN_GROUP" = "Open Group"; +"NEW_CONVERSATION_MENU_DIRECT_MESSAGE" = "Direct Message"; +"NEW_CONVERSATION_MENU_CLOSED_GROUP" = "Closed Group"; diff --git a/Session/Meta/Translations/hi.lproj/Localizable.strings b/Session/Meta/Translations/hi.lproj/Localizable.strings index 1aa6f2581..9a1902018 100644 --- a/Session/Meta/Translations/hi.lproj/Localizable.strings +++ b/Session/Meta/Translations/hi.lproj/Localizable.strings @@ -597,3 +597,6 @@ "system_mode_theme" = "System"; "dark_mode_theme" = "Dark"; "light_mode_theme" = "Light"; +"NEW_CONVERSATION_MENU_OPEN_GROUP" = "Open Group"; +"NEW_CONVERSATION_MENU_DIRECT_MESSAGE" = "Direct Message"; +"NEW_CONVERSATION_MENU_CLOSED_GROUP" = "Closed Group"; diff --git a/Session/Meta/Translations/hr.lproj/Localizable.strings b/Session/Meta/Translations/hr.lproj/Localizable.strings index 37658f8bb..a9f374297 100644 --- a/Session/Meta/Translations/hr.lproj/Localizable.strings +++ b/Session/Meta/Translations/hr.lproj/Localizable.strings @@ -597,3 +597,6 @@ "system_mode_theme" = "System"; "dark_mode_theme" = "Dark"; "light_mode_theme" = "Light"; +"NEW_CONVERSATION_MENU_OPEN_GROUP" = "Open Group"; +"NEW_CONVERSATION_MENU_DIRECT_MESSAGE" = "Direct Message"; +"NEW_CONVERSATION_MENU_CLOSED_GROUP" = "Closed Group"; diff --git a/Session/Meta/Translations/id-ID.lproj/Localizable.strings b/Session/Meta/Translations/id-ID.lproj/Localizable.strings index 120c2bbcf..6a605d07e 100644 --- a/Session/Meta/Translations/id-ID.lproj/Localizable.strings +++ b/Session/Meta/Translations/id-ID.lproj/Localizable.strings @@ -597,3 +597,6 @@ "system_mode_theme" = "System"; "dark_mode_theme" = "Dark"; "light_mode_theme" = "Light"; +"NEW_CONVERSATION_MENU_OPEN_GROUP" = "Open Group"; +"NEW_CONVERSATION_MENU_DIRECT_MESSAGE" = "Direct Message"; +"NEW_CONVERSATION_MENU_CLOSED_GROUP" = "Closed Group"; diff --git a/Session/Meta/Translations/it.lproj/Localizable.strings b/Session/Meta/Translations/it.lproj/Localizable.strings index bd197e62b..843eb35bf 100644 --- a/Session/Meta/Translations/it.lproj/Localizable.strings +++ b/Session/Meta/Translations/it.lproj/Localizable.strings @@ -597,3 +597,6 @@ "system_mode_theme" = "System"; "dark_mode_theme" = "Dark"; "light_mode_theme" = "Light"; +"NEW_CONVERSATION_MENU_OPEN_GROUP" = "Open Group"; +"NEW_CONVERSATION_MENU_DIRECT_MESSAGE" = "Direct Message"; +"NEW_CONVERSATION_MENU_CLOSED_GROUP" = "Closed Group"; diff --git a/Session/Meta/Translations/ja.lproj/Localizable.strings b/Session/Meta/Translations/ja.lproj/Localizable.strings index cc2e1098d..40270d169 100644 --- a/Session/Meta/Translations/ja.lproj/Localizable.strings +++ b/Session/Meta/Translations/ja.lproj/Localizable.strings @@ -597,3 +597,6 @@ "system_mode_theme" = "System"; "dark_mode_theme" = "Dark"; "light_mode_theme" = "Light"; +"NEW_CONVERSATION_MENU_OPEN_GROUP" = "Open Group"; +"NEW_CONVERSATION_MENU_DIRECT_MESSAGE" = "Direct Message"; +"NEW_CONVERSATION_MENU_CLOSED_GROUP" = "Closed Group"; diff --git a/Session/Meta/Translations/nl.lproj/Localizable.strings b/Session/Meta/Translations/nl.lproj/Localizable.strings index c3ba6a16f..91128b670 100644 --- a/Session/Meta/Translations/nl.lproj/Localizable.strings +++ b/Session/Meta/Translations/nl.lproj/Localizable.strings @@ -597,3 +597,6 @@ "system_mode_theme" = "System"; "dark_mode_theme" = "Dark"; "light_mode_theme" = "Light"; +"NEW_CONVERSATION_MENU_OPEN_GROUP" = "Open Group"; +"NEW_CONVERSATION_MENU_DIRECT_MESSAGE" = "Direct Message"; +"NEW_CONVERSATION_MENU_CLOSED_GROUP" = "Closed Group"; diff --git a/Session/Meta/Translations/pl.lproj/Localizable.strings b/Session/Meta/Translations/pl.lproj/Localizable.strings index d91701ba2..ce7c1ab5f 100644 --- a/Session/Meta/Translations/pl.lproj/Localizable.strings +++ b/Session/Meta/Translations/pl.lproj/Localizable.strings @@ -597,3 +597,6 @@ "system_mode_theme" = "System"; "dark_mode_theme" = "Dark"; "light_mode_theme" = "Light"; +"NEW_CONVERSATION_MENU_OPEN_GROUP" = "Open Group"; +"NEW_CONVERSATION_MENU_DIRECT_MESSAGE" = "Direct Message"; +"NEW_CONVERSATION_MENU_CLOSED_GROUP" = "Closed Group"; diff --git a/Session/Meta/Translations/pt_BR.lproj/Localizable.strings b/Session/Meta/Translations/pt_BR.lproj/Localizable.strings index 0d2e9985e..fb2f3345a 100644 --- a/Session/Meta/Translations/pt_BR.lproj/Localizable.strings +++ b/Session/Meta/Translations/pt_BR.lproj/Localizable.strings @@ -597,3 +597,6 @@ "system_mode_theme" = "System"; "dark_mode_theme" = "Dark"; "light_mode_theme" = "Light"; +"NEW_CONVERSATION_MENU_OPEN_GROUP" = "Open Group"; +"NEW_CONVERSATION_MENU_DIRECT_MESSAGE" = "Direct Message"; +"NEW_CONVERSATION_MENU_CLOSED_GROUP" = "Closed Group"; diff --git a/Session/Meta/Translations/ru.lproj/Localizable.strings b/Session/Meta/Translations/ru.lproj/Localizable.strings index 0a46af259..ab7cb8cdf 100644 --- a/Session/Meta/Translations/ru.lproj/Localizable.strings +++ b/Session/Meta/Translations/ru.lproj/Localizable.strings @@ -597,3 +597,6 @@ "system_mode_theme" = "System"; "dark_mode_theme" = "Dark"; "light_mode_theme" = "Light"; +"NEW_CONVERSATION_MENU_OPEN_GROUP" = "Open Group"; +"NEW_CONVERSATION_MENU_DIRECT_MESSAGE" = "Direct Message"; +"NEW_CONVERSATION_MENU_CLOSED_GROUP" = "Closed Group"; diff --git a/Session/Meta/Translations/si.lproj/Localizable.strings b/Session/Meta/Translations/si.lproj/Localizable.strings index 48940993f..149e7892f 100644 --- a/Session/Meta/Translations/si.lproj/Localizable.strings +++ b/Session/Meta/Translations/si.lproj/Localizable.strings @@ -598,3 +598,6 @@ "system_mode_theme" = "System"; "dark_mode_theme" = "Dark"; "light_mode_theme" = "Light"; +"NEW_CONVERSATION_MENU_OPEN_GROUP" = "Open Group"; +"NEW_CONVERSATION_MENU_DIRECT_MESSAGE" = "Direct Message"; +"NEW_CONVERSATION_MENU_CLOSED_GROUP" = "Closed Group"; diff --git a/Session/Meta/Translations/sk.lproj/Localizable.strings b/Session/Meta/Translations/sk.lproj/Localizable.strings index 18c696cd6..0d1a0eb95 100644 --- a/Session/Meta/Translations/sk.lproj/Localizable.strings +++ b/Session/Meta/Translations/sk.lproj/Localizable.strings @@ -597,3 +597,6 @@ "system_mode_theme" = "System"; "dark_mode_theme" = "Dark"; "light_mode_theme" = "Light"; +"NEW_CONVERSATION_MENU_OPEN_GROUP" = "Open Group"; +"NEW_CONVERSATION_MENU_DIRECT_MESSAGE" = "Direct Message"; +"NEW_CONVERSATION_MENU_CLOSED_GROUP" = "Closed Group"; diff --git a/Session/Meta/Translations/sv.lproj/Localizable.strings b/Session/Meta/Translations/sv.lproj/Localizable.strings index 3fe6d5ffd..1b865f3ff 100644 --- a/Session/Meta/Translations/sv.lproj/Localizable.strings +++ b/Session/Meta/Translations/sv.lproj/Localizable.strings @@ -597,3 +597,6 @@ "system_mode_theme" = "System"; "dark_mode_theme" = "Dark"; "light_mode_theme" = "Light"; +"NEW_CONVERSATION_MENU_OPEN_GROUP" = "Open Group"; +"NEW_CONVERSATION_MENU_DIRECT_MESSAGE" = "Direct Message"; +"NEW_CONVERSATION_MENU_CLOSED_GROUP" = "Closed Group"; diff --git a/Session/Meta/Translations/th.lproj/Localizable.strings b/Session/Meta/Translations/th.lproj/Localizable.strings index 4372e87c0..badb957e3 100644 --- a/Session/Meta/Translations/th.lproj/Localizable.strings +++ b/Session/Meta/Translations/th.lproj/Localizable.strings @@ -597,3 +597,6 @@ "system_mode_theme" = "System"; "dark_mode_theme" = "Dark"; "light_mode_theme" = "Light"; +"NEW_CONVERSATION_MENU_OPEN_GROUP" = "Open Group"; +"NEW_CONVERSATION_MENU_DIRECT_MESSAGE" = "Direct Message"; +"NEW_CONVERSATION_MENU_CLOSED_GROUP" = "Closed Group"; diff --git a/Session/Meta/Translations/vi-VN.lproj/Localizable.strings b/Session/Meta/Translations/vi-VN.lproj/Localizable.strings index efae3e3d2..eba66c9ab 100644 --- a/Session/Meta/Translations/vi-VN.lproj/Localizable.strings +++ b/Session/Meta/Translations/vi-VN.lproj/Localizable.strings @@ -597,3 +597,6 @@ "system_mode_theme" = "System"; "dark_mode_theme" = "Dark"; "light_mode_theme" = "Light"; +"NEW_CONVERSATION_MENU_OPEN_GROUP" = "Open Group"; +"NEW_CONVERSATION_MENU_DIRECT_MESSAGE" = "Direct Message"; +"NEW_CONVERSATION_MENU_CLOSED_GROUP" = "Closed Group"; diff --git a/Session/Meta/Translations/zh-Hant.lproj/Localizable.strings b/Session/Meta/Translations/zh-Hant.lproj/Localizable.strings index 2f7d6e290..54672311b 100644 --- a/Session/Meta/Translations/zh-Hant.lproj/Localizable.strings +++ b/Session/Meta/Translations/zh-Hant.lproj/Localizable.strings @@ -597,3 +597,6 @@ "system_mode_theme" = "System"; "dark_mode_theme" = "Dark"; "light_mode_theme" = "Light"; +"NEW_CONVERSATION_MENU_OPEN_GROUP" = "Open Group"; +"NEW_CONVERSATION_MENU_DIRECT_MESSAGE" = "Direct Message"; +"NEW_CONVERSATION_MENU_CLOSED_GROUP" = "Closed Group"; diff --git a/Session/Meta/Translations/zh_CN.lproj/Localizable.strings b/Session/Meta/Translations/zh_CN.lproj/Localizable.strings index 9abccf9f3..39db28334 100644 --- a/Session/Meta/Translations/zh_CN.lproj/Localizable.strings +++ b/Session/Meta/Translations/zh_CN.lproj/Localizable.strings @@ -597,3 +597,6 @@ "system_mode_theme" = "System"; "dark_mode_theme" = "Dark"; "light_mode_theme" = "Light"; +"NEW_CONVERSATION_MENU_OPEN_GROUP" = "Open Group"; +"NEW_CONVERSATION_MENU_DIRECT_MESSAGE" = "Direct Message"; +"NEW_CONVERSATION_MENU_CLOSED_GROUP" = "Closed Group"; diff --git a/SessionUIKit/Style Guide/Colors.xcassets/session_grey.colorset/Contents.json b/SessionUIKit/Style Guide/Colors.xcassets/session_grey.colorset/Contents.json index f347d967f..26909c57c 100644 --- a/SessionUIKit/Style Guide/Colors.xcassets/session_grey.colorset/Contents.json +++ b/SessionUIKit/Style Guide/Colors.xcassets/session_grey.colorset/Contents.json @@ -11,6 +11,24 @@ } }, "idiom" : "universal" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "dark" + } + ], + "color" : { + "color-space" : "srgb", + "components" : { + "alpha" : "1.000", + "blue" : "0xF9", + "green" : "0xF9", + "red" : "0xF9" + } + }, + "idiom" : "universal" } ], "info" : {