-
Notifications
You must be signed in to change notification settings - Fork 48
Conversation
Hello @seizonsenryaku. First of all I don't want to come off as impatient, I don't mind how long this process may take (I've been to busy moving to work on this right now too). I would really appreciate knowing if there is an intention to move this work upstream. I love this launcher. I have a queue of commits so far, with no real end in sight. What I'm working on:
What I have no intention of doing:
One thing I'll say is there is so much well thought out code in here. I am here to help clean it up in any way I can. I really don't want to fork it at all. If there's anything I can do to help move this forward, from changing my commit process (smaller targeted commits?) to code style (I try to finalize most fields and variables so it's obvious at a glance immutable status) or anything else, I'm all ears. Thanks! |
Latest push just added multi-window support. |
This commit rewrites the layouts to be more dynamic and flexible, which in turn, adds support for landscape mode. Thanks go out to Dmytro Kostiuchenko for the testing and suggestions for this code.
I'm going to pull this pull request. Our code bases are going to fork too far to try to remerge without /some/ kind of cooperation or communication. At this point, any effort I try to keep this branch mergable is lost energy as long as there's no communication. I'm flexable and I'm willing to bend over backwards to be able to remerge, so feel free to shoot me an email at any time if you'd like to remerge. |
…onger than 1 character. - Added option to choose search engine for web search. Current options are Google (default), Bing, Yahoo, StartPage, DuckDuckGo, and Wikipedia.
Hello! I've been commenting recently on a couple of issues, specifically, this branch should fix #103, #93 and #67, and hopefully not break too many unrelated things. This probably fixes #86 as well, I'm not quite sure what was going on with that issue. I intend to be responsive to any issues that arise, time permitting. That said, I've tested it under emulation for API 15, which works fine, and on my tablet, and my phone.
Thanks!