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

Re-introduce slide view for several functions #116

Closed
SecUpwN opened this issue Sep 19, 2014 · 12 comments
Closed

Re-introduce slide view for several functions #116

SecUpwN opened this issue Sep 19, 2014 · 12 comments

Comments

@SecUpwN
Copy link
Member

SecUpwN commented Sep 19, 2014

@E3V3A just proposed re-introducing the slide view for these functions (in this order):

  • Cell Information
  • Database Viewer
  • Neighboring Cells View

While re-adding the slide view for these items, the already existing buttons within the left-side panel shall be kept. Can you tackle this, @xLaMbChOpSx?

@tobykurien
Copy link
Contributor

I see "Cell Information" and "Database Viewer" is already in the drawer, so I assume you just want the "Neighbouring Cells" view? I don't see code for this view though - is that not in the map already?

@E3V3A
Copy link
Contributor

E3V3A commented Sep 25, 2014

@tobykurien I don't know actually, the neighboring Cells View works on GT-I9100 models, and only show a list of cells + ciphering info, not on map yet. This function refers to the ServiceMode code that i mentioned in private chat. So perhaps @xLaMbChOpSx can answer this?

@SecUpwN
Copy link
Member Author

SecUpwN commented Sep 26, 2014

@tobykurien, I guess this Issue did not describe well enough what @E3V3A actually want to be added again. He would like to have the three functions mentioned in the OP to be added again as a slide-view. Means, once you open AIMSICD, you see the Device Details and can swipe to the left to access the three menus mentioned. The stuff that's in the drawer already is fine in my eyes.

@tobykurien
Copy link
Contributor

Aaah ok, so you want to combine DeviceView, Cell Info, and Database Viewer into one view with tabs across the top, and the ability to swipe between them, correct? "Cell Information" - is that the same as Device information, or is that the same as Neighbouring cells?

@SecUpwN
Copy link
Member Author

SecUpwN commented Sep 30, 2014

Yep, that's the way @E3V3A wants it. "Cell Information" is the tab with Neighboring Cells.

SecUpwN added a commit that referenced this issue Oct 4, 2014
Added a ViewPager to allow swiping of detail views for #116
@SecUpwN
Copy link
Member Author

SecUpwN commented Oct 5, 2014

@E3V3A, I have just checked the new slide-view function as proposed by you, but it only shows two tabs: Cell Information (with Neighbouring Cells) and Database Viewer. Is everything you wanted implemented in WIP-Internal v0.1.24-alpha-build 12 (grab it in Testroom), or did toby miss anything?

@E3V3A
Copy link
Contributor

E3V3A commented Oct 6, 2014

@SecUpwN I don't see how neighboring cells can be in cell info... But neighboring cell info should be the last view and separate, at the moment, because it relies on multi-client-ril SM interface, which usually FC or fails on most phones. I can't test this because of #143.

@E3V3A
Copy link
Contributor

E3V3A commented Oct 8, 2014

@tobykurien Yes, I tested 01.24-Alpha-b12 on GT-I9100 and it works (apart what you fixed the other day). However, if we keep that order, then we need to make sure Neighboring-cells view doesn't FC on other phones, which is why I wanted it to be the last view. @SecUpwN You can't use Neighboring-cells view, because of your phone.

@SecUpwN
Copy link
Member Author

SecUpwN commented Oct 8, 2014

@E3V3A, what do you mean with "because of your phone"? Doesn't the HTC One M7 support that, or do you want to say that I'm running an unsupported ROM?

@E3V3A
Copy link
Contributor

E3V3A commented Oct 8, 2014

@SecUpwN You already know what I'm talking about, but forgotten. I'm talking about this: #27 (comment) If that doesn't work, it means your phone is not yet supported (by AIMSICD) for showing neighboring cells. But if you can take that and make it work for your phone, then we're all go!

@SecUpwN
Copy link
Member Author

SecUpwN commented Oct 10, 2014

@E3V3A, l since this Issue seems to be solved, I am closing it now. If the slide-view FCs on other phones, please open a new Issue for those. Neighboring Cells, works on my HTC One.

@SecUpwN SecUpwN closed this as completed Oct 10, 2014
@E3V3A
Copy link
Contributor

E3V3A commented Oct 10, 2014

@SecUpwN I can't test this on my other phone (I9195) because of issue #143. Please give me a screenshot. I had no idea Neighboring cells view worked on your HTC! If it really does, that is very good, because then there's little reason, it shouldn't work n many others, with some code modifications.

SecUpwN added a commit that referenced this issue Jan 2, 2015
Added a ViewPager to allow swiping of detail views for #116
SecUpwN added a commit that referenced this issue Apr 17, 2015
Added a ViewPager to allow swiping of detail views for #116
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants