GithubHelp home page GithubHelp logo

starborne-assistant's Introduction

starborne-assistant's People

Contributors

arxenix avatar dependabot[bot] avatar thorgeirk11 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

starborne-assistant's Issues

Notifications not loading for some users

The notifications list appears to indefinitely load for some users. Unsure of what the cause of this is.

Potentially issues establishing the websocket connection.

Better error/debug messages should be displayed.

Crash on Samsung Galaxy s8

On Galaxy S8 it starts shows an icon in center of the screen than white screen.

I don't know how to debug & show..

Duplicate notifications

Right now, the app sends the same phone notification over and over for the same ingame notification.

It should only send the corresponding phone notification once.

Reduce battery & network usage

The app uses a lot more battery & network than it should. Reduce it!

Steps:

  • add setting to configure fetch interval (15mins min - 12hrs max?) - default to 30 mins to cut usage in half?
  • cache the games list, so we don't need to re-fetch it every time
  • cache and use access token if it is still valid, so we don't need to re-login every time
  • other optimizations ... ?

Feature request: Add information to solar flare notifications

When notifications of solar flare events come in, compare them to the hex location of users stations (possible alliance stations as well) and list "distance to {station name} X hex" as well as what type of resource is available.

Later on this can be used to send solar flare fleets directly to solar flare events from the client.

Reduce number of permissions

Expo uses a whole bunch of android permissions by default.

 "ACCESS_COARSE_LOCATION",
      "ACCESS_FINE_LOCATION",
      "CAMERA",
      "MANAGE_DOCUMENTS",
      "READ_CONTACTS",
      "READ_CALENDAR",
      "WRITE_CALENDAR",
      "READ_EXTERNAL_STORAGE",
      "READ_PHONE_STATE",
      "RECORD_AUDIO",
      "USE_FINGERPRINT",
      "VIBRATE",
      "WAKE_LOCK",
      "WRITE_EXTERNAL_STORAGE",
      "com.anddoes.launcher.permission.UPDATE_COUNT",
      "com.android.launcher.permission.INSTALL_SHORTCUT",
      "com.google.android.c2dm.permission.RECEIVE",
      "com.google.android.gms.permission.ACTIVITY_RECOGNITION",
      "com.google.android.providers.gsf.permission.READ_GSERVICES",
      "com.htc.launcher.permission.READ_SETTINGS",
      "com.htc.launcher.permission.UPDATE_SHORTCUT",
      "com.majeur.launcher.permission.UPDATE_BADGE",
      "com.sec.android.provider.badge.permission.READ",
      "com.sec.android.provider.badge.permission.WRITE",
      "com.sonyericsson.home.permission.BROADCAST_BADGE"

Figure out which ones we can remove. There is no reason to be using most of these

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.