Jelly Star junk
This commit is contained in:
parent
e208201d3b
commit
7f3dd95a9e
|
@ -15,3 +15,10 @@ You can find more about the teaching at
|
|||
---
|
||||
|
||||
Jr now has a [salad blog](/salads/)!
|
||||
|
||||
---
|
||||
|
||||
> mostly building weird stuff no one uses,
|
||||
> but occasionally getting it right.
|
||||
|
||||
-- Rob Pike
|
||||
|
|
|
@ -0,0 +1,214 @@
|
|||
---
|
||||
title: Jelly Star Setup
|
||||
date: 2024-09-24T10:00:00
|
||||
tags:
|
||||
- dumbphone
|
||||
---
|
||||
|
||||
This is mostly a note to myself,
|
||||
in case I ever have to factory reset this phone.
|
||||
Maybe it will help other people, too.
|
||||
|
||||
|
||||
Remove/Disable Apps
|
||||
===================
|
||||
|
||||
This phone will never get a security patch,
|
||||
so I have to be very careful about what information is stored on it.
|
||||
"Information" here includes data,
|
||||
but also authentication tokens.
|
||||
|
||||
This means no banking apps, car apps, browsers, podcast apps (except YouTube Music,
|
||||
which I verified re-encodes podcast icons), or cloud storage clients.
|
||||
|
||||
My first step was to remove or disable as many apps as I could tolerate.
|
||||
This included:
|
||||
|
||||
* Google Drive
|
||||
* Google Photos
|
||||
* Google TV
|
||||
* Google Assistant
|
||||
* Chrome
|
||||
* Gmail
|
||||
* Keep Notes
|
||||
* YouTube
|
||||
|
||||
|
||||
Install No-Icons Launcher
|
||||
=========================
|
||||
|
||||
I like OLauncher.
|
||||
|
||||
My two home screen apps are a calculator (I use RealCalc,
|
||||
because I like Reverse Polish Notation), and
|
||||
YouTube Music (for podcasts, mostly).
|
||||
|
||||
I have the launcher configured to swipe right for the phone app,
|
||||
swipe left for the messages app.
|
||||
I had to reassign the phone app to the swipe right action
|
||||
to prevent it from bringing up the dialer each time.
|
||||
|
||||
I also had to briefly switch back to the factory launcher
|
||||
to get the right bottom face button (recent apps) to work.
|
||||
I don't understand why this worked to fix it, but it did.
|
||||
|
||||
Setting the font to the largest size was also helpful.
|
||||
|
||||
|
||||
Install Better Camera
|
||||
=====================
|
||||
|
||||
The built-in camera is actually pretty good:
|
||||
better than OpenCamera and a few others I tried.
|
||||
But GCam is still the best.
|
||||
|
||||
I used [MGC 8.9.097 A11 V25](https://www.celsoazevedo.com/files/android/google-camera/dev-bsg/f/dl227/)
|
||||
and loaded the [Jelly Star config](https://www.celsoazevedo.com/files/android/google-camera/f/configs-bsg-05/).
|
||||
I've mirrored these in `media/software/GCam` on my NAS,
|
||||
if those links ever break.
|
||||
|
||||
I made a few changes to the config:
|
||||
[my config](js2.xml) might be a better starting point
|
||||
if I have to reinstall the phone.
|
||||
|
||||
I installed the "Gallery" app (by Google)
|
||||
to view photos.
|
||||
Google Photos doesn't appear to provide anything I want.
|
||||
|
||||
I can't get "top shot" to work:
|
||||
it's the feature that records a little video when you take a photo.
|
||||
|
||||
|
||||
RCS with Messages
|
||||
=================
|
||||
|
||||
RCS wouldn't enable until I had updated the Messages app to the latest version,
|
||||
and then cleared data for the app.
|
||||
|
||||
|
||||
Weird System Things
|
||||
===================
|
||||
|
||||
The OS has some strange additions in the settings.
|
||||
|
||||
Apply Advanced Settings
|
||||
-----------------------
|
||||
|
||||
There are three things under here:
|
||||
|
||||
Network Manager
|
||||
: A handly little thing to disable Internet access to certain apps.
|
||||
I disabled it for GCam
|
||||
|
||||
App Blocker
|
||||
: This is a power saving feature that works alongside (or maybe against)
|
||||
the power saving already in the OS. I turned it off.
|
||||
|
||||
Freezer
|
||||
: I think this is a way to hide apps from yourself.
|
||||
Olauncher has it built in, so I haven't used it.
|
||||
|
||||
|
||||
LED lights
|
||||
----------
|
||||
|
||||
You can make the lights on the back of the phone flash.
|
||||
I'm probably going to turn it off,
|
||||
it's starting to annoy me.
|
||||
|
||||
Intelligent Assistance
|
||||
----------------------
|
||||
|
||||
Some of these are well-explained on screen.
|
||||
Some aren't:
|
||||
|
||||
Physical key switch
|
||||
: "Lefty" mode, switches the function of the left and right face buttons
|
||||
below the LCD, by making them "recent apps", "home", and "back".
|
||||
|
||||
Memory Extension
|
||||
: I think this just creates a swap file. I wouldn't do it,
|
||||
once you wear out the flash memory, you have to buy a new phone.
|
||||
|
||||
Call recorder
|
||||
: I guess this is nice? I turned it off.
|
||||
|
||||
LED notification
|
||||
: This is the LED on the face of the phone.
|
||||
Super useful! I have mine blink on missed notifications.
|
||||
I wish more phones did this, but I guess it would mean
|
||||
people aren't turning their phones on all the time,
|
||||
which manufacturers probably don't want to happen.
|
||||
|
||||
|
||||
Shortcut Settings
|
||||
----------------
|
||||
|
||||
PTT key
|
||||
: I guess there are some apps that work like a walkie-talkie.
|
||||
You can turn this on to have the red side button be "push to talk"
|
||||
for these apps.
|
||||
|
||||
Programmable key
|
||||
: I left it at "None". I don't know what the other options do,
|
||||
other than disable the shortcuts.
|
||||
|
||||
Shortcut settings
|
||||
: You can have the red button do certain things.
|
||||
Right now I only have it turning the flashlight on and off.
|
||||
|
||||
|
||||
Other System Settings
|
||||
---------------------
|
||||
|
||||
I disabled gesture navigation.
|
||||
The screen is so small,
|
||||
the gestures were conflicting with other stuff like swipe text entry.
|
||||
Since the phone has the three face buttons anyhow,
|
||||
this works out fine.
|
||||
|
||||
|
||||
Install Some Other Apps
|
||||
======================
|
||||
|
||||
Like it or not,
|
||||
I need a few other apps:
|
||||
|
||||
* Car charging networks (PlugShare, EVGo, ChargePoint, and so on)
|
||||
* PhotoSync, to back up photos. It *only* has access to photos on our NAS.
|
||||
* PlayBook will play audiobooks. I like it.
|
||||
* Plexamp for music.
|
||||
* Travel apps: TripIt, Uber, Amtrak, Catima (stores barcodes)
|
||||
|
||||
|
||||
Accelerometer
|
||||
=======
|
||||
|
||||
The "Toolbox" app that comes built in is actually pretty nice.
|
||||
It has a Pedometer that you can't seem to disable but are free to ignore.
|
||||
It also has a "bubble level" that lets you see if the accelerometer is calibrated.
|
||||
Mine wasn't.
|
||||
|
||||
To calibrate the accelerometer,
|
||||
dial `*#*#3377#*#*` on the phone,
|
||||
then select "GRAVITY CALIBRATIO N".
|
||||
Set the phone on a flat surface and press "calibrate".
|
||||
There's also a GPS test in here which shows speed,
|
||||
and a "DISTANCE CALIBRATIO N" that exercises the proximity sensor.
|
||||
Stay away from "MTKLOG", it must be force stopped to make it go away.
|
||||
I don't know what "SMARTPA CALIB" does:
|
||||
the Internet makes it sound like possibly something to do with the loudspeaker?
|
||||
"SINGLE TEST" lets you exercise all the sensors and output devices,
|
||||
including turning on both colors of flashlight LED (the amber one doesn't appear to be used by anything else)
|
||||
I haven't played with "AGING TEST".
|
||||
|
||||
It might be worth calibrating the gyroscope in "SINGLE TEST".
|
||||
Place the phone on a flat surface to do so.
|
||||
|
||||
|
||||
Browser
|
||||
=======
|
||||
|
||||
Two apps (TripIt and Amtrak) need a browser installed in order to log in.
|
||||
I enabled Chrome temporarily to set these up,
|
||||
then disabled it again.
|
|
@ -0,0 +1,325 @@
|
|||
<?xml version='1.0' encoding='utf-8' standalone='yes' ?>
|
||||
<map>
|
||||
<string name="ses_autofps_id_key_0"></string>
|
||||
<string name="CCT_WB_intensity_0">1.0</string>
|
||||
<string name="pref_camera_coach_key">1</string>
|
||||
<string name="gawb_user_bg_a_key_1">0.686416</string>
|
||||
<string name="gawb_user_bg_a_key_0">0.686416</string>
|
||||
<string name="pref_double_tap_key">zoom</string>
|
||||
<string name="key_promote_launch_wear">0</string>
|
||||
<string name="pref_last_installed_version_code">66480026</string>
|
||||
<string name="hdr_net_key">0</string>
|
||||
<string name="pv_ft_key">1</string>
|
||||
<string name="pt_ft_key">1</string>
|
||||
<string name="pref_satCCT_G_0">1.0</string>
|
||||
<string name="pref_satCCT_G_1">1.0</string>
|
||||
<string name="gawb_user_bg_g_key_0">0.556984</string>
|
||||
<string name="gawb_user_bg_g_key_1">0.556984</string>
|
||||
<string name="expcomp_key_1">0</string>
|
||||
<string name="ses_autofps_id_key_1"></string>
|
||||
<string name="expcomp_key_0">0</string>
|
||||
<string name="pref_customCCT8_0"></string>
|
||||
<string name="gawb_user_bg_l_key_1">0.340845</string>
|
||||
<string name="gawb_user_bg_l_key_0">0.340845</string>
|
||||
<string name="pref_switch_to_previous_mode_command_string">71</string>
|
||||
<int name="tooltip_impression_count_for_long_press" value="1" />
|
||||
<string name="user_nm_d2_key_0"></string>
|
||||
<string name="jpg_scaling_enable_key_1">0</string>
|
||||
<string name="pref_has_checked_cheetah_mode">1</string>
|
||||
<string name="user_nm_b2_key_0"></string>
|
||||
<string name="jpg_scaling_enable_key_0">0</string>
|
||||
<string name="jpg_opt_q_key_1"></string>
|
||||
<string name="jpg_opt_q_key_0"></string>
|
||||
<string name="gawb_user_rg_n_key_0">0.478985</string>
|
||||
<string name="pref_camera_picturesize_back_key"></string>
|
||||
<string name="pref_disable_log_key">1</string>
|
||||
<string name="pref_camera_back_flashmode_key">ns</string>
|
||||
<string name="pref_mode_vesper_level">0</string>
|
||||
<string name="flash_mode_key">0</string>
|
||||
<string name="gawb_user_rg_n_key_1">0.478985</string>
|
||||
<string name="gawb_user_rg_h_key_1">0.645941</string>
|
||||
<string name="gawb_user_rg_h_key_0">0.645941</string>
|
||||
<string name="fix_saturation_key_0">0</string>
|
||||
<string name="fix_saturation_key_1">1</string>
|
||||
<string name="pref_camera_hdrplus_option_available_key">1</string>
|
||||
<string name="e_m_quality_key_1">0</string>
|
||||
<string name="e_m_quality_key_0">0</string>
|
||||
<string name="gawb_user_bg_f_key_1">0.269751</string>
|
||||
<string name="pref_R_hue_1">0.0</string>
|
||||
<string name="user_nm_b1_key_0"></string>
|
||||
<string name="pref_R_hue_0">0.0</string>
|
||||
<string name="pref_camera_video_back_flashmode_thermally_disabled_key">0</string>
|
||||
<string name="gawb_user_bg_f_key_0">0.269751</string>
|
||||
<string name="manual_focus_near_key_0">0.833</string>
|
||||
<string name="manual_focus_near_key_1">0.833</string>
|
||||
<string name="gawb_user_rg_o_key_1">0.645941</string>
|
||||
<string name="gawb_user_rg_o_key_0">0.645941</string>
|
||||
<string name="gawb_user_rg_b_key_0">0.442842</string>
|
||||
<string name="dev_setting_filter_key"></string>
|
||||
<string name="gawb_user_rg_b_key_1">0.442842</string>
|
||||
<string name="pref_double_tap_launch_edu_count">2</string>
|
||||
<string name="c_c_m_quality_key_0">3</string>
|
||||
<string name="c_c_m_quality_key_1">0</string>
|
||||
<string name="ses_tl_id_key_0"></string>
|
||||
<string name="pref_customCCT9_0"></string>
|
||||
<string name="device_key">flame</string>
|
||||
<string name="quality_enh_corrector_key_0">0</string>
|
||||
<string name="pref_camera_resolution">full</string>
|
||||
<string name="quality_enh_corrector_key_1">0</string>
|
||||
<string name="ses_tl_id_key_1"></string>
|
||||
<string name="on_pthcr_key">0</string>
|
||||
<string name="iso_enh_limit_key_0"></string>
|
||||
<string name="galley_key">com.google.android.apps.photosgo</string>
|
||||
<string name="t_m_quality_key_0">0</string>
|
||||
<boolean name="finish_long_shot_capture" value="true" />
|
||||
<string name="t_m_quality_key_1">0</string>
|
||||
<string name="gawb_user_rg_i_key_0">0.538163</string>
|
||||
<string name="gawb_user_rg_i_key_1">0.538163</string>
|
||||
<string name="pref_camera_selfie_mirror_key">0</string>
|
||||
<string name="pref_camera_frames_b_photo">0</string>
|
||||
<string name="gawb_user_bg_m_key_0">0.686416</string>
|
||||
<string name="gawb_user_bg_m_key_1">0.686416</string>
|
||||
<string name="gawb_user_rg_c_key_0">0.887744</string>
|
||||
<string name="gawb_user_rg_c_key_1">0.887744</string>
|
||||
<string name="pref_af_mode_front">0</string>
|
||||
<string name="gawb_user_ratio_key_0">1.00293</string>
|
||||
<string name="pref_camera_hdr_plus_back_flashmode_thermally_disabled_key">0</string>
|
||||
<string name="gawb_user_ratio_key_1">1.00293</string>
|
||||
<string name="gawb_user_bg_k_key_1">0.250332</string>
|
||||
<string name="gawb_user_bg_k_key_0">0.250332</string>
|
||||
<string name="lens_bl_key"></string>
|
||||
<string name="ses_120fps_id_key_1"></string>
|
||||
<long name="tooltip_latest_impression_timestamp_for_auto_timelapse_tooltip" value="1704660043687" />
|
||||
<string name="ses_120fps_id_key_0"></string>
|
||||
<int name="tooltip_impression_trigger_count_for_long_exposure_smarts_chip" value="2" />
|
||||
<string name="pref_social_app_com_google_android_apps_messaging">1</string>
|
||||
<string name="pref_has_set_social_share_apps">1</string>
|
||||
<int name="tooltip_impression_count_for_catshark_agency_tooltip" value="4" />
|
||||
<string name="pref_upgrade_version">24</string>
|
||||
<boolean name="autotimer_tutorial_shown" value="true" />
|
||||
<string name="user_nm_c0_key_0"></string>
|
||||
<string name="pref_customCCT1_0"></string>
|
||||
<string name="pref_chameleon_control_key">1</string>
|
||||
<string name="wl_key_0">0</string>
|
||||
<string name="perf_has_shown_options_bar">1</string>
|
||||
<string name="wl_key_1">0</string>
|
||||
<string name="gawb_user_rg_g_key_1">0.558293</string>
|
||||
<string name="gawb_user_rg_g_key_0">0.558293</string>
|
||||
<string name="user_nm_b3_key_0"></string>
|
||||
<string name="gawb_user_rg_d_key_0">0.645941</string>
|
||||
<string name="gawb_user_rg_d_key_1">0.645941</string>
|
||||
<string name="quality_auto_corrector_key_0">0</string>
|
||||
<string name="pref_video_fps_4k_key">FPS_30</string>
|
||||
<string name="pref_mode_vesperad_option">0</string>
|
||||
<string name="quality_auto_corrector_key_1">0</string>
|
||||
<string name="compress_dng_key_0">0</string>
|
||||
<string name="hwlevel_key">0</string>
|
||||
<string name="manual_focus_infinity_key_0">0.0</string>
|
||||
<string name="manual_focus_infinity_key_1">0.0</string>
|
||||
<string name="reset_focus_key_1">0</string>
|
||||
<string name="pref_camera_recordlocation_key">1</string>
|
||||
<string name="preview_key_0">0</string>
|
||||
<string name="preview_key_1">0</string>
|
||||
<string name="reset_focus_key_0">0</string>
|
||||
<boolean name="finish_video_capture" value="true" />
|
||||
<string name="gawb_user_bg_h_key_1">0.446765</string>
|
||||
<string name="frame_count_b_photo_0">15</string>
|
||||
<string name="gawb_user_bg_h_key_0">0.446765</string>
|
||||
<string name="pref_camera_raw_output_option_available_key">0</string>
|
||||
<string name="pref_camera_single_shot_sound_key">0</string>
|
||||
<string name="ses_30fps_id_key_0"></string>
|
||||
<string name="ses_30fps_id_key_1"></string>
|
||||
<string name="perf_has_run_first_education">1</string>
|
||||
<string name="gawb_user_rg_e_key_1">0.584017</string>
|
||||
<string name="gawb_user_rg_e_key_0">0.584017</string>
|
||||
<string name="pref_zoom_out_command_string">20</string>
|
||||
<string name="pref_G_hue_0">0.0</string>
|
||||
<string name="pref_G_hue_1">0.0</string>
|
||||
<string name="execute_finish_on_key">3</string>
|
||||
<string name="pref_hdr_tooltip_countdown">0</string>
|
||||
<string name="gawb_user_bg_i_key_1">0.59211</string>
|
||||
<string name="gawb_user_bg_i_key_0">0.59211</string>
|
||||
<string name="pref_has_checked_measure_mode">0</string>
|
||||
<string name="kola_enabled_key_0">0</string>
|
||||
<string name="pref_customCCT2_0"></string>
|
||||
<string name="pref_social_app_com_google_android_apps_tachyon">1</string>
|
||||
<string name="lUpTi">1727144016179</string>
|
||||
<string name="gawb_user_bg_j_key_0">0.686416</string>
|
||||
<string name="dotfix_key_0">0</string>
|
||||
<string name="dotfix_key_1">0</string>
|
||||
<string name="gawb_user_bg_j_key_1">0.686416</string>
|
||||
<string name="pref_camera_kepler_enabled_key">1</string>
|
||||
<string name="gawb_user_rg_f_key_0">1.11318</string>
|
||||
<string name="auto_ns_key">1</string>
|
||||
<string name="CCT_WB_Offset_0">1.0</string>
|
||||
<string name="merge_key_0">3</string>
|
||||
<string name="gawb_user_rg_f_key_1">1.11318</string>
|
||||
<string name="merge_key_1">0</string>
|
||||
<string name="pref_audio_zoom_key">0</string>
|
||||
<string name="pref_af_mode_back">0</string>
|
||||
<boolean name="camera.lenstoggles_enable" value="true" />
|
||||
<string name="pref_zoom_in_command_string">19</string>
|
||||
<string name="pref_has_checked_dual_ev_brightness">0</string>
|
||||
<string name="pref_camera_dynamic_depth_enabled_key">0</string>
|
||||
<string name="pref_has_shown_longp_education">0</string>
|
||||
<long name="tooltip_latest_impression_timestamp_for_catshark_agency_tooltip" value="1704727339761" />
|
||||
<string name="pref_camera_picturesize_front_key"></string>
|
||||
<string name="pref_camera_grid_lines_mode">0</string>
|
||||
<string name="gawb_user_bg_o_key_0">0.446765</string>
|
||||
<string name="c_c_a_m_quality_key_0">0</string>
|
||||
<string name="gawb_user_bg_o_key_1">0.446765</string>
|
||||
<string name="c_c_a_m_quality_key_1">0</string>
|
||||
<string name="pref_imax_audio_enabled_key">0</string>
|
||||
<string name="manual_focus_far_key_0">0.3</string>
|
||||
<string name="manual_focus_far_key_1">0.3</string>
|
||||
<string name="gawb_user_bg_d_key_1">0.446765</string>
|
||||
<string name="gawb_user_bg_d_key_0">0.446765</string>
|
||||
<string name="s_m_quality_key_1">0</string>
|
||||
<string name="s_m_quality_key_0">0</string>
|
||||
<string name="4k_fix_0">1</string>
|
||||
<string name="pref_customCCT3_0"></string>
|
||||
<string name="device_hdrplus_key_1">blueline</string>
|
||||
<string name="device_hdrplus_key_0">flame</string>
|
||||
<string name="jpg_scaling_key_1">100</string>
|
||||
<string name="pref_camera_gawb_b_photo">1</string>
|
||||
<string name="jpg_scaling_key_0">100</string>
|
||||
<string name="camera.shasta_zsl.burst_size">30</string>
|
||||
<string name="pref_camera_enable_iris">1</string>
|
||||
<string name="slow_mo_fix_0">1</string>
|
||||
<string name="pref_has_checked_ornament_mode">0</string>
|
||||
<string name="pref_release_dialog_last_shown_version"></string>
|
||||
<string name="gawb_user_rg_k_key_0">0.967126</string>
|
||||
<string name="sdk_ver_key">0</string>
|
||||
<string name="face_detect_key_0">0</string>
|
||||
<int name="tooltip_impression_count_for_lasagna_edu_action" value="1" />
|
||||
<string name="gawb_user_rg_k_key_1">0.967126</string>
|
||||
<string name="delay_focus_key_0">6</string>
|
||||
<string name="face_detect_key_1">0</string>
|
||||
<string name="delay_focus_key_1">6</string>
|
||||
<string name="pref_lens_moved_notification_count">1</string>
|
||||
<string name="pref_mars_enabled">0</string>
|
||||
<string name="ses_p_id_key_1"></string>
|
||||
<string name="ses_p_id_key_0"></string>
|
||||
<string name="pref_volume_key_action">shutter</string>
|
||||
<string name="surfase_list_key_0">2</string>
|
||||
<string name="user_nm_c1_key_0"></string>
|
||||
<string name="surfase_list_key_1">0</string>
|
||||
<string name="active_cam_id_back_key">0</string>
|
||||
<string name="pref_customCCT4_0"></string>
|
||||
<string name="b_p_p_key_1">0</string>
|
||||
<string name="google_id_key_0"></string>
|
||||
<string name="b_p_p_key_0">37</string>
|
||||
<string name="google_id_key_1"></string>
|
||||
<string name="user_nm_pthcr_key_0">0</string>
|
||||
<string name="user_nm_c2_key_0"></string>
|
||||
<string name="cct_wb_key_0">0</string>
|
||||
<string name="pref_satCCT_1">1.0</string>
|
||||
<string name="pref_satCCT_0">1.0</string>
|
||||
<string name="pref_camera_hdr_plus_key">auto</string>
|
||||
<string name="raw_key_0">0</string>
|
||||
<string name="raw_key_1">0</string>
|
||||
<string name="ses_hdr10_id_key_1"></string>
|
||||
<string name="pref_exposure_control_key">1</string>
|
||||
<string name="ses_hdr10_id_key_0"></string>
|
||||
<int name="tooltip_impression_count_for_auto_timelapse_tooltip" value="1" />
|
||||
<string name="antibanding_key_0">0</string>
|
||||
<string name="gawb_user_rg_p_key_1">0.645941</string>
|
||||
<string name="antibanding_key_1">0</string>
|
||||
<string name="gawb_user_rg_p_key_0">0.645941</string>
|
||||
<string name="ses_24fps_id_key_0"></string>
|
||||
<string name="user_nm_a3_key_0"></string>
|
||||
<string name="gawb_user_rg_j_key_0">0.478985</string>
|
||||
<string name="ses_24fps_id_key_1"></string>
|
||||
<string name="gawb_user_rg_j_key_1">0.478985</string>
|
||||
<string name="pref_has_checked_tiara_mode">0</string>
|
||||
<string name="user_nm_a0_key_0"></string>
|
||||
<string name="idle_focus_key_0">0</string>
|
||||
<string name="gawb_user_bg_n_key_0">0.686416</string>
|
||||
<string name="top_shot_key">0</string>
|
||||
<string name="idle_focus_key_1">0</string>
|
||||
<string name="h_p_m_quality_key_0">0</string>
|
||||
<string name="pref_B_hue_1">0.0</string>
|
||||
<string name="pref_B_hue_0">0.0</string>
|
||||
<string name="h_p_m_quality_key_1">0</string>
|
||||
<string name="user_nm_b0_key_0"></string>
|
||||
<string name="ses_60fps_id_key_1"></string>
|
||||
<string name="panorama_upgrade_version">1</string>
|
||||
<string name="ses_60fps_id_key_0"></string>
|
||||
<string name="pref_camera_cd_indicator_enabled_key">1</string>
|
||||
<string name="bl_key_1">0</string>
|
||||
<string name="pref_customCCT5_0"></string>
|
||||
<string name="pref_storage_saver_auto_disable">0</string>
|
||||
<string name="bl_key_0">0</string>
|
||||
<string name="user_nm_c3_key_0"></string>
|
||||
<string name="user_nm_d3_key_0"></string>
|
||||
<string name="pref_video_fps_p2018_key">FPS_30</string>
|
||||
<string name="gawb_user_bg_e_key_0">0.397625</string>
|
||||
<string name="pref_customCCT6_0"></string>
|
||||
<string name="gawb_user_bg_e_key_1">0.397625</string>
|
||||
<string name="pref_camera_raw_output_key">0</string>
|
||||
<string name="ses_240fps_id_key_0"></string>
|
||||
<string name="ses_240fps_id_key_1"></string>
|
||||
<string name="pref_video_hevc_setting_key">0</string>
|
||||
<string name="pref_switch_camera_command_string">47</string>
|
||||
<string name="gawb_user_bg_n_key_1">0.686416</string>
|
||||
<string name="pref_camera_sounds_key">1</string>
|
||||
<string name="camera.shasta.factor">10</string>
|
||||
<string name="active_cam_id_front_key">1</string>
|
||||
<string name="pref_switch_to_next_mode_command_string">72</string>
|
||||
<int name="tooltip_impression_count_for_lasagna_edu_landscape" value="2" />
|
||||
<string name="gawb_user_rg_a_key_0">0.478985</string>
|
||||
<string name="gawb_user_rg_a_key_1">0.478985</string>
|
||||
<string name="pref_video_fps_cm_key">FPS_30</string>
|
||||
<string name="frame_count_f_photo_1">14</string>
|
||||
<string name="pref_social_app_org_thoughtcrime_securesms">0</string>
|
||||
<string name="d_c_m_quality_key_0">0</string>
|
||||
<string name="pref_update_available_chip_dismissal_times">0</string>
|
||||
<string name="d_c_m_quality_key_1">0</string>
|
||||
<string name="c_f_a_key_1">0</string>
|
||||
<string name="user_nm_d1_key_0"></string>
|
||||
<string name="custom_cct_on_0">0</string>
|
||||
<string name="user_nm_a1_key_0"></string>
|
||||
<string name="c_f_a_key_0">0</string>
|
||||
<string name="gawb_user_bg_b_key_0">0.769319</string>
|
||||
<long name="tooltip_latest_impression_timestamp_for_lasagna_edu_action" value="1704620762041" />
|
||||
<string name="key_social_share_opt_in">1</string>
|
||||
<string name="perf_has_run_second_education">1</string>
|
||||
<string name="gawb_user_bg_b_key_1">0.769319</string>
|
||||
<string name="gawb_user_rg_l_key_1">0.867481</string>
|
||||
<string name="gawb_user_rg_l_key_0">0.867481</string>
|
||||
<string name="pref_has_checked_dual_ev_shadow">0</string>
|
||||
<string name="pref_camera_frames_f_photo">0</string>
|
||||
<string name="pref_satCCT_R_0">1.0</string>
|
||||
<string name="pref_satCCT_R_1">1.0</string>
|
||||
<string name="camera.shasta_zsl.max_exptime_ms">300.0</string>
|
||||
<boolean name="custom.shading_map_enable" value="false" />
|
||||
<string name="pref_customCCT7_0"></string>
|
||||
<string name="exp_enh_limit_key_0"></string>
|
||||
<string name="user_nm_a2_key_0"></string>
|
||||
<string name="pref_has_checked_lens_mode">0</string>
|
||||
<string name="user_nm_d0_key_0"></string>
|
||||
<string name="oriana_active_key_0">0</string>
|
||||
<string name="perf_has_run_education">1727576608591</string>
|
||||
<string name="pref_satCCT_B_0">1.0</string>
|
||||
<string name="pref_satCCT_B_1">1.0</string>
|
||||
<string name="gawb_user_bg_c_key_1">0.340845</string>
|
||||
<string name="gawb_user_rg_m_key_1">0.478985</string>
|
||||
<string name="pref_camera_dirty_lens_history_key0">-1.3143257|-5.2562513|-2.7665257|-5.877205|-3.1138203|-2.912221|-2.2110193|-3.6040943|-1.6273756|-1.6243087|-4.4979973|-5.2233405|-1.9010562|-7.762249|-1.5987327|-1.7654476|-2.4679313|-3.2108252|-1.0079644|-4.5459213|-1.2718241|-3.3199084|-3.2101526|-6.47334|-2.3148952|-2.4767318|-7.443662|-6.6002727|-4.5507092|-8.01519|-2.9757972|-2.103111|</string>
|
||||
<string name="gawb_user_bg_c_key_0">0.340845</string>
|
||||
<string name="gawb_user_rg_m_key_0">0.478985</string>
|
||||
<string name="pref_camera_dirty_lens_history_key1"></string>
|
||||
<string name="lens_wl_key"></string>
|
||||
<string name="pref_shutter_command_string">66</string>
|
||||
<string name="pref_video_resolution">RES_1080P</string>
|
||||
<string name="gawb_user_bg_p_key_0">0.446765</string>
|
||||
<string name="shasta_key_0">1</string>
|
||||
<string name="pref_global_hue_1">0.0</string>
|
||||
<string name="gawb_user_bg_p_key_1">0.446765</string>
|
||||
<long name="tooltip_latest_impression_timestamp_for_lasagna_edu_landscape" value="1704620755220" />
|
||||
<string name="pref_global_hue_0">0.0</string>
|
||||
<string name="shasta_key_1">0</string>
|
||||
<string name="pref_has_checked_gouda_mode">1</string>
|
||||
<string name="pref_camera_advice_settings">1</string>
|
||||
<string name="n_r_m_quality_key_0">0</string>
|
||||
<string name="n_r_m_quality_key_1">0</string>
|
||||
</map>
|
Loading…
Reference in New Issue