Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 44b25809 authored by Dan Pasanen's avatar Dan Pasanen
Browse files

Alarm: fix database indices

* QUERY_ALARMS_WITH_INSTANCES_COLUMNS has increasing ringtone (which
  is deprecated unless we intend to change the AOSP behavior of
  increasing volume to a per-alarm option) as index 9 and profile
  as index 10. Fix the indices of these to get the proper data back
  when we query.

* INSTANCE_STATE_INDEX should be a public int (likely what caused this
  oversight) like the other instance variables.

Change-Id: Ia24c238fca706094ed8c9c98cac35ca6b031e7ad
parent b2b2454d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment