Git Product home page Git Product logo

deconz-sunriseclock's Introduction

deCONZ-SunriseClock

This is an App that triggers deCONZ/Hue actions for the next alarm clock. You can connect to your bridge and select the lights that should be activated at the alarm time. This app is not released yet.

Development

Android Studio is used to develop this app. Most of the settings for code styling and formatting are shared, but some can't be added to this git repository. Suggested and recommended settings are described below. These settings have to be set manually. The settings screen in Android Studio can be accessed through File -> Settings.

Android Studio settings

Settings -> Version Control -> Commit

  • Use none-modal commit interface: Checked
  • Force non-empty commit comments: Checked
  • Blank line between subject and body: Checked
    • Severity: Warning
  • Limit body line: Checked
    • Severity: Warning
    • Right margin: 72
    • Show right margin: Checked
    • Wrap when typing reaches right margin: Checked
  • Limit subject line: Checked
    • Severity: Warning
    • Right margin: 72
  • Spelling: Checked
    • Severity: Typo
  • Reformat code: Checked
  • Rearrange code: Checked
  • Optimize imports: Checked
  • Analyze code: Checked
    • Profile: Stored in Project -> SunriseClock

Settings -> Editor -> Design Tools -> Default Editor Mode

  • Drawables: Split
  • Other Resources (e.g. Layout, Menu, Navigation): Design

Settings -> Build, Execution, Deployment -> Deployment

  • Automatically perform "Run" when Apply Changes fails: Checked
  • Automatically perform "Run" when Apply Code Changes fails: Checked

Settings -> Tools -> Actions on Save

  • Reformat code: Checked
    • All file types
    • Changed lines
  • Optimize imports: Checked
    • All file types

Settings -> Tools -> Terminal

  • Audible bell: Unchecked

Android Studio tips and tricks

Tasks -> Servers: Android Studio can create a new branch for an issue created on GitHub.

  • Host: https://github.com
  • Repository: d3kad3nt/deCONZ-SunriseClock
  • Api token : [GENERATE] App

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.