Browse Source

Renamed lite directory to core, as it will serve as UI core project for market and full versions.

pull/11/head
Eric Kok 12 years ago
parent
commit
d3b22f4af9
  1. 0
      core/.classpath
  2. 0
      core/.factorypath
  3. 0
      core/.project
  4. 0
      core/.settings/org.eclipse.jdt.apt.core.prefs
  5. 0
      core/.settings/org.eclipse.jdt.core.prefs
  6. 0
      core/AndroidManifest.xml
  7. 0
      core/compile-libs/androidannotations-3.0-SNAPSHOT.jar
  8. 0
      core/libs/androidannotations-api-3.0-SNAPSHOT.jar
  9. 0
      core/proguard-project.txt
  10. 0
      core/project.properties
  11. 0
      core/res/drawable-hdpi/ab_bottom_solid_transdroid.9.png
  12. 0
      core/res/drawable-hdpi/ab_solid_transdroid.9.png
  13. 0
      core/res/drawable-hdpi/ab_stacked_solid_transdroid.9.png
  14. 0
      core/res/drawable-hdpi/ab_transparent_transdroid.9.png
  15. 0
      core/res/drawable-hdpi/ic_action_discard.png
  16. 0
      core/res/drawable-hdpi/ic_action_labels.png
  17. 0
      core/res/drawable-hdpi/ic_action_new.png
  18. 0
      core/res/drawable-hdpi/ic_action_pause.png
  19. 0
      core/res/drawable-hdpi/ic_action_refresh.png
  20. 0
      core/res/drawable-hdpi/ic_action_remove.png
  21. 0
      core/res/drawable-hdpi/ic_action_resume.png
  22. 0
      core/res/drawable-hdpi/ic_action_rss.png
  23. 0
      core/res/drawable-hdpi/ic_action_search.png
  24. 0
      core/res/drawable-hdpi/ic_action_sort_by_size.png
  25. 0
      core/res/drawable-hdpi/ic_action_start.png
  26. 0
      core/res/drawable-hdpi/ic_action_stop.png
  27. 0
      core/res/drawable-hdpi/ic_activity_torrents.png
  28. 0
      core/res/drawable-hdpi/ic_empty_details.png
  29. 0
      core/res/drawable-hdpi/ic_launcher.png
  30. 0
      core/res/drawable-hdpi/ic_priority_high.png
  31. 0
      core/res/drawable-hdpi/ic_priority_low.png
  32. 0
      core/res/drawable-hdpi/ic_priority_normal.png
  33. 0
      core/res/drawable-hdpi/ic_priority_off.png
  34. 0
      core/res/drawable-hdpi/list_focused_transdroid.9.png
  35. 0
      core/res/drawable-hdpi/menu_dropdown_panel_transdroid.9.png
  36. 0
      core/res/drawable-hdpi/menu_hardkey_panel_transdroid.9.png
  37. 0
      core/res/drawable-hdpi/progress_bg_transdroid.9.png
  38. 0
      core/res/drawable-hdpi/progress_primary_transdroid.9.png
  39. 0
      core/res/drawable-hdpi/progress_secondary_transdroid.9.png
  40. 0
      core/res/drawable-hdpi/spinner_ab_default_transdroid.9.png
  41. 0
      core/res/drawable-hdpi/spinner_ab_disabled_transdroid.9.png
  42. 0
      core/res/drawable-hdpi/spinner_ab_focused_transdroid.9.png
  43. 0
      core/res/drawable-hdpi/spinner_ab_pressed_transdroid.9.png
  44. 0
      core/res/drawable-hdpi/tab_selected_focused_transdroid.9.png
  45. 0
      core/res/drawable-hdpi/tab_selected_pressed_transdroid.9.png
  46. 0
      core/res/drawable-hdpi/tab_selected_transdroid.9.png
  47. 0
      core/res/drawable-hdpi/tab_unselected_focused_transdroid.9.png
  48. 0
      core/res/drawable-hdpi/tab_unselected_pressed_transdroid.9.png
  49. 0
      core/res/drawable-mdpi/ab_bottom_solid_transdroid.9.png
  50. 0
      core/res/drawable-mdpi/ab_solid_transdroid.9.png
  51. 0
      core/res/drawable-mdpi/ab_stacked_solid_transdroid.9.png
  52. 0
      core/res/drawable-mdpi/ab_transparent_transdroid.9.png
  53. 0
      core/res/drawable-mdpi/ic_action_discard.png
  54. 0
      core/res/drawable-mdpi/ic_action_labels.png
  55. 0
      core/res/drawable-mdpi/ic_action_new.png
  56. 0
      core/res/drawable-mdpi/ic_action_pause.png
  57. 0
      core/res/drawable-mdpi/ic_action_refresh.png
  58. 0
      core/res/drawable-mdpi/ic_action_remove.png
  59. 0
      core/res/drawable-mdpi/ic_action_resume.png
  60. 0
      core/res/drawable-mdpi/ic_action_rss.png
  61. 0
      core/res/drawable-mdpi/ic_action_search.png
  62. 0
      core/res/drawable-mdpi/ic_action_sort_by_size.png
  63. 0
      core/res/drawable-mdpi/ic_action_start.png
  64. 0
      core/res/drawable-mdpi/ic_action_stop.png
  65. 0
      core/res/drawable-mdpi/ic_activity_torrents.png
  66. 0
      core/res/drawable-mdpi/ic_empty_details.png
  67. 0
      core/res/drawable-mdpi/ic_launcher.png
  68. 0
      core/res/drawable-mdpi/list_focused_transdroid.9.png
  69. 0
      core/res/drawable-mdpi/menu_dropdown_panel_transdroid.9.png
  70. 0
      core/res/drawable-mdpi/menu_hardkey_panel_transdroid.9.png
  71. 0
      core/res/drawable-mdpi/progress_bg_transdroid.9.png
  72. 0
      core/res/drawable-mdpi/progress_primary_transdroid.9.png
  73. 0
      core/res/drawable-mdpi/progress_secondary_transdroid.9.png
  74. 0
      core/res/drawable-mdpi/spinner_ab_default_transdroid.9.png
  75. 0
      core/res/drawable-mdpi/spinner_ab_disabled_transdroid.9.png
  76. 0
      core/res/drawable-mdpi/spinner_ab_focused_transdroid.9.png
  77. 0
      core/res/drawable-mdpi/spinner_ab_pressed_transdroid.9.png
  78. 0
      core/res/drawable-mdpi/tab_selected_focused_transdroid.9.png
  79. 0
      core/res/drawable-mdpi/tab_selected_pressed_transdroid.9.png
  80. 0
      core/res/drawable-mdpi/tab_selected_transdroid.9.png
  81. 0
      core/res/drawable-mdpi/tab_unselected_focused_transdroid.9.png
  82. 0
      core/res/drawable-mdpi/tab_unselected_pressed_transdroid.9.png
  83. 0
      core/res/drawable-xhdpi/ab_bottom_solid_transdroid.9.png
  84. 0
      core/res/drawable-xhdpi/ab_solid_transdroid.9.png
  85. 0
      core/res/drawable-xhdpi/ab_stacked_solid_transdroid.9.png
  86. 0
      core/res/drawable-xhdpi/ab_transparent_transdroid.9.png
  87. 0
      core/res/drawable-xhdpi/action_sort_by_size.png
  88. 0
      core/res/drawable-xhdpi/ic_action_discard.png
  89. 0
      core/res/drawable-xhdpi/ic_action_labels.png
  90. 0
      core/res/drawable-xhdpi/ic_action_new.png
  91. 0
      core/res/drawable-xhdpi/ic_action_pause.png
  92. 0
      core/res/drawable-xhdpi/ic_action_refresh.png
  93. 0
      core/res/drawable-xhdpi/ic_action_remove.png
  94. 0
      core/res/drawable-xhdpi/ic_action_resume.png
  95. 0
      core/res/drawable-xhdpi/ic_action_rss.png
  96. 0
      core/res/drawable-xhdpi/ic_action_search.png
  97. 0
      core/res/drawable-xhdpi/ic_action_start.png
  98. 0
      core/res/drawable-xhdpi/ic_action_stop.png
  99. 0
      core/res/drawable-xhdpi/ic_activity_torrents.png
  100. 0
      core/res/drawable-xhdpi/ic_empty_details.png
  101. Some files were not shown because too many files have changed in this diff Show More

