YungRaj / StreakNotify

A MobileSubstrate dylib, daemon and prefs bundle that specifies to the user everything about Snapchat streaks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StreakNotify

A jailbreak tweak that specifies to the user everything about Snapchat streaks and is an extension to tweaks that don’t take advantage of this feature of Snapchat. If you snap a lot of people, this is what you’ll want for sure.

A clock/timer emoji and time remaining will show up on your feed for any streak that you have currently going with another user

Notifications will be pushed based on intervals that you specify in settings

Custom Friends allows notifications to be enabled for those specified in Friendmojilist settings

Auto Reply allows Snaps to be sent automatically to those when notifications are delivered

Features coming soon

  1. Auto send snaps which keep the streak for you after receiving the notification (or dynamically through the daemon)
  2. Custom pictures and caption you can send to keep the streak
  3. Disable auto-reply for x certain users if enabled
  4. Integration with Phantom and Snap+
  5. Ability to install on a non-jailbroken device Note: you won’t be able to receive updates unless you check out the project I have frequently as updates are pushed.
    Check out http://github.com/yungraj/StreakNotify-jailed and http://github.com/BishopFox/theos-jailed
  6. BulletinBoard framework handling notifications instead of UIKit (UILocalNotification) to fix issues with notifications
  7. More support with the objective-c frontend to Snapchat’s servers
  8. More features that may not necessarily be related to Snapchat streaks… features such as those found in Phantom and Snap++

Note:

beta-testing branch is for beta testing the tweak… now is default branch for SN

Known issues

Auto Reply IS NOT WORKING, reverse engineering Snapchat’s API’s is hard
Snapchat updates cause selectors used for models become deprecated (UPDATE TO UPDATE)
No caption insertion for auto reply in Preferences Bundle (FIXED)
Choose image is dead in the Preferences Bundle (FIXED)
Daemon not loading because of permissions issues (FIXED)
FriendmojiList custom friends crashing (FIXED)
/var/root/Documents folder missing on some devices (FIXED)
Crashes before saving preferences and launching the app (FIXED)
Random but not frequent crashes on cellForRowAtIndexPath: (FIXED)

About

A MobileSubstrate dylib, daemon and prefs bundle that specifies to the user everything about Snapchat streaks


Languages

Language:Objective-C 74.8%Language:Objective-C++ 24.2%Language:Makefile 0.7%Language:Shell 0.3%Language:Roff 0.0%