Skip to content

Releases: twireapp/Twire

2.514

18 May 17:24
ca518ff
Compare
Choose a tag to compare

ca518ff 2.514
284440c Add support for Picture In Picture mode
0506204 Automatically reconnect to the chat if an exception is thrown
0729492 Make the preview transition use the cache busted image
863436b Properly release the video player
26de80b Fix VOD chat not working after closing and reopening the app
09d8ccb Fix #87
8b22b54 Fix messages with bits not being displayed at all

2.513

02 May 12:14
19c6425
Compare
Choose a tag to compare

19c6425 2.513
d45bf2b Reduce the amount of overdraw
0e0558e Clean up some code and update gradle
04d8ab3 Fix streams crashing due to emotes not being serializable

v2.512

15 Apr 06:03
1942ad0
Compare
Choose a tag to compare

1942ad0 2.512 release
6d8e569 Make preview images refresh every 5 minutes
54cebf3 Fix the stream count not loading
28a7785 Fix only the first part of the URL being turned into a link
3a4c958 Ignore emotes that are longer than the message

v2.0.1

28 Mar 11:16
974727f
Compare
Choose a tag to compare

974727f 2.0.1
d7c726d Replace Picasso with Glide
b0e7586 Fix the stream not showing up in portrait view in Android 6.0
327cb23 Fix issue related to having auto-rotation disabled while opening a stream
fafe298 Fix logging in going to the twitch landing page

v2.0.0

29 Feb 09:37
b21ea9d
Compare
Choose a tag to compare

b21ea9d 2.0.0
7d6d639 Fixed issue where followed streams failed to load.
a7547e2 Update Twitch Emotes API
a3ff57f Revert fix for BTTV global emotes

v1.9.9

07 Jan 19:58
Compare
Choose a tag to compare

There will probably be nothing special on the v2.0.0 release.

195e8d0 1.9.9
d6a7d12 Fix the video player sizing in portrait with ExoPlayer
aa83adc Fix emote pattern to support emote modifications
9c73c61 Support devices that have notches
7b69b98 Fix global BTTV emotes not working after API change
a697d37 Use ExoPlayer to play videos which fixes auto quality
c69da51 Show all available qualities and not just preset ones
1b56eee Use a better string for when a stream fails to play
8c1737b Refactor emotes and badges to add FFZ emotes and badges
b9495c0 Use a better URL pattern for matching links
7940e5f Merge pull request #68 from t0pu/master
63bae58 Connect to chat when not logged in
ccf5fd7 Merge pull request #67 from t0pu/master
bfbacc6 Disable tips as soon as navigation drawer is opened the first time

v1.9.8

01 Dec 19:41
d97895a
Compare
Choose a tag to compare

d97895a 1.9.8
b0468b9 Merge pull request #65 from samfun123/encoding
a08abdb Don't encode stream tokens twice and encode VOD tokens
27274ef Merge pull request #61 from dfriveros11/master
6c7c665 tip_theme erased in strings.xml for all languages
7f75744 Issue #8. Removed the help
f3f47b0 Merge pull request #62 from gabomarza/master
dbea739 Error at LoginActivity which crashed the application when trying to open LoginActivity whitout internet conection, this happened because the method initSnackbar didn't initialized the snackbar which caused a NullPointerException. Now, it is initializated properly.
6f861d1 Issue #8 Fix. It sends to login page when you are not loggen in and when you are loggen in it send to account management.
ea7b841 Issue #8 Almost Fix. It sends to login page when you are not loggen in and when you are loggen in it send the dialog to logout or to log in with a different account.

1.9.7

18 Nov 06:58
88e8724
Compare
Choose a tag to compare

88e8724 1.9.7
16c5456 Port URLEncoded Token
213f6d5 Merge pull request #60 from samfun123/api-fallback
8c83d31 Port API fallback from Pocket Plays
68b53d0 Merge pull request #58 from samfun123/fixes
4160ead Fix #56
231308d Fix #50
49ddd37 Fix #47
69c8510 Merge pull request #57 from samfun123/badges
f7d8b57 Add support for badges
3391c12 Merge pull request #52 from ClementEstievenart/patch-1
97b06d4 Improve french translation
a79d51c Merge pull request #45 from TacoTheDank/master
9a3edf0 Fixed some things from meaty commits
f84811c Update several dependencies and remove unused ones
fad01bb Res folder and XML code cleanup
1ef5d74 Java 1.8 changes, lots of java code cleanup
5cbcf59 Lint automatic code cleanup
0426ea5 Adjust codestyle to .editorconfig
dd88c7d Add .editorconfig
a64e2d2 Reconfigure build.gradle setup
7f180d2 Update gradle wrapper
8369152 Delete generated/obsolete files

1.9.6

06 Oct 15:10
Compare
Choose a tag to compare

71e5968 1.9.6
7cf3cf1 Bump gradle version
60d1062 Ignore lint errors
1cc1980 Merge pull request #43 from samfun123/animated
cc515ff Keep the chat open if it was open when you rotate your device
976d9a6 Use Glide to load emotes which adds support for animated emotes

1.9.5

02 Oct 11:50
8e69c47
Compare
Choose a tag to compare

8e69c47 1.9.5
0d7e5c6 1.9.4
2aa4773 Merge pull request #41 from samfun123/seek
5c4a238 Make it so you can swipe to open VOD chat like regular chat
febe16b Add seek dialog and quick seek buttons
6ad8928 Merge pull request #39 from samfun123/vod-chat
8d15853 Add VOD chat