Giter VIP home page Giter VIP logo

clarityandroid's Introduction

ClarityAndroid

The Clarity Android application for BMVSS.

clarityandroid's People

Contributors

jballands avatar

Watchers

James Cloos avatar Samuel Gillispie II avatar

clarityandroid's Issues

Single-element Picker View

A custom single-element picker should be programmed and allow for the following:

  • A small icon with text displayed next to it.
  • The ability to choose the colors of the buttons in the picker.
  • Treat the picker as a single view and mod via code.

Loading .png files takes a long time

LogCat reports the following:

07-13 15:59:18.575: I/Choreographer(787): Skipped 87 frames! The application may be doing too much work on its main thread.

This is probably due to the 75 .png resources it loads. Consider spawning another thread and lazily loading resources on app start up.

Add an API wrapper object

Make an API wrapper object that contains AsyncTask that does the following:

  • Does null checking
  • Checks for a timeout
  • Checks for internet connection
  • Does what you want it to do :)

Animation doesn't work on Ice Cream Sandwich or lower

It appears (from the AVD) that animations do not seem to work in Android 4.0 (Ice Cream Sandwich) or lower. Works on Android 4.2 (Jellybean).

Reproduction steps:

  1. Start AVD with Android 4.0 or lower.
  2. Start Clarity.
  3. Press 'Sign In'.
  4. Notice that the animation is stuck on frame 1.

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.