GithubHelp home page GithubHelp logo

ruglan's Introduction

rUglan

App fyrir ugluna (unofficial)

logo fengid frá serai1197 á deviant art. Má ekki nota commercial, verðum að tilgreina hann e-rstaðar í appinu. (CC BY-NC-ND 3.0) leyfi

nýja logo fengið frá JosephConradTR á deviant art. Segir að logóið hafi verið gefið út frítt. sjá logoLicenseProof.

CC BY leyfi á logo-inu generateuðu frá myndinni, verðum að segja Android Assets Studio var notað við hjálp gerðar þess.

frekari upplýsingar á http://android-ui-utils.googlecode.com/hg/asset-studio/dist/attribution.html

ruglan's People

Contributors

siggifv avatar tritlo avatar jonarnar avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar  avatar  avatar  avatar

ruglan's Issues

Pushing the "Back" button crashes the program

If the back button on the top left is pushed, the app crashes, with the error:

10-27 14:53:30.020    3885-3885/is.mpg.ruglan E/AndroidRuntime﹕ FATAL EXCEPTION: main
    java.lang.NoClassDefFoundError: android.support.v4.app.NavUtils
            at is.mpg.ruglan.CalEventActivity.onOptionsItemSelected(CalEventActivity.java:67)
            at android.app.Activity.onMenuItemSelected(Activity.java:2566)
            at com.android.internal.widget.ActionBarView$3.onClick(ActionBarView.java:171)
            at android.view.View.performClick(View.java:4240)
            at android.view.View$PerformClick.run(View.java:17721)
            at android.os.Handler.handleCallback(Handler.java:730)
            at android.os.Handler.dispatchMessage(Handler.java:92)
            at android.os.Looper.loop(Looper.java:137)
            at android.app.ActivityThread.main(ActivityThread.java:5103)
            at java.lang.reflect.Method.invokeNative(Native Method)
            at java.lang.reflect.Method.invoke(Method.java:525)
            at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:737)
            at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
            at dalvik.system.NativeStart.main(Native Method)

User should not be able to refresh when the iCalURL has not been set.

Steps to reproduce

  1. Clear the app data.
  2. Open the app. You should be presented with the Settings activity with the iCalURL empty.
  3. Click back to go to the HomeActivity.
  4. Open the options menu and click refresh.

Expected outcome

The app should not try to reload the data. Instead it should tell the user that the iCalURL has not been filled out.

Actual outcome

The app tries to reload the data.

Show/Hide weekends

A settings option to Show/Hide weekends in the calendar view.

The default value will be determined by Dabbi; if a student has no classes on Saturdays or Sundays, then the weekends are hidden.

testRefreshEventsTable failes.

The iCalParser provides Dabbi with 176 events, but only 141 are added to the database.

junit.framework.AssertionFailedError: Number of events from iCal does not match events from Dabbi after refresh. Dabbi: 176, iCalParser: 141 expected:<141> but was:<176>
at is.mpg.ruglan.test.DabbiTest.testRefreshEventsTable(DabbiTest.java:131)
at java.lang.reflect.Method.invokeNative(Native Method)
at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:191)
at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:176)
at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:554)
at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1701)

Fetching data after saving setting hangs on newer versions of android.

Steps to reproduce

  1. Run the app on a device running Android 4.3.
  2. Go to settings
  3. Fill in a valid iCalURL
  4. Click Save/Vista

Expected outcome

A loading dialog appears and in a few seconds the user is taken back to the HomeActivity where the new data is present.

Actual outcome

The loading dialog hangs.
screen shot 2013-11-07 at 20 53 59

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.