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

Releases: hbang/TypeStatus

1.3 beta 1

06 Dec 18:50
Compare
Choose a tag to compare
1.3 beta 1 Pre-release
Pre-release
  • Fixes issues with daemons crashing or using high CPU on iOS 8.
  • Fixes the typing and read icons not displaying in overlays on iOS 8.
  • Fixes an issue that could cause a crash when showing an overlay on the lock screen.
  • Fixes status bar icons not showing on the lock screen.
  • Adds a setting for a status bar icon for read receipts.
  • Adds Retina HD graphics for iPhone 6 Plus (thanks Surenix!).
  • Adds Simplified Chinese translation (thanks zsm1703!).
  • Many little code improvements.

1.2.1

23 Nov 01:58
Compare
Choose a tag to compare
  • Fixes crashes when certain iOS accessibility features are enabled.

1.2 (1.1.1 Release Candidate)

23 Nov 01:57
Compare
Choose a tag to compare
  • Fixes all cases that could cause a crash when the status bar is hidden.
  • Fixes contact names not being shown on iOS 6.
  • Adds support for VoiceOver (overlay is automatically spoken).

1.1.1 beta 6

23 Nov 01:59
Compare
Choose a tag to compare
1.1.1 beta 6 Pre-release
Pre-release
  • Temporarily removes support for hidden status bars (fixes crashes when the status bar is hidden).
  • Fixes rare cases of “Buddy Name” being shown instead of the actual contact name.
  • Fixes a Settings crash when both Status Bar Icon and Status Bar Overlay are enabled for typing alerts.
  • Fixes translations not working.
  • Organizes typing and read settings into sub-pages.
  • Some little code improvements.

1.1.1 beta 5

23 Nov 02:00
Compare
Choose a tag to compare
1.1.1 beta 5 Pre-release
Pre-release
  • Fixes contact names not being shown on iOS 7.
    TypeStatus uses your settings for short contact names. You can change this by opening Settings, then tapping “Mail, Contacts, Calendars”, followed by “Short Name”.
  • Fixes an issue that caused images to not send.
  • Hopefully fixes the status bar icon failing to disappear.
  • Retrieves status bar color information in a more reliable way. This should fix issues with StatusBarFix2 installed.
  • Intercepts notifications in a more reliable way on iOS 5 and 6. (iOS 7 was already using this reliable route.)
  • Many little bug fixes and improvements.

1.1.1 beta 4

23 Nov 02:01
Compare
Choose a tag to compare
1.1.1 beta 4 Pre-release
Pre-release
  • Adds basic support for iOS 7. This includes support for iPhone 5s, iPad Air and iPad mini (second generation), and new icons (thanks Surenix!).
    Please note that a lot has changed under the hood of TypeStatus in order to accommodate the changes Apple made in iOS 7. If you’re on iOS 5 (and possibly also iOS 6), you must open Messages at least once after installing TypeStatus for it to work.

1.1.1 beta 4 (R2)

  • Fixes an issue that caused TypeStatus to not completely uninstall unless the device is rebooted.

1.1.1 beta 3

23 Nov 02:01
Compare
Choose a tag to compare
1.1.1 beta 3 Pre-release
Pre-release
  • Fixes an issue that caused the status bar text to be brighter after the TypeStatus overlay is shown.
  • Adds support for apps that hide the status bar.

1.1.1 beta 2

23 Nov 02:02
Compare
Choose a tag to compare
1.1.1 beta 2 Pre-release
Pre-release
  • Fixes an issue where opening a backgrounded app would re-show any overlays that were shown while it was closed.

1.1.1 beta 1

23 Nov 02:02
Compare
Choose a tag to compare
1.1.1 beta 1 Pre-release
Pre-release
  • Inter-app communication code has been overhauled in an attempt to fix crashes on app launch and freezes when playing music.
    Please contact us via Twitter (@hbangws) or via the “Author” link on TypeStatus’ Cydia details page if you still experience these issues.

1.1

23 Nov 02:08
Compare
Choose a tag to compare
1.1
  • Finalises translations.
  • Disables the typing icon by default as this conflicts with the typing overlay.