• R/O
  • HTTP
  • SSH
  • HTTPS

Gr2Control: Commit

Ricoh GR2 Control App for Android.


Commit MetaInfo

Revisión8796a4e6ce6a773645cd159d5dcd9d5d65edc3dc (tree)
Tiempo2020-05-06 16:05:54
AutorMRSa <mrsa@myad...>
CommiterMRSa

Log Message

電源OFFをコメントに。

Cambiar Resumen

Diferencia incremental

--- a/app/src/main/res/xml/preferences_summary.xml
+++ b/app/src/main/res/xml/preferences_summary.xml
@@ -2,12 +2,12 @@
22 <PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" >
33 <PreferenceCategory
44 android:title="@string/pref_cat_application_control">
5-/*
5+<!--
66 <PreferenceScreen
77 android:key="exit_application"
88 android:icon="@drawable/ic_power_settings_new_black_24dp"
99 android:title="@string/pref_exit_power_off" />
10-*/
10+-->
1111 <ListPreference
1212 android:title="@string/pref_connection_method"
1313 android:entryValues="@array/connection_method_value"
Show on old repository browser