Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show local time on/Off + Device Time Zone Change #361

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Feb 16, 2017

  1. Fixed Local Time

    - DroidKaigi#198
    
    ## Desc
    
    - Add, ThreeTenABP
    - Add, Gson Custom TypeAdapter (ZonedDateTimeSerializer, ZonedDateTimeDeserializer)
    - Change Data type Date -> ZonedDateTime (Session stime/etime)
    Pluu committed Feb 16, 2017
    Configuration menu
    Copy the full SHA
    a3c8aa1 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2017

  1. Modify, DateTime Convert

    - Support, Device Zone Change
    - Support, Display Time On/Off
    Pluu committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    529ab32 View commit details
    Browse the repository at this point in the history
  2. Fixed More Refactoring

    Pluu committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    e9639cb View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into 198_orma_threetenabp

    # Conflicts:
    #	app/src/main/java/io/github/droidkaigi/confsched2017/viewmodel/SessionViewModel.java
    #	app/src/main/java/io/github/droidkaigi/confsched2017/viewmodel/SessionsViewModel.java
    Pluu committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    26d0948 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00c6617 View commit details
    Browse the repository at this point in the history