Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: Fs00/gh4a

Tags

v4.3.1

Toggle v4.3.1's commit message
Update version to 4.3.1

v4.3.0

Toggle v4.3.0's commit message
Update version 4.3.0

v4.2.1

Toggle v4.2.1's commit message
Fix pull request activity not scrolling to initial comment

The content was being initialized twice because of callback in head reference loading. We forgot to remove this call after making head reference not required to display main content.

v4.2.0

Toggle v4.2.0's commit message
Bump version

v4.1.2

Toggle v4.1.2's commit message
Bump version

v4.1.1

Toggle v4.1.1's commit message
Fix logic and init value for zoom size determination.

Previous logic would throw an ArrayIndexOutOfBoundsException for new
installs.

v4.1.0

Toggle v4.1.0's commit message
Merge pull request slapperwan#580 from Tunous/notification-mark-fix

Mark repository as read when marking last unread notification

v4.0.5

Toggle v4.0.5's commit message
Fix NPE.

v4.0.4

Toggle v4.0.4's commit message
Only update color in task description.

Don't update label and icon, as that might be misleading if we're called
from other apps via BrowseFilter.

v4.0.3

Toggle v4.0.3's commit message
Fix some more reported crashes.