Giter Club home page Giter Club logo

omnitrack_android's People

Contributors

junhoekim avatar yghokim avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

omnitrack_android's Issues

Visibility problem of connection indicator

When user removes a connection in AttributeDetailActivity and saves changes, Change is not immediately applied to connectionIndicatorSubProxy in TrackerDetailStructureTabFragment.
I think this problem is occurred by inflated view from ViewStub.

image

android.os.FileUriExposedException on sending downloaded APK file to intent

version : Android N

Refer to use FileProvider

https://inthecheesefactory.com/blog/how-to-share-access-to-file-with-fileprovider-on-android-nougat/en

Error log

04-28 10:02:15.893 20921-21004/kr.ac.snu.hcil.omnitrack.debug E/AndroidRuntime: FATAL EXCEPTION: OkHttp Dispatcher
Process: kr.ac.snu.hcil.omnitrack.debug, PID: 20921
android.os.FileUriExposedException: file:///storage/emulated/0/Download/2.0.59.1083-beta exposed beyond app through Intent.getData()
at android.os.StrictMode.onFileUriExposed(StrictMode.java:1799)
at android.net.Uri.checkFileUriExposed(Uri.java:2346)
at android.content.Intent.prepareToLeaveProcess(Intent.java:9510)
at android.content.Intent.prepareToLeaveProcess(Intent.java:9468)
at android.app.PendingIntent.getActivity(PendingIntent.java:340)
at android.app.PendingIntent.getActivity(PendingIntent.java:302)
at com.github.javiersantos.appupdater.services.AppUpdateService.getInstallNotificationBuilder(AppUpdateService.java:132)
at com.github.javiersantos.appupdater.services.AppUpdateService.access$400(AppUpdateService.java:37)
at com.github.javiersantos.appupdater.services.AppUpdateService$1.onResponse(AppUpdateService.java:104)
at okhttp3.RealCall$AsyncCall.execute(RealCall.java:153)
at okhttp3.internal.NamedRunnable.run(NamedRunnable.java:32)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
at java.lang.Thread.run(Thread.java:762)

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.