Skip to content
This repository has been archived by the owner on Apr 27, 2024. It is now read-only.

Extracts configurable networking layer. #56

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Apr 2, 2014

  1. Extracts configurable networking layer.

    * Extracts HttpEngine interface.
    * Uses LwHttp as default networking client.
    * Implements alternate networking client using OkHttp.
    ecgreb authored and hjanetzek committed Apr 2, 2014
    Configuration menu
    Copy the full SHA
    cb672dd View commit details
    Browse the repository at this point in the history
  2. Tests OkHttp integration

    ecgreb authored and hjanetzek committed Apr 2, 2014
    Configuration menu
    Copy the full SHA
    377f198 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20d76ab View commit details
    Browse the repository at this point in the history
  4. example: testing OkHttp

    hjanetzek committed Apr 2, 2014
    Configuration menu
    Copy the full SHA
    1aa740f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4053628 View commit details
    Browse the repository at this point in the history
  6. Fixes HttpEngine tests

    ecgreb authored and hjanetzek committed Apr 2, 2014
    Configuration menu
    Copy the full SHA
    0e823eb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6f3c950 View commit details
    Browse the repository at this point in the history
  8. api: UrlTileSource

    - use replacement string for tilePath
    - move 'low-level' formatTilePath to LwHttp
    - implement LwHttpFactory
    hjanetzek committed Apr 2, 2014
    Configuration menu
    Copy the full SHA
    4121811 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b330ea9 View commit details
    Browse the repository at this point in the history
  10. fix tests

    hjanetzek committed Apr 2, 2014
    Configuration menu
    Copy the full SHA
    b42f1fa View commit details
    Browse the repository at this point in the history
  11. gwt: update UrlTileSource

    hjanetzek committed Apr 2, 2014
    Configuration menu
    Copy the full SHA
    1890cad View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2014

  1. Configuration menu
    Copy the full SHA
    7305dc8 View commit details
    Browse the repository at this point in the history