0
lite/.classpath → core/.classpath

0
lite/.factorypath → core/.factorypath

0
lite/.project → core/.project

0
lite/.settings/org.eclipse.jdt.apt.core.prefs → core/.settings/org.eclipse.jdt.apt.core.prefs

0
lite/.settings/org.eclipse.jdt.core.prefs → core/.settings/org.eclipse.jdt.core.prefs

0
lite/AndroidManifest.xml → core/AndroidManifest.xml

0
lite/compile-libs/androidannotations-3.0-SNAPSHOT.jar → core/compile-libs/androidannotations-3.0-SNAPSHOT.jar

0
lite/libs/androidannotations-api-3.0-SNAPSHOT.jar → core/libs/androidannotations-api-3.0-SNAPSHOT.jar

0
lite/proguard-project.txt → core/proguard-project.txt

0
lite/project.properties → core/project.properties

0
lite/res/drawable-hdpi/ab_bottom_solid_transdroid.9.png → core/res/drawable-hdpi/ab_bottom_solid_transdroid.9.png

Before

Width:  |  Height:  |  Size: 205 B

After

Width:  |  Height:  |  Size: 205 B

0
lite/res/drawable-hdpi/ab_solid_transdroid.9.png → core/res/drawable-hdpi/ab_solid_transdroid.9.png

