Git Product home page Git Product logo

freifunkautoconnectapp's People

Contributors

freifunkufo avatar guerda avatar matmai avatar mattsches avatar wistudent avatar

Stargazers

 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

freifunkautoconnectapp's Issues

freifunkautoconnect directory is not visible when connected to PC via USB

When my Nexus 4 is connected to my PC (Windows 7 & 8.1), the "freifunkautoconnect" folder in the sdcard directory is not shown. The folder is definitely there, it can be accessed with a file manage app on the device itself. Calling MediaScannerConnection.scanFile to force Android to scan that directory did not help.

Crash after boot

When enabling Freifunk AutoConnect to start at boot on my Android 9 smartphone, it crashes at every reboot.

--------- beginning of crash
5465 E AndroidRuntime: FATAL EXCEPTION: main
5465 E AndroidRuntime: Process: com.example.tobiastrumm.freifunkautoconnect, PID: 5465
5465 E AndroidRuntime: java.lang.RuntimeException: Unable to start receiver com.example.tobiastrumm.freifunkautoconnect.BootCompletedReceiver: java.lang.IllegalStateException: Not allowed to start service Intent { cmp=com.example.tobiastrumm.freifunkautoconnect/.NotificationService (has extras) }: app is in background uid UidRecord{52b1103 u0a210 RCVR idle change:uncached procs:1 seq(0,0,0)}
5465 E AndroidRuntime: 	at android.app.ActivityThread.handleReceiver(ActivityThread.java:3415)
5465 E AndroidRuntime: 	at android.app.ActivityThread.access$1200(ActivityThread.java:202)
5465 E AndroidRuntime: 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1676)
5465 E AndroidRuntime: 	at android.os.Handler.dispatchMessage(Handler.java:107)
5465 E AndroidRuntime: 	at android.os.Looper.loop(Looper.java:198)
5465 E AndroidRuntime: 	at android.app.ActivityThread.main(ActivityThread.java:6729)
5465 E AndroidRuntime: 	at java.lang.reflect.Method.invoke(Native Method)
5465 E AndroidRuntime: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
5465 E AndroidRuntime: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
5465 E AndroidRuntime: Caused by: java.lang.IllegalStateException: Not allowed to start service Intent { cmp=com.example.tobiastrumm.freifunkautoconnect/.NotificationService (has extras) }: app is in background uid UidRecord{52b1103 u0a210 RCVR idle change:uncached procs:1 seq(0,0,0)}
5465 E AndroidRuntime: 	at android.app.ContextImpl.startServiceCommon(ContextImpl.java:1589)
5465 E AndroidRuntime: 	at android.app.ContextImpl.startService(ContextImpl.java:1544)
5465 E AndroidRuntime: 	at android.content.ContextWrapper.startService(ContextWrapper.java:664)
5465 E AndroidRuntime: 	at android.content.ContextWrapper.startService(ContextWrapper.java:664)
5465 E AndroidRuntime: 	at android.support.v4.content.WakefulBroadcastReceiver.startWakefulService(WakefulBroadcastReceiver.java:99)
5465 E AndroidRuntime: 	at com.example.tobiastrumm.freifunkautoconnect.BootCompletedReceiver.onReceive(BootCompletedReceiver.java:16)
5465 E AndroidRuntime: 	at android.app.ActivityThread.handleReceiver(ActivityThread.java:3406)
5465 E AndroidRuntime: 	... 8 more

Additional info:
I am using Freifunk AutoConnect 0.9 from F-Droid repository on an Android 9 (Patchlevel 2019-03) Nokia 5 (HMD Global TA-1053).

WebView scroll position lost after device rotation

Click Info in the menu to open WebView.
Scroll it and rotate screen
WebView scrolls to top after rotation. But scroll position should persist there.

bug0-before
Screenshot before rotation

bug0-after
Screenshot after rotation

Check NotificationService

I am not entirely sure if the NotificationService is running in its own thread or in the main/ui thread. This should be further investigated.

Also it seems that the NotificationService is currently not notified when a new ssids.json file was downloaded and therefore still using the old ssid list.

Nodes Server offline/outdated

Hello,

after missing my own node in the list I found out, that the last refresh was on 12.06.2019 - 20:30:04 UTC. After looking in the code, I know now, that the two nodes server are not working anymore. The first gives outdated information and the second isn't reachable any more.

It would be nice if this can be fixed soon. Maybe a option to add custom servers in the settings is helpful as well.

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.