JB-SelfCompany
46629ba888
Added the option of auto-configuration of peers, sorting by RTT
1.6.0
2025-12-16 21:59:29 +03:00
JB-SelfCompany
fa2acc87e5
Possibility to select logs for a period, archiving of selected logs. Adaptive intervals based on activity and charging state. Instant message delivery via push notifications. Full Android Doze Mode compatibility. Fix IMAP/SMTP authentication on mail clients.
1.5.5
2025-12-14 03:10:31 +03:00
JB-SelfCompany
9442ece6aa
Optimized message delivery time to maintain communication. Resets the number of sends when the network type changes.
1.5.4
2025-12-09 00:27:29 +03:00
JB-SelfCompany
cd3f7dc632
Add fastlane info
1.5.3
2025-12-07 00:52:23 +03:00
JB-SelfCompany
e8745afd2b
Battery optimization
2025-12-07 00:45:47 +03:00
JB-SelfCompany
ed8e7c2821
Fix service stop
2025-12-07 00:22:06 +03:00
JB-SelfCompany
d0b7a0ceef
Battery optimization
2025-12-06 21:16:10 +03:00
JB-SelfCompany
f0baf35d51
Remove multicast
2025-12-06 20:23:31 +03:00
JB-SelfCompany
098a139592
Update UI peers
2025-12-05 22:54:39 +03:00
JB-SelfCompany
cb174e37a9
Added latest imap updates from the original Yggmail repository. Fixed ErrClosed error when performing any actions with peers. Attempted to fix multicast (may not function fully). Redesigned peers control menu.
1.5.2
2025-12-05 17:23:03 +03:00
JB-SelfCompany
97a4a3c367
Update yggmail, update dependencies
2025-12-05 13:25:01 +03:00
JB-SelfCompany
4bd48bf015
Optimized the Yggmail library
1.5.1
2025-12-03 13:38:00 +03:00
JB-SelfCompany
4a54448dea
Update README.ru.md
1.5.0
2025-12-03 13:02:15 +03:00
JB-SelfCompany
a2e27c5596
Update README.md
2025-12-03 13:00:06 +03:00
JB-SelfCompany
bd45477e41
Optimized battery usage. Added peer connection status to the home screen. Removed unnecessary default peers. Optimized the Yggmail library. Added "Apply Changes" button for peer configuration with automatic service restart. Added loading overlay with progress indicator during service restart operations. Implemented automatic service restart after key regeneration with loading feedback. Added "Enable Log Collection" toggle in Debug Settings (disabled by default). Log collection now respects the setting - no logs collected when disabled. LogsActivity shows informational message when log collection is disabled. Automatic service start after completing first-time setup/onboarding. Added loading overlay with progress indicator for service restart when toggling multicast. Added app restart confirmation dialog when changing theme with loading overlay. Added app restart confirmation dialog when changing language with loading overlay. Added loading overlay for service restart button in logs activity. Fixed app not reopening after theme/language change - now properly restarts with new settings
2025-12-03 12:49:58 +03:00
JB-SelfCompany
a689eb019e
Optimized battery usage. Added peer connection status to the home screen. Removed unnecessary default peers. Optimized the Yggmail library.
2025-12-02 21:49:54 +03:00
JB-SelfCompany
b4fd50011b
Update build files
1.4.3
2025-11-30 23:14:28 +03:00
JB-SelfCompany
a3f44d9da5
Improved stability. Added the option to use other peers "on the fly", without restarting the application. Added the functionality to clear logs and receive new ones.
2025-11-30 23:10:54 +03:00
JB-SelfCompany
60aa4cc8ef
Add fastlane info
2025-11-30 17:59:09 +03:00
JB-SelfCompany
1a65628cd8
Updated to version 1.4.2. Updated the library, Yggmail now uses yggquick as its basis. Improved connection stability, increased message delivery speed to 10+- seconds.
1.4.2
2025-11-30 17:38:20 +03:00
JB-SelfCompany
d81229b7d2
Add fastlane info.
2025-11-29 02:34:28 +03:00
JB-SelfCompany
ca226eebe5
Fixing the project build for IzzyOnDroid. Fixing the display of the github icon on the About page. Fixing the readme.
1.4.1
2025-11-29 01:54:52 +03:00
JB-SelfCompany
2318ecb2a6
Add fastlane
2025-11-26 22:04:21 +03:00
JB-SelfCompany
01786e55ac
Updated to version 1.4.0. Added integration with ArcaneChat. Fixed a security issue on Samsung devices.
1.4.0
2025-11-26 16:08:58 +03:00
JB-SelfCompany
678af49f81
Fix backup service.
1.3.2
2025-11-25 19:33:54 +03:00
JB-SelfCompany
e1849a4522
Fix stability.
1.3.1
2025-11-25 14:48:22 +03:00
JB-SelfCompany
984cd17cfc
Backup & Restore
...
Encrypted configuration backup with AES-256-GCM encryption
Export and import all settings with password protection (min 8 characters)
Optional inclusion of Yggdrasil keys (yggmail.db) to preserve your email address
Secure backup file format (.tyrbackup) for easy device migration
Language Selection
Manual language selection: English, Russian, or System default
Language setting persists across app restarts
Automatically detects and follows system language by default
Theme Selection
Dark/Light theme support: System, Light, or Dark mode
Theme switches instantly without app restart
Follows Android system theme by default (Android 10+)
Improvements
All activities now support dynamic language switching
Better separation of concerns with BaseActivity class
Improved settings organization with new "Appearance" section
Technical Details
AES-256-GCM encryption for backups
PBKDF2 key derivation (100,000 iterations)
AppCompat theme management for consistent theming
Locale-aware context wrapping for language support
2025-11-25 00:10:13 +03:00
JB-SelfCompany
7cab5669d3
Fix
1.2.1
1.3.0
2025-11-24 15:59:40 +03:00
JB-SelfCompany
e8ad041304
Optimization of power consumption. Optimization of the yggmail library code to reduce power consumption. Fixing the name of the DeltaChat application.
2025-11-24 15:09:40 +03:00
JB-SelfCompany
ca26f2b348
Update to 1.2.0 version. Add deltachat autoconfig button and func. Fix logo, notifications.
1.2.0
2025-11-24 14:08:33 +03:00
JB-SelfCompany
c04ee97f9a
fix
2025-11-23 01:17:33 +03:00
JB-SelfCompany
4201700030
Fix imports and update yggmail lib.
1.1.0
2025-11-23 01:10:18 +03:00
JB-SelfCompany
c0187e9dd3
Fixed notification icon appearing as placeholder in notification shade - now displays proper app icon. Removed redundant "Service Status" prefix from notifications - status text now appears directly as notification title for cleaner display
1.0.2
2025-11-22 23:34:59 +03:00
JB-SelfCompany
8d70794155
Fixed Russian localization for permission warnings. Removed app name duplication in notification bar
1.0.1
2025-11-22 23:19:37 +03:00
JB-SelfCompany
0df457cb2d
Fix translate.
2025-11-22 23:10:22 +03:00
JB-SelfCompany
fba726a6ee
Fix
1.0.0
2025-11-22 22:30:33 +03:00
JB-SelfCompany
f181efc385
Fix
2025-11-22 22:19:09 +03:00
JB-SelfCompany
0ef96bdd4f
Initial Release
2025-11-22 22:17:20 +03:00
JB-SelfCompany
78adb593ea
Initial commit
2025-11-20 23:22:46 +03:00