Giter Club home page Giter Club logo

calendula's People

Contributors

alberto-illobre avatar alvarobrey avatar angelpinheiro avatar calendulabot avatar constantino-garcia avatar exploide avatar lambiase avatar paulle avatar riduidel avatar skyplabs avatar twckr avatar vistaus avatar

Stargazers

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

Watchers

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

calendula's Issues

Letters not completely displayed Contrast could be higher

Letters are not completely displayed (see screenshot)
screenshot_2015-09-13-09-22-11

Even contrast for some text cold be higher (instead of light grey on white it should be a darker grey, same for light (or pale) blue, this would enhance readability (especially on smaller displays.

Some forms seem to be not scrollable

Forms to add/edit routines and medicaments seem not to have scrollables. They are small forms with only 2 controls, and should fit in almost every screen, but I expect the form to be scrollable when the keyboard is revealed to be able to navigate through the form by myself, without needing to hide the keyboard.

Alarm Sound Options

This is a great app. The only complaint I have is in relation to notifications. Per medicine or schedule alarms would be very helpful. For example, I don't need a sound in the morning, just the notification. However, the medication I take at night does need a sound. Thanks for any consideration.

Add birth control lady pills schedules

It would be great if you could also birth control lady pills and corresponding schedules.
So that you can add cycle times like the following commons:
Days to consume + break
21 + 7
22 + 6
23 + 5
24 + 4
26 + 2
28 + 0
35 + 7
42 + 7
63 + 7
84 + 7

reminder after smartphone shut-down

If the phone is getting shut down (due to empty battery or switch off for flights etc.) and a reminder is set on this time interval, it won't show up when the phone is switched on again.
Maybe there can be a pop-up after boot-up that some reminders have not been showed or not been wiped away after showing?
thanks!

App crashes when editing schedule

According to an ANR report on google play, app crashes when editing a schedule.
Apparently, a valid schedule ID is provided in the edit intent, but when trying to recover the schedule, it seems not to exist (Schedule.findById(ID) is null).

Probably the schedule was deleted but the list was not updated, and this caused the problem

https://github.com/citiususc/calendula/blob/master/Calendula/src/main/java/es/usc/citius/servando/calendula/activities/ScheduleCreationActivity.java#L106 (L107 throws nullpointerexception)

Schedule start day seems to be ignored

Setting a start day for a new schedule seems to have no effect on the alarms. However, the calendar shown in the schedule summary tab displays the correct days, starting from the specified start date.

Daily agenda view

Implementation of the daily agenda view showing the pending med intakes throughout the day.

Snooze alarm function does not work

It seems that the snooze function of the last version of Calendula does not work properly. I've tried to postpone the intake for 60 min but Calendula didn't remember to inform it after the 60 min have been elapsed.

Home view layout

Implementation of the home view layout and the corresponding fragment.

Help text when a list is empty

When any list is empty, nothing is displayed. A grayed short help text explaining the current tab would be very helpful.

Minor typos in spanish

Opening exclamation marks (¡) are missing in the spanish version of calendula.

There exist some other minor typos. For example:

  • A period mark is missing in the first screen of the tutorial.
  • In the third screen of the tutorial (Botiquín), "Mantén" should be used.

new medicine type "cream"

Please add a new medicine type "cream". Or change the name (in English) of pomade to cream. Thanks!

App translations (FR/EN)

Hi,

In the 1.2.1 (no 1.2.2) in F-DROID there is some non-english labels.
I would love to have this app in French too.
Is there any plans for more traductions ? I would like to help to translate too if you want.

Thanks.

Alarm time is inexact for API versions => 19

Note: Beginning with API 19 (KITKAT) alarm delivery is inexact: the OS will shift alarms in order to minimize wakeups and battery use. There are new APIs to support applications which need strict delivery guarantees; see setWindow(int, long, long, PendingIntent) and setExact(int, long, PendingIntent). Applications whose targetSdkVersion is earlier than API 19 will continue to see the previous behavior in which all alarms are delivered exactly when requested.

(Source)

For my device (running CM13, Android 6.0.1) the alarm times are very unreliable - sometimes more than an hour off. Since this application is supposed to help with medication intake times, I think reliable alarm times should be a critical priority in regards to battery usage - at least as important as your daily wake-up alarm. There are certain medications where even half an hour makes a large difference for the affected patients condition.

Since setExact only exists on API versions >= 19, conditional branching based on Build.VERSION.SDK_INT could be needed if support for older API versions must not be dropped.

Errors in forms are not visible when keyboard is present

Whenever I try to add a new medicine by only putting the name, I am also required to choose an icon, and I am told so with what seems to a be a custom toast of some kind (didn't check it in the code, sorry). But if you are editing the name, that message is not visible at all (it seems to be behind the keyboard).

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.