Skip to content
This repository has been archived by the owner on Jul 22, 2019. It is now read-only.

[WIP] new api #1237

Closed
wants to merge 33 commits into from
Closed

[WIP] new api #1237

wants to merge 33 commits into from

Commits on Aug 22, 2016

  1. [WIP] new API

    jabbink committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    22f2364 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2016

  1. merge with develop

    jabbink committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    5449e28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    013d3d0 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2016

  1. Configuration menu
    Copy the full SHA
    98fc6b7 View commit details
    Browse the repository at this point in the history
  2. fully restore export task

    jabbink committed Aug 24, 2016
    Configuration menu
    Copy the full SHA
    95126be View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2016

  1. 1 Configuration menu
    Copy the full SHA
    f4c61ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfacd89 View commit details
    Browse the repository at this point in the history
  3. it compiles

    jabbink committed Aug 25, 2016
    Configuration menu
    Copy the full SHA
    e5619cd View commit details
    Browse the repository at this point in the history
  4. make bot work

    jabbink committed Aug 25, 2016
    Configuration menu
    Copy the full SHA
    8e6a40b View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2016

  1. Configuration menu
    Copy the full SHA
    0239c57 View commit details
    Browse the repository at this point in the history
  2. hopefully fix evolving

    jabbink committed Aug 26, 2016
    Configuration menu
    Copy the full SHA
    ac50928 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b625b7 View commit details
    Browse the repository at this point in the history
  4. remove altitude cache

    jabbink committed Aug 26, 2016
    Configuration menu
    Copy the full SHA
    dcbd973 View commit details
    Browse the repository at this point in the history
  5. fix compiler warnings

    jabbink committed Aug 26, 2016
    Configuration menu
    Copy the full SHA
    46c9fc6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    af58a55 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    279d689 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    db3c5fe View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    880dada View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0a1758b View commit details
    Browse the repository at this point in the history
  11. more logging on error

    jabbink committed Aug 26, 2016
    Configuration menu
    Copy the full SHA
    a37efb7 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2016

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

Commits on Sep 6, 2016

  1. Merge develop changes in new API branch (#1278)

    * fix build
    
    * Updated AUTHORS.md (#1262)
    
    * API.md - Slashes missing in documentation (#1263)
    
    * Add checkstyle to Gradle build (#1246)
    
    * Enabled Checkstyle in Gradle
    * Added checkstyle to build.gradle (only check "src/main/kotlin" and not the libraries)
    * Fixed several checkstyle errors (File contains tab characters, Space needed before opening parenthesis, Line has trailing spaces) so the current checkstyle.xml builds without errors
    
    * * Added check to avoid "){"
    
    * [REST API] Added HTTP status codes for bad auth/requests (#1264)
    
    * * Added status codes on bad requests/auth
    * Updated API.md file
    
    * * Replaced string concatenations with proper ${}'s and cleaned up some sentences
    * Added missing stardust check on powerup
    
    * * Update API.md with stardust check
    
    * * Added more console logging
    * Cleanup some one-use vars
    
    * Improved config loading/saving (#1270)
    
    * Remove unused ProgramController
    * Renamed util.io.export*Writer classes/files
    * Moved BotService save/load to new class/file util.io.SettingsJSONWriter
    
    * Fix REST API pokedex indexes (#1275)
    
    * Fix missing pokemons (missingno #0, mew #151) in REST API pokedex call
    Sieberkev authored Sep 6, 2016
    Configuration menu
    Copy the full SHA
    bd85e4f View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2016

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

Commits on Nov 8, 2016

  1. fix bot

    jabbink committed Nov 8, 2016
    Configuration menu
    Copy the full SHA
    616c64b View commit details
    Browse the repository at this point in the history
  2. version bump

    jabbink committed Nov 8, 2016
    Configuration menu
    Copy the full SHA
    ce24b8c View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2016

  1. Configuration menu
    Copy the full SHA
    66c8363 View commit details
    Browse the repository at this point in the history
  2. bump version

    jabbink committed Nov 9, 2016
    Configuration menu
    Copy the full SHA
    d838e4a View commit details
    Browse the repository at this point in the history
  3. remove lure spam

    jabbink committed Nov 9, 2016
    Configuration menu
    Copy the full SHA
    39daf59 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2016

  1. update for iOS 1.15

    jabbink committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    4516880 View commit details
    Browse the repository at this point in the history
  2. fix catch rate

    jabbink committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    3ab0e1c View commit details
    Browse the repository at this point in the history
  3. fixed lures in range output (#1306)

    Cypherke authored and jabbink committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    0ba1d20 View commit details
    Browse the repository at this point in the history
  4. fix "MISSINGNO" hatch messages

    add buddy pokemon support
    jabbink committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    510db85 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2016

  1. merge with develop

    jabbink committed Nov 14, 2016
    Configuration menu
    Copy the full SHA
    128df29 View commit details
    Browse the repository at this point in the history