Giter VIP home page Giter VIP logo

karma's Introduction

karma's People

Contributors

harryheights avatar yahiaangelo 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

Watchers

 avatar  avatar  avatar

karma's Issues

Activity not open

I got this bug

E/AndroidRuntime: FATAL EXCEPTION: main Process: com.royalbimrah.social, PID: 19135 java.lang.RuntimeException: Unable to start activity ComponentInfo{com.royalbimrah.social/com.royalbimrah.social.MainActivity}: java.lang.IllegalArgumentException: Invalid document reference. Document references must have an even number of segments, but users has 1 at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3126) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3269) at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:78) at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:108) at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:68) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1960) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loop(Looper.java:214) at android.app.ActivityThread.main(ActivityThread.java:7081) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:494) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:965) Caused by: java.lang.IllegalArgumentException: Invalid document reference. Document references must have an even number of segments, but users has 1 at com.google.firebase.firestore.DocumentReference.forPath(com.google.firebase:firebase-firestore@@21.4.0:80) at com.google.firebase.firestore.CollectionReference.document(com.google.firebase:firebase-firestore@@21.4.0:104) at com.royalbimrah.social.query.QueryUtils.fetchUserInfo(QueryUtils.java:78) at com.royalbimrah.social.MainActivity.onCreate(MainActivity.java:131) at android.app.Activity.performCreate(Activity.java:7340) at android.app.Activity.performCreate(Activity.java:7331) at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1275) at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3106) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3269)  at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:78)  at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:108)  at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:68)  at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1960)  at android.os.Handler.dispatchMessage(Handler.java:106)  at android.os.Looper.loop(Looper.java:214)  at android.app.ActivityThread.main(ActivityThread.java:7081)

App cant remember email and pass while click on remember me

Expected behavior

it should be able to remember email and pass when we click on remember me .

Actual behavior

it cant able to remember pass and mail while click on remember me.

How to reproduce

  • open the app
  • login with email and pass
  • and click on remember me
  • then click on sing out and again try to login with the app
  • see that nothing remember mail and pass while click on remember me

Browser/App version: 4.0
Operating system: Android 8.1.0 OPMI

Recording Of The Bug

https://youtu.be/PU48y3DA-Qg

[Karma][v4.0]The app is freezing when i click finish to complete my account.

Actual Behaviour

The app doing nothing when i click finish to complate my accounts.

Expected behavior

Expected that i can finish my account and use that without stacking.

How to reproduce

  1. Install the apps and open the app
  2. Click sign up
  3. Give mail,username and password
  4. Click sign up
  5. Now input first name,last name and bio
  6. Click Finish
  7. See the error.

Information

  • App version:v4.0
  • OS:Android 9.0
  • Device:Samsung A10

Recording Of The Bug

https://youtu.be/JjEg0ea4ZF4<

App stoped when click on sing out

Expected behavior

After click on sing out the app close smoothly without showing stopped.

Actual behavior

when i click on sing out the app close and shows me stopped.

How to reproduce

  • open the app
  • login with email and pass
  • then try to sing out
  • note the bug

Browser/App version: 4.0
Operating system: Android 8.1.0 OPMI

Recording Of The Bug

https://youtu.be/rR9wv1JonNA

More app description, privacy policy, etc.

Hi, I'm Harry. I recently stumbled on your app and installed it. However, there's no adequate information about the app. On the readme, it says social app. But, I don't know how to go about getting social on the app. It would be great if there was a very descriptive 'About' document. Aside from that, I'd love to know if there's a privacy policy. I mean parting away with my e-mail address ain't a small deal these days.
If you don't have the time to create those documents (About, Privacy policy. In the event that you don't have them), I could help create them for you. If you supply me with tangible information(especially 'About' the concept of the app).
Thanks very much. I'd love to know your thoughts.

[karma][v4.0]app failed to open

Actual behavior

App crashing again and again ,can not open the app.

Expected behavior

Expected that i can open the app and can use successfully

How to reproduce

  • Install the apps and open the app
  • Use app sometimes
  • Minimize the app and clear the app from recent used app.
  • Now try to open the app again.
  • Do 2-4 steps again.
  • See the bug

Information

App version:v4.0
OS:Android 6.0.1
Device:Samsung j5

Recording Of The Bug

https://youtu.be/ftOvakxnYEc

logcat:

05-16 08:55:20.618 18191 18191 E AndroidRuntime: FATAL EXCEPTION: main
05-16 08:55:20.618 18191 18191 E AndroidRuntime: Process: com.angelo.karma, PID: 18191
05-16 08:55:20.618 18191 18191 E AndroidRuntime: java.lang.RuntimeException: Unable to start activity ComponentInfo{com.angelo.karma/com.angelo.karma.LoginActivity}: java.lang.RuntimeException: A TaskDescription's primary color should be opaque
05-16 08:55:20.618 18191 18191 E AndroidRuntime:   at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3256)
05-16 08:55:20.618 18191 18191 E AndroidRuntime:   at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3352)
05-16 08:55:20.618 18191 18191 E AndroidRuntime:   at android.app.ActivityThread.access$1100(ActivityThread.java:223)
05-16 08:55:20.618 18191 18191 E AndroidRuntime:   at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1797)
05-16 08:55:20.618 18191 18191 E AndroidRuntime:   at android.os.Handler.dispatchMessage(Handler.java:102)
05-16 08:55:20.618 18191 18191 E AndroidRuntime:   at android.os.Looper.loop(Looper.java:158)
05-16 08:55:20.618 18191 18191 E AndroidRuntime:   at android.app.ActivityThread.main(ActivityThread.java:7231)
05-16 08:55:20.618 18191 18191 E AndroidRuntime:   at java.lang.reflect.Method.invoke(Native Method)
05-16 08:55:20.618 18191 18191 E AndroidRuntime:   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1230)
05-16 08:55:20.618 18191 18191 E AndroidRuntime:   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1120)
05-16 08:55:20.618 18191 18191 E AndroidRuntime: Caused by: java.lang.RuntimeException: A TaskDescription's primary color should be opaque
05-16 08:55:20.618 18191 18191 E AndroidRuntime:   at android.app.ActivityManager$TaskDescription.(ActivityManager.java:641)
05-16 08:55:20.618 18191 18191 E AndroidRuntime:   at android.app.Activity.onApplyThemeResource(Activity.java:4076)
05-16 08:55:20.618 18191 18191 E AndroidRuntime:   at android.view.ContextThemeWrapper.initializeTheme(ContextThemeWrapper.java:150)
05-16 08:55:20.618 18191 18191 E AndroidRuntime:   at android.view.ContextThemeWrapper.setTheme(ContextThemeWrapper.java:94)
05-16 08:55:20.618 18191 18191 E AndroidRuntime:   at androidx.appcompat.app.AppCompatActivity.setTheme(AppCompatActivity.java:111)
05-16 08:55:20.618 18191 18191 E AndroidRuntime:   at com.angelo.karma.LoginActivity.onCreate(LoginActivity.java:41)
05-16 08:55:20.618 18191 18191 E AndroidRuntime:   at android.app.Activity.performCreate(Activity.java:6877)
05-16 08:55:20.618 18191 18191 E AndroidRuntime:   at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1136)
05-16 08:55:20.618 18191 18191 E AndroidRuntime:   at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3209)
05-16 08:55:20.618 18191 18191 E AndroidRuntime:   ... 9 more

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.