tiemonl / imhungry

imhungry is an Android app to decide where to eat any time, any where
https://imhungry.io/
GNU General Public License v3.0
1 stars 0 forks source link

Feature/gh 82 themes #88

Closed htwight closed 5 years ago

htwight commented 5 years ago

Resolve GH-82: Add themes preference with default and night modes.

codecov[bot] commented 5 years ago

Codecov Report

Merging #88 into master will decrease coverage by 0.08%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master     #88      +/-   ##
===========================================
- Coverage      3.34%   3.25%   -0.09%     
  Complexity        4       4              
===========================================
  Files            34      34              
  Lines           479     492      +13     
  Branches         38      42       +4     
===========================================
  Hits             16      16              
- Misses          461     474      +13     
  Partials          2       2
Impacted Files Coverage Δ Complexity Δ
.../main/kotlin/io/imhungry/common/ui/BaseActivity.kt 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...in/kotlin/io/imhungry/settings/SettingsActivity.kt 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...in/kotlin/io/imhungry/settings/SettingsFragment.kt 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...ngry/restaurantLists/ui/RestaurantListsActivtiy.kt 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...kotlin/io/imhungry/calendar/ui/CalendarActivity.kt 0% <0%> (ø) 0 <0> (ø) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update be30203...3eea4c2. Read the comment docs.