Coder Social home page Coder Social logo

mdroid's Introduction

Request to interested developers

If you like this work, maybe Star โญ this before Fork ๐Ÿด ๐Ÿ˜‰

Documentation

The docs for MDroid can be found at http://praveen.xyz/mdroid which are mirrored from the docs directory of this respository.

Setting up MDroid

  1. Clone using git clone --single-branch https://github.com/praveendath92/MDroid.git
  2. Import MDroid to Android Studio

Code contributions

Translating

Check MDroid Translation page

Author

Praveen Kumar Pendyala

License

Licensed under the GPL v3

mdroid's People

Contributors

aymandf avatar pkpio 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mdroid's Issues

Rich content using webviews

How about using a WebView, instead of the current TextView, in all those places where the content format could be HTML?

Not in title fields but for fields like,

Forum posts,
Course descriptions,
Forum descriptions,
Discussion contents etc.,. where there is lot of content with format option from moodle.

Global control over side navigation width

In the current implementation, these widths are hardcoded to same value in each activity layout. Any change in widths require modification on all those places individually!

Force close on login

The app force closes on login. Tested with first login after install. However, reopening the app works and the account stays logged in.

Sql queries on UI thread

Although one or two queries is fine, the app is currently making all the sql queries to show the initial offline data on UI thread. No significant lag or freeze has been noticed but it would be a welcome change to do the initial offline data queries also on the SyncThread of the respective fragment (every fragment has it) and do a progress update.

Issue with viewpageindicator

The theme seem to have some conflicts with the viewpageindicator. The behavior is observed correctly but the display isn't coming right.

Keyboard not showing up in webview

Sometimes, even after clicking the input text field in the webview, the keyboard doesn't show up. Multiple clicks may not help as well.

Section titles?

The actionbar title text is not changing based on section.

Scroll to module in webview

Modules have unique ids and these ids are also used as html tag ids. Use this to scroll to a module when opening in webview.

Http:// in the url

Make the url insertion better by adding http automatically or filling it already.

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.