MartinSGill / TodoTxtJs

A Javascript web app implementation of TodoTxt
72 stars 29 forks source link

Completely doesn't work on a smartphone #69

Closed mcepl closed 10 years ago

mcepl commented 10 years ago

Trying this on my Firefox OS phone and the results are ... well, let's say less useful. 2014-04-10-11-14-13

MartinSGill commented 10 years ago

It's not really intended for smartphone use, although I have tested it successfully on Android tablets using Firefox, Chrome and Dolphin browsers. My project is intended a compliment to, not replacement for, the existing TodoTxt Android and iPhone apps.

I've also just tested it on my Android Firefox browser and it works correctly.

The screen above shows it working correctly and displaying an empty list.

Is there a specific problem or error you are experiencing?

mcepl commented 10 years ago

The screen above shows it working correctly and displaying an empty list.

Is there a specific problem or error you are experiencing?

Well, just that I don't have a microscope to use with my phone ;). Anyway, if you don't meant to have it as a responsive phone-ready app, then it could be easily WONTFIXed.

MartinSGill commented 10 years ago

Doesn't stop someone writing a phone CSS theme and making a pull request. I'd like to concentrate on other things though.