1. 22 Jan, 2016 1 commit
    • Matt Perry's avatar
      'flutter apk' now supports dynamically registered services. · dcbb4960
      Matt Perry authored
      Third-party libraries can now provide their own mojo services. They do
      so by adding a config.yaml file to their pub package which contains
      - a list of service names and java classes which handles that service's
        registration.
      - a list of pre-built .jar files to statically link with the app's shell
        when building the app.
      dcbb4960
  2. 11 Jan, 2016 1 commit
  3. 02 Sep, 2015 1 commit
    • Matt Perry's avatar
      Introduce an UpdateService for android. · d2f151ac
      Matt Perry authored
      Very simple so far. This schedules an alarm to fire once a day, kicking
      off a service that downloads a new app.skyx from a hardcoded URL. The
      new skyx replaces the current one.
      d2f151ac
  4. 25 Aug, 2015 1 commit
  5. 17 Aug, 2015 1 commit
  6. 11 Aug, 2015 1 commit
  7. 08 Aug, 2015 1 commit
  8. 05 Aug, 2015 1 commit
    • Eric Seidel's avatar
      Add Fitness.apk with icon · 46060fcf
      Eric Seidel authored
      This is just one of many steps in preparation for turning
      fitness into a play-store ready app.
      
      @abarth @collinjackson
      46060fcf
  9. 28 Jul, 2015 2 commits
  10. 16 Jul, 2015 1 commit