Skip to content

Commit

Permalink
Optimize and reduce size of PNG files
Browse files Browse the repository at this point in the history
Done using:
find -type f -name *.png -exec optipng -o7 -nc -fix {} +
(-nc is required as TWRP png lib can't handle color type changes)
find -type f -name *.png -exec advdef -4 -z {} +
(use Zopfli compressor on insane prefix to reduce size even more)

Total amount of bytes saved: 317,491

Change-Id: I545c678f71942e6ceb95acb631841ea7ef82a049
  • Loading branch information
jcadduono authored and Dees-Troy committed Aug 4, 2016
1 parent 9643a80 commit c81de8c
Show file tree
Hide file tree
Showing 458 changed files with 0 additions and 0 deletions.
Binary file modified fonts/12x22.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified fonts/18x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified gui/devices/1080x1920/res/images/back-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified gui/devices/1080x1920/res/images/checkbox_checked.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified gui/devices/1080x1920/res/images/checkbox_empty.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified gui/devices/1080x1920/res/images/cursor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified gui/devices/1080x1920/res/images/file.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified gui/devices/1080x1920/res/images/folder.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified gui/devices/1080x1920/res/images/home-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified gui/devices/1080x1920/res/images/indeterminate001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified gui/devices/1080x1920/res/images/indeterminate002.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified gui/devices/1080x1920/res/images/indeterminate003.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified gui/devices/1080x1920/res/images/indeterminate004.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified gui/devices/1080x1920/res/images/indeterminate005.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified gui/devices/1080x1920/res/images/indeterminate006.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified gui/devices/1080x1920/res/images/keyboard1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified gui/devices/1080x1920/res/images/keyboard2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified gui/devices/1080x1920/res/images/keyboard3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified gui/devices/1080x1920/res/images/keyboard4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified gui/devices/1080x1920/res/images/medium-button.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified gui/devices/1080x1920/res/images/menu-button.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified gui/devices/1080x1920/res/images/minus-button.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified gui/devices/1080x1920/res/images/plus-button.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified gui/devices/1080x1920/res/images/progress_empty.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified gui/devices/1080x1920/res/images/progress_fill.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified gui/devices/1080x1920/res/images/radio_empty.png
Binary file modified gui/devices/1080x1920/res/images/radio_selected.png
Binary file modified gui/devices/1080x1920/res/images/slideout.png
Binary file modified gui/devices/1080x1920/res/images/slider-touch.png
Binary file modified gui/devices/1080x1920/res/images/slider-used.png
Binary file modified gui/devices/1080x1920/res/images/slider.png
Binary file modified gui/devices/1080x1920/res/images/sort-button.png
Binary file modified gui/devices/1080x1920/res/images/twrplogo.png
Binary file modified gui/devices/1080x1920/res/images/unlock.png
Binary file modified gui/devices/1920x1200/res/images/back-icon.png
Binary file modified gui/devices/1920x1200/res/images/button.png
Binary file modified gui/devices/1920x1200/res/images/checkbox_checked.png
Binary file modified gui/devices/1920x1200/res/images/checkbox_empty.png
Binary file modified gui/devices/1920x1200/res/images/console-icon.png
Binary file modified gui/devices/1920x1200/res/images/console-toggle.png
Binary file modified gui/devices/1920x1200/res/images/cursor.png
Binary file modified gui/devices/1920x1200/res/images/file.png
Binary file modified gui/devices/1920x1200/res/images/folder.png
Binary file modified gui/devices/1920x1200/res/images/home-icon.png
Binary file modified gui/devices/1920x1200/res/images/indeterminate001.png
Binary file modified gui/devices/1920x1200/res/images/indeterminate002.png
Binary file modified gui/devices/1920x1200/res/images/indeterminate003.png
Binary file modified gui/devices/1920x1200/res/images/indeterminate004.png
Binary file modified gui/devices/1920x1200/res/images/indeterminate005.png
Binary file modified gui/devices/1920x1200/res/images/indeterminate006.png
Binary file modified gui/devices/1920x1200/res/images/keyboard1.png
Binary file modified gui/devices/1920x1200/res/images/keyboard2.png
Binary file modified gui/devices/1920x1200/res/images/keyboard3.png
Binary file modified gui/devices/1920x1200/res/images/keyboard4.png
Binary file modified gui/devices/1920x1200/res/images/medium-button.png
Binary file modified gui/devices/1920x1200/res/images/mediumwide-button.png
Binary file modified gui/devices/1920x1200/res/images/minus-button.png
Binary file modified gui/devices/1920x1200/res/images/plus-button.png
Binary file modified gui/devices/1920x1200/res/images/progress_empty.png
Binary file modified gui/devices/1920x1200/res/images/progress_fill.png
Binary file modified gui/devices/1920x1200/res/images/radio_empty.png
Binary file modified gui/devices/1920x1200/res/images/radio_selected.png
Binary file modified gui/devices/1920x1200/res/images/slider-touch.png
Binary file modified gui/devices/1920x1200/res/images/slider-used.png
Binary file modified gui/devices/1920x1200/res/images/slider.png
Binary file modified gui/devices/1920x1200/res/images/sort-button.png
Binary file modified gui/devices/1920x1200/res/images/twrplogo.png
Binary file modified gui/devices/1920x1200/res/images/unlock.png
Binary file modified gui/devices/320x320/res/images/back-icon.png
Binary file modified gui/devices/320x320/res/images/checkbox_checked.png
Binary file modified gui/devices/320x320/res/images/checkbox_empty.png
Binary file modified gui/devices/320x320/res/images/cursor.png
Binary file modified gui/devices/320x320/res/images/file.png
Binary file modified gui/devices/320x320/res/images/folder.png
Binary file modified gui/devices/320x320/res/images/home-icon.png
Binary file modified gui/devices/320x320/res/images/indeterminate001.png
Binary file modified gui/devices/320x320/res/images/indeterminate002.png
Binary file modified gui/devices/320x320/res/images/indeterminate003.png
Binary file modified gui/devices/320x320/res/images/indeterminate004.png
Binary file modified gui/devices/320x320/res/images/indeterminate005.png
Binary file modified gui/devices/320x320/res/images/indeterminate006.png
Binary file modified gui/devices/320x320/res/images/keyboard1.png
Binary file modified gui/devices/320x320/res/images/keyboard2.png
Binary file modified gui/devices/320x320/res/images/keyboard3.png
Binary file modified gui/devices/320x320/res/images/keyboard4.png
Binary file modified gui/devices/320x320/res/images/medium-button.png
Binary file modified gui/devices/320x320/res/images/menu-button.png
Binary file modified gui/devices/320x320/res/images/minus-button.png
Binary file modified gui/devices/320x320/res/images/plus-button.png
Binary file modified gui/devices/320x320/res/images/progress_empty.png
Binary file modified gui/devices/320x320/res/images/progress_fill.png
Binary file modified gui/devices/320x320/res/images/radio_empty.png
Binary file modified gui/devices/320x320/res/images/radio_selected.png
Binary file modified gui/devices/320x320/res/images/slideout.png
Binary file modified gui/devices/320x320/res/images/slider-touch.png
Binary file modified gui/devices/320x320/res/images/slider-used.png
Binary file modified gui/devices/320x320/res/images/slider.png
Binary file modified gui/devices/320x320/res/images/sort-button.png
Binary file modified gui/devices/320x320/res/images/twrplogo.png
Binary file modified gui/devices/320x320/res/images/unlock.png
Binary file modified gui/devices/480x800/res/images/back-icon.png
Binary file modified gui/devices/480x800/res/images/checkbox_checked.png
Binary file modified gui/devices/480x800/res/images/checkbox_empty.png
Binary file modified gui/devices/480x800/res/images/cursor.png
Binary file modified gui/devices/480x800/res/images/file.png
Binary file modified gui/devices/480x800/res/images/folder.png
Binary file modified gui/devices/480x800/res/images/home-icon.png
Binary file modified gui/devices/480x800/res/images/indeterminate001.png
Binary file modified gui/devices/480x800/res/images/indeterminate002.png
Binary file modified gui/devices/480x800/res/images/indeterminate003.png
Binary file modified gui/devices/480x800/res/images/indeterminate004.png
Binary file modified gui/devices/480x800/res/images/indeterminate005.png
Binary file modified gui/devices/480x800/res/images/indeterminate006.png
Binary file modified gui/devices/480x800/res/images/keyboard1.png
Binary file modified gui/devices/480x800/res/images/keyboard2.png
Binary file modified gui/devices/480x800/res/images/keyboard3.png
Binary file modified gui/devices/480x800/res/images/keyboard4.png
Binary file modified gui/devices/480x800/res/images/medium-button.png
Binary file modified gui/devices/480x800/res/images/menu-button.png
Binary file modified gui/devices/480x800/res/images/minus-button.png
Binary file modified gui/devices/480x800/res/images/plus-button.png
Binary file modified gui/devices/480x800/res/images/progress_empty.png
Binary file modified gui/devices/480x800/res/images/progress_fill.png
Binary file modified gui/devices/480x800/res/images/radio_empty.png
Binary file modified gui/devices/480x800/res/images/radio_selected.png
Binary file modified gui/devices/480x800/res/images/slideout.png
Binary file modified gui/devices/480x800/res/images/slider-touch.png
Binary file modified gui/devices/480x800/res/images/slider-used.png
Binary file modified gui/devices/480x800/res/images/slider.png
Binary file modified gui/devices/480x800/res/images/sort-button.png
Binary file modified gui/devices/480x800/res/images/twrplogo.png
Binary file modified gui/devices/480x800/res/images/unlock.png
Binary file modified gui/devices/800x480/res/images/back-icon.png
Binary file modified gui/devices/800x480/res/images/button.png
Binary file modified gui/devices/800x480/res/images/checkbox_checked.png
Binary file modified gui/devices/800x480/res/images/checkbox_empty.png
Binary file modified gui/devices/800x480/res/images/console-icon.png
Binary file modified gui/devices/800x480/res/images/console-toggle.png
Binary file modified gui/devices/800x480/res/images/cursor.png
Binary file modified gui/devices/800x480/res/images/file.png
Binary file modified gui/devices/800x480/res/images/folder.png
Binary file modified gui/devices/800x480/res/images/home-icon.png
Binary file modified gui/devices/800x480/res/images/indeterminate001.png
Binary file modified gui/devices/800x480/res/images/indeterminate002.png
Binary file modified gui/devices/800x480/res/images/indeterminate003.png
Binary file modified gui/devices/800x480/res/images/indeterminate004.png
Binary file modified gui/devices/800x480/res/images/indeterminate005.png
Binary file modified gui/devices/800x480/res/images/indeterminate006.png
Binary file modified gui/devices/800x480/res/images/keyboard1.png
Binary file modified gui/devices/800x480/res/images/keyboard2.png
Binary file modified gui/devices/800x480/res/images/keyboard3.png
Binary file modified gui/devices/800x480/res/images/keyboard4.png
Binary file modified gui/devices/800x480/res/images/medium-button.png
Binary file modified gui/devices/800x480/res/images/mediumwide-button.png
Binary file modified gui/devices/800x480/res/images/minus-button.png
Binary file modified gui/devices/800x480/res/images/plus-button.png
Binary file modified gui/devices/800x480/res/images/progress_empty.png
Binary file modified gui/devices/800x480/res/images/progress_fill.png
Binary file modified gui/devices/800x480/res/images/radio_empty.png
Binary file modified gui/devices/800x480/res/images/radio_selected.png
Binary file modified gui/devices/800x480/res/images/slider-touch.png
Binary file modified gui/devices/800x480/res/images/slider-used.png
Binary file modified gui/devices/800x480/res/images/slider.png
Binary file modified gui/devices/800x480/res/images/sort-button.png
Binary file modified gui/devices/800x480/res/images/twrplogo.png
Binary file modified gui/devices/800x480/res/images/unlock.png
Binary file modified gui/devices/common/res/images/progress_empty.png
Binary file modified gui/devices/common/res/images/progress_fill.png
Binary file modified gui/theme/common/images/progress_empty.png
Binary file modified gui/theme/common/images/progress_fill.png
Binary file modified gui/theme/landscape_hdpi/images/back.png
Binary file modified gui/theme/landscape_hdpi/images/backspace.png
Binary file modified gui/theme/landscape_hdpi/images/backspace_terminal.png
Binary file modified gui/theme/landscape_hdpi/images/checkbox_false.png
Binary file modified gui/theme/landscape_hdpi/images/checkbox_true.png
Binary file modified gui/theme/landscape_hdpi/images/console.png
Binary file modified gui/theme/landscape_hdpi/images/cursor.png
Binary file modified gui/theme/landscape_hdpi/images/enter.png
Binary file modified gui/theme/landscape_hdpi/images/enter_terminal.png
Binary file modified gui/theme/landscape_hdpi/images/file.png
Binary file modified gui/theme/landscape_hdpi/images/folder.png
Binary file modified gui/theme/landscape_hdpi/images/handle.png
Binary file modified gui/theme/landscape_hdpi/images/home.png
Binary file modified gui/theme/landscape_hdpi/images/indeterminate001.png
Binary file modified gui/theme/landscape_hdpi/images/indeterminate002.png
Binary file modified gui/theme/landscape_hdpi/images/indeterminate003.png
Binary file modified gui/theme/landscape_hdpi/images/indeterminate004.png
Binary file modified gui/theme/landscape_hdpi/images/indeterminate005.png
Binary file modified gui/theme/landscape_hdpi/images/indeterminate006.png
Binary file modified gui/theme/landscape_hdpi/images/indeterminate007.png
Binary file modified gui/theme/landscape_hdpi/images/indeterminate008.png
Binary file modified gui/theme/landscape_hdpi/images/indeterminate009.png
Binary file modified gui/theme/landscape_hdpi/images/indeterminate010.png
Binary file modified gui/theme/landscape_hdpi/images/indeterminate011.png
Binary file modified gui/theme/landscape_hdpi/images/indeterminate012.png
Binary file modified gui/theme/landscape_hdpi/images/kb_arrow_down.png
Binary file modified gui/theme/landscape_hdpi/images/kb_arrow_left.png
Binary file modified gui/theme/landscape_hdpi/images/kb_arrow_right.png
Binary file modified gui/theme/landscape_hdpi/images/kb_arrow_up.png
Binary file modified gui/theme/landscape_hdpi/images/kb_hide.png
Binary file modified gui/theme/landscape_hdpi/images/kb_show.png
Binary file modified gui/theme/landscape_hdpi/images/logo.png
Binary file modified gui/theme/landscape_hdpi/images/main_button.png
Binary file modified gui/theme/landscape_hdpi/images/main_button_half_width.png
Binary file modified gui/theme/landscape_hdpi/images/main_button_half_width_low.png
Binary file modified gui/theme/landscape_hdpi/images/progress_empty.png
Binary file modified gui/theme/landscape_hdpi/images/progress_fill.png
Binary file modified gui/theme/landscape_hdpi/images/radio_false.png
Binary file modified gui/theme/landscape_hdpi/images/radio_true.png
Binary file modified gui/theme/landscape_hdpi/images/shift.png
Binary file modified gui/theme/landscape_hdpi/images/shift_fill.png
Binary file modified gui/theme/landscape_hdpi/images/shift_terminal.png
Binary file modified gui/theme/landscape_hdpi/images/shift_terminal_fill.png
Binary file modified gui/theme/landscape_hdpi/images/slider.png
Binary file modified gui/theme/landscape_hdpi/images/slider_touch.png
Binary file modified gui/theme/landscape_hdpi/images/slider_used.png
Binary file modified gui/theme/landscape_hdpi/images/sort_asc.png
Binary file modified gui/theme/landscape_hdpi/images/sort_desc.png
Binary file modified gui/theme/landscape_hdpi/images/sort_empty.png
Binary file modified gui/theme/landscape_hdpi/images/space.png
Binary file modified gui/theme/landscape_hdpi/images/space_terminal.png
Binary file modified gui/theme/landscape_hdpi/images/splashlogo.png
Binary file modified gui/theme/landscape_hdpi/images/splashteamwin.png
Binary file modified gui/theme/landscape_hdpi/images/tab_3.png
Binary file modified gui/theme/landscape_hdpi/images/tab_4.png
Binary file modified gui/theme/landscape_hdpi/images/unlock_icon.png
Binary file modified gui/theme/landscape_mdpi/images/back.png
Binary file modified gui/theme/landscape_mdpi/images/backspace.png
Binary file modified gui/theme/landscape_mdpi/images/backspace_terminal.png
Binary file modified gui/theme/landscape_mdpi/images/checkbox_false.png
Binary file modified gui/theme/landscape_mdpi/images/checkbox_true.png
Binary file modified gui/theme/landscape_mdpi/images/console.png
Binary file modified gui/theme/landscape_mdpi/images/cursor.png
Binary file modified gui/theme/landscape_mdpi/images/enter.png
Binary file modified gui/theme/landscape_mdpi/images/enter_terminal.png
Binary file modified gui/theme/landscape_mdpi/images/file.png
Binary file modified gui/theme/landscape_mdpi/images/folder.png
Binary file modified gui/theme/landscape_mdpi/images/handle.png
Binary file modified gui/theme/landscape_mdpi/images/home.png
Binary file modified gui/theme/landscape_mdpi/images/indeterminate001.png
Binary file modified gui/theme/landscape_mdpi/images/indeterminate002.png
Binary file modified gui/theme/landscape_mdpi/images/indeterminate003.png
Binary file modified gui/theme/landscape_mdpi/images/indeterminate004.png
Binary file modified gui/theme/landscape_mdpi/images/indeterminate005.png
Binary file modified gui/theme/landscape_mdpi/images/indeterminate006.png
Binary file modified gui/theme/landscape_mdpi/images/indeterminate007.png
Binary file modified gui/theme/landscape_mdpi/images/indeterminate008.png
Binary file modified gui/theme/landscape_mdpi/images/indeterminate009.png
Binary file modified gui/theme/landscape_mdpi/images/indeterminate010.png
Binary file modified gui/theme/landscape_mdpi/images/indeterminate011.png
Binary file modified gui/theme/landscape_mdpi/images/indeterminate012.png
Binary file modified gui/theme/landscape_mdpi/images/kb_arrow_down.png
Binary file modified gui/theme/landscape_mdpi/images/kb_arrow_left.png
Binary file modified gui/theme/landscape_mdpi/images/kb_arrow_right.png
Binary file modified gui/theme/landscape_mdpi/images/kb_arrow_up.png
Binary file modified gui/theme/landscape_mdpi/images/kb_hide.png
Binary file modified gui/theme/landscape_mdpi/images/kb_show.png
Binary file modified gui/theme/landscape_mdpi/images/logo.png
Binary file modified gui/theme/landscape_mdpi/images/main_button.png
Binary file modified gui/theme/landscape_mdpi/images/main_button_half_width.png
Binary file modified gui/theme/landscape_mdpi/images/main_button_half_width_low.png
Binary file modified gui/theme/landscape_mdpi/images/progress_empty.png
Binary file modified gui/theme/landscape_mdpi/images/progress_fill.png
Binary file modified gui/theme/landscape_mdpi/images/radio_false.png
Binary file modified gui/theme/landscape_mdpi/images/radio_true.png
Binary file modified gui/theme/landscape_mdpi/images/shift.png
Binary file modified gui/theme/landscape_mdpi/images/shift_fill.png
Binary file modified gui/theme/landscape_mdpi/images/shift_terminal.png
Binary file modified gui/theme/landscape_mdpi/images/shift_terminal_fill.png
Binary file modified gui/theme/landscape_mdpi/images/slider.png
Binary file modified gui/theme/landscape_mdpi/images/slider_touch.png
Binary file modified gui/theme/landscape_mdpi/images/slider_used.png
Binary file modified gui/theme/landscape_mdpi/images/sort_asc.png
Binary file modified gui/theme/landscape_mdpi/images/sort_desc.png
Binary file modified gui/theme/landscape_mdpi/images/sort_empty.png
Binary file modified gui/theme/landscape_mdpi/images/space.png
Binary file modified gui/theme/landscape_mdpi/images/space_terminal.png
Binary file modified gui/theme/landscape_mdpi/images/splashlogo.png
Binary file modified gui/theme/landscape_mdpi/images/splashteamwin.png
Binary file modified gui/theme/landscape_mdpi/images/tab_3.png
Binary file modified gui/theme/landscape_mdpi/images/tab_4.png
Binary file modified gui/theme/landscape_mdpi/images/unlock_icon.png
Binary file modified gui/theme/portrait_hdpi/images/back.png
Binary file modified gui/theme/portrait_hdpi/images/backspace.png
Binary file modified gui/theme/portrait_hdpi/images/checkbox_false.png
Binary file modified gui/theme/portrait_hdpi/images/checkbox_true.png
Binary file modified gui/theme/portrait_hdpi/images/console.png
Binary file modified gui/theme/portrait_hdpi/images/cursor.png
Binary file modified gui/theme/portrait_hdpi/images/enter.png
Binary file modified gui/theme/portrait_hdpi/images/fab_selectfolder.png
Binary file modified gui/theme/portrait_hdpi/images/file.png
Binary file modified gui/theme/portrait_hdpi/images/folder.png
Binary file modified gui/theme/portrait_hdpi/images/handle.png
Binary file modified gui/theme/portrait_hdpi/images/home.png
Binary file modified gui/theme/portrait_hdpi/images/indeterminate001.png
Binary file modified gui/theme/portrait_hdpi/images/indeterminate002.png
Binary file modified gui/theme/portrait_hdpi/images/indeterminate003.png
Binary file modified gui/theme/portrait_hdpi/images/indeterminate004.png
Binary file modified gui/theme/portrait_hdpi/images/indeterminate005.png
Binary file modified gui/theme/portrait_hdpi/images/indeterminate006.png
Loading

0 comments on commit c81de8c

Please sign in to comment.