8000
Skip to content

v1.1 - Decryptor

Choose a tag to compare

@Omegaplexx Omegaplexx released this 18 May 02:20
· 7 commits to main since this release
Русский

Расшифровка crypt5 без Xposed!

  • В приложение встроен Rust-дешифратор от amurcanov — теперь необязательно устанавливать Happ, Xposed или LSPatch, чтобы расшифровать подписку.
  • Теперь поле HWID поддерживает ввод happ://crypt и окрашивается в чёрный при вводе таких ссылок. Для расшифровки нажмите на значок ключа рядом с полем.
  • Панель перехвата ссылок теперь скрыта. Вы можете снова включить её в настройках.
  • Теперь по нажатии на уведомление открывается интерфейс приложения.
  • Уведомление теперь закреплено в «шторке», и его нельзя случайно смахнуть в сторону (не распространяется на Android 13+).
  • Надписи статуса («Xposed неактивен…» и «Режим LSPatch») перенесены в диалог О приложении.
  • Обновлены подсказки к текстовым полям URL и HWID (и некоторые другие строки).
  • Исправлена работа жеста вызова Happwner внутри Happ.
  • Прочие исправления в UI и логике работы.


Decrypt crypt5 without Xposed!

  • The app now includes the Rust decryptor by amurcanov — you no longer need Happ, Xposed, or LSPatch installed to decrypt subscriptions.
  • The HWID field now supports happ://crypt links and turns black when such links are entered. To decrypt them, tap the key icon next to the field.
  • The link interception panel is now hidden by default. You can re-enable it in the settings.
  • Tapping the notification now opens the app interface.
  • The notification is now pinned in the notification shade and can no longer be accidentally dismissed (does not apply to Android 13+).
  • Status labels ("Xposed inactive…" and "LSPatch mode") have been moved to the About app dialog.
  • Updated hints for the URL and HWID text fields (as well as several other strings).
  • Fixed the three-finger gesture behaviour in Happ.
  • Various UI and logic fixes.
0