Lawnchair Backup

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{ext|shed}} These are backups created by LawnChair 2, a launcher made by android. They are basically just renamed .zip files.")
 
 
(6 intermediate revisions by one user not shown)
Line 1: Line 1:
{{ext|shed}}
+
{{FormatInfo
 
+
|formattype=electronic
 +
|subcat=Backup
 +
|subcat2=Android Launcher Backup
 +
|extensions={{ext|shed}}
 +
}}
 
These are backups created by LawnChair 2, a launcher made by android. They are basically just renamed .zip files.
 
These are backups created by LawnChair 2, a launcher made by android. They are basically just renamed .zip files.
 +
==Contents==
 +
#ch.deletescape.lawnchair.plah_preferences.xml
 +
#launcher.db
 +
#lcbkp
 +
#wallpaper.png
 +
=== ch.deletescape.lawnchair.plah_preferences.xml ===
 +
An .xml . Contains preferences/settings for the launcher.
 +
<pre style="white-space: pre-wrap;
 +
white-space: -moz-pre-wrap;
 +
white-space: -pre-wrap;
 +
white-space: -o-pre-wrap;
 +
word-wrap: break-word;">
 +
 +
<?xml version='1.0' encoding='utf-8' standalone='yes' ?>
 +
<map>
 +
    <boolean name="pref_search_hidden_apps" value="false" />
 +
    <boolean name="launcher.apps_view_shown" value="true" />
 +
    <string name="pref_drawerFlowerpot">{&quot;version&quot;:1,&quot;tabs&quot;:[{&quot;color&quot;:&quot;null&quot;,&quot;type&quot;:3},{&quot;color&quot;:&quot;null&quot;,&quot;type&quot;:0},{&quot;color&quot;:&quot;null&quot;,&quot;type&quot;:1},{&quot;color&quot;:&quot;null&quot;,&quot;potName&quot;:&quot;BUSINESS_AND_PRODUCTIVITY&quot;,&quot;type&quot;:4,&quot;title&quot;:&quot;Business &amp; Productivity&quot;},{&quot;color&quot;:&quot;null&quot;,&quot;potName&quot;:&quot;COMMUNICATION&quot;,&quot;type&quot;:4,&quot;title&quot;:&quot;Communication&quot;},{&quot;color&quot;:&quot;null&quot;,&quot;potName&quot;:&quot;ENTERTAINMENT&quot;,&quot;type&quot;:4,&quot;title&quot;:&quot;Entertainment&quot;},{&quot;color&quot;:&quot;null&quot;,&quot;potName&quot;:&quot;FOOD_AND_DRINK&quot;,&quot;type&quot;:4,&quot;title&quot;:&quot;Food &amp; Drink&quot;},{&quot;color&quot;:&quot;null&quot;,&quot;potName&quot;:&quot;GAME&quot;,&quot;type&quot;:4,&quot;title&quot;:&quot;Games&quot;},{&quot;color&quot;:&quot;null&quot;,&quot;potName&quot;:&quot;HEALTH_AND_FITNESS&quot;,&quot;type&quot;:4,&quot;title&quot;:&quot;Health &amp; Fitness&quot;},{&quot;color&quot;:&quot;null&quot;,&quot;potName&quot;:&quot;KNOWLEDGE_AND_REFERENCE&quot;,&quot;type&quot;:4,&quot;title&quot;:&quot;Knowledge &amp; Reference&quot;},{&quot;color&quot;:&quot;null&quot;,&quot;potName&quot;:&quot;LIFESTYLE&quot;,&quot;type&quot;:4,&quot;title&quot;:&quot;Shopping &amp; Lifestyle&quot;},{&quot;color&quot;:&quot;null&quot;,&quot;potName&quot;:&quot;MUSIC&quot;,&quot;type&quot;:4,&quot;title&quot;:&quot;Music&quot;},{&quot;color&quot;:&quot;null&quot;,&quot;potName&quot;:&quot;NEWS&quot;,&quot;type&quot;:4,&quot;title&quot;:&quot;News&quot;},{&quot;color&quot;:&quot;null&quot;,&quot;potName&quot;:&quot;PERSONALIZATION&quot;,&quot;type&quot;:4,&quot;title&quot;:&quot;Personalization&quot;},{&quot;color&quot;:&quot;null&quot;,&quot;potName&quot;:&quot;PHOTOGRAPHY&quot;,&quot;type&quot;:4,&quot;title&quot;:&quot;Photography&quot;},{&quot;color&quot;:&quot;null&quot;,&quot;potName&quot;:&quot;TOOLS&quot;,&quot;type&quot;:4,&quot;title&quot;:&quot;Utility&quot;},{&quot;color&quot;:&quot;null&quot;,&quot;potName&quot;:&quot;TRAVEL_AND_NAVIGATION&quot;,&quot;type&quot;:4,&quot;title&quot;:&quot;Travel &amp; Navigation&quot;}]}</string>
 +
    <boolean name="pref_enableLegacyTreatment" value="true" />
 +
    <boolean name="pref_generateAdaptiveForIconPack" value="false" />
 +
    <boolean name="pref_add_icon_to_home_initialized" value="true" />
 +
    <boolean name="pref_showDevOptions" value="false" />
 +
    <boolean name="pref_dockColoredGoogle" value="true" />
 +
    <boolean name="pref_enable_minus_one" value="false" />
 +
    <string name="pref_animationType"></string>
 +
    <boolean name="pref_hideAllAppsAppLabels" value="false" />
 +
    <string name="pref_feedTheme">1</string>
 +
    <boolean name="pref_show_suggested_actions" value="true" />
 +
    <boolean name="pref_separateWorkApps" value="true" />
 +
    <boolean name="pref_smartspace_time_above" value="false" />
 +
    <boolean name="pref_enableWhiteOnlyTreatment" value="false" />
 +
    <string name="pref_smartspace_widget_provider">ch.deletescape.lawnchair.smartspace.SmartspaceDataWidget</string>
 +
    <boolean name="pref_smartspace_time_24_h" value="false" />
 +
    <boolean name="pref_allowRotation" value="false" />
 +
    <boolean name="pref_allAppsSearch" value="true" />
 +
    <boolean name="pref_hideDockLabels" value="true" />
 +
    <boolean name="pref_sesame_show_shortcuts" value="true" />
 +
    <float name="pref_dockScale" value="-1.0" />
 +
    <boolean name="pref_show_predictions" value="true" />
 +
    <boolean name="pref_hideStatusBar" value="false" />
 +
    <string name="pref_dockPreset">1</string>
 +
    <boolean name="pref_use_pill_qsb" value="false" />
 +
    <boolean name="pref_add_icon_to_home" value="true" />
 +
    <int name="migration_src_hotseat_count" value="5" />
 +
    <boolean name="pref_hideAppLabels" value="false" />
 +
    <boolean name="pref_dockSearchBar" value="true" />
 +
    <boolean name="pref_restoreSuccess" value="true" />
 +
    <string name="pref_smartspace_event_providers">[&quot;ch.deletescape.lawnchair.smartspace.SmartspaceDataWidget&quot;,&quot;ch.deletescape.lawnchair.smartspace.NowPlayingProvider&quot;,&quot;ch.deletescape.lawnchair.smartspace.BatteryStatusProvider&quot;,&quot;ch.deletescape.lawnchair.smartspace.PersonalityProvider&quot;]</string>
 +
    <boolean name="pref_sesame_sync_icon_pack" value="true" />
 +
    <set name="pref_prediction_set">
 +
        <string>com.sony.snei.psnportal/com.sony.snei.psnportal.MainActivity#0</string>
 +
        <string>ch.deletescape.lawnchair.plah/ch.deletescape.lawnchair.settings.ui.SettingsLauncherActivity#0</string>
 +
        <string>com.etwok.netspotapp/com.etwok.netspot.MainActivity#0</string>
 +
    </set>
 +
    <string name="pref_weatherApiKey">17a6438b1d63d5b05f7039e7cb52cde7</string>
 +
    <boolean name="pref_allAppsGoogleSearch" value="true" />
 +
    <string name="pref_iconShape"></string>
 +
    <int name="pref_prediction_count_ch.deletescape.lawnchair.plah/ch.deletescape.lawnchair.settings.ui.SettingsLauncherActivity#0" value="18" />
 +
    <int name="smartspace_widget_id" value="272" />
 +
    <boolean name="pref_fullWidthWidgets" value="false" />
 +
    <string name="pref_allAppsBackgroundColorResolver">ch.deletescape.lawnchair.colors.resolvers.ShelfBackgroundAutoResolver</string>
 +
    <string name="pref_weather_city">Lucerne, CH</string>
 +
    <boolean name="pref_enableBlur" value="false" />
 +
    <boolean name="pref_smartspace_date" value="true" />
 +
    <boolean name="pref_lockDesktop" value="false" />
 +
    <boolean name="pref_showTopShadow" value="true" />
 +
    <string name="migration_src_workspace_size">5,5</string>
 +
    <boolean name="pref_smartspace_time" value="false" />
 +
    <string name="pref_globalSearchProvider">ch.deletescape.lawnchair.globalsearch.providers.GoogleSearchProvider</string>
 +
    <boolean name="pref_iconLabelsInTwoLines" value="false" />
 +
    <string name="pref_weather_units">metric</string>
 +
    <boolean name="pref_showAllAppsLabel" value="false" />
 +
    <boolean name="pref_hotseatShowPageIndicator" value="true" />
 +
    <boolean name="pref_cnbIntegration" value="false" />
 +
    <boolean name="pref_keepScrollState" value="false" />
 +
    <boolean name="pref_iconPackMasking" value="true" />
 +
    <boolean name="pref_dockIconLabelsInTwoLines" value="false" />
 +
    <boolean name="pref_migratedSmartspace" value="true" />
 +
    <boolean name="pref_homeIconLabelsInTwoLines" value="false" />
 +
    <boolean name="pref_twoRowDock" value="false" />
 +
    <boolean name="pref_hide_statusbar_clock" value="false" />
 +
    <boolean name="pref_colorizeGeneratedBackgrounds" value="true" />
 +
    <boolean name="pref_allowOverlap" value="false" />
 +
    <string name="pref_iconPacks">[&quot;&quot;]</string>
 +
