Giter VIP home page Giter VIP logo

stepik-android's Introduction

Stepik for Android

Build Status:

Code Coverage: codecov

Mobile application of Stepik.

Store

New version of Stepic App is now available on Google Play.

Get it on Google Play

Screenshots

License

Copyright 2016 Stepik.org.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

stepik-android's People

Contributors

8bitsun avatar astoriawinter avatar eadm avatar kirillmakarov avatar psviderski avatar rostikjoystick avatar sagev9000 avatar skepsys avatar vyahhi avatar xcam avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

stepik-android's Issues

Please fix NPE

java.lang.NullPointerException: Attempt to invoke virtual method 'void android.widget.TextView.setVisibility(int)' on a null object reference
at org.stepic.droid.ui.fragments.VideoStepFragment.showTime(VideoStepFragment.java:154)
at org.stepic.droid.ui.fragments.VideoStepFragment.access$100(VideoStepFragment.java:44)
at org.stepic.droid.ui.fragments.VideoStepFragment$2.onResourceReady(VideoStepFragment.java:143)
at org.stepic.droid.ui.fragments.VideoStepFragment$2.onResourceReady(VideoStepFragment.java:134)
at com.bumptech.glide.request.GenericRequest.onResourceReady(GenericRequest.java:522)
at com.bumptech.glide.request.GenericRequest.onResourceReady(GenericRequest.java:507)
at com.bumptech.glide.load.engine.EngineJob.handleResultOnMainThread(EngineJob.java:158)
at com.bumptech.glide.load.engine.EngineJob.access$100(EngineJob.java:22)
at com.bumptech.glide.load.engine.EngineJob$MainThreadCallback.handleMessage(EngineJob.java:202)
at android.os.Handler.dispatchMessage(Handler.java:98)
at android.os.Looper.loop(Looper.java:148)
at android.app.ActivityThread.main(ActivityThread.java:5417)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)

As is too hard to build the project for checking, I think this is due to you didn't call Glide.clear(thumbnailImageView); in VideoStepFragment.onDestroyView(), as a result NPE occured.

You can reproduce this issue by fast swiping between video steps.

Inclusion to IzzyOnDroid fdroid repository

Hello I am interested in your project and would like to add it to Izzy repository. But There is one requirement I wish for.
Could you add the .apk file to your releases. He said it is needed so he could add it.

What is localization contributions workflow?

Hi. We've already translated Stepik's website into Belarusian. And now want to contribute translations for the Android app.

I'm not an Android developer though, so it would be nice to clarify some moments before diving in.

As far as I get, the workflow should be the following:

  1. Create a fork
  2. Translate strings in XML-files from \app\src\main\res\values-ru\
  3. Place translated files into \app\src\main\res\values-be. Any other configs should be made?
  4. Create a pull request into master-branch (or any other?)

Please check if everything is right. Thanks.

Play Store Data Safety Section

Hi Team

In the recent Play Store policy, it will become mandatory for you to fill out the Data Safety Section. Since this is an OSS Android app, it will make sense to have it as a part of the repository as well.

I have run the scan using my tool here on your repo, attached are
the scan results. I found the following:

  • 7 data types
  • 0 SDK.

If this is helpful, do use our free tool to generate Play Store Data Safety report: https://github.com/Privado-Inc/privado

Also, do share your feedback & thanks for the OSS app 😄
image
image

Audio not playing

I chose TOEFL vocabulary and when I press play the audio does not start playing.

Inclusion in F-Droid

Hi,

Since this app is Apache v2 licensed, are you considering the fact to add it to F-Droid? There is a strong community behind, that do not use Google Play nor anything else, except F-Droid.

You can find some documentation here.

Otherwise, if you don't want to work on the inclusion of this app by yourself, would it be ok for you if someone else do it for you?

Описание сборки проекта.

Столкнулся с проблемой - не могу собрать проект из-за файла buildsystem\secret.gradle
Судя по всему этот файл зашифрован.
Нужна инструкция как начать работать с этим файлом.

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.