HabitRPG / habitrpg-mobile

HabitRPG mobile application under development. Angular + PhoneGap
286 stars 99 forks source link

Add small-mode setting #374

Closed brandones closed 9 years ago

brandones commented 9 years ago

Requested this on the Trello a long time ago but was shot down due to accessibility concerns. So I went ahead and wrote the code to add a "Small Mode" option to settings -- all it does is reduce the enormous 100px list items to a more managable 80px, meaning that people with good eyesight, average size fingers, and a lot of things to do can fit another 25% of tasks onscreen.

Tested in browser and on iOS. Wasn't able to try it on Android due to some long-standing disagreements between my Java compiler and the LocalNotification plugin. If someone could confirm that it works there, that would be great.

Lemme know if there are any changes you'd like me to make before this can be merged! I'll be using it on my device in any case, but I'd love to see this feature make it into production.

brandones commented 9 years ago

Ping?

crookedneighbor commented 9 years ago

@brandones Sorry for the delay, thanks for the ping.

Active development on habitrpg-mobile has been halted in favor of working on native apps. The android one has not been released yet, but the new iOS app Habitica has and the repository for working on it is here.

If you're using iOS, I encourage you to check out Habitica and open an issue on that repo if you think this is still needed. If you're using Android, the native app should be out in the near future.