Skip to content

Simple android interval timer that implements MVP architecture using Dagger2, RxJava, and Room.

License

Notifications You must be signed in to change notification settings

Foxek/WiseTimer

Repository files navigation

WiseTimer

This repository contains a detailed simple android interval timer that implements MVP architecture with single activity pattern using Kotlin, Dagger2, RxJava, and Room.

Доступно в Google Play

Features:

  • Create and edit workouts.
  • Create, delete and edit unique sets of time intervals for each workout.
  • Count down the time intervals with the indication (sound and vibration) of their end, as well as the end of the entire workout.
  • Control the sound.

Library reference resources:

  • Kotlin
  • RxJava2
  • Dagger2
  • Room
  • ButterKnife

License

License Copyright 2018 Foxek ([email protected])

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Simple android interval timer that implements MVP architecture using Dagger2, RxJava, and Room.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages