GithubHelp home page GithubHelp logo

panhyridae / simple-reminder-android Goto Github PK

View Code? Open in Web Editor NEW
18.0 2.0 3.0 3.65 MB

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

License: Apache License 2.0

Java 100.00%
android reminder android-notifications android-application

simple-reminder-android's Introduction

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.

simple-reminder-android's People

Contributors

panhyridae avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

simple-reminder-android's Issues

Set Time causes fatal error

Crashes instantly as soon as the user presses set time. Suggested action: Remove this feature for now, update, work on it some more, and then re-update it with the function fixed and added back in. Possibly make a branch and pull request for this as well.

AddAction does not close notification

It is possible that both intents are being shared. For the time being , this has been commented out. But the notification should open when clicked, and then the action should close the notification.

WORKAROUND: .setAutoCancel (true); - but this causes it to open the dialog again. Notification is removed when dialog is exited out with this though, but it is not a good practice as it will need you to open the app to close the notification.

App still maintained?

Does the "Old Project" prefix mean this app is no longer maintained? Or will there be further development and future releases?

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.