Before

Width:  |  Height:  |  Size: 213 B

After

Width:  |  Height:  |  Size: 213 B

0
lite/res/drawable-hdpi/ab_stacked_solid_transdroid.9.png → core/res/drawable-hdpi/ab_stacked_solid_transdroid.9.png

Before

Width:  |  Height:  |  Size: 199 B

After

Width:  |  Height:  |  Size: 199 B

0
lite/res/drawable-hdpi/ab_transparent_transdroid.9.png → core/res/drawable-hdpi/ab_transparent_transdroid.9.png

Before

Width:  |  Height:  |  Size: 205 B

After

Width:  |  Height:  |  Size: 205 B

0
lite/res/drawable-hdpi/ic_action_discard.png → core/res/drawable-hdpi/ic_action_discard.png

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

0
lite/res/drawable-hdpi/ic_action_labels.png → core/res/drawable-hdpi/ic_action_labels.png

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

0
lite/res/drawable-hdpi/ic_action_new.png → core/res/drawable-hdpi/ic_action_new.png

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

0
lite/res/drawable-hdpi/ic_action_pause.png → core/res/drawable-hdpi/ic_action_pause.png

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

0
lite/res/drawable-hdpi/ic_action_refresh.png → core/res/drawable-hdpi/ic_action_refresh.png

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

0
lite/res/drawable-hdpi/ic_action_remove.png → core/res/drawable-hdpi/ic_action_remove.png

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

0
lite/res/drawable-hdpi/ic_action_resume.png → core/res/drawable-hdpi/ic_action_resume.png

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

0
lite/res/drawable-hdpi/ic_action_rss.png → core/res/drawable-hdpi/ic_action_rss.png

Before

Width:  |  Height:  |  Size: 956 B

After

Width:  |  Height:  |  Size: 956 B

0
lite/res/drawable-hdpi/ic_action_search.png → core/res/drawable-hdpi/ic_action_search.png

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

0
lite/res/drawable-hdpi/ic_action_sort_by_size.png → core/res/drawable-hdpi/ic_action_sort_by_size.png

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

0
lite/res/drawable-hdpi/ic_action_start.png → core/res/drawable-hdpi/ic_action_start.png

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

