Related
Hi all,
I've learned that the StarTrek is able to boot the current kernel from the Linwizard project without any modifications. I've posted a video of this at http://vimeo.com/2114567. Before you get too excited, however, there's a few things to keep in mind:
The buttons aren't mapped correctly by default.
You need a networked computer to log in and do anything fun, for now.
If you're wondering about Android, the answer is "not yet".
I will do my best to address the important things here; what works, what needs tweaks to work, and (most of all) what needs attention. I will also, over the next day or two, try to post my findings regarding the button GPIOs collected from HaRET, kernel modifications necessary to fix a few things. etc.
Consider this post a call for help. I'm hoping this will encourage others to contribute toward more complete linux support on the phone. I personally am driven by the opportunity to dual-boot Android on the device, but I have much to learn and can't do this alone. So, if you have kernel experience and a StarTrek, here's your motivation to get hacking! (If you'd like to help, but don't have a device to test kernels on, I'm often in #xda-devs.)
Status (Let me know if there's anything missing here.)
Internal LCD - YES - Seems to work great.
External LCD - ? - Shows the device's default image. Not sure how to control this in linux.
Backlight - ? - Unsure. As far as I can tell, Linux will retain the brightness level being used when HaRET finished loading the kernel.
USB Networking - YES - Works like a charm.
Audio - ? - No idea. I don't know how to test this.
Cellular - ? - No idea, but I don't think it will necessarily come easily.
Buttons/Keypad - SOME - By default, the keys and buttons are mapped either incorrectly or not at all. The phone keypad and some of the special buttons type random keystrokes, since we are using the mappings for the Wizard. I have a modified board-htcwizard.c with correct mappings for the StarTrek I'll post really soon, as well as a list of the GPIO readings for many of the buttons. Unfortunately, the Up/Down/Left/Right/Select/End buttons function differently than the other, matrix-based keys. I have yet to discover how to configure them.
Camera - ? - No idea, but they don't even have this working on the Wizard (Linwizard's primary target device).
Light Sensor - ? - I wouldn't know where to begin. It barely works in WM, anyway.
MicroSD - YES - I can mount the MicroSD with no issues, full read/write. Even managed to open my photos in the GPE photo gallery on the device (launched over telnet).
X[\B] - YES - I am able to start X, by calling startx over the telnet connection. However, X will try to run a touch screen calibration before doing anything else, and this is a bit of a problem for us! Fortunately, on newer Linwizard versions, you can disable this by passing tslib=0 to the kernel (in the defaults.txt file you give to HaRET). GPE also seems to be running perfectly after X starts.
Problems - After a few idle minutes in linux, the screen likes to black itself out automatically, as per the design of Linwizard. Unfortunately, on the Star Trek, there seems to be no way to make the screen wake up. Telnet still works in this situation.
I promise to keep this post updated, and get my data together and uploaded soon. Please share your own results and tricks as they come along, and join me (and some talented people) in #xda-xevs and #htc-linux on irc.freenode.net. Happy hacking!
Attached:
arch/arm/mach-omap1/board-htcwizard.c - Contains key matrix mappings modified for StarTrek. Be sure to remove the ".txt" from the file extension before using.
default.txt - Used with HaRET to make Linux boot. The only thing unusual in here is the TSLIB=0 option that's passed to the kernel, telling linux to skip touchscreen-related tasks.
great work! but you need some advanced startrek owners to test linux - that's a big problem
Fantastic news! I' would really try it out. Unfortunatly my startrek's connector is damaged. I can charge the device, but I cannot connect with the pc. If I can use the micro sd card to install it(I think is possible) I will try it.
Thanks for the great job.
dancer_69 said:
Fantastic news! I' would really try it out. Unfortunatly my startrek's connector is damaged. I can charge the device, but I cannot connect with the pc. If I can use the micro sd card to install it(I think is possible) I will try it.
Thanks for the great job.
Click to expand...
Click to collapse
You can, by dropping Haret+default.txt+zImage+initrd onto the SD card. Unfortunately, without a USB connection, you won't be able to telnet into the device and run commands.
very interesting! Ive been waiting to hear this kind of news Unfortunately, I still use my StarTrek as my primary phone, so I can't test it out until it moves along a little further. I'll be sure to keep an eye on this thread, as this is good news!
gigawatts said:
very interesting! Ive been waiting to hear this kind of news Unfortunately, I still use my StarTrek as my primary phone, so I can't test it out until it moves along a little further. I'll be sure to keep an eye on this thread, as this is good news!
Click to expand...
Click to collapse
Linux actually boots directly from a Windows Mobile program called HaRET; When you're done playing with Linux, you can just reset the phone and you're back to normal. No permanent changes.
awesome! I'll give it a go right now, thanks!
BHSPitMonkey said:
You can, by dropping Haret+default.txt+zImage+initrd onto the SD card. Unfortunately, without a USB connection, you won't be able to telnet into the device and run commands.
Click to expand...
Click to collapse
I already did it, and works. Thanks anyway.
Why not combine the effort to get Android on it?
Kwen said:
Why not combine the effort to get Android on it?
Click to expand...
Click to collapse
Are you volunteering your expertise on the subject?
The point of this post was to accomplish just that: to attract the interest of more people who can contribute. I'm in the process of setting up a repository of changes right now, so the patches I've made so far are kind of scattered about my hard drive for the moment. If you're interested, you can try catch me in #htc-linux or #xda-devs on irc.freenode.com. Otherwise, I'm trying to keep the post at the top of this thread up-to-date.
Unfortunatly Android cant work, it needs 128 ram.
http://source.android.com/release-features
BHSPitMonkey said:
Cellular - ? - No idea, but I don't think it will necessarily come easily.
Click to expand...
Click to collapse
from linwizard wiki page :
What we need
Right now we need people with experience with GSM and WiFI to help get linwizard connectivity up!
Click to expand...
Click to collapse
about two years ago , another linux project ran that called Xanadux. why you don't use from Xanadux ?
sorry for my english !
I have linux booting
it up booting to the point correctly then sit conclusion cannot one yet start?
sorry for my bad english my german are better
Oh.......I think HTC Phone can do that ADIDAS ' AD "impossible is nothing"
Been a few months since ive been on the scene, any news here? My Cingular 3125 is nearing the end of its life, and I figured I can play a bit more with it
P.S. Whats new BHSP?
autologin on linwizard
hi
http://wlcrck.wl.funpic.org/wlcrck-elf-linux/autologin
to solve the problem i develop a simple aplication to automatic login but dont have any security autologin in root mode
to use this have to make a couple of things
you need decompress the inirtd and add this app to /bin and set suid and modify
/etc/inittab file and compress the initrd again.
change this line
tty1::respawn:/sbin/getty 38400 tty1
for
tty1::respawn:/sbin/getty -l /bin/autlogin 38400 tty1
sorry for my english
thanks for the code of htc board
Update 5/26/10The screen on my winmo phone broke about 2 weeks ago, and since then also one of the buttons on the front came off. I wasn't sure I wanted to continue with Windows Mobile considering their lack of support for older versions in Windows 7 phone, so I got an Android phone, a used G1. I'm not sure I'll continue to develop for Winmo.
So far I'm very impressed with what I see from the G1, but of course there are some apps missing, so my first priority will probably be to get some of my Winmo programs ported to Android. Sorry
This is a program to organize todo's/tasks in a treeview form.
It's a mobile version of the ToDoList program found at http://www.codeproject.com/KB/applications/todolist2.aspx
and http://www.abstractspoon.com/index.htm
Features:
Views based on grouping by date, folder etc.
Filter out completed task
Items can be Flagged so they stand out
Have priority and risk attached
Can be recurring
Can be exported to Pocket outlook
Can have status and categories
Can have completion percentage
Can have estimated time attached
++
If the list files are kept in the My Documents folder, they will be synchronized between the desktop and the mobile version.
In order to add categories and status options, you enter settings from the file menu. There you can also set whether you want to show the details or the comments (notes) for the item.
If the field is too short, it can be adjusted by dragging the divider line between the field and the list.
There is a shortcut toolbar that can be shown by clicking on the ^, next to Filter on the toolbar.
To edit an item, tap and hold to get the menu.
This is still being developed as a hobby, and is not a final version (in particular "filter", "group by" and list view need more work). It is being developed as I see fit, have time and am interested in doing it. THERE IS NO WARRANTY THAT THIS PROGRAM WILL WORK ON YOUR Pocket PC / Mobile phone. I TAKE NO RESPONSIBILITY FOR ANY DAMAGE IT MAY CAUSE.
That being said, it seems to be quite stable on my HTC T-Mobile Wing, Mobile 6.1 and an old Dell Axim, Pocket PC 2003.
I have used it for a couple of years and maybe someone else finds it useful.
This program was developed based on the source code found on http://sourceforge.net/projects/tdl-wm5/
Since the original desktop version of this program is constantly being developed, some of the features available on the desktop might not work on the Pocket PC version.
Installation:
After unzipping the files, copy the "TdlToDo" directory to "\My Documents" on your Pocket PC.
The program file itself, "ToDoList.exe", can be anywhere on your Phone/Pocket PC (on a storage card if you want).
Uninstall:
Delete the "TdlToDo" dirctory in "\My Documents".
Delete "ToDoList.exe"
Delete "ToDoList" directory under "\Application Data" directory.
thx pal this is awesome.
throw in a Finger Friendly interface and then we have a great app...
Hi, I've been working on a similar project, are you releasing the source for yours? It looks like it could be more complete although I would like to integrate some of my features if its open source...
http://code.google.com/p/todolistmobile/
foz1284 said:
Hi, I've been working on a similar project, are you releasing the source for yours? It looks like it could be more complete although I would like to integrate some of my features if its open source...
http://code.google.com/p/todolistmobile/
Click to expand...
Click to collapse
I haven't decided on releasing the source code yet. I probably should....
I looked at your project with the listed features currently and in the road map. My program already have all those features you listed there. What other features were you thinking of?
ajige said:
I haven't decided on releasing the source code yet. I probably should....
I looked at your project with the listed features currently and in the road map. My program already have all those features you listed there. What other features were you thinking of?
Click to expand...
Click to collapse
Fair comment although I have actually been working on a large button menu and the ability to focus the task list on a particular task also I was working on syncronisation with outlook appointments, not just export. I could really do with doing another release and updating the homepage as there have been several changes since it was last done.
foz1284 said:
Fair comment although I have actually been working on a large button menu and the ability to focus the task list on a particular task also I was working on syncronisation with outlook appointments, not just export. I could really do with doing another release and updating the homepage as there have been several changes since it was last done.
Click to expand...
Click to collapse
Sorry, but I didn't mean my criticize.
As for large button menu, do you mean to make it more finger friendly like the commenter above was asking?
And synchronizing could be a good idea. So would you then be able to turn it on or off, considering you don't want all the lists/items synchronized? Synchronize individual tasks? Based on categories?
I haven't looked at the code in a long, long time, so if I release it, I need to clean it up a bit.
ajige said:
Sorry, but I didn't mean my criticize.
Click to expand...
Click to collapse
dont worry about it, I realise you didnt mean it maliciously, I feel a bit like I've been re-inventing the wheel for the last few months
ajige said:
As for large button menu, do you mean to make it more finger friendly like the commenter above was asking?
Click to expand...
Click to collapse
yep, essentially what I've done is place a load of large buttons on the screen that are visible as neccesary, nothing fancy but I think it works well
ajige said:
And synchronizing could be a good idea. So would you then be able to turn it on or off, considering you don't want all the lists/items synchronized? Synchronize individual tasks? Based on categories?
Click to expand...
Click to collapse
Its just like you say on individual tasks although not based on categories, I've added two extra attributes to the XML one for enable/disable and one for the OutlookID.
ajige said:
I haven't looked at the code in a long, long time, so if I release it, I need to clean it up a bit.
Click to expand...
Click to collapse
I'm sure my code wouldnt be much better and I wouldnt judge you on it, I've taken andy aspell-clarke's code and extended on it for my version, I'm not dissing his code at all but Its certainly not using coding standards that I would so I'm adaptable with it and would love to add to your code if you're interested?
BTW are you using C# or unmanaged code? my source is in C# and I'm not that familiar with C++(but would certainly have ago!)
this post keep grow intresting.
keep up the good work
foz1284 said:
yep, essentially what I've done is place a load of large buttons on the screen that are visible as neccesary, nothing fancy but I think it works well
Click to expand...
Click to collapse
Do you have a screenshot?
Its just like you say on individual tasks although not based on categories, I've added two extra attributes to the XML one for enable/disable and one for the OutlookID.
Click to expand...
Click to collapse
Is it then still compatible with the desktop version?
BTW are you using C# or unmanaged code? my source is in C# and I'm not that familiar with C++(but would certainly have ago!)
Click to expand...
Click to collapse
Yes it's C#.
bear in mind the menu is still in private testing(although in full use)
the outlook integration has not been fully implemented yet and was a few months ago since I have done any work on it, although it was creating new appointments and updating them both ways on the mobile device,
IIRC the appointments transfer correctly to desktop outlook although there is no support in Dan.g's desktop todolist
BTW how are you handling the xml?
the source I started with is using xmlreaders and writers although I am currently in the process of converting the whole thing to XMLDOC as I find it more straightforward to work with.
foz1284 said:
bear in mind the menu is still in private testing(although in full use)
Click to expand...
Click to collapse
I used a modified KList (http://forum.xda-developers.com/showpost.php?p=1546662&postcount=1) in my hgAgenda and hgToday programs. Take a look, that might be something to use. It can be scrolled, so it could be long if necessary.
the outlook integration has not been fully implemented yet and was a few months ago since I have done any work on it, although it was creating new appointments and updating them both ways on the mobile device,
IIRC the appointments transfer correctly to desktop outlook although there is no support in Dan.g's desktop todolist
Click to expand...
Click to collapse
Yes, I know it's not supported in the desktop program, but if you open a list in the desktop program, will it mess up the info for the outlook integration, or is that info kept intact?
foz1284 said:
BTW how are you handling the xml?
the source I started with is using xmlreaders and writers although I am currently in the process of converting the whole thing to XMLDOC as I find it more straightforward to work with.
Click to expand...
Click to collapse
It's using XMLDoc, and that's not my code. As mentioned, the base code is taken from an open source project.
Support for hgtdlToDo
I just found this program, and WOW!
I have been using happyjackroad IdeaLibrary, which while a great program is "abandonware" and hasn't been updated in years. It also doesn't have any meaningful desktop support. So I recently went looking for a useful hierarchical list manager, with sync to desktop, and freeware versions for both PPC and PC. Print would be a plus as well. ToDoList fits the bill!
There are at least two ports from the PC to the PPC, and this one looks really good. I've been using it for a couple of days, and like it.
Three questions:
* It is at version .1 -- while the product is stable, that indicates to me that there have been exactly one public version, and it's not even a "final" version. While it be developed more?
* Is there a forum where it is discussed? This thread on XDA-Developers is about the only thing that Google found. It'd be great to find a forum.
* And, the reason I'm here. I installed it, and it works well. However, it will only open the last file saved (basically, auto-open on start). I can't get ANY files to show in the file open screen. Any thoughts? It's a HP HX2490b flashed to a custom WM 6.1 Classic ROM.
Thanks -- and keep it up!
Harry
HarryK said:
I just found this program, and WOW!
Click to expand...
Click to collapse
Thanks!
I have been using happyjackroad IdeaLibrary, which while a great program is "abandonware" and hasn't been updated in years. It also doesn't have any meaningful desktop support. So I recently went looking for a useful hierarchical list manager, with sync to desktop, and freeware versions for both PPC and PC. Print would be a plus as well. ToDoList fits the bill!
There are at least two ports from the PC to the PPC, and this one looks really good. I've been using it for a couple of days, and like it.
Three questions:
* It is at version .1 -- while the product is stable, that indicates to me that there have been exactly one public version, and it's not even a "final" version. While it be developed more?
Click to expand...
Click to collapse
It's working well for me, but I'm open to suggestions. However, there aren't many comments on the usability, so I assumed that people are either happy with the program as it is, or they downloaded it to try, but are not using it.
* Is there a forum where it is discussed? This thread on XDA-Developers is about the only thing that Google found. It'd be great to find a forum.
Click to expand...
Click to collapse
I have a web page http://sites.google.com/site/ajiget/programs/home for the program, but otherwise this is the only place I know of that has any activity for my program. From what I understand, the program has been downloaded quite a lot, but not many people has any comments, so I think this would be the closest to a forum you'll get.
* And, the reason I'm here. I installed it, and it works well. However, it will only open the last file saved (basically, auto-open on start). I can't get ANY files to show in the file open screen. Any thoughts? It's a HP HX2490b flashed to a custom WM 6.1 Classic ROM.
Click to expand...
Click to collapse
Yes, I'm not happy with the file manager part. This is how it was originally (not my code). So when you open up the program and you want another file, the program should go back to the program's file manager. There you have to add the tdl files, that you want the program to open. So are you saying that when you click file, and close that it doesn't go to the filemanager, or that you can only see one file there?
Thanks -- and keep it up!
Harry
Click to expand...
Click to collapse
Without comments, I haven't been inspired to work on the program, but let me know what you think, and maybe I'll do something again.
Sorry, I dropped my post and ran! But I'm back.
I don't have any real comments on the usability, so your reasons for not updating seem fair enough. I'm learning more, and it is making more sense. Actually, I'm using the desktop version VERY heavily, and printing out hardcopy lists, and so the PPC version is becoming more of a handy reference for when I don't happen to have my list. Still, very helpful.
But with regard to the file manager, I figured it out, and it works fine. The file manager is not simply a list of compatible files, it is a list of "added" files. Once I realized that I have to "add" a file before I can see it, it works just fine.
Thanks for the response. And now that I've found you, I'll send you feedback if I come up with any.
Thanks for the program. I am a rabid WinCE user (that tells you how long I've been one -- 1998 was my first in black and white), and a key element of program selection for me is compatible desktop applications.
Harry
Is there a way to build Themer themes (or even Zooper widgets) on a PC or Mac and export them back out, transfer them to the device and import them into Themer?
I have been trying to build a theme but I keep getting frustrated with how cumbersome it is to use these tools on a touchscreen device. I would be able to create a theme a lot more quickly and efficiently if I could drag elements around with a mouse, type on a physical keyboard and make use of a larger screen with more real estate than my phone. I also think it would be much more precise.
A tool like this would be fairly easy to build. It'd just have to have a few basic options for the device like resolution and dpi and could also have presets so that a designer could select the device he or she is exporting to. This would also be helpful for people who are modifying themes to work with other devices or if users are running their phones with custom DPI settings (I do).
Would anyone else find this useful?
Please forgive me if this has been asked and answered already. I did a bunch of searching and couldn't come up with anything.
Thanks,
Cass
cbarnes913 said:
Is there a way to build Themer themes (or even Zooper widgets) on a PC or Mac and export them back out, transfer them to the device and import them into Themer?
I have been trying to build a theme but I keep getting frustrated with how cumbersome it is to use these tools on a touchscreen device. I would be able to create a theme a lot more quickly and efficiently if I could drag elements around with a mouse, type on a physical keyboard and make use of a larger screen with more real estate than my phone. I also think it would be much more precise.
A tool like this would be fairly easy to build. It'd just have to have a few basic options for the device like resolution and dpi and could also have presets so that a designer could select the device he or she is exporting to. This would also be helpful for people who are modifying themes to work with other devices or if users are running their phones with custom DPI settings (I do).
Would anyone else find this useful?
Please forgive me if this has been asked and answered already. I did a bunch of searching and couldn't come up with anything.
Thanks,
Cass
Click to expand...
Click to collapse
Yes. I second your idea. i did search for theme builder. nothing of that sort. on a different note , i did find an ancient theme builder for ancient symbian phones. i donot know whether to laugh or to cry. LOL
cbarnes913 said:
Is there a way to build Themer themes (or even Zooper widgets) on a PC or Mac and export them back out, transfer them to the device and import them into Themer?
I have been trying to build a theme but I keep getting frustrated with how cumbersome it is to use these tools on a touchscreen device. I would be able to create a theme a lot more quickly and efficiently if I could drag elements around with a mouse, type on a physical keyboard and make use of a larger screen with more real estate than my phone. I also think it would be much more precise.
A tool like this would be fairly easy to build. It'd just have to have a few basic options for the device like resolution and dpi and could also have presets so that a designer could select the device he or she is exporting to. This would also be helpful for people who are modifying themes to work with other devices or if users are running their phones with custom DPI settings (I do).
Would anyone else find this useful?
Please forgive me if this has been asked and answered already. I did a bunch of searching and couldn't come up with anything.
Thanks,
Cass
Click to expand...
Click to collapse
Hi, if you are asking if there is an App to build themes on a PC? If yes then the answer is sadly no.
However there is another option. You can use an Android VM such as GenyMotion. It no longer has Play Store access, so you will need to sideload Themer on it, but it does work well. http://www.genymotion.com/features/
the link doesn't work comes back as nothing found,fortunately this one does work https://cloud.genymotion.com/page/launchpad/download/
you wiull need to register and log in before download
ThemerSupport said:
However there is another option. You can use an Android VM such as GenyMotion. It no longer has Play Store access, so you will need to sideload Themer on it, but it does work well.
Click to expand...
Click to collapse
Yeah, I started to do this but as the performance is fairly bad in emulation, I threw in the towel. If there is enough support, is this something that you guys would be willing to build? It's probably even something that could be built in a web app, meaning you could build it once and be done
The benefit here is that having a tool like this would open the door for a lot more designers. The more great themes you have in Themer the bigger your install base.
Thanks so much for responding so quickly
Edit: I misunderstood. I have tried the emulator provided with the SDK, but I'll give GenyMotion a shot also. Thanks for the suggestion.
cbarnes913 said:
Yeah, I started to do this but as the performance is fairly bad in emulation, I threw in the towel. If there is enough support, is this something that you guys would be willing to build? It's probably even something that could be built in a web app, meaning you could build it once and be done
The benefit here is that having a tool like this would open the door for a lot more designers. The more great themes you have in Themer the bigger your install base.
Thanks so much for responding so quickly
Edit: I misunderstood. I have tried the emulator provided with the SDK, but I'll give GenyMotion a shot also. Thanks for the suggestion.
Click to expand...
Click to collapse
We might have a look at an online version in the future, but that will only be once Themer is a lot more stable and we have more resources to work with. Thanks for the suggestion though!
it could be awesome for pc users
I installed Genymotion. Getting it configured with Themer took some doing, but once it was setup I had everything I needed. Thanks so much for this suggestion.
For those who want to do the same thing, there are some things you need to know. First, you need either a Google account or a Facebook account to log into Themer. That means that after you install GenyMotion, you need to do one of two things: either you need to 1) flash a Google apps package over the GenyMotion VM (a 4.3 apps package that works with Cyanogen mod works best), then log into Google, then update everything with the Play Store, and then install Themer; OR (and I didn't do this, so it might be more complex than this) sideload Facebook and sideload Themer, log into Facebook, then setup Themer.
The reason you need to do this is because in order to use Themer, you need to log in using either a Google account or a Facebook account, and Themer uses a list of accounts already on your phone (or in this case, the VM) to populate the dialog box that asks you to log in. That said, you want to have either a Facebook account or a Google account set up on the device (or VM) prior to launching Themer. Since I'd rather not ever use Facebook to do anything, that limits my option to Google.
It might be the case that if you exported themes from Themer and wanted to import it, that you might not have to go through any of these steps. However, if you want to be able to download existing themes from Themer and work with them as a starting point for building your theme, or even just pick them apart to figure out how they work in order to learn, you need to log in.
Someone correct me if I made this way more complicated than it needed to be.
As for developing a web client for theming, maybe this could be a community-led effort? I don't have the skill or time to do any of it, but if this is a popular request, perhaps we could organize a project and try to contribute to it. Is anyone interested?
I share links to Pocket a LOT but every time I'm sending link to Pocket, I have to scroll down in the Share dialog to find Pocket. In my case I just use browser, rss reader and email apps more so Pocket app is burried deep down the list. In previous versions of Android it was all about alphabet but now it's about the time spent in apps (read more details about that from actual Pocket lead developer). This module spoofs the usage timer for Pocket so it's always on top of the Share list.
I don't really need any other changes so no custom manager is planned. (But maybe @defim could incorporate something like this in his CustomShare )
This module has been merged into new module http://forum.xda-developers.com/xposed/modules/mod-xposed-tweaks-cm-t3279109. Please check that module for any future updates.
Hi.. thanks for creating this module! I am trying it for the first time on Android 5.1 .. it doesn't seem to work, so I'm guessing it might need to be updated to support 5.1 (or I'm not testing it properly I suppose)
clefster said:
Hi.. thanks for creating this module! I am trying it for the first time on Android 5.1 .. it doesn't seem to work, so I'm guessing it might need to be updated to support 5.1 (or I'm not testing it properly I suppose)
Click to expand...
Click to collapse
Are you sure Xposed works for you - do you use any other module? I only quickly check the source of 5.1 from my phone and I didn't notice any difference.
Thanks, sweet and simple. I share to Pocket a lot, and before I enabled it Pocket was wayyyyyyy down the list when I hit share.
Manta, Purity Rom 5.1
Hi. Is there any way that i could add any app in share menu? For example i use instagram and OGinstagram in same time. In instagram when i want to share a post url, i see many apps but not OGinstagram. I have to choose gnote, then click on link in gnote and then choose OGinstagram... Is there any way/app/module or anything that can do this?
Maybe make it configurable? I would like to be able to choose any app to be first. Thanks!
(Previously posted and removed from General Q&A)
Hi all,
I'm testing Ubuntu Touch on my Nexus 5. It looks nice, but I can't get Dekko to run. (And, running a smart phone without an e-mail client is a no-go for me.)
When I launch Dekko, I get the logo and the ubuntu spinning wheel, but then it switches to a white screen. I guess that I should get a wizard of some kind to set up at least one account.
Any idea where as to what is happening?
I'm running Vivid from the MultiROM download.
Goglu68 said:
(Previously posted and removed from General Q&A)
Hi all,
I'm testing Ubuntu Touch on my Nexus 5. It looks nice, but I can't get Dekko to run. (And, running a smart phone without an e-mail client is a no-go for me.)
When I launch Dekko, I get the logo and the ubuntu spinning wheel, but then it switches to a white screen. I guess that I should get a wizard of some kind to set up at least one account.
Any idea where as to what is happening?
I'm running Vivid from the MultiROM download.
Click to expand...
Click to collapse
I think the best idea would be to report it on the official bug tracker and upload your log files from ~/.cache/upstart/application-click-dekko.dekkoproject_dekko_0.5.8.log* there. That way you can talk directly to the developers.
(You can use the Ubuntu One account which you also use on your phone.)
nikwen said:
I think the best idea would be to report it on the official bug tracker and upload your log files from ~/.cache/upstart/application-click-dekko.dekkoproject_dekko_0.5.8.log* there. That way you can talk directly to the developers.
(You can use the Ubuntu One account which you also use on your phone.)
Click to expand...
Click to collapse
Dekko is still clunky and buggy, but I get (after the spinning thing) a nav-bar with "all, unread, starred" etc. The main body is white. I use the menu button in the top left (which sometimes works) to set up accounts, and to call each account up when checking mail. Is this menu button available to you?
I switched to rc-updates and am now on r122, Dekko now brings up a mailbox selector at startup, but then unfortunately crashes...
Files missing
nikwen said:
I think the best idea would be to report it on the official bug tracker and upload your log files from ~/.cache/upstart/application-click-dekko.dekkoproject_dekko_0.5.8.log* there. That way you can talk directly to the developers.
(You can use the Ubuntu One account which you also use on your phone.)
Click to expand...
Click to collapse
Thanks! I needed to know where the log file was. I found out that several .qml files seem to be missing.
I'll follow-up directly in the bug tracker.