GithubHelp home page GithubHelp logo

easyaccess's People

Contributors

ganeshb-extentia avatar johann-es avatar justdroid avatar saurabh2590 avatar vishalk-extentia avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

easyaccess's Issues

All Apps button not working

BUG
Clicking on All Apps button on Homescreen 3 does nothing

DETAILS
As user clicks on Homsccreen 3 > All Apps button, EasyAccess does not open Android's main app menu of all installed apps on the users phone

LIKELY MODULE
Homescreen3Activity.java

Screencurtain not working

BUG
Screen Curtain functionality only works in Settings menu

DETAILS
After enabling the screen curtain feature on Homescreen 3 > Settings > Screen Curtain, the screen is only blacked out on the Settings page. As soon as the user goes back to any of the Homescreens, the screens are visible again.

LIKELY MODULE
settings/ScreenCurtainFunctions.java

Background color turns yellow when tilting device by 90 degrees

BUG
Background color turns yellow when tilting device by 90 degrees

DETAILS
On any screen, when the background color is set to white, upon tilting the phone by 90 degrees, the background color changes to a slightly yellow shade. Expected behavior is that upon tilting of device, the background color stays the same as before.

On some devices (e.g. Samsung Galaxy Nexus, Android 4.3), even after resetting the colors via Homescreen 3 > Settings > Color Settings > Reset Colors, the background color stays slightly yellow.

LIKELY MODULE
settings/SettingsColor.java

eMail button incorrectly announced as Settings button

BUG
TalkBack screen reader incorrectly announces eMail button as Settings button

DETAILS
The eMail button on Homscreen 1 is announced as "Settings" but should be announced as "eMail". The simple resolution is to change that button's contentDescription attribute to refer to correct string, i.e. it needs to read android:contentDescription="@string/btnEmail" correctly.

LIKELY MODULE
res/layout/homescreen1.xml

Dialing from 3rd party apps not working correctly

BUG
Dialing from 3rd party apps not working correctly

DETAILS
When users are in 3rd party apps like WhatsApp and want to call a contact by clicking on its number, a popup suggests two options: The EasyAccess Contact app and the EasyAcccess Phone Dialer. Clicking on the Contact app simply crashes on selection. Clicking on the Phone Dialer, then correctly opens the EasyAccess phone dialer but the number is not passed on to the phone dialer, i.e. it comes with no number inserted.

LIKELY MODULE
phonedialer/PhoneDialerApp.java

Add Google Docs to list of document viewers

FEATURE REQUEST
Add Google Docs to list of document viewers

DETAILS
Users requested to have Google Docs added to list of document viewers. The new menu order should then list as follows:

DARWIN Reader
IDEAL Group Reader
Bookshare Go Read
Google Docs <-- new !!
Google Play Books
Google Play Newsstand

The Play Store URL is:
https://play.google.com/store/apps/details?id=com.google.android.apps.docs.editors.docs

LIKELY MODULE
simplemenus/BooksNewspapersMenu.java

Toggle WiFi and 3G in Status menu

FEATURE REQUEST
Click on WiFi or 3G status line in Status menu should toggle WiFi or 3G on/off

DETAILS
Users would like to toggle WiFi on/off and 3G on/off directly from the Status menu. Currently, they can only see the current WiFi or 3G status but then need to go via Homscreen 3 > Settings > Android Settings > WiFi > Toogle On, which is much too cumbersome.

LIKELY MODULE
status/StatusApp.java

Change Answer call screen UI elements

BUG
On answer call screen, remove TextView and display caller name on the answer/reject buttons

DETAILS
Currently the name/phone number of the caller gets displayed underneath the Answer and Reject buttons, like this:

Answer button
Reject button
[NAME] text view

If users receive a call, they are prompted to press the Answer or Reject button first before the screen reader reads out who is calling them. More sensible would be to update the caption of the Answer and Reject call buttons with the name of the caller, like this;

Answer [NAME]
Reject [NAME]

LIKELY MODULE
phonedialer/CallingScreen.java

Cannot delete text messages

BUG
Cannot delete individual text messages, e.g. on Android 5.1 phone

DETAILS
User (e.g. on Android 5.1 device) cannot delete text messages. After clicking on Homescreen 1 > Text Messages > Individual Message > Delete Message, they get a notification "Could not delete message".

LIKELY MODULE
textmessages/TextMessagesViewerApp.java

Color changes not implemented beyond homescreens

BUG
Color changes not implemented beyond homescreens in any of the app menus (except for the Settings app menu)

DETAILS
After changing colors via Homescreen 3 > Settings > Color Settings, the color changes are only applied to the Homescreens and to the Settings app menu. However, all other app menus (e.g. Camera Apps, Social Networks, Music + Video, etc.) remain in the default black and white color scheme.

LIKELY MODULE
settings/SettingsColor.java

[question] Translating the app

Hello,
Is it possible to translate the app? If so, do you use some dedicated services or should I simply send pull requests with translated strings in values-xx folders, where xx is the language I'm translating into?
Thanks!

Calls cannot be answered

BUG
Calls cannot be answered

DETAILS
After user receives a call, the screen displays a "Answer Call" button but clicking on the button does not do anything.

LIKELY MODULE
phonedialer/CallManager.java

Selection of screen reader at app startup

BUG
At launch of the app, it prompts to select the screen reader / text to speech engine to be used.

DETAILS
A few users have reported that in cases where more than one text-to-speech (TTS) engine is installed on user's phone, the app asks for selection of that TTS every single time the app is started. We have not been able to verify this as we don't have multiple screen readers installed (we only have the native TalkBack screen reader to test) but should be tested on phone that has two screen readers installed.

LIKELY MODULE
SplashActivity.java

Cannot reject calls

BUG
Calls cannot be rejected

DETAILS
After user receives a call, the screen displays a "Reject Call" button but clicking on the button does not do anything.

LIKELY MODULE
phonedialer/CallManager.java

Trigger Text to Speech Event on Splash Screen

BUG
Trigger Text to Speech Event on the Splash Screen, announcing "easy access is activated"

DETAILS
In the past, users were notified during initial startup of the launcher that EasyAccess was activated. This seems broken. Going forward, trigger Text to Speech Event on the Splash Screen, announcing "easy access is activated"

LIKELY MODULE
SplashActivity.java

Calls cannot be disconnected

BUG
Calls cannot be disconnected

DETAILS
After users call a number from EasyAccess, the screen states "Calling [number dialled]" during the entire call. There is no functionality to hangup on an outgoing call, so the user has to wait until the called party hangs up the call on their end.

LIKELY MODULE
phonedialer/CallManager.java

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.