0
lite/res/drawable-hdpi/ic_action_stop.png → core/res/drawable-hdpi/ic_action_stop.png

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

0
lite/res/drawable-hdpi/ic_activity_torrents.png → core/res/drawable-hdpi/ic_activity_torrents.png

Before

Width:  |  Height:  |  Size: 4.7 KiB

After

Width:  |  Height:  |  Size: 4.7 KiB

0
lite/res/drawable-hdpi/ic_empty_details.png → core/res/drawable-hdpi/ic_empty_details.png

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

0
lite/res/drawable-hdpi/ic_launcher.png → core/res/drawable-hdpi/ic_launcher.png

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

0
lite/res/drawable-hdpi/ic_priority_high.png → core/res/drawable-hdpi/ic_priority_high.png

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

0
lite/res/drawable-hdpi/ic_priority_low.png → core/res/drawable-hdpi/ic_priority_low.png

Before

Width:  |  Height:  |  Size: 848 B

After

Width:  |  Height:  |  Size: 848 B

0
lite/res/drawable-hdpi/ic_priority_normal.png → core/res/drawable-hdpi/ic_priority_normal.png

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

0
lite/res/drawable-hdpi/ic_priority_off.png → core/res/drawable-hdpi/ic_priority_off.png

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

0
lite/res/drawable-hdpi/list_focused_transdroid.9.png → core/res/drawable-hdpi/list_focused_transdroid.9.png

Before

Width:  |  Height:  |  Size: 145 B

After

Width:  |  Height:  |  Size: 145 B

0
lite/res/drawable-hdpi/menu_dropdown_panel_transdroid.9.png → core/res/drawable-hdpi/menu_dropdown_panel_transdroid.9.png

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

0
lite/res/drawable-hdpi/menu_hardkey_panel_transdroid.9.png → core/res/drawable-hdpi/menu_hardkey_panel_transdroid.9.png

Before

Width:  |  Height:  |  Size: 867 B

After

Width:  |  Height:  |  Size: 867 B

0
lite/res/drawable-hdpi/progress_bg_transdroid.9.png → core/res/drawable-hdpi/progress_bg_transdroid.9.png

Before

Width:  |  Height:  |  Size: 133 B

After

Width:  |  Height:  |  Size: 133 B

0
lite/res/drawable-hdpi/progress_primary_transdroid.9.png → core/res/drawable-hdpi/progress_primary_transdroid.9.png

Before

Width:  |  Height:  |  Size: 802 B

After

Width:  |  Height:  |  Size: 802 B

0
lite/res/drawable-hdpi/progress_secondary_transdroid.9.png → core/res/drawable-hdpi/progress_secondary_transdroid.9.png

Before

Width:  |  Height:  |  Size: 139 B

After

Width:  |  Height:  |  Size: 139 B

0
lite/res/drawable-hdpi/spinner_ab_default_transdroid.9.png → core/res/drawable-hdpi/spinner_ab_default_transdroid.9.png

Before

Width:  |  Height:  |  Size: 376 B

After

Width:  |  Height:  |  Size: 376 B

0
lite/res/drawable-hdpi/spinner_ab_disabled_transdroid.9.png → core/res/drawable-hdpi/spinner_ab_disabled_transdroid.9.png

Before

Width:  |  Height:  |  Size: 358 B

After

Width:  |  Height:  |  Size: 358 B

0
lite/res/drawable-hdpi/spinner_ab_focused_transdroid.9.png → core/res/drawable-hdpi/spinner_ab_focused_transdroid.9.png

Before

Width:  |  Height:  |  Size: 568 B

After

Width:  |  Height:  |  Size: 568 B

0
lite/res/drawable-hdpi/spinner_ab_pressed_transdroid.9.png → core/res/drawable-hdpi/spinner_ab_pressed_transdroid.9.png

Before

Width:  |  Height:  |  Size: 508 B

After

Width:  |  Height:  |  Size: 508 B

