Giter Club home page Giter Club logo

calculator's Introduction

Hi there, I'm Lakshya Tyagi

Twitter Follow Github Follow

An image of @lakshyatyagi24's Holopin badges, which is a link to view their full Holopin profile

I'm a Trainee Software Developer

- ๐Ÿ”ญ Iโ€™m currently working on Flutter

Lakshya Tyagi's Dev Card

Spotify Playing ๐ŸŽง

Lakshya Tyagi Spotify Playing

- ๐Ÿ“ซ Connect with me

Lakshya Tyagi | Twitter Lakshya Tyagi | LinkedIn Lakshya Tyagi | Instagram Lakshya Tyagi | Facebook Lakshya Tyagi's DEV Profile

- Languages and Tools:

Python Java C HTML5 CSS3 JavaScript React MySQL Git GitHub


โšก Recent Github Activity
  1. ๐ŸŽ‰ Merged PR #141 in StudentCode-in/StudentCode-in.github.io
  2. โ—๏ธ Closed issue #78 in StudentCode-in/StudentCode-in.github.io
  3. ๐Ÿ—ฃ Commented on #78 in StudentCode-in/StudentCode-in.github.io
  4. ๐Ÿ—ฃ Commented on #139 in StudentCode-in/StudentCode-in.github.io
  5. ๐Ÿ—ฃ Commented on #127 in StudentCode-in/StudentCode-in.github.io
โšก Github Stats

Lakshya's github stats Top Langs

calculator's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

calculator's Issues

Need to perform operation on all values entered in calculator

  • Currently it is only adding last 2 entered values
  • On clicking 2nd operand after last value it should give output of 1st operation and perform action on output and next entered value
    For Ex:
1. User entered 9
2. User pressed + operation
3. User entered 1
4. User again clicked - Operation, Then it should give output of 1st operation as 10 and perform this operation on 10 and next value
5. User entered 5
6. User clicked =, Then it should give output as 5

Content labeling

Device specifications
Model name - Pixel 7
Manufacturer - google
Android version - Android 13 (SDK 33)
Locale - en_US
Screen size - 1080 x 2400
Screen density (DPI) - 420
RAM (total memory) - 8,192 MB
OpenGL ES version - 3.2
ABI - arm64-v8a

Element path
android:id/content/FrameLayout[1]

Recommendation
This item may not have a label readable by screen readers.

Expected: 80; Actual: 252

Codacy detected an issue:

Message: Expected: 80; Actual: 252

Occurred on:

  • Commit: e20a124
  • File: README.md
  • LineNum: 3
  • Code: Basic Calculator is a simple calculator app built with Flutter. It allows you to perform basic arithmetic operations such as addition, subtraction, multiplication, and division. The app features a clean and user-friendly interface with a classic theme.

Currently on:

Crashes and ANRs

Device - samsung SM-G981U1
Screen Size - 1440x3200
Android Version - Android 10 (SDK 29)
Ram (Total Memory) - 12,288 MB
ABI - arm64-v8a

Exception Process: com.google.android.apps.mtaas.deviceadmin, PID: 5402
java.lang.SecurityException: No active admin ComponentInfo{com.google.android.apps.mtaas.deviceadmin/com.google.android.apps.mtaas.deviceadmin.DeviceAdminReceiver}
  at android.os.Parcel.createException (Parcel.java:2088)
  at android.os.Parcel.readException (Parcel.java:2056)
  at android.os.Parcel.readException (Parcel.java:2004)
  at android.app.admin.IDevicePolicyManager$Stub$Proxy.setNetworkLoggingEnabled (IDevicePolicyManager.java:15305)
  at android.app.admin.DevicePolicyManager.setNetworkLoggingEnabled (DevicePolicyManager.java:11627)
  at com.google.android.apps.mtaas.deviceadmin.EnableNetworkLogging.onStart (EnableNetworkLogging.kt:27)
  at android.app.Instrumentation$InstrumentationThread.run (Instrumentation.java:2209)
Caused by android.os.RemoteException: Remote stack trace:
  at com.android.server.devicepolicy.DevicePolicyManagerService.getActiveAdminWithPolicyForUidLocked (DevicePolicyManagerService.java:3259)
  at com.android.server.devicepolicy.DevicePolicyManagerService.getActiveAdminOrCheckPermissionForCallerLocked (DevicePolicyManagerService.java:3155)
  at com.android.server.devicepolicy.DevicePolicyManagerService.getActiveAdminForCallerLocked (DevicePolicyManagerService.java:3136)
  at com.android.server.devicepolicy.DevicePolicyManagerService.enforceCanManageScopeOrCheckPermission (DevicePolicyManagerService.java:7218)
  at com.android.server.devicepolicy.DevicePolicyManagerService.enforceCanManageScope (DevicePolicyManagerService.java:7204)

Arithmetic Operator not changing

In case user select any Arithmetic Operator, and try to change the operator.

User not able to change

For Ex

  • User pressed 3 Button
  • After that user pressed + Operator
  • Then user pressed - Operator
  • It will still perform + Operation but it should perform - Operation

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.