Nova Launcher Backup
From Just Solve the File Format Problem
Revision as of 06:58, 31 December 2021 by Kayvon2008 (Talk | contribs)
Nova Launcher Backups are backups that Nova Launcher, an android app made. They are basically just renamed .zip files. .novabackup
Contents |
Contents
3 files.
- nova.db
- nova.xml
- supportDetails.txt
nova.db
A SQLite database with the launcher’s Home Screen layout.
nova.xml
An XML file that contains the settings of the launcher (icon pack, colors, values, etc)
<?xml version='1.0' encoding='utf-8' standalone='yes' ?> <map> <string name="dock_width_margin">NONE</string> <boolean name="drawer_swipe_from_dock" value="true" /> <string name="system_build_prop_md5">495d34f844578090338d8ce728745dc3</string> <string name="drawer_style">VERTICAL</string> <int name="dock_grid_cols" value="5" /> <set name="drawer_menu_action_set"> <string>MARKET</string> <string>SEARCH</string> <string>MENU</string> </set> <string name="desktop_searchbar_style">{false:true:#ffffffff:1.0}:false:{{APP_SEARCH:{favicon://}}}:{DATE:ASSIST}</string> <string name="drawer_searchbar_position">TOP</string> <string name="popup_menu_item_visibility">{true:true}:{false:true}:{false:true}:{false:true}:{false:false}:{false:true}</string> <boolean name="did_quickstart" value="true" /> <string name="long_menu_intent">Search$#Intent;action=com.teslacoilsw.launcher.ACTION;launchFlags=0x10000000;component=com.teslacoilsw.launcher/.NovaShortcutHandler;S.LAUNCHER_ACTION=TEXT_SEARCH;end</string> <string name="adaptive_icon_reshape">ON</string> <string name="google_now_transition">PAGE</string> <string name="desktop_scroll_indicator">LINE</string> <boolean name="desktop_indicator_drawerdock_swipe" value="true" /> <boolean name="adaptive_icon_anim" value="true" /> <int name="system_dpi" value="280" /> <string name="home_button_intent">Nova Search$#Intent;action=com.teslacoilsw.launcher.ACTION;launchFlags=0x10000000;component=com.teslacoilsw.launcher/.NovaShortcutHandler;S.LAUNCHER_ACTION=APP_SEARCH;end</string> <int name="drawer_background_color" value="-1" /> <string name="notification_bar_hide_clock">DISABLED</string> <int name="first_install_version" value="70049" /> <int name="drawer_app_grid_rows" value="5" /> <string name="gesture_two_finger_scroll_down">Nova Search$#Intent;action=com.teslacoilsw.launcher.ACTION;launchFlags=0x10000000;component=com.teslacoilsw.launcher/.NovaShortcutHandler;S.LAUNCHER_ACTION=APP_SEARCH;end</string> <string name="gesture_swipe_up">App drawer$#Intent;action=com.teslacoilsw.launcher.ACTION;launchFlags=0x10000000;component=com.teslacoilsw.launcher/.NovaShortcutHandler;S.LAUNCHER_ACTION=APP_DRAWER;end</string> <boolean name="night_mode_auto_searchbar" value="true" /> <string name="gesture_pinch_out">Recent apps$#Intent;action=com.teslacoilsw.launcher.ACTION;launchFlags=0x10000000;component=com.teslacoilsw.launcher/.NovaShortcutHandler;S.LAUNCHER_ACTION=SHOW_RECENT_APPS;end</string> <long name="0" value="1640022023449" /> <string name="desktop_cellspecs">1.3:true:13.0:#40302:true:sans-serif-condensed:true:false</string> <boolean name="google_now_restart_companion_and_google" value="true" /> <int name="workspace_screen_count" value="5" /> <boolean name="icon_theme_masking" value="false" /> <string name="gesture_two_finger_scroll_up">Nova Settings$#Intent;action=android.intent.action.MAIN;launchFlags=0x30008000;component=com.teslacoilsw.launcher/.preferences.SettingsActivity;end</string> <int name="drawer_app_grid_cols" value="5" /> <string name="drawer_tabbar_position">BOTTOM</string> <string name="drawer_cellspecs">1.3:true:13.0:#40302:false:sans-serif-condensed:true:true</string> <string name="weather_units">FAHRENHEIT</string> <boolean name="night_mode_auto_drawer" value="true" /> <string name="notification_bar_dark_icons">AUTO</string> <int name="desktop_grid_cols" value="5" /> <boolean name="night_mode_auto_search_window" value="true" /> <string name="gesture_swipe_down">Expand notifications$#Intent;action=com.teslacoilsw.launcher.ACTION;launchFlags=0x10000000;component=com.teslacoilsw.launcher/.NovaShortcutHandler;S.LAUNCHER_ACTION=EXPAND_STATUS_BAR;end</string> <boolean name="dock_enable" value="true" /> <int name="drawer_app_grid_land_cols" value="5" /> <string name="night_mode">DEFAULT</string> <boolean name="preset_dock_add_allapps" value="false" /> <string name="drawer_animation">SLIDE</string> <string name="drawer_search_providers">[["GOOGLE"],["PLAY"]]</string> <string name="screen_orientation">NOSENSOR</string> <int name="drawer_app_grid_land_rows" value="5" /> <string name="appsearch_default_tab">NEW_UPDATED</string> <string name="searchbar_placement">WIDGET</string> <string name="theme_icon_pack">:BUILTIN::null</string> <string name="activity_animation">PSEUDO_PIE</string> <boolean name="dock_infinite_scroll" value="false" /> <boolean name="desktop_infinite_scroll" value="false" /> <int name="night_mode_bg_color" value="-16777216" /> <string name="drawer_scroll_effect">SIMPLE</string> <int name="preference_version" value="70057" /> <string name="wallpaper_scrolling">ON</string> <string name="folder_icon_config">{NONE}:RADIAL_9:false:#40302:160:true:false</string> <string name="desktop_width_margin">NONE</string> <string name="gesture_pinch">Desktop previews$#Intent;action=com.teslacoilsw.launcher.ACTION;launchFlags=0x10000000;component=com.teslacoilsw.launcher/.NovaShortcutHandler;S.LAUNCHER_ACTION=SHOW_PREVIEWS;end</string> <string name="popup_menu_style_config">false:true:24:-1:-1</string> <string name="scroll_effect">SIMPLE</string> <int name="drawer_transparency" value="128" /> <boolean name="night_mode_auto_drawer_searchbar" value="true" /> <string name="google_now_theme">FOLLOW_NIGHT_MODE</string> <boolean name="icon_normalization_shadows" value="true" /> <string name="adaptive_icon_shape">DEFAULT</string> <boolean name="night_mode_auto_folder" value="true" /> <boolean name="adaptive_icon_prefer_legacy" value="false" /> <int name="desktop_grid_rows" value="5" /> </map>
supportDetails.txt
Contains details used to be used for support purposes.