Skip to content

Conversation

@anasofiagribeiro
Copy link
Contributor

This improves the energy efficiency of klingon-assistant-android by applying the Reduce Size Energy Pattern for mobile applications.
The energy pattern was applied in UpdateDatabaseService.java. The general idea is when receiving data from an URLConnection or subclasses, if possible, receive the data compressed by GZIP scheme. In this specific case, when receiving data from the urlConnection variable, request for the data to be compressed.

@De7vID De7vID merged commit 18d6763 into De7vID:master Oct 14, 2020
@De7vID
Copy link
Owner

De7vID commented Oct 14, 2020

Thanks for the contribution @anasofiagribeiro. Good luck on your MSc project!

@anasofiagribeiro
Copy link
Contributor Author

Thank you!

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.

2 participants