0
lite/res/drawable-hdpi/tab_selected_focused_transdroid.9.png → core/res/drawable-hdpi/tab_selected_focused_transdroid.9.png

Before

Width:  |  Height:  |  Size: 107 B

After

Width:  |  Height:  |  Size: 107 B

0
lite/res/drawable-hdpi/tab_selected_pressed_transdroid.9.png → core/res/drawable-hdpi/tab_selected_pressed_transdroid.9.png

Before

Width:  |  Height:  |  Size: 107 B

After

Width:  |  Height:  |  Size: 107 B

0
lite/res/drawable-hdpi/tab_selected_transdroid.9.png → core/res/drawable-hdpi/tab_selected_transdroid.9.png

Before

Width:  |  Height:  |  Size: 101 B

After

Width:  |  Height:  |  Size: 101 B

0
lite/res/drawable-hdpi/tab_unselected_focused_transdroid.9.png → core/res/drawable-hdpi/tab_unselected_focused_transdroid.9.png

Before

Width:  |  Height:  |  Size: 100 B

After

Width:  |  Height:  |  Size: 100 B

0
lite/res/drawable-hdpi/tab_unselected_pressed_transdroid.9.png → core/res/drawable-hdpi/tab_unselected_pressed_transdroid.9.png

Before

Width:  |  Height:  |  Size: 100 B

After

Width:  |  Height:  |  Size: 100 B

0
lite/res/drawable-mdpi/ab_bottom_solid_transdroid.9.png → core/res/drawable-mdpi/ab_bottom_solid_transdroid.9.png

Before

Width:  |  Height:  |  Size: 156 B

After

Width:  |  Height:  |  Size: 156 B

0
lite/res/drawable-mdpi/ab_solid_transdroid.9.png → core/res/drawable-mdpi/ab_solid_transdroid.9.png

Before

Width:  |  Height:  |  Size: 166 B

After

Width:  |  Height:  |  Size: 166 B

0
lite/res/drawable-mdpi/ab_stacked_solid_transdroid.9.png → core/res/drawable-mdpi/ab_stacked_solid_transdroid.9.png

Before

Width:  |  Height:  |  Size: 166 B

After

Width:  |  Height:  |  Size: 166 B

0
lite/res/drawable-mdpi/ab_transparent_transdroid.9.png → core/res/drawable-mdpi/ab_transparent_transdroid.9.png

Before

Width:  |  Height:  |  Size: 164 B

After

Width:  |  Height:  |  Size: 164 B

0
lite/res/drawable-mdpi/ic_action_discard.png → core/res/drawable-mdpi/ic_action_discard.png

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

0
lite/res/drawable-mdpi/ic_action_labels.png → core/res/drawable-mdpi/ic_action_labels.png

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

0
lite/res/drawable-mdpi/ic_action_new.png → core/res/drawable-mdpi/ic_action_new.png

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

0
lite/res/drawable-mdpi/ic_action_pause.png → core/res/drawable-mdpi/ic_action_pause.png

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

0
lite/res/drawable-mdpi/ic_action_refresh.png → core/res/drawable-mdpi/ic_action_refresh.png

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

0
lite/res/drawable-mdpi/ic_action_remove.png → core/res/drawable-mdpi/ic_action_remove.png

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

0
lite/res/drawable-mdpi/ic_action_resume.png → core/res/drawable-mdpi/ic_action_resume.png

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

0
lite/res/drawable-mdpi/ic_action_rss.png → core/res/drawable-mdpi/ic_action_rss.png

Before

Width:  |  Height:  |  Size: 586 B

After

Width:  |  Height:  |  Size: 586 B

0
lite/res/drawable-mdpi/ic_action_search.png → core/res/drawable-mdpi/ic_action_search.png

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

0
lite/res/drawable-mdpi/ic_action_sort_by_size.png → core/res/drawable-mdpi/ic_action_sort_by_size.png

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

0
lite/res/drawable-mdpi/ic_action_start.png → core/res/drawable-mdpi/ic_action_start.png

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

