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

Skip to content
  1. Jan 07, 2019
  2. Jan 03, 2019
  3. Dec 31, 2018
  4. Dec 25, 2018
  5. Dec 22, 2018
  6. Dec 02, 2018
  7. Nov 29, 2018
    • Gitsaibot's avatar
      Rework sound settings (#398) · 22c81a54
      Gitsaibot authored
      Can’t provide the ability to modify the sound settings from within our app. Therefore I direct the user to the notification settings page within the device settings. To do this I used a second preference.xml file for oreo and later.
      22c81a54
  8. Nov 27, 2018
  9. Nov 10, 2018
  10. Nov 04, 2018
  11. Oct 05, 2018
  12. Sep 23, 2018
    • Moritz Horstmann's avatar
      Calendar: Always set timezone when populating CalendarEventModel · e6b33d71
      Moritz Horstmann authored
      An event may not always contain a timezone, leaving the model with a timezone set to null.
      This causes the following NullPointerException, so use default timezone if the cursor has none.
      
      java.lang.NullPointerException: key == null
             at libcore.util.BasicLruCache.get(BasicLruCache.java:46)
             at libcore.util.ZoneInfoDB$TzData.makeTimeZone(ZoneInfoDB.java:253)
             at android.text.format.Time$TimeCalculator.lookupZoneInfo(Time.java:1111)
             at android.text.format.Time$TimeCalculator.updateZoneInfoFromTimeZone(Time.java:1105)
             at android.text.format.Time$TimeCalculator.setTimeInMillis(Time.java:1091)
             at android.text.format.Time.set(Time.java:766)
             at com.android.calendar.event.EditEventView.setModel(EditEventView.java:1089)
             at com.android.calendar.event.EditEventFragment.setModelIfDone(EditEventFragment.java:427)
             at com.android.calendar.event.EditEventFragment.-wrap1(EditEventFragment.java)
             at com.android.calendar.event.EditEventFragment$QueryHandler.onQueryComplete(EditEventFragment.java:382)
      
      Change-Id: If215cab45909b01fa39481c6a544abba9dde7baf
      
      (cherry picked from commit 3e2f221)
      e6b33d71
  13. Sep 22, 2018
  14. Aug 20, 2018
  15. Aug 18, 2018
  16. Jul 22, 2018
  17. Jun 25, 2018
  18. Jun 21, 2018
  19. May 25, 2018
Loading