Contribution Options - CSCI-462-01-2021/Fork-Bomb GitHub Wiki

Current issue list:


Possible issues to fix or features to add:


Completed issue list:


Issues resolved/declined:

  • Adding features or fixing colors for colorblind users

    • Isabel: Inquiring on issue since it's old (1.26)
      • Message sent to blacksmiths guild chat, redirected to GitHub issue to inquire there (1.27)
      • Post made on GitHub issue to ask if we could work on it (1.28)
      • Reply stating they do not have the manpower to help advise on this fix at this time and recommend working on a different issue (2.02)
    • Bug Summary:
      • Some portions of the app are not colorblind friendly, and a 'Colorblind Mode' should be added to assist with this
      • This would increase the contrast in the colors and possibly add labels (eg. Good Habit, Better Habit, Worst Habit) in places where colors indicate 'status'
    • Location in Code:
      • Themes are set here: habitica-android-develop/Habitica/src/main/java/com/habitrpg/android/havitica/ui/activities/BaseActivity.kt
      • Color values for themes are set here: /Habitica/res/values/styles.xml
    • Strategy for adding and testing:
      • Build a new theme with higher contrast and add it to the options list
      • Put together a discord server of people with various types and severity of colorblindness to approve the visibility and look of the pallet
  • Fixing contrast on certain color themes

    • Issue was closed as seems to be an operating system issue
  • Make push notifications for PMs open to the correct page in the app

    • Issue closed
  • Coins and items don't update when selling things