mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-02-02 04:06:51 +01:00
Change app name from "Element (Riot.im)" to "Element"
This commit is contained in:
parent
7984d021f6
commit
1212bb8d70
@ -1,4 +1,4 @@
|
|||||||
Changes in Element 1.X.X (2020-XX-XX)
|
Changes in Element 1.0.17 (2020-XX-XX)
|
||||||
===================================================
|
===================================================
|
||||||
|
|
||||||
Features ✨:
|
Features ✨:
|
||||||
@ -25,7 +25,7 @@ Test:
|
|||||||
-
|
-
|
||||||
|
|
||||||
Other changes:
|
Other changes:
|
||||||
-
|
- Change app name from "Element (Riot.im)" to "Element"
|
||||||
|
|
||||||
Changes in Element 1.0.16 (2020-02-04)
|
Changes in Element 1.0.16 (2020-02-04)
|
||||||
===================================================
|
===================================================
|
||||||
|
@ -210,7 +210,7 @@ android {
|
|||||||
}
|
}
|
||||||
|
|
||||||
release {
|
release {
|
||||||
resValue "string", "app_name", "Element (Riot.im)"
|
resValue "string", "app_name", "Element"
|
||||||
|
|
||||||
resValue "bool", "debug_mode", "false"
|
resValue "bool", "debug_mode", "false"
|
||||||
buildConfigField "boolean", "LOW_PRIVACY_LOG_ENABLE", "false"
|
buildConfigField "boolean", "LOW_PRIVACY_LOG_ENABLE", "false"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user