Skip to content

Commit

Permalink
Updated change log
Browse files Browse the repository at this point in the history
  • Loading branch information
freshollie committed Nov 27, 2017
1 parent 9e3fd21 commit 84c27ad
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 3 deletions.
21 changes: 20 additions & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
# BETA 2.1.1

# Fixes
- Fixed seekbar in lower android versions
- Fixed stationlist lag

# BETA 2.1

## Changes
- Serious layout optimisations with ConstraintLayout

# BETA 2.0

## New
- Slideshow support!

## Changes
- Changed interface to support slideshow

# BETA 1.2.2

## Fixes
Expand Down Expand Up @@ -44,4 +63,4 @@

## New
- Added support down to API 16
- Added connecting status for when the app is trying to connect to the device
- Added connecting status for when the app is trying to connect to the device
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

<img align="right" src="screenshots/demo.gif">

[Latest Releases](/releases)
[Latest Release](/releases)

Builds have only been tested on android 5.1 and 6.0,
Builds have only been properly tested on android 5.1 and 6.0 due to no USB support on the android emulator.

If the app crashes on your system submit an issue with a full log file (Google it if you dont know how to do this)

Expand Down

0 comments on commit 84c27ad

Please sign in to comment.