0
lite/res/drawable-mdpi/ic_action_stop.png → core/res/drawable-mdpi/ic_action_stop.png

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

0
lite/res/drawable-mdpi/ic_activity_torrents.png → core/res/drawable-mdpi/ic_activity_torrents.png

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

0
lite/res/drawable-mdpi/ic_empty_details.png → core/res/drawable-mdpi/ic_empty_details.png

Before

Width:  |  Height:  |  Size: 7.1 KiB

After

Width:  |  Height:  |  Size: 7.1 KiB

0
lite/res/drawable-mdpi/ic_launcher.png → core/res/drawable-mdpi/ic_launcher.png

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB

0
lite/res/drawable-mdpi/list_focused_transdroid.9.png → core/res/drawable-mdpi/list_focused_transdroid.9.png

Before

Width:  |  Height:  |  Size: 117 B

After

Width:  |  Height:  |  Size: 117 B

0
lite/res/drawable-mdpi/menu_dropdown_panel_transdroid.9.png → core/res/drawable-mdpi/menu_dropdown_panel_transdroid.9.png

Before

Width:  |  Height:  |  Size: 817 B

After

Width:  |  Height:  |  Size: 817 B

0
lite/res/drawable-mdpi/menu_hardkey_panel_transdroid.9.png → core/res/drawable-mdpi/menu_hardkey_panel_transdroid.9.png

Before

Width:  |  Height:  |  Size: 624 B

After

Width:  |  Height:  |  Size: 624 B

0
lite/res/drawable-mdpi/progress_bg_transdroid.9.png → core/res/drawable-mdpi/progress_bg_transdroid.9.png

Before

Width:  |  Height:  |  Size: 126 B

After

Width:  |  Height:  |  Size: 126 B

0
lite/res/drawable-mdpi/progress_primary_transdroid.9.png → core/res/drawable-mdpi/progress_primary_transdroid.9.png

Before

Width:  |  Height:  |  Size: 514 B

After

Width:  |  Height:  |  Size: 514 B

0
lite/res/drawable-mdpi/progress_secondary_transdroid.9.png → core/res/drawable-mdpi/progress_secondary_transdroid.9.png

Before

Width:  |  Height:  |  Size: 126 B

After

Width:  |  Height:  |  Size: 126 B

0
lite/res/drawable-mdpi/spinner_ab_default_transdroid.9.png → core/res/drawable-mdpi/spinner_ab_default_transdroid.9.png

Before

Width:  |  Height:  |  Size: 314 B

After

Width:  |  Height:  |  Size: 314 B

0
lite/res/drawable-mdpi/spinner_ab_disabled_transdroid.9.png → core/res/drawable-mdpi/spinner_ab_disabled_transdroid.9.png

Before

Width:  |  Height:  |  Size: 308 B

After

Width:  |  Height:  |  Size: 308 B

0
lite/res/drawable-mdpi/spinner_ab_focused_transdroid.9.png → core/res/drawable-mdpi/spinner_ab_focused_transdroid.9.png

Before

Width:  |  Height:  |  Size: 409 B

After

Width:  |  Height:  |  Size: 409 B

0
lite/res/drawable-mdpi/spinner_ab_pressed_transdroid.9.png → core/res/drawable-mdpi/spinner_ab_pressed_transdroid.9.png

Before

Width:  |  Height:  |  Size: 358 B

After

Width:  |  Height:  |  Size: 358 B

0
lite/res/drawable-mdpi/tab_selected_focused_transdroid.9.png → core/res/drawable-mdpi/tab_selected_focused_transdroid.9.png

Before

Width:  |  Height:  |  Size: 104 B

After

Width:  |  Height:  |  Size: 104 B

0
lite/res/drawable-mdpi/tab_selected_pressed_transdroid.9.png → core/res/drawable-mdpi/tab_selected_pressed_transdroid.9.png

Before

Width:  |  Height:  |  Size: 104 B

After

Width:  |  Height:  |  Size: 104 B

0
lite/res/drawable-mdpi/tab_selected_transdroid.9.png → core/res/drawable-mdpi/tab_selected_transdroid.9.png

