Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug Report: 0.1.25-alpha-b3 #206

Closed
13 of 24 tasks
E3V3A opened this issue Dec 15, 2014 · 10 comments
Closed
13 of 24 tasks

Bug Report: 0.1.25-alpha-b3 #206

E3V3A opened this issue Dec 15, 2014 · 10 comments
Labels

Comments

@E3V3A
Copy link
Contributor

E3V3A commented Dec 15, 2014

Here are a couple of things to be distributed into separate issues.
Test Device: Samsung Galaxy S4-mini (GT-I9195), stock JB4.2.2, Enforcing


  • 1. After successfully requesting an OCID API key, the question box re-appears, and you have to push "Cancel".
  • 2. It's impossible to download the OCID data, if the last location is not determined. Determination should be from:
    • a) The currently connected MCC, and if this fails, a fall-back to:
    • b) Manually selecting, by clicking on a country (from the Deafult MCC locations).
  • 4. Before downloading OCID data, all (except default) DB tables are empty. At least the cell table has to have something, as long as SIM is unlocked, and phone connected to something.
  • 5. The "About AIMSICD" window is too high (~1 text line) for my screen, forcing me to scroll down to be able to see all of the "LICENSE/CREDITS" text buttons. Probably due to incorrect padding.
  • 6. The "About AIMSICD" buttons are all linking to the website. Instead they should:
    • a) The list of "status Icons" should link to a text box with desciptive text.
    • b) The 3 "wide" buttons should take you to our GH site.
    • c) The last 6 "buttons" should also get you a pop-up scrollable text box (or window).
  • 7. Map Viewer: Doesn't retain the last shown map-view after exiting and re-entering map. Map does weird stuff when no location has been found. (Like re-sizing itself and going to random locations and zoom's.)
  • 8. Debugging / Debug Logs: None of the buttons seem to work. Nearly impossible to exit and take a very long time to react.
  • 9. Attempting to re-download OCID data, when already downloaded, temporarily locks-up phone. Instead should display message that data has already been downloaded.
  • 10. After returning from some operations to the side-menu, the previously selected item is highlighted.
  • 11. Map Viewer:
    • a) Upon first entry, it only shows one BTS. In order to see others, you have to exit and re-enter MapView to show the others.
    • b) Selecting "Satellite" map-type doesn't allow you to zoom in. We should remove the other map types, as they don't work.
    • [x ] c) Hitting "Settings" icon (upper left) after selecting new map-type get you back to main side-menu, when it should take you back to map. This is probably just the wrong icon and should be a the AIMSICD icon. (?) Since normal back button works as expected here.
    • d) LAC is not shown in the BTS details of the cell towers.
    • [/] e) Samples are empty for BLUE BTSs. Should be re-labelled as either "now" or "0"
    • f) Some BTS Samples are "-1". (That comes from OCID data.)
  • 12. AIMSICD crashes after waking up from sleep when in MapView.
  • 13. In OCID DB table, many BTS entries are shown with:
    • a) Samples: -1, and with
    • b) AvgSignal: 0. Not sure what this means, yet... (Anyone?)
  • 14. AIMSICD service doesn't shut down after exit application, even though it is un-checked in settings.

These are in addition to, or as a compliment to previously stated issues as mentioned in: #23, #65, #137, #166, #168, #203 and #205.

@E3V3A E3V3A changed the title Bug Report: 0.1.24-alpha-b3 Bug Report: 0.1.25-alpha-b3 Dec 15, 2014
@E3V3A E3V3A added the bug label Dec 15, 2014
@E3V3A
Copy link
Contributor Author

E3V3A commented Dec 19, 2014

Latest AIMSICD-v0.1.25-alpha-b4.apk release has fixed some bugs.

    1. Debug window now works, but is still very slow.
    1. (d) LAC text is now shown, but not the number.

Please continue testing!

@E3V3A
Copy link
Contributor Author

E3V3A commented Dec 20, 2014

  • The About screen are inheriting some strange dimensions.
    • On the Arty A3 with 480 x 854 screen: it is 2 button rows too high.
    • On the GT-I9195 with 540 x 960 screen: it is ~2 text lines too high.
    • On the GT-I9100 with 480 x 800 screen: it is just right.

Test Device: Samsung Galaxy S2 (GT-I9100), SlimKat KK4.4.2, Enforcing

[TBA]


Test Device: Gigabyte Gsmart (Arty A3), stock KK4.4.2, Enforcing

DB Viewer:

  • DB Viewer doesn't populate any items under "Unique BTS Data" or "BTS measurements", even if connected to cell.

Map Viewer:

  • Map Viewer insists on centering on a particular place.
  • Map Viewer doesn't show the same BTS as on other phone model. (Several missing.) WTF!?
  • Map Viewer doesn't show any currently connected BTS, because of DB Viewer problem.

AT Command Processor:

  • Response says" "Found: atci1 Found: atci2", but the Detected Devices: drop-down field doesn't show them, only /dev/ttyC0.

General:

  • Clicking "Lookup Current Cell Details (OpenCellID)" takes you to Device Details
    but changes the label to whatever was the last view you had. For example, if you where
    using Database Viewer before going to that menu item, it will show the info from
    Device Details page, but with the "Database Viewer" text title.

@SecUpwN
Copy link
Member

SecUpwN commented Dec 23, 2014

@E3V3A, thank you for your extensive testing! Without wanting to scratch your balls, please note that this Issue has the potential to emerge into yet another monster Issue. Since we are still struggling too few contributions and lack a lack of Android developers, such collection of Issues is a turn-off. But that does not mean your findings are not valuable! I would just like the existing things in here to be fixed first before you add new things. Thank you so much for even working on our App during christmas time! 🎄

@E3V3A
Copy link
Contributor Author

E3V3A commented Dec 23, 2014

Feel free to open new separate issues of these. Also, some of these are issues that are different on different phones. While some others have been around for soon to be half a year. Nobody gives a fcuk if they're collected in one place or not. So sorry, I can only post them as a list when I test, I don't have time to make/give every single minor issue a separate GH #. In addition they risk getting lost in a sea of other unrelated issues... If a developer is interested in helping out, this should be the first thing to look at, which are the latest issues concerning the latest builds.

@Ueland
Copy link
Contributor

Ueland commented Dec 31, 2014

Regarding number 12, that does not happen to me, this might be fixed by my earlier map fix?

@E3V3A
Copy link
Contributor Author

E3V3A commented Dec 31, 2014

Yes, I think you fixed it. I just checked it off. Thank you.

@SecUpwN
Copy link
Member

SecUpwN commented Jan 2, 2015

As for number 5, I suggest removing Anonymous Donations. Do you agree, @E3V3A and @He3556?

@E3V3A
Copy link
Contributor Author

E3V3A commented Jan 2, 2015

Yes, I agree.

@E3V3A
Copy link
Contributor Author

E3V3A commented Jan 29, 2015

Apart from the items in this comment already documented, we can close this issue...

@E3V3A E3V3A closed this as completed Jan 29, 2015
@SecUpwN
Copy link
Member

SecUpwN commented Jan 30, 2015

@E3V3A, why are you closing this if not fully solved? Noone will have a look at it any longer!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants