867380699 / SpecialAlarmClock

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

极简闹钟/SpecialAlarmClock

原始代码地址: https://github.com/zeusro/SpecialAlarmClock

  • 自制的Android闹钟
  • 简单设置周期.
  • 点击XX后提前停止闹钟,并且记录停止时间

API

节假日 http://tool.bitefu.net/jiari/

开发日程:

任务 进度 完成时间
周期重复闹钟 x -
开机初始全部闹钟 x -
智能跳过节假日 x -
重制首页界面 x -
重制设置界面 x -
重制闹铃界面 x -
通知栏提前提示和提前取消 - -
优化权限申请 - -
优化内存使用情况 - -

参考项目:

http://stackoverflow.com/questions/7594637/alarm-clock-application-source-code

https://github.com/SheldonNeilson/Android-Alarm-Clock

https://github.com/yuriykulikov/AlarmClock

https://github.com/bedditor/ohtu-Alarmclock

https://github.com/isaacloud/android-alarm-clock

http://javatechig.com/android/repeat-alarm-example-in-android

https://developer.android.com/training/basics/network-ops/connecting.html

https://developer.android.com/training/scheduling/alarms.html

http://gabesechansoftware.com/timers-in-android/

License

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

License:Apache License 2.0


Languages

Language:Java 100.0%