Skip to content

Modding Eversense EU v.7.1.4#7

Open
iamPanka wants to merge 68 commits intoAdrianLxM:masterfrom
BernhardRo:master
Open

Modding Eversense EU v.7.1.4#7
iamPanka wants to merge 68 commits intoAdrianLxM:masterfrom
BernhardRo:master

Conversation

@iamPanka
Copy link

@iamPanka iamPanka commented May 29, 2022

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

AdrianLxM and others added 22 commits July 29, 2019 08:52
Added patched version of US Eversense CGM App
included patch from adrian
see changelog
minor fixes
Esel will not send future values + ability to shift values to the future
* no more timelag after transmitter paused
* smoothing is disabled for fisrt value after tramsnitter paused
* Constant BG values for debugging
* 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
@iamPanka
Copy link
Author

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.

@iamPanka iamPanka changed the title Modding Eversense v.1.2.107 Modding Eversense v.7.1.2 Oct 25, 2022
@iamPanka iamPanka changed the title Modding Eversense v.7.1.2 Modding Eversense EU v.7.1.4 Jul 30, 2023
@iamPanka
Copy link
Author

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

Copy link
Author

@iamPanka iamPanka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

@BernhardRo
Copy link

BernhardRo commented Jan 10, 2024 via email

FIXED: * cgm values are handled as floats instead of integer
ADDED:
* Support for notification listener
* Starting with EsNow access
added check for NotificationListener access
4RK4N and others added 30 commits February 3, 2024 11:28
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants