/Simple-Reminder-Android

[OLD PROJECT] Simple app to make an ongoing notification to remind you of things - Android 4.3+

Primary LanguageJavaApache License 2.0Apache-2.0

A Simple Reminder App for Android

Remember is a simple and quick reminder app that will create a Persistant Notification on your device. Unlike most Reminder apps, this one is made for quick access, and quick use rather than long lists or long recurring reminders. This app is also in the process of being rewritten as "Ping", but may not be completed in time due to college and other projects.

NOTE - Old Project

This is an old personal project that I am no longer maintaining or updating. However, the code will stay open for anyone to use in their own projects, and I will also still monitor the Issues for any questions about the project.

Libraries used: Material Dialogs by Aidan Follestad.

License - Apache 2.0

Copyright 2016 Marlon Jones

   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.