todo.txt-android
todo.txt-android copied to clipboard
Official Todo.txt Android app for managing your todo.txt file stored in Dropbox.
Hi, I was disappointed to see that todotxt asks for full access to the Dropbox account. Isn't it possible to enable either folder or specific access instead of full access?...
Removed old text about the now-removed official app. Added links to android apps listed on todotxt.org. Addresses #507
Hi - the links in the README to purchase the app in both the Google Play store and Amazon Appstore are broken, and I couldn't find it in either by...
Mostly complete update to Material Design, removing the old ActionBarSherlock dependencies, and moving most of the hard-coded styling into a Theme. Still a few rough edges, and the tests need...
This PR represents a working version against Dropbox v2, which should complete #481. I've only tested it on Android 7.0 at the moment, but was able to get it to...
Have you considered to put your app on [f-droid](https://f-droid.org) it is a repository for FLOSS apps on android. It could boost you some users, and give you the label of...
This just started in the last day. Tried disconnecting and reconnecting dropbox, still no luck. Anyone else getting this?
I was having difficulty building the app after I made what I believed to be the upgrades to Dropbox code for v2 API. Since I haven't done Android development before...
Version 2
We need some help updating this app! ## Critical - [ ] Dropbox v1 to v2 (#481) - [ ] Change build system to Gradle (#369, #485) ## Deployment -...
Add option to use `git` instead of `dropbox`. `todo.txt` is text-based format. Using `git` seems like a no-brainer. Any good reasons you chose `dropbox` over `git`?