I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
TODO 1.61 KiB
Newer Older
  • Learn to ignore specific revisions
  • str4d's avatar
    str4d committed
    # Fixes
    
    
    - Better twopane column widths
    
    str4d's avatar
    str4d committed
        <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
    
    # Short-term
    
    str4d's avatar
    str4d committed
    
    
    str4d's avatar
    str4d committed
    - 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
    
    str4d's avatar
    str4d committed
    - Display release notes directly on new router version
    
    str4d's avatar
    str4d committed
    - Fill out help pages
    - Rewrite release notes to be release-specific
    
    str4d's avatar
    str4d committed
    - Fix release notes UI, either make back button use clear or add buttons
    
    str4d's avatar
    str4d committed
    - NetDB tablet view fixes
    
    str4d's avatar
    str4d committed
      - Refresh detail fragment when changing tab
    
    str4d's avatar
    str4d committed
      - Move list to correct item when changing tab
      - Create nav history when viewing RI from LS
    - Include GeoIP db for country info
    
    str4d's avatar
    str4d committed
    - Maybe change router-off mechanic for various pages? Enable as they become available?
    
    str4d's avatar
    str4d committed
    
    
    str4d's avatar
    str4d committed
    # Medium-term
    
    str4d's avatar
    str4d committed
    
    
    - Network profiles
      - User selects profile in settings
      - Change network participation etc. based on profile
      - Also look at connection type: Connectivity.isConnectionFast()
    
    str4d's avatar
    str4d committed
    - 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?
    - I2PTunnel
    
    str4d's avatar
    str4d committed
      - Show all messages somewhere
    
    str4d's avatar
    str4d committed
      - Improve detail page, expose advanced settings
      - Add edit page
    
    # 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