Files
i2p.android.base/TODO

61 lines
2.4 KiB
Plaintext
Raw Normal View History

2014-08-20 04:28:19 +00:00
# Fixes
- Better twopane column widths
2014-08-20 04:28:19 +00:00
<zzz> on the i2ptunnel and addressbook pages on the tablet, the columns are too skinny, they aren't as wide as the tab
<zzz> only a few addressbook entries wrap but on i2ptunnel everything is wrapped and most of the screen is empty
2014-12-22 00:22:54 +00:00
- Create tunnel wizard
<zzz> in the tunnel create wizard:
<zzz> 'this could be the full base 64 destination key, or an i2p url from your address book"
<zzz> 'host name' better than 'URL'. Technically speaking, a host name is not a URL
<zzz> hmm would be nice if they could be shared-client or have an option
<zzz> was setting up email tunnels
- I2PTunnel details
<zzz> on the i2ptunnel details, it lists both a 'target' and 'access point' for clients, with the same info
<zzz> generally we use 'target' for servers and 'access point' for clients, never both
2014-12-25 09:48:26 +00:00
- Browser
<zzzccc> Bug report: i2p browser treats 302 as an error
<zzzccc> Bug 2: rotate screen in i2p browser seems to go back one page
2014-08-20 04:28:19 +00:00
# Short-term
2014-01-16 18:15:46 +00:00
2014-12-25 09:48:26 +00:00
- Graceful shutdown option
<zzzccc> Request: graceful shutdown
2014-08-23 00:45:18 +00:00
- Disable uPnP when on cell networks
<zzz> spewing UPnP out into cell networks is a waste of time at best and a security risk at worst, but you really want it for wifi
2015-01-15 05:47:01 +00:00
- I2PTunnel
- Show all messages somewhere
- Improve detail page, expose advanced settings
- Add edit page
- Progress feedback for addressbook subscriptions reload
2014-02-20 11:18:02 +00:00
- Display release notes directly on new router version
2014-10-15 21:21:11 +00:00
- Fill out help pages
- Rewrite release notes to be release-specific
2014-02-20 11:18:02 +00:00
- Fix release notes UI, either make back button use clear or add buttons
2014-01-21 06:52:31 +00:00
- NetDB tablet view fixes
2014-01-16 18:15:46 +00:00
- Refresh detail fragment when changing tab
2014-01-21 06:52:31 +00:00
- Move list to correct item when changing tab
- Create nav history when viewing RI from LS
- Include GeoIP db for country info
2014-02-20 11:18:02 +00:00
- Maybe change router-off mechanic for various pages? Enable as they become available?
2014-01-16 18:15:46 +00:00
2014-08-20 04:28:19 +00:00
# Medium-term
2014-01-16 18:15:46 +00:00
- Network profiles
- User selects profile in settings
- Change network participation etc. based on profile
- Also look at connection type: Connectivity.isConnectionFast()
2014-01-16 18:15:46 +00:00
- Expose log level overrides
- Improve graphs
- Show time on bottom axis
- Show fixed x range, not only available data
- Think about pan/zoom
- How to persist data across restarts?
# Long-term
- Remote router support
- Implement a "router wrapper" that can represent a local or remote router
- Implement/use client APIs to talk to remote router
- I2CP
- I2PControl