Giter VIP home page Giter VIP logo

democracydroid's People

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

Watchers

 avatar  avatar  avatar  avatar  avatar

democracydroid's Issues

Play/Pause in Notification drawer

We need the notification drawer to have play and pause buttons to controlling playback while the app is in the background ๐Ÿ˜ฌ

I've tried doing this a few times and I couldn't figure it out ๐Ÿคทโ€โ™€๏ธ

Pull jsoup from jcenter

Is there a reason for jsoup-1.8.3 being included as binary jar file instead of being pulled from jcenter/mavenCentral?

Reimplement ProgressBar

I removed the ProgressBar, see d900e71

       <ProgressBar
-            android:layout_centerHorizontal="true"
-            android:id="@+id/sBar"
-            android:minHeight="20dip"
-            android:layout_width="wrap_content"
-            android:layout_height="wrap_content"/>

So that way the swipe to refresh is the only refresh animation. But when first opening the app, it's nice to have that yellow ProgressBar, so @DerrickRocha suggested to make

it so the yellow loading icon doesn't get displayed when a pull to refresh happens. We could pass a Boolean into GetStoryFeed and GetVideoFeed classes indicating if we should show the loading screen. We can check for it in the onPostExecute method in those classes and show the icon if true.

volume crashes in vlc

When using VLC player, if I change the volume on my device, the application crashes. This could be (1) my device (2) my version vlc (3) both of above
The fix is to use the internal VLC volume control.

Tiny survey about energy aware software practices.

Dear contributors,

would you be willing to fill in a short 5-10 min survey (https://forms.gle/F3YwtLVKtk47yVhC9) about energy-efficient mobile development practices in the context of my master thesis? It's about raising awareness of software energy practices and about introducing a new open-source tool for helping in that regard. Your input would be greatly appreciated. Thanks a lot!

Ricardo Morais.

Does Not Open Stream In Another Application

When opening videos, whether in broadcast or transcript tabs, it will only open within application. When open stream in other application is chosen the broadcast tab says it is unable to open file. The transcript tab videos still open with in application no matter which option is chosen.

My goal is to open videos in VLC to Chromecast since Chromecast isn't available in the Google Play version.

Duplicate In Feed

The anticipated video and audio links are hard coded with https, but these aren't actually used by the rss feed, so duplicates appear

Option/Preference for including the tab titles in tabs

In the most recent release I took out the tab title ("Story", "Broadcast", "Download"). Some users like it (such as @DerrickRocha), so we should put a shared preference for including the tab titles. Or if the experiment fails, maybe just totally reset and bring back the titles by default.

For the next release we'll just wait and see how it feels ๐Ÿ™‚

Remove Fresco

Removing this library would singlehandedly drop the app size by about 5 megabytes. I tried doing it myself but the images broke and would no longer display so I'm not sure how to go about doing it.

Fresco is a MASSIVE library, and unless we absolutely need to use it, I think it would be better if it were removed.

New Launcher Icon?

Is the launcher icon too square? Should I round the edges a bit and drop some shadow on it??!?

@DerrickRocha maybe you have an opinion?

Refresh

adds to listview infinitely.... yikes, resets when the screen changes orientation

A layout adaptation problem

Describe the bug

Dear developer!
In the process of using, I found a bug in layout / display. As shown in the figure below, on the second tab page, texts in each cell seem to be tangled together. This may be an adaptation problem. I suspect it is because display and font size are set to large (mainly due to display size).
Because of some problems with my eyesight, I often use the largest font and display.
103165857-dbaf8580-4857-11eb-9e22-120ae1901389

App version is 4.2.0, my mobile phone is Google Pixel 2, and the screen resolution setting is 1920* 1080. And my font size and display size are the largest ! ! ! Also, my Android system version is 10.0.
The above is a description of the problem. The overall experience of the software is good. You can see that the design is very attentive. Thank you very much for the efforts of the developers all the time. I hope to receive a reply. Thank you so much!!

Expected behavior

I hope that texts in each cell would be separated, and in this circumstance, they tangled with each other.

Steps to reproduce the behavior:

1.use the largest font and display in the display setting
2.click the second tab
3.this error could be seen

Screenshot

copy

Environment

  1. Version of DemocracyDroid : 4.2.0
  2. Device : Google Pixel 2,
  3. OS version : Android 10.0

App crashes when video is selected

Using version 3.6.1 on Nexus 5x's Android 8.1.0 and the app started crashing recently when I attempt to play video from the broadcast tab. If I don't restart the app immediately via "open app again" pop up I hear the first tunes of DN.

Screenshots for F-Droid

You can add Screenshots for F-Droid, too, if you want.
https://f-droid.org/en/docs/All_About_Descriptions_Graphics_and_Screenshots/
https://gitlab.com/snippets/1895688
That was simply information about what is still possible. You would then only have to enter the
screenshots in fastlane. This is just one way that you can also add screenshots to the app view
if you can. If you added screenshots (then F-Droid is happy) and if you can't add any -> then
you can close the issue because it was only an info. Thank you that your app is available in
fdroid. Very much for your attention.

New Logo Design

Hi sir, I will to design a new logo for your app. You can tell me about the requirements if it may please you.

Democracy droid crashes when we click on stream audio

Expected behavior

By clicking on stream audio we should be able to stream the audio online.

Actual behavior

When I clicked on the menu on the right side od the video and tried to stream the audio, the application crashed.

Also the application crashes after using it for some seconds (15 maybe) but that bug has already been reported.

While I was able to stay on the app for some time, I managed to click on some of the options it has and everything worked fine except for stream video option.

How to reproduce

  • Open the app
  • Click on menu on the right top corner of a particular video
  • Click stream audio option
  • The application will crash.
  • Application: Democracy droid v 3.6.2
  • Operating system: Android 6.0.1

Recording Of The Bug

https://youtu.be/68LXTAotiTg



Posted on Utopian.io - Rewarding Open Source Contributors

Add exclusive online comtent

More and more frequently interviews are being continued on the web. DN does not include these in their RSS feed. It would be way cool if your app could include these somehow.

A Display Bug

Dear developer
In the process of using, I found a bug in layout / display. In the second video, there is an overlap between text introduction and time, which may be caused by adaptation problems.
App version is 3.7.1, my mobile phone is Google nexus 6, screen resolution setting is 1440 * 2560, font size is the largest, Android system is 8.0.
The above is a description of the problem. The overall experience of the software is good. You can see that the design is very attentive. Thank you very much for the efforts of the developers all the time. I hope to receive a reply.
Thank you!
image

IndexOutOfBounds error

Seemingly random crashes happen. I think it has something to do with the way tabs positions are sent around. Hard to reproduce, but it';ll crash if you mess around enough (switching between tabs frantically).

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.