Simple android application to notify on any anniversary and on any pseudo-anniversary (100 month, 1000 day, etc).
celebrate is hosted in the following web site
https://github.com/elek/celebrate
If you think the Android project celebrate listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of celebrate.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 8 |
Activity Count | 4 |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in celebrate. The names of the image files are listed as follows.
info.png
The following screenshort is generated from the image listed above.
celebrate has the following Java source files.
net.anzix.android.celebrate.CelebrateList.java net.anzix.android.celebrate.EventAdapter.java net.anzix.android.celebrate.EventForm.java net.anzix.android.celebrate.EventHelper.java net.anzix.android.celebrate.EventList.java net.anzix.android.celebrate.EventView.java net.anzix.android.celebrate.NotifyService.java net.anzix.android.celebrate.SchedulingUtil.java net.anzix.android.celebrate.StartupReceiver.java net.anzix.android.celebrate.api.Celebrate.java net.anzix.android.celebrate.api.CelebrateFinder.java net.anzix.android.celebrate.api.Event.java