Skip to content

Tags: DJCrashdummy/Caffeinate

Tags

v1.4.5

Toggle v1.4.5's commit message

Verified

This commit was signed with the committer’s verified signature.
abdalmoniem AbdAlMoniem AlHifnawy
optimize notification channel creation

previously the notification manager was creating a notification channel every time the buildForegroundNotification function was called, now the channel is only created when the KeepAwakeService is started and the android API is 26 and above

Change-Id: Id39d41dbe4e244664f40c4c62fb3a59586846674
Signed-off-by: AbdAlMoniem AlHifnawy <[email protected]>

v1.4.0

Toggle v1.4.0's commit message
fix timeout selection dialog localization

timeouts now show in the app's locale

Change-Id: Icdb392d144438a60be13cea81c645e4b21db1eae
Signed-off-by: AbdAlMoniem AlHifnawy <[email protected]>

v1.3.8

Toggle v1.3.8's commit message
added debug variant

Change-Id: I0570818ff79d0d3ad27e779168d78f657281cefa
Signed-off-by: AbdAlMoniem AlHifnawy <[email protected]>

v1.3.7

Toggle v1.3.7's commit message
bump app version to 1.3.7

Change-Id: I7035c3a2527cf8191c60092a3fe4772770a5b54d
Signed-off-by: AbdAlMoniem AlHifnawy <[email protected]>

v1.3.6

Toggle v1.3.6's commit message
fix Locale

fix Locale not changing when the language is changed while the app. is running

Change-Id: I26a20870504edef19ebf2388b9c80d8ffe3df6d5
Signed-off-by: AbdAlMoniem AlHifnawy <[email protected]>

v1.3.5

Toggle v1.3.5's commit message
fix preferences switches logic

listeners for preferences are all synchronized

Change-Id: I5c36e744f0f40f7da7c90fe073ed998d23e843a5
Signed-off-by: AbdAlMoniem AlHifnawy <[email protected]>

v1.3.4

Toggle v1.3.4's commit message
fix Localization when the app is closed

fixed an issue where, when the app is closed, all localized strings revert to the default localization when the app is closed, and the app's language is different from the system language

Change-Id: I8658db12d086c6576837bd6550d8476098701301
Signed-off-by: AbdAlMoniem AlHifnawy <[email protected]>

v1.3.3

Toggle v1.3.3's commit message
used Timber for logging

Timber enables the removal of all Log statements in release versions

Change-Id: Iee6fb1cabde039ff594f1eeb878431d7f540ced1
Signed-off-by: AbdAlMoniem AlHifnawy <[email protected]>

v1.3.2

Toggle v1.3.2's commit message
bump app version to 1.3.2

changed git hooks from pre-commit to pre-push

Change-Id: I256508711fd6cc849cd724a4c5fecf6126e62c62
Signed-off-by: AbdAlMoniem AlHifnawy <[email protected]>

v1.3.1

Toggle v1.3.1's commit message
bump app version to 1.3.1

Change-Id: Ic2f4b129e02ad1f21f3838f9dac8c34208aee0b6
Signed-off-by: AbdAlMoniem AlHifnawy <[email protected]>