Skip to content
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.

Releases: hbang/TypeStatus-Plus

1.0b9

16 Feb 14:37
ce2ebd8
Compare
Choose a tag to compare
1.0b9 Pre-release
Pre-release
  • Fixes an issue causing backgrounded apps to disconnect and stop sending TypeStatus Plus notifications.
  • Fixes an issue causing provider apps’ push notifications to not be displayed, hopefully for real this time.
  • Fixes an issue causing the status bar unread count icon to not appear. (Remember to use libmoorecon if you’re on iOS 9.2/9.3.)
  • Changes the status bar unread count icon to appear like a badge.
  • Hopefully fixes an issue causing notifications to not appear on Apple Watch.
  • Stashes the TypeStatus Plus providers directory to free up more space on the system partition.
  • More various internal code improvements.

1.0b10

16 Feb 14:37
44b63e8
Compare
Choose a tag to compare
1.0b10 Pre-release
Pre-release
  • Hides the Vibrations section on devices without a vibration motor.
  • Fixes an issue that required a nonexistent version of TypeStatus to be installed.

1.0b8

16 Feb 14:36
bec5808
Compare
Choose a tag to compare
1.0b8 Pre-release
Pre-release
  • Adds full support for iOS 9.2 and 9.3.
  • Adds support for TypeStatus 2.1.4. This version is required for this version of TypeStatus Plus to fully work.
  • Adds support for using libmoorecon instead of libstatusbar.
  • Allows libstatusbar/libmoorecon to be uninstalled without also forcing TypeStatus Plus to uninstall.
  • Adds support for multiple apps’ badges to be used in the status bar unread count icon.
  • Adds support for providers that need to support multiple apps (e.g. separate iPhone and iPad app).
  • Fixes an issue causing provider apps’ push notifications to not be displayed.
  • Fixes a crash when tapping a TypeStatus notification to open it.
  • Fixes an issue causing typing indicators in the Messages conversation list to appear too large.
  • Code has been converted to ARC to improve stability.
  • Adds many translations.

1.0b7

16 Feb 14:36
8e7a0df
Compare
Choose a tag to compare
1.0b7 Pre-release
Pre-release
  • Add lots of memory management and overall improvement

1.0b6

16 Feb 14:35
Compare
Choose a tag to compare
1.0b6 Pre-release
Pre-release
  • Fix a bug where bulletins wouldn’t open the correct app
  • Add a switch to select which app icon is shown for bulletins
  • Add the ability for users to select between Lock screen, home screen, and apps, for when banners and/or vibrations occur

1.0b5

16 Feb 14:35
Compare
Choose a tag to compare
1.0b5 Pre-release
Pre-release
  • Fixed an issue where numerous parts of apps would break after a certain period of time
  • Fix multiple memory leaks
  • Add an option to not show notifications from the app in the foreground if the notification is from that app

1.0b4

16 Feb 14:34
Compare
Choose a tag to compare
1.0b4 Pre-release
Pre-release
  • Start localization
  • Fix crashes with unread badge count
  • Use a translucent navigation bar in the settings
  • Fix lots of backgrounding bugs
  • Fix white screen bug
  • Implement a switch for haptic feedback
  • Fix an issue where settings for providers wouldn't work

1.0b3

16 Feb 14:34
Compare
Choose a tag to compare
1.0b3 Pre-release
Pre-release
  • Fix a bug where backgrounding would not work
  • Fix a bundle identifier where the right identifier wouldn't be used for the unread count in status bar
  • Fix a crash in Messages occurring for some people

1.0b2

16 Feb 14:33
Compare
Choose a tag to compare
1.0b2 Pre-release
Pre-release
  • Fix a crash in messages that many were receiving
  • Fix .plist errors in the TypeStatus Plus app
  • UICache is now run making the app icon work
  • Fixes backgrounding, both at launch and after app termination
  • Fixes provider enable switches not working
  • Make API changes that reflect preferences not working
  • Depend on libstatusbar
  • Fixes a bug where providers were not loading everywhere

1.0b1

16 Feb 14:32
Compare
Choose a tag to compare
1.0b1 Pre-release
Pre-release
  • Initial beta