-
Notifications
You must be signed in to change notification settings - Fork 109
Add screen to notify about new apps #224
base: develop
Are you sure you want to change the base?
Conversation
www/shared/i18n/en.i18n.json
Outdated
@@ -29,5 +29,8 @@ | |||
"Updating_files": "Updating files", | |||
"Updating_files_s_s": "Updating files<br/>%s / %s", | |||
"Validating_server": "Validating server", | |||
"Warning": "Warning" | |||
"Warning": "Warning", | |||
"new_native_apps_title": "Our new native apps are available", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If you want to make more enticing. Maybe something like:
Check out our new native apps!
www/shared/i18n/en.i18n.json
Outdated
"Warning": "Warning" | ||
"Warning": "Warning", | ||
"new_native_apps_title": "Our new native apps are available", | ||
"new_native_apps_description": "They have a much better performance, give it a try!", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
They have been completely rebuilt from the ground up for performance, and a better user experience. Give it a try!
Shouldn't it be: "They have a much better performance, give them a try."? |
@marceloschmidt see latest at top |
06788e5
to
45a4ddb
Compare
# Conflicts: # config.xml # package.json
736bd8e
to
90ac655
Compare
Can we disable this "new app" screen? Maybe an option to stop appearing, or just appear once. Right now the Cordova version is more reliable and preferred by me and my organization tgan the native one. |
@jberberick it should appear only one time. Can you show me the problem happening? |
@rodrigok If I get out of the android app entirely and open it back up, it appears for a couple seconds before automatically joining the server. |
Rocket.Chat Cordova Legacy