GitXplorerGitXplorer
o

canicoffee

public
4 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
e21475203f637ee3a09ec666952c98904706cea9

Fixed app manifest Intent

oomatt committed 6 years ago
Unverified
5a3922e9cb49c554871c0a02039ece44273944c5

Code clean up. Removed Crashlytics

oomatt committed 6 years ago
Unverified
bddaee72478315171b5c74ed1ea6271f1320a562

Disabled Firebase Crashlytics.

oomatt committed 6 years ago
Unverified
f4839517fcf58aabfa9fc4293287afc7781ba37d

Added Privacy Policy URL

oomatt committed 6 years ago
Unverified
98af2bc7f335c4da0e26b04be7e1bacecc76c734

Added Java 8 support.

oomatt committed 6 years ago
Verified
d86ba487915cfbc3e8312e09a76c382b13ec981b

Create privacy_policy.md

oomatt committed 6 years ago

README

The README file for this repository.

canicoffee

Calculate the best time to drink coffee for your day.

Get it on Google Play

This project was made out of fun and is based from keikun17's Can I Coffee? that's also available at Github. Best caffeine intake time was based from I<3Coffee.jp

Demonstrates the use of Calendar, CalendarContract for event reminder intent, TimerTask, and a third-party library: FloatingActionButton

Requirements

Android Studio 1.1.0

Java SDK (jdk1.7.0_51)

Android SDK Tools 24.1.2

Android SDK Build-tools 22.0.1

Minimum Target API 15; Target API 22

Dependencies

'com.android.support:appcompat-v7:22.0.0'

'com.getbase:floatingactionbutton:1.9.0'

Copyright

Copyright © 2015 Omar Matthew Reyes

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.