Conversation
Update to O+ receivers
Added patched version of US Eversense CGM App
included patch from adrian
see changelog
Esel will not send future values + ability to shift values to the future
* Sending values every ~20sec * Better startup after Transmitter paused (e.g. for charging) * Feature for sending constant BG values: can be used for debugging even without an CGM
added some comments + files for ES patching
|
Hi, thanks to your previous instructions I learned how to mod the more recent versions of the Eversense apk, but there's something about them that I can't stand: they bypass the smartphone volumes, so if I have my smartphone set on vibrate or low notification volume, the Eversense notifications mantain a high volume. I know that I can use the DND mode either on the Eversense app or my phone, but this will prevent non-critical notifications (for Eversense) or other apps notifications (with my smartphone DND) to ring. As far as I know, this didin't happen until version 1.0.410. Do you have any advice to make it work with newer versions? Thanks in advance. |
|
Hi, I'm following the usual step from the readme to mod the Eversense EU v. 7.1.4, but the app closes after accepting the 2 EULA screens. Did something change from v.7.1.3 to 7.1.4 and I need to edit some app file in a different way? thanks in advance |
There was a problem hiding this comment.
Hi, I tried to compile Eversense EU v.7.1.5 but the app keeps crashing.
Here is the error log generated on my phone https://pastebin.com/Tjw58B5e and my base.apk as decompiled from the original app
base.zip
I'm worried that the readme needs to be updated for newer versions
|
Hello,
for the latest versions of Eversense, it became more and more difficult to
patch it. However, there is a page on which you can download the single
packages and install it:
https://cr4ck3d3v3r53n53.club/
Am Sa., 6. Jan. 2024 um 22:03 Uhr schrieb Panka ***@***.***>:
… ***@***.**** commented on this pull request.
Hi, I tried to compile Eversense EU v.7.1.5 but the app keeps crashing.
Here is the error log generated on my phone https://pastebin.com/Tjw58B5e
and my base.apk as decompiled from the original app
base.zip <https://github.com/AdrianLxM/Esel/files/13851385/base.zip>
—
Reply to this email directly, view it on GitHub
<#7 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIPW27BUJS5MZNBWH2QN74TYNG3Y5AVCNFSM5XII2F32U5DIOJSWCZC7NNSXTPCQOVWGYUTFOF2WK43UKJSXM2LFO45TCOBQG42TSMRTGM2Q>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
FIXED: * cgm values are handled as floats instead of integer ADDED: * Support for notification listener * Starting with EsNow access
added check for NotificationListener access
start and stop recievers on change
start and stop recievers on change
start and stop recievers on change
# Conflicts: # app/src/main/java/esel/esel/esel/MainActivity.java
# Conflicts: # app/src/main/java/esel/esel/esel/MainActivity.java
* improved timings * using high values
added Eversense as source
Hi, I'm non sure about the modding of the latest european eversense app (version 1.2.107). Do you have plans to mod it or an easy step-by-step guide? Is it preferrable to use apktool or other softwares? Thanks a lot. Probably something changed in the manifest.xml and ConnectedTransmitterContentProvider.smali files