Skip to content

Commit

Permalink
Replace DefaultBandwidthMeter with CountryAndNetworkTypeBandwidthMeter.
Browse files Browse the repository at this point in the history
This removes the experimental bandwidth meter and uses it as the new default.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=215404065
  • Loading branch information
tonihei authored and ojw28 committed Oct 3, 2018
1 parent 34c2866 commit 4386d5d
Show file tree
Hide file tree
Showing 4 changed files with 453 additions and 698 deletions.
2 changes: 2 additions & 0 deletions RELEASENOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

### dev-v2 (not yet released) ###

* Improve initial bandwidth meter estimates using the current country and
network type.
* Do not retry failed loads whose error is `FileNotFoundException`.
* Add convenience methods `Player.next`, `Player.previous`, `Player.hasNext`
and `Player.hasPrevious`
Expand Down
Loading

0 comments on commit 4386d5d

Please sign in to comment.