FHellmann / Uniatron

This project is part of the course Mobile Application Development at the University of Augsburg
https://play.google.com/store/apps/details?id=com.edu.uni.augsburg.uniatron
Apache License 2.0
0 stars 3 forks source link

Blacklist pre-installed apps #90

Closed FHellmann closed 6 years ago

FHellmann commented 6 years ago

Short description of what this resolves:

The user was not able to select pre-installed apps (like YouTube or Chrome).

Changes proposed in this pull request:

Does this close any currently open issues?

Fix #78

codecov[bot] commented 6 years ago

Codecov Report

Merging #90 into master will increase coverage by 4.28%. The diff coverage is 17.16%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #90      +/-   ##
==========================================
+ Coverage   20.09%   24.38%   +4.28%     
==========================================
  Files          74       75       +1     
  Lines        1528     1534       +6     
  Branches       62       61       -1     
==========================================
+ Hits          307      374      +67     
+ Misses       1220     1158      -62     
- Partials        1        2       +1
Impacted Files Coverage Δ
...g/uniatron/service/handler/PackageChangeModel.java 0% <0%> (ø) :arrow_up:
...augsburg/uniatron/ui/setting/SettingViewModel.java 0% <0%> (ø) :arrow_up:
...sburg/uniatron/service/handler/StepCountModel.java 0% <0%> (ø) :arrow_up:
...urg/uniatron/ui/card/appusage/AppUsageAdapter.java 0% <0%> (ø) :arrow_up:
...rg/uniatron/service/handler/StepCountDetector.java 0% <0%> (ø) :arrow_up:
.../augsburg/uniatron/ui/setting/SettingFragment.java 0% <0%> (ø) :arrow_up:
...rg/uniatron/ui/onboarding/OnBoardingViewModel.java 0% <0%> (ø) :arrow_up:
...ni/augsburg/uniatron/service/StickyAppService.java 0% <0%> (ø) :arrow_up:
...burg/uniatron/ui/shop/TimeCreditShopViewModel.java 0% <0%> (ø) :arrow_up:
...urg/uniatron/ui/card/summary/SummaryViewModel.java 0% <0%> (ø) :arrow_up:
... and 19 more