</map>
 +
 +
</pre>
 +
 +
=== launcher.db ===
 +
A SQLite database that contains android launcher data. This is your Home Screen layout.
 +
=== lcbkp ===
 +
Contains some metadata? Unknown but it is just text.
 +
<pre style="white-space: pre-wrap;
 +
white-space: -moz-pre-wrap;
 +
white-space: -pre-wrap;
 +
white-space: -o-pre-wrap;
 +
word-wrap: break-word;">
 +
[1,"System Icons, Automatic (Matches Wallpaper)",7,"11-12-2021 12:01:14"]
 +
</pre>
 +
 +
===wallpaper.png===
 +
Your wallpaper. Probably might be the most useful file in here if you want to recover old photos.

Latest revision as of 07:05, 31 December 2021

File Format
Name Lawnchair Backup
Ontology
Extension(s) .shed

These are backups created by LawnChair 2, a launcher made by android. They are basically just renamed .zip files.

Contents

[edit] Contents

  1. ch.deletescape.lawnchair.plah_preferences.xml
  2. launcher.db
  3. lcbkp
  4. wallpaper.png

[edit] ch.deletescape.lawnchair.plah_preferences.xml

An .xml . Contains preferences/settings for the launcher.


<?xml version='1.0' encoding='utf-8' standalone='yes' ?>
<map>
    <boolean name="pref_search_hidden_apps" value="false" />
    <boolean name="launcher.apps_view_shown" value="true" />
    <string name="pref_drawerFlowerpot">{"version":1,"tabs":[{"color":"null","type":3},{"color":"null","type":0},{"color":"null","type":1},{"color":"null","potName":"BUSINESS_AND_PRODUCTIVITY","type":4,"title":"Business & Productivity"},{"color":"null","potName":"COMMUNICATION","type":4,"title":"Communication"},{"color":"null","potName":"ENTERTAINMENT","type":4,"title":"Entertainment"},{"color":"null","potName":"FOOD_AND_DRINK","type":4,"title":"Food & Drink"},{"color":"null","potName":"GAME","type":4,"title":"Games"},{"color":"null","potName":"HEALTH_AND_FITNESS","type":4,"title":"Health & Fitness"},{"color":"null","potName":"KNOWLEDGE_AND_REFERENCE","type":4,"title":"Knowledge & Reference"},{"color":"null","potName":"LIFESTYLE","type":4,"title":"Shopping & Lifestyle"},{"color":"null","potName":"MUSIC","type":4,"title":"Music"},{"color":"null","potName":"NEWS","type":4,"title":"News"},{"color":"null","potName":"PERSONALIZATION","type":4,"title":"Personalization"},{"color":"null","potName":"PHOTOGRAPHY","type":4,"title":"Photography"},{"color":"null","potName":"TOOLS","type":4,"title":"Utility"},{"color":"null","potName":"TRAVEL_AND_NAVIGATION","type":4,"title":"Travel & Navigation"}]}</string>
    <boolean name="pref_enableLegacyTreatment" value="true" />
    <boolean name="pref_generateAdaptiveForIconPack" value="false" />
    <boolean name="pref_add_icon_to_home_initialized" value="true" />
    <boolean name="pref_showDevOptions" value="false" />
    <boolean name="pref_dockColoredGoogle" value="true" />
    <boolean name="pref_enable_minus_one" value="false" />
    <string name="pref_animationType"></string>
    <boolean name="pref_hideAllAppsAppLabels" value="false" />
    <string name="pref_feedTheme">1</string>
    <boolean name="pref_show_suggested_actions" value="true" />
    <boolean name="pref_separateWorkApps" value="true" />
    <boolean name="pref_smartspace_time_above" value="false" />
    <boolean name="pref_enableWhiteOnlyTreatment" value="false" />
    <string name="pref_smartspace_widget_provider">ch.deletescape.lawnchair.smartspace.SmartspaceDataWidget</string>
    <boolean name="pref_smartspace_time_24_h" value="false" />
    <boolean name="pref_allowRotation" value="false" />
    <boolean name="pref_allAppsSearch" value="true" />
    <boolean name="pref_hideDockLabels" value="true" />
    <boolean name="pref_sesame_show_shortcuts" value="true" />
    <float name="pref_dockScale" value="-1.0" />
    <boolean name="pref_show_predictions" value="true" />
    <boolean name="pref_hideStatusBar" value="false" />
    <string name="pref_dockPreset">1</string>
    <boolean name="pref_use_pill_qsb" value="false" />
    <boolean name="pref_add_icon_to_home" value="true" />
    <int name="migration_src_hotseat_count" value="5" />
    <boolean name="pref_hideAppLabels" value="false" />
    <boolean name="pref_dockSearchBar" value="true" />
    <boolean name="pref_restoreSuccess" value="true" />
    <string name="pref_smartspace_event_providers">["ch.deletescape.lawnchair.smartspace.SmartspaceDataWidget","ch.deletescape.lawnchair.smartspace.NowPlayingProvider","ch.deletescape.lawnchair.smartspace.BatteryStatusProvider","ch.deletescape.lawnchair.smartspace.PersonalityProvider"]</string>
    <boolean name="pref_sesame_sync_icon_pack" value="true" />
    <set name="pref_prediction_set">
        <string>com.sony.snei.psnportal/com.sony.snei.psnportal.MainActivity#0</string>
        <string>ch.deletescape.lawnchair.plah/ch.deletescape.lawnchair.settings.ui.SettingsLauncherActivity#0</string>
        <string>com.etwok.netspotapp/com.etwok.netspot.MainActivity#0</string>
    </set>
    <string name="pref_weatherApiKey">17a6438b1d63d5b05f7039e7cb52cde7</string>
    <boolean name="pref_allAppsGoogleSearch" value="true" />
    <string name="pref_iconShape"></string>
    <int name="pref_prediction_count_ch.deletescape.lawnchair.plah/ch.deletescape.lawnchair.settings.ui.SettingsLauncherActivity#0" value="18" />
    <int name="smartspace_widget_id" value="272" />
    <boolean name="pref_fullWidthWidgets" value="false" />
    <string name="pref_allAppsBackgroundColorResolver">ch.deletescape.lawnchair.colors.resolvers.ShelfBackgroundAutoResolver</string>
    <string name="pref_weather_city">Lucerne, CH</string>
    <boolean name="pref_enableBlur" value="false" />
    <boolean name="pref_smartspace_date" value="true" />
    <boolean name="pref_lockDesktop" value="false" />
    <boolean name="pref_showTopShadow" value="true" />
    <string name="migration_src_workspace_size">5,5</string>
    <boolean name="pref_smartspace_time" value="false" />
    <string name="pref_globalSearchProvider">ch.deletescape.lawnchair.globalsearch.providers.GoogleSearchProvider</string>
    <boolean name="pref_iconLabelsInTwoLines" value="false" />
    <string name="pref_weather_units">metric</string>
    <boolean name="pref_showAllAppsLabel" value="false" />
    <boolean name="pref_hotseatShowPageIndicator" value="true" />
    <boolean name="pref_cnbIntegration" value="false" />
    <boolean name="pref_keepScrollState" value="false" />
    <boolean name="pref_iconPackMasking" value="true" />
    <boolean name="pref_dockIconLabelsInTwoLines" value="false" />
    <boolean name="pref_migratedSmartspace" value="true" />
    <boolean name="pref_homeIconLabelsInTwoLines" value="false" />
    <boolean name="pref_twoRowDock" value="false" />
    <boolean name="pref_hide_statusbar_clock" value="false" />
    <boolean name="pref_colorizeGeneratedBackgrounds" value="true" />
    <boolean name="pref_allowOverlap" value="false" />
    <string name="pref_iconPacks">[""]</string>
</map>

[edit] launcher.db

A SQLite database that contains android launcher data. This is your Home Screen layout.

[edit] lcbkp

Contains some metadata? Unknown but it is just text.

[1,"System Icons, Automatic (Matches Wallpaper)",7,"11-12-2021 12:01:14"]

[edit] wallpaper.png

Your wallpaper. Probably might be the most useful file in here if you want to recover old photos.

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox