David Fischer

Results 34 issues of David Fischer

Buildings and wonders should show exact statistics such as how many hammers or beakers they add. Units should show their attack and defense statistics. :hammer: :bulb: Hat tip to Aditya...

enhancement

Instead of always finding the relevant entry civilopedia entry from the massive list, there should be a search box in the nav drawer. Autocomplete functionality can be built from the...

enhancement

Currently, the WebView is loaded in the main thread which results in subpar performance especially on less powerful devices or in the emulator. This manifests itself as the left drawer...

enhancement
performance

Currently, the large promotion icon in [Google Play](https://play.google.com/store/apps/details?id=name.davidfischer.civilopedia) is a blown-up version of a 256x256 icon. While it doesn't look THAT bad blown-up, the hard edges and stretched size make...

enhancement

For example, a specific technology (eg. Archery) should provide a link to prerequisite technologies (eg. Agriculture), leads-to technologies (eg. The Wheel) and units it makes available (eg. Slinger).

enhancement

The simple [AppEnginePoolManager](https://github.com/sigmavirus24/requests-toolbelt/blob/master/requests_toolbelt/adapters/appengine.py#L62) in the toolbelt does not handle retrying timed out requests. ``` # In Appengine import requests from requests_toolbelt.adapters import appengine s = requests.Session() s.mount('http://', appengine.AppEngineAdapter(max_retries=3)) # This...

I'm using the Azure storage for static files and using [Django's ManifestFilesMixin](https://github.com/django/django/blob/stable/1.11.x/django/contrib/staticfiles/storage.py#L379) so that files have a unique hash. The problem I'm running into is that the `read_manifest` method handles...

azure

We have a few campaigns running long right now. I just wanted to add a small note about it. It isn't super visible but might head off some support questions.