Giter Site home page Giter Site logo

doerfli / hacked Goto Github PK

View Code? Open in Web Editor NEW
7.0 2.0 4.0 1.5 MB

Hacked? - have i been pwned? Android App

Home Page: https://play.google.com/store/apps/details?id=li.doerf.hacked

License: Apache License 2.0

Java 29.05% Shell 0.49% Kotlin 70.45%
hacktoberfest haveibeenpwned data-breaches android

hacked's Introduction

hacked's People

Contributors

azure-pipelines[bot] avatar danielksan81 avatar dependabot[bot] avatar doerfli avatar msfjarvis avatar yoobi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

hacked's Issues

Import accounts from account manager

Its possible to get accout usernames through account manager component.
Requires "GET_ACCOUNTS" right and should therefor be done by separate app called via intent.

Sync notificaton for api < 21

current animation does not work there (never stops) and is therfor disabled. another form of notification is required to indicate sync in progress.

Analyse crashdump

java.lang.RuntimeException: An error occured while executing doInBackground()
    at android.os.AsyncTask$3.done(AsyncTask.java:300)
    at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:355)
    at java.util.concurrent.FutureTask.setException(FutureTask.java:222)
    at java.util.concurrent.FutureTask.run(FutureTask.java:242)
    at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:231)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
    at java.lang.Thread.run(Thread.java:818)
Caused by: java.lang.RuntimeException: Can't create handler inside thread that has not called Looper.prepare()
    at android.os.Handler.<init>(Handler.java:200)
    at android.os.Handler.<init>(Handler.java:114)
    at android.widget.Toast$TN.<init>(Toast.java:503)
    at android.widget.Toast.<init>(Toast.java:121)
    at android.widget.Toast.makeText(Toast.java:306)
    at li.doerf.hacked.remote.haveibeenpwned.HIBPGetBreachedSitesAsyncTask.doInBackground(HIBPGetBreachedSitesAsyncTask.java:81)
    at li.doerf.hacked.remote.haveibeenpwned.HIBPGetBreachedSitesAsyncTask.doInBackground(HIBPGetBreachedSitesAsyncTask.java:28)
    at android.os.AsyncTask$2.call(AsyncTask.java:288)
    at java.util.concurrent.FutureTask.run(FutureTask.java:237)
    ... 4 more

https://play.google.com/apps/publish/?dev_acc=12449904858444399323#ErrorClusterDetailsPlace:p=li.doerf.hacked&et=CRASH&ecn=java.lang.RuntimeException&tf=Handler.java&tc=android.os.Handler&tm=%253Cinit%253E&s=NEW_STATUS_DESC

Add contextual help and introduction help

when a feature occurs for first time, show help option.
e.g. when a breached account if found, show help that it can be clicked for details and then acknowledged.

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.