mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-16 12:49:55 +01:00
Added a settings screen and a setting for activating Bluetooth. Bug #28.
This commit is contained in:
BIN
briar-android/res/drawable-hdpi/action_about.png
Normal file
BIN
briar-android/res/drawable-hdpi/action_about.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.7 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 1.5 KiB |
BIN
briar-android/res/drawable-mdpi/action_about.png
Normal file
BIN
briar-android/res/drawable-mdpi/action_about.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.4 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 1.3 KiB |
BIN
briar-android/res/drawable-xhdpi/action_about.png
Normal file
BIN
briar-android/res/drawable-xhdpi/action_about.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.2 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 1.8 KiB |
@@ -16,8 +16,9 @@
|
||||
<string name="expiry_warning">This software has expired.\nPlease install a newer version.</string>
|
||||
<string name="contact_list_button">Contacts</string>
|
||||
<string name="forums_button">Forums</string>
|
||||
<string name="testing_button">Testing</string>
|
||||
<string name="settings_button">Settings</string>
|
||||
<string name="sign_out_button">Sign Out</string>
|
||||
<string name="testing_button">Testing</string>
|
||||
<string name="contact_list_title">Contacts</string>
|
||||
<string name="no_contacts">No contacts</string>
|
||||
<string name="contact_connected">Connected</string>
|
||||
@@ -79,4 +80,7 @@
|
||||
<string name="private_message_notification_text">Touch to show.</string>
|
||||
<string name="group_post_notification_title">New forum post</string>
|
||||
<string name="group_post_notification_text">Touch to show.</string>
|
||||
<string name="settings_title">Settings</string>
|
||||
<string name="activate_bluetooth_option">Activate Bluetooth while signed in</string>
|
||||
<string name="activate_bluetooth_explanation">Briar uses Bluetooth to communicate with nearby contacts</string>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user