Skip to content
This repository has been archived by the owner on Jan 11, 2021. It is now read-only.

Notification enhancement #31

Merged
merged 6 commits into from
Sep 8, 2016

Commits on Sep 7, 2016

  1. Configuration menu
    Copy the full SHA
    c895d25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95d13f2 View commit details
    Browse the repository at this point in the history
  3. Removed debug code

    auricgoldfinger committed Sep 7, 2016
    Configuration menu
    Copy the full SHA
    31d07c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2016

  1. Fix @alexstyl remarks

     - remove second .setNumber() on builder
     - remove final keyword
     - use turn_age in stead of new age_today
    auricgoldfinger committed Sep 8, 2016
    Configuration menu
    Copy the full SHA
    3d9388b View commit details
    Browse the repository at this point in the history
  2. Get event label using a separate method

    Event labels are centralized this way. Fallback will make sure new
    events will be handled automatically
    + check whether birthday includes a year to avoid NPE's
    
    This method is copy-pased from ContactEventView and must be refactored.
    auricgoldfinger committed Sep 8, 2016
    Configuration menu
    Copy the full SHA
    f496039 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77498ad View commit details
    Browse the repository at this point in the history