Skip to content

Releases: CollegeDev/DonkeyGuard

FIX#45

19 Aug 11:48
Compare
Choose a tag to compare
FIX#45 Pre-release
Pre-release

Trying to fix Issue #45

Pre-Release v0.5.43

18 Aug 17:53
Compare
Choose a tag to compare
Pre-Release v0.5.43 Pre-release
Pre-release

Pre-Release of DonkeyGuard v0.5.43. Bug-Fixes:

  • Fixed XposedFramework validation

Features:


Pre-Release v0.5.42

18 Aug 14:47
Compare
Choose a tag to compare
Pre-Release v0.5.42 Pre-release
Pre-release

Pre-Release of DonkeyGuard v0.5.42. Bug-Fixes:


Features:

  • Enhanced checking for activation in XposedFramework.
  • Prepared for UI-Instructor

Pre Release v0.5.41

17 Aug 09:47
Compare
Choose a tag to compare
Pre Release v0.5.41 Pre-release
Pre-release

Pre-Release of DonkeyGuard v0.5.41. Bug-Fixes:

  • Fixed wrong resources usage for some dialogs
  • Refactoring for new features

Features:


Pre Release v0.5.40

17 Aug 09:27
Compare
Choose a tag to compare
Pre Release v0.5.40 Pre-release
Pre-release

Pre-Release of DonkeyGuard v0.5.40. Bug-Fixes:

  • Fixed FC of application while trying to enter in application search-mode (wrong resoure linking)
  • Fixed style of overflow-button in settings menu
  • Pre-preparing for native support
  • Enhanced the copying procedure for the flashable Rescue-Zip (RescueDonkey.zip)
  • Fixed FC at first start of the application, because of some resource conflicts

Features:


Pre Release v0.5.39

13 Aug 12:14
Compare
Choose a tag to compare
Pre Release v0.5.39 Pre-release
Pre-release

Pre-Release of DonkeyGuard v0.5.39. Bug-Fixes:

  • Reduced memory-cache to a maximum size of 5 MB for devices with small memory (512mb)
  • Fixed EditText input flags which causes that the lat/lon input won't accept "." and "-"
  • Enlarged Heap-Size on devices with enough memory
  • Reduced memory usage of the application

Features:


Pre Release v0.5.38

12 Aug 16:01
Compare
Choose a tag to compare
Pre Release v0.5.38 Pre-release
Pre-release

Pre-Release of DonkeyGuard v0.5.37. Bug-Fixes:


Features:

  • Added changelog within the application (take a look at preference, category about).
  • Added applicaton version within the application (take a look at preference, category about).
  • Added the possibility to set all settings to: REAL, EMPTY, RANDOM within the settings activity.

Pre Release v0.5.37

12 Aug 09:09
Compare
Choose a tag to compare
Pre Release v0.5.37 Pre-release
Pre-release

Pre-Release of DonkeyGuard v0.5.37. Bug-Fixes:

  • Flush interception cache if the interception-mode changed
  • Prevent that system_server can show interception dialogs to avoid freezing on some ROMs (this will change in future due to native support)
  • Fixed NullPointerException during the force-close of the on-demand dialog

Features:

  • Implemented toast messages for unimplemented features

Pre-Release v0.5.36

11 Aug 10:35
Compare
Choose a tag to compare
Pre-Release v0.5.36 Pre-release
Pre-release

Pre-Release of DonkeyGuard v0.5.36. Bug-Fixes:

  • Fixed parsing the default-deny-mode and default-privacy-mode at startup
  • Internal code improvements (a lot of refactoring)

Features:

  • Enabled application search (permission and rating is not enabled yet).

Pre-Release v0.5.35

30 Jul 07:45
Compare
Choose a tag to compare
Pre-Release v0.5.35 Pre-release
Pre-release

Pre-Release of DonkeyGuard v0.5.35. Bug-Fixes:

  • Fixed java.lang.NoSuchMethodError at ActivityManagerService for CM-11