ABCDEFGHIJKLMNOPQRSTUV
1
AMPLIFY MODULE DATABASE (Former Unbounce)
2
3
Amplify puts you in control of how your device uses your battery by controlling how often your device can wake up, and how long it can stay awake.
4
A module created by Ryan "cryptyk"
5
XDA link: http://forum.xda-developers.com/xposed/modules/mod-nlpunbounce-reduce-nlp-wakelocks-t2853874
6
Safety levelExplanation
7
SAFELong term testing with no issues encountered
8
NOT SAFECausing real troubles across phones/ROMs/Android OS versions
9
PROBABLY SAFETested and no issues found but needs confirmations from more users
10
NOT RECOMMENDEDReducing functionality to a high degree and danger of cross-device/cross-app negative impact of unknown nature
11
12
AUTHORALARM NAMESafety LevelAllow Each
X Seconds
ALARM DESCRIPTIONSIDE EFFECTSMore info
13
1ceb0xandroid.intent.action.TIME_TICK (OS Alarm)UNSAFEN/AIt is a listener from android.os.SystemClock. Core timekeeping facilities.If Unbounce your system clock (status bar, alarms) will get delayed.http://developer.android.com/reference/android/os/SystemClock.html
14
1ceb0xandroid.appwidget.action.APPWIDGET_UPDATE (OS Alarm)NOT RECOMMENDEDN/AIt is part of android.appwidget.AppWidgetManager - Responsible for updating your widgets. - Gets information about installed AppWidget providers and other AppWidget related state.Not safe if you want to have widgets up to date especially the ones providing realtime info like CPU Frequencies, Battery etc.http://developer.android.com/reference/android/appwidget/AppWidgetManager.html
15
1ceb0xcom.google.android.apps.hangouts.UPDATE_NOTIFICATIONNOT RECOMMENDEDN/AThe listener which updates your Hangouts notificationsNot safe to unbounce if you want your messages to come in time.N/A
16
magnamentis
com.google.android.intent.action.MCS_HEARTBEATNOT RECOMMENDED240Part of GSF, related to GTalk, Hangouts etc. can be unbounced down to 0 alarms acquired if google chat apps are not used, else not sure what's possible, further input from users necessaryNo effect at all on 4 devices, number of blocked events remains 0, will check with somenone else.https://forum.lowyat.net/topic/2694851/+1764#
17
MistertacAndroid.content.SyncManager.SYNC_ALARM (OS Alarm)NOT RECOMMENDED2400Related to account based automated SYNC (manual sync still works)Email's SYNC is dependant on this for automated sync intervals, unknown if other apps are also dependant on this for automated sync's such as GMAIL app. Limiting this will delay syncs until next interval if it exceeds your sync values. TBA
18
1ceb0xcom.sonymobile.storagechecker.intent.action.ALARM_ EXPIREDPROBABLY SAFE6000Checking the storage for low space and retrieving a notification for the user (ONLY FOR SONY MOBILES)Probably safe to unbounce but it needs more testing. http://forum.xda-developers.com/showpost.php?p=55714064&postcount=1498
19
Mistertaccom.google.android.intent.GCM_RECONNECTPROBABLY SAFE240Part of Google Cloud Messaging. The GCM WakeLock is unsafe but perhaps altering the Alarm itself could be beneficial.None so far. Will test for a few days and report back.
20
1ceb0xcom.android.internal.telephony.data-stall (Phone APK Alarm)PROBABLY SAFE600Wakelock from com.android.phone (Phone app) when using Data through Cellular towers. Using WiFi will not trigger this alarm. Usually it gets through the roof while using data, especially on a mediocre connection.NONE so far.https://www.google.co.id/url?sa=t&rct=j&q=&esrc=s&source=web&cd=4&cad=rja&uact=8&ved=0CD4QFjAD&url=http%3A%2F%2Fcode.google.com%2Fp%2Fandroid%2Fissues%2Fdetail%3Fid%3D35856&ei=YvogVK3yJ42JuASamoLwBQ&usg=AFQjCNF-TnQEdP2VvSV5yYo30kncQKDoyQ&sig2=4Xe4tOiZoPqtUlZap16YwA&bvm=bv.75775273,d.c2E
21
MistertacAndroid.app.backup.intent.RUN (OS Alarm)SAFE900Part of the Backup Manager Service. This Alarm from what I can tell has your phone back up your data periodically. None so far. TBA
22
1ceb0xcom.google.android.gms.nlp.ALARM_WAKEUP_LOCATORSAFE240TBANONE so far.TBA
23
1ceb0xcom.google.android.gms.nlp.ALARM_WAKEUP_ACTIVITY_DETECTIONSAFE240TBANONE so far.TBA
24
1ceb0xcom.google.android.gms.gcm.nts.ACTION_CHECK_QUEUESAFE240TBANONE so far.TBA
25
1ceb0xcom.whatsapp.messaging.MessageService.LOGOUT_ACTIONSAFE420TBANone so farhttp://forum.xda-developers.com/showpost.php?p=55643715&postcount=1341
26
magnamentis
com.devexpert.weatheradfree.pfx.WAKEUPSAFE780THIS IS A HEAVY ONE totally worth to unbounce. only present together with Weather & Clock widgetABSOLUTELY NONE, TESTED FOR 10 DAYS
27
Solacecom.android.server.IdleMaintenanceService.action.UPDATE_IDLE_MAINTENANCE_STATENOT RECOMMENDEDN/AAndroids fstrim service that runs when the phone is idle for 1+ hours and above 20% batteryfstrim will fail to run,if high absured values are set. Currently using tasker for once a week task instead of allowing this to run with no side effects.
28
Solacecom.android.server.UPDATE_TWILIGHT_STATEPROBABLY SAFEN/ARelated to androids CABL service, changes the brightness based off time of day.Probably just breaks automated updates while screens off to avoid blasting your eyes from large day/night gaps. unsure of any side effects thought.
29
Solacecom.android.internal.policy.impl.PhoneWindowManager.DELAYED_KEYGUARDNOT RECOMMENDEDN/AControls the keyguard being enabled after screen timeout.Unbouncing this will prevent the keyguard from being enabled when the display times out until the next interval. Honestly a nice way to disable the keyguard and keep functionality by using a stupidly high value. Note: Pressing the power button still locks the phone as does alternative means of locking the phone.
30
1ceb0x
au.com.weatherzone.android.weatherzoneplus.action. update_clock
NOT RECOMMENDEDN/Ais not recommended to limit as this will cause the Weatherzone clock widget to be out of syn
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61