Git Product home page Git Product logo

birthdroid's People

Contributors

eliovir avatar kableado avatar rigid avatar toddy15 avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

birthdroid's Issues

select addressbooks

Present list of address books in the preferences so user can select them with checkmarks.
Lack of this causes #18 and should fix it properly.

Some contacts get shown multiple times

Maybe there's something wrong with my contacts database, but I get some contacts displayed three times. HOwever, other apps which use and show the contact data do not have this problem. Therefore, I've added an easy fix to filter out multiple contact results.

Import into Android Studio

Hi,

I'd like to suggest to import this project into Android Studio, as that is the new recommended IDE for building android apps (see links).

https://developer.android.com/sdk/installing/migrate.html
https://developer.android.com/tools/studio/eclipse-transition-guide.html

I've done this already, if you'd like, I can create a pull request to include the necessary changes. You can take a look at the changes here:

https://github.com/toddy15/Birthdroid/tree/import-in-android-studio

The app builds fine with Android Studio/Gradle on my computer.

Missing year causes the app to not display any birthdays

In my (Google) contact list I have some contacts where the birthday date consists only of day and month (e.g. 16 January) because I don't know the exact birth year.

This causes the app to throw an error (Birthdays.findDateFormat:371) Could not find DateFormat for "--01-16". At least Google allows to have the year missing, so I guess it is a valid case. In this situation the year could be substituted with the upcoming year, or more easily Date formats of MM-dd could be allowed.

Additional widget starts + 1

any additional widget that is launched starts with showing the next entry (if any) or a different anniversary type

Add Action Bar

The current version of Birthdroid depends on a phone with an hardware menu button to change preferences. So it is not possible to access the preferences menu with newer phones.

A solution would be to use an Action Bar which could contain a software preferences button.

Reverse sorting order

Add preferences option to reverse the sorting order (ascending/descending) of the birthday list.

crash on illegal input in preferences

Birthdroid doesn't correctly sanitize input in the prefs dialog and keeps crashing. As workaround, one can delete all app-data and restart the app.

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.