Before

Width:  |  Height:  |  Size: 97 B

After

Width:  |  Height:  |  Size: 97 B

0
lite/res/drawable-mdpi/tab_unselected_focused_transdroid.9.png → core/res/drawable-mdpi/tab_unselected_focused_transdroid.9.png

Before

Width:  |  Height:  |  Size: 98 B

After

Width:  |  Height:  |  Size: 98 B

0
lite/res/drawable-mdpi/tab_unselected_pressed_transdroid.9.png → core/res/drawable-mdpi/tab_unselected_pressed_transdroid.9.png

Before

Width:  |  Height:  |  Size: 97 B

After

Width:  |  Height:  |  Size: 97 B

0
lite/res/drawable-xhdpi/ab_bottom_solid_transdroid.9.png → core/res/drawable-xhdpi/ab_bottom_solid_transdroid.9.png

Before

Width:  |  Height:  |  Size: 264 B

After

Width:  |  Height:  |  Size: 264 B

0
lite/res/drawable-xhdpi/ab_solid_transdroid.9.png → core/res/drawable-xhdpi/ab_solid_transdroid.9.png

Before

Width:  |  Height:  |  Size: 277 B

After

Width:  |  Height:  |  Size: 277 B

0
lite/res/drawable-xhdpi/ab_stacked_solid_transdroid.9.png → core/res/drawable-xhdpi/ab_stacked_solid_transdroid.9.png

Before

Width:  |  Height:  |  Size: 261 B

After

Width:  |  Height:  |  Size: 261 B

0
lite/res/drawable-xhdpi/ab_transparent_transdroid.9.png → core/res/drawable-xhdpi/ab_transparent_transdroid.9.png

Before

Width:  |  Height:  |  Size: 269 B

After

Width:  |  Height:  |  Size: 269 B

0
lite/res/drawable-xhdpi/action_sort_by_size.png → core/res/drawable-xhdpi/action_sort_by_size.png

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

0
lite/res/drawable-xhdpi/ic_action_discard.png → core/res/drawable-xhdpi/ic_action_discard.png

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

0
lite/res/drawable-xhdpi/ic_action_labels.png → core/res/drawable-xhdpi/ic_action_labels.png

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

0
lite/res/drawable-xhdpi/ic_action_new.png → core/res/drawable-xhdpi/ic_action_new.png

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

0
lite/res/drawable-xhdpi/ic_action_pause.png → core/res/drawable-xhdpi/ic_action_pause.png

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

0
lite/res/drawable-xhdpi/ic_action_refresh.png → core/res/drawable-xhdpi/ic_action_refresh.png

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

0
lite/res/drawable-xhdpi/ic_action_remove.png → core/res/drawable-xhdpi/ic_action_remove.png

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

0
lite/res/drawable-xhdpi/ic_action_resume.png → core/res/drawable-xhdpi/ic_action_resume.png

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

0
lite/res/drawable-xhdpi/ic_action_rss.png → core/res/drawable-xhdpi/ic_action_rss.png

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

0
lite/res/drawable-xhdpi/ic_action_search.png → core/res/drawable-xhdpi/ic_action_search.png

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

0
lite/res/drawable-xhdpi/ic_action_start.png → core/res/drawable-xhdpi/ic_action_start.png

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

0
lite/res/drawable-xhdpi/ic_action_stop.png → core/res/drawable-xhdpi/ic_action_stop.png

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

0
lite/res/drawable-xhdpi/ic_activity_torrents.png → core/res/drawable-xhdpi/ic_activity_torrents.png

Before

Width:  |  Height:  |  Size: 5.8 KiB

After

Width:  |  Height:  |  Size: 5.8 KiB

0
lite/res/drawable-xhdpi/ic_empty_details.png → core/res/drawable-xhdpi/ic_empty_details.png

Before

Width:  |  Height:  |  Size: 9.7 KiB

After

Width:  |  Height:  |  Size: 9.7 KiB

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save