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

I'm working on an native Android application #108

Closed
letroll opened this issue Jul 5, 2019 · 5 comments
Closed

I'm working on an native Android application #108

letroll opened this issue Jul 5, 2019 · 5 comments
Labels

Comments

@letroll
Copy link

letroll commented Jul 5, 2019

Hello,

After tested the current Android application and see some issues:

I started working on a native application, and I would like to know if you are interested than I share my works

@nero120
Copy link
Member

nero120 commented Jul 5, 2019

Hi @letroll, I've considered building a native app in the past, there's a couple of reasons why I decided to stick with Cordova but the main one is that having a unified code base means far less work to update all platforms. For now, the app is simple enough that it can share the code base with the extensions so I don't think there's a benefit in separating it out. Dev time is limited and must be utilised to complete implementation of core features before looking at nice to haves.

Regarding the issues:

The interesting one is #78, this used to work but doesn't any more. It uses the cordova InAppBrowser plugin to open a hidden web view, load a url, then grab metadata from the loaded DOM before closing the web view. It relies on the loadstop event listener to fire once the url has finished loading but this no longer seems to work which is why xBrowserSync can no longer automatically populate bookmark metadata.

If you are able or willing to look into this issue then it would be a massive help! Otherwise no worries, if you still want to develop a native app then i'd be interested to see what you produce.

@vsatmydynipnet
Copy link

Hi, is there any progress? I miss my bookmarks on android alot. All Desktop is on 1.5 so Android can not read the bokmarks because of 1.4. Thank you

@nero120
Copy link
Member

nero120 commented Nov 22, 2019

@vsatmydynipnet yes I'm making progress! I have been delayed in completing the release due to family commitments but hoping to get it out before xmas. Really sorry this has taken much longer than I'd hoped, bear with me.

@vsatmydynipnet
Copy link

sounds great to me! thank you very much. and we all do not have enough time for things we want to do. Love this solution!

@nero120
Copy link
Member

nero120 commented Jul 20, 2020

Closing this as no longer relevant for this project.

@nero120 nero120 closed this as completed Jul 20, 2020
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