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
v0.5.3446.30305
Fixed issue with unable to load on other devices than WVGA.
Fixed shortcut issue - shortcut is now correctly created in Games folder
v0.5.3446.13816
This is a prerelease version. I will send you new versions as I manage to assemble reasonable amount of new functionalities or bug corrections.
For now this version does not support saving of the current scene nor loading it. Also there is no way to configure application. This single version supports QVGA, WQVGA, VGA and WVGA devices. QVGA and WQVGA devices are supported on the request of my close friends although almost none of those devices have G-Sensor. They are good with the possibility to wobble things with their fingers. It is also possible to change the look of the menu and wobble area.
Short description of menu buttons from top downwards:
1. Exit App
2. Load image
3. Add wobblie
4. Remove Wobblie
5. Start/Stop wobbling
6. Favorites (TODO)
7. Settings (TODO)
8. Info
9. Show/Hide menu
To enter your own images to wobble just copy them to Backgrounds folder that is located under the app root (Program Files\hdWobble\backgrounds).
Video: http://www.youtube.com/watch?v=mmzMwVzxZuQ
Any functionality suggestions and requests are welcome. Cool one will be put into todo list. Also report any discovered bugs and issues.
New name for the app
Thanks everybody for your suggestions for the new name. But it seems that you are stuck with hdWobble. That name caught on really good across the net so I think that changing it is futile. I can live with this name. Can you?
Features:
supports VGA, QVGA, WQVGA and WVGA displays
custom image loading (tested so far: jpeg, png, bmp)
adding any number of round wobbling objects
deleting wobbling objects
resizing wobbling objects
vibration feedback when wobbling objects are pressed or dragged
start wobbling using g-sensor, stylus, fingers...
TODO list:
app configuration panel
load previous work and save current work
solve the problem with some jpg images not loading
vibration response on some devices
album scrolling
minor glitches and bugs
Requirements:
Microsoft .net Compact Framework 3.5
Credits:
1800pocketpc.com for hosting download
Johan Sanneblad from Develant.com for his GapiDraw lib
People who developed GapiDrawNet, .net wrapper around GapiDraw
Koushik Dutta - for his g-sensor API
All the guys on the CodeProject whose articles helped a lot
rscreen
Pizarro
TurboX2
Siegfried
tunpi
dr g
Download URL:
hdWobble v0.5.3446.30305 @ 1800pocketpc.com
Please do not mirror this download, if you want to offer download of this app on your site please use the above URL. Thnx!
Donations:
If you like what I do and want to support this application to constantly go one step beyond then you can donate here
Here are few screen-shots:
Thats awesome
great work !
GREAT!!! Where can i get it and when will u release it?
Must have app for me
Excellent! I'll definatly be installing this one
ouh sh!t
thats amaising
have a fried with an iphone and he always shows his iwobble
hihi and now when it will be releest i can show all the tihnks what our HD can and when they all say cool but wobble is better (because i am in school and the people ther are young and love the iphnoe apps )
with this app we can bet the iphone in every time and place
thanks for the app
hope the relise is soon
(sorry for my bed english!)
Juste magnifique !!!!
that's amazing dude !!! can't wait for it
the most important app for our devices ;-)
subscribing to this thread....
Nice Program ! I Can't Wait for it!
Is there gonna be a Vga version
Wow, please make a VGA version too.. Many diamond users out there
elAlem said:
This is short demonstration of a little app for the HTC Touch HD that I have developed in my spare time and is similar to iPhone's iWobble.
See here: http://www.youtube.com/watch?v=mmzMwVzxZuQ
First public versions comming soon!!!
Click to expand...
Click to collapse
I want it, I want it, I want it, I want it, I want it, I want it, I want it, I want it, I want it, I want it, I want it, I want it, I want it, I want it, I want it, I want it, I want it, I want it, I want it, I want it, I want it, I want it, I want it, I want it, I want it, I want it, I want it, I want it, I want it, I want it, I want it, I want it, I want it, I want it, I want it, I want it, I want it, I want it, I want it, I want it, I want it, I want it, I want it, I want it, I want it, I want it, I want it, I want it, I want it, I want it, I want it, I want it,
VGA version
There will definatelly be a VGA version. I'm trying to make it device independent so it could work on all resolutions with all devices (even those without G-sensor).
Great work, any idea when you might have beta available for us to test!?
This is GREAT, wouw, subscribing on this thread !
Simply amazing
looooooooooooooll
go, go, go 4 it
samuelh1981 said:
Great work, any idea when you might have beta available for us to test!?
Click to expand...
Click to collapse
I hope by the end of this weekend I will release a version that is more stable and has all main features implemented, at least with the basic functionality working ok. Currently I'm too bussy to do it durring the week.
Have a little more patience, everybody! ;-)
I started this thread just to see if there is enough interest in this app so I can keep working on it (like I was in any doubt ;-) ). But as I can see, it seems it is going to be one looooooong summer!
my hero! XD
Great news...look forward to seeing the first results.
I wouldnt mind having a crack at a few iphone style apps like isteam and ifooty but i have no developer experience and wouldnt even know where to start. a point in the right direction would be greatly apprecieted for learning to develop apps?
LightJacker 1.0.3
Universal backlight fix / TomTom backlight fix
for WM5 & Up
Hi guys! I just installed TomTom on my S740 and found it still has that annoying bug where the backlight keeps going off, so I decided I would write my own app to fix this problem.
It features completely transparent operation with backlight resuming normal function when the target app is not focused (i.e. when one minimizes TomTom), universal-ness so it can be applied to any app, lightweightness, and doesn't touch the system in any way.
In future, I may also expand it to support configurable key-to-key and key-to-mouse translation, to make some PocketPC-only apps usable also on the Smartphone.
For the interested, see all the details at the program's webpage.
And let me know what you think about it.
Thank you!
Thanks! I think it is a great idea!
I have been looking around for such app to keep the backlight always on when necessary - e.g. reading e-books, watching video and etc.
My feedback is it may be a little troublesome to do the link to each application you want to apply?
Is it possible to make it a background app, whereby when turned on it keep the backlight on always, but when turned off it revert back to the default setting in Power management.
Thanks.
zhuozhi211 said:
Thanks! I think it is a great idea!
I have been looking around for such app to keep the backlight always on when necessary - e.g. reading e-books, watching video and etc.
My feedback is it may be a little troublesome to do the link to each application you want to apply?
Is it possible to make it a background app, whereby when turned on it keep the backlight on always, but when turned off it revert back to the default setting in Power management.
Thanks.
Click to expand...
Click to collapse
I've put on my web page an easier semi-automatic procedure for creating the link, you just have to enter the path to the executable and the name for your shortcut, and download the ready-made .lnk file (be warned that it doesn't work with firefox, though, but it does with IE and Opera.)
I don't think it's so difficult and time-consuming now
There already are apps or mortscritps that do what you want, I.e. changing the systemwide setting, but it is exactly what I don't want to do: impose additional hassle on the user having to start/stop an app, and mess with registry and systemwide settings... I wanted LightJacker to be as invisible to the use as it could.
Hi there thenext1, I tried your app and the set up was fine and it works great, so thanks very much for that. I like the way it picks up the icon from the original app, this got me thinking that you could make an adaption of your app that just injected a new icon into a shortcut for any app and that is all it would do, just to change the icon for any app and nothing else, if you see what I mean, sorry to be a little off topic but just a thought. I have some apps that have horrible Icons I would like a simple way of adding my own Icon into a shortcut. "IconJacker"
uniqueboy said:
Hi there thenext1, I tried your app and the set up was fine and it works great, so thanks very much for that. I like the way it picks up the icon from the original app, this got me thinking that you could make an adaption of your app that just injected a new icon into a shortcut for any app and that is all it would do, just to change the icon for any app and nothing else, if you see what I mean, sorry to be a little off topic but just a thought. I have some apps that have horrible Icons I would like a simple way of adding my own Icon into a shortcut. "IconJacker"
Click to expand...
Click to collapse
That function is outside LightJacker's scope, anyway, you can try editing the .lnk file and changing the last path after the "?" mark to reflect a path to an .ico file on your phone, and editing the last number to be zero or remove it with the comma altogether.
I don't know if it will work.
Perfect idea! Sounds like a super program!! I have been looking for a feature like this!
A question: can it monitor several programs also? (e.g. Tomtom and igo and acrobat reader)? Seems like the shortcut generator can only support one program...
parkhaus said:
Perfect idea! Sounds like a super program!! I have been looking for a feature like this!
A question: can it monitor several programs also? (e.g. Tomtom and igo and acrobat reader)? Seems like the shortcut generator can only support one program...
Click to expand...
Click to collapse
Just create a shortcut for each of your program.... be warned though, I didn't test multiple programs at once. It might not work.
Has anyone gotten this to work with an HTC Touch Pro? I've tried installing this - and after I create the shortcut, and click the master app I'm trying to keep lighted - I get the following error message:
"The file 'ljack' cannot be opened. Either it is not signed with a trusted certificate or one of its components cannot be found. If the problem persists, try reinstalling or restoring this file."
When I click on the ljack.exe file on it's own - I get the following message:
"LightJacker error 2"
I'd read that another program that requires a purchase, "smartlight" was incompatible with our phones, so I'm wondering if it's something unique to the Touch Pro.
P0ll0L0c0 said:
Has anyone gotten this to work with an HTC Touch Pro? I've tried installing this - and after I create the shortcut, and click the master app I'm trying to keep lighted - I get the following error message:
"The file 'ljack' cannot be opened. Either it is not signed with a trusted certificate or one of its components cannot be found. If the problem persists, try reinstalling or restoring this file."
When I click on the ljack.exe file on it's own - I get the following message:
"LightJacker error 2"
I'd read that another program that requires a purchase, "smartlight" was incompatible with our phones, so I'm wondering if it's something unique to the Touch Pro.
Click to expand...
Click to collapse
Error 2 means that an incorrect command line was supplied - in your case, no cmd line at all.
The other error with the proper shortcut is a windows mobile generic error, and I don't know why it comes up, it should run fine as it does when start ljack.exe on its own....
Maybe your phone isn't fully app-unlocked?
A super idea for a program! however, a GUI would be nice....
command-line options are not very handy. And I think that is where the Error 2 comes from. I also had trouble using your .lnk maker.
Hmmm, your site seems to be down.
Any chance you could upload the cab here on xda?
Yes, I confirm...
I tried several times.... The website is dead since this morning. So, no chance to download this promissing application until now.
For a very similar app go here:
http://oldsap.blogspot.com/2009/02/dontsleep.html
there is a version which prevents the PPC from entering standby, and one that does it only while wifi is on. Also a great app!
arturobandini said:
Yes, I confirm...
I tried several times.... The website is dead since this morning. So, no chance to download this promissing application until now.
Click to expand...
Click to collapse
You are right! Will investigate the problem.
@parkhaus: what'd be the GUI for?
I would love to have a program that keeps the backlight on when certain programs are running (Adobe reader, Tomtom, ebook reader, etc).
A menu for defining those programs would be great! making shortcuts for each program is a bit too complicated for most users.
A solution in MortScript you can find here
Note: knowledge of german language is required
parkhaus said:
I would love to have a program that keeps the backlight on when certain programs are running (Adobe reader, Tomtom, ebook reader, etc).
A menu for defining those programs would be great! making shortcuts for each program is a bit too complicated for most users.
Click to expand...
Click to collapse
An utility in .NET CF can be easily made, but I absolutely don't have any spare time to do it.
Or you can use the method provided by the above users, although it's the old method of changing values in the registry.
Thankyou very much, I needed an app like this for Memory-Map OS5 (App for Off-road satnav in the UK).
I don't suppose you use winmo 6.5 do you? I have another problem with that app in 6.5 where it has icons along the bottom like 6.5 does - however, as 6.5 changes the width of the icons at the bottom, I cannot see all the icons when in the app. If there is any chance you could also code something to alter the size of the bottom buttons whilst in a certain app, that would be even better!
There is a free trial @ http://www.memory-map.co.uk/ should you care to try and code this in.
OK, I used and tested this with TomTom and Memory-Map, and all seems good.
A couple of things, however.
As the size of the app is so small, why go around duplicating it?
Personally, I found that putting LightJacker in \Program Files\LightJack and then doing my app shortcuts like this:
107#"\Program Files\LightJack\ljack.exe" \Program Files\Navigator\TomTom Navigator.exe?TomTom Navigator.exe,101
Meant that I could:
a) Only keep one copy of lightjacker for multiple apps. If there is an update, you only need replace the exe and dll once.
b) Use the shortcuts anywhere. I have one shortcut in the start menu, and one in the app folder. That way, if you have to pick an app via a folder list that starts in the root, you do not have to navigate through the windows folder to get to the start folder, which takes ages
Working on Rhodium (ATT Tilt2 - WM 6.5)
This works on my Tilt2, but with the following tweaks.
The author's site recommends this format for the .lnk file, but this didn't work for me. It produced and Error 4:
123#"\Storage Card\Program Files\GoogleMaps\ljack.exe" GoogleMaps.exe?\Storage Card\Program Files\GoogleMaps\GoogleMaps.exe,101
But using the format in the previous post, it works - the backlight stays on while this program is the front program, and the backlight dims properly when the program goes into the background or is shut down:
123#"\Storage Card\Program Files\GoogleMaps\ljack.exe" \Storage Card\Program Files\GoogleMaps\GoogleMaps.exe?GoogleMaps.exe,101
The only thing not working is the icon. Following the advice on the author's site, I used Resource Hacker to find the Resource ID for the icon, which appears to be 800. But changing that in the link file stilll results in the link showing a generic icon.
Any suggestions on how to get the proper icon to show in the Start Menu for Google Maps?
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 it possible to develop apps or watchfaces and distribute by Samsung store for new Gear Fit 2? Some developer can confirm that or not?
Yes you can. Just need to sign up through the Samsung Tizen developer site and then build the apps/watches faces to the store.
MynticeLX said:
Yes you can. Just need to sign up through the Samsung Tizen developer site and then build the apps/watches faces to the store.
Click to expand...
Click to collapse
Thanks for your reply. I am curious how to test an app. I bought device Gear Fit 2. I will able to test on device or need some emulator from Tizen developer site?
I have an idea for small quiz app from school time and maybe will be possible to push it to gf2, maybe.
MynticeLX said:
Yes you can. Just need to sign up through the Samsung Tizen developer site and then build the apps/watches faces to the store.
Click to expand...
Click to collapse
I wonder if it possible now to sell apps by Samsung Apps store now?
Did you try to do that?
space below music player on gear fit 2 drop down menu
The Gear Fit 2 drop down menu has an empty rectangle below where it says music player. I wish this could be assignable or at least let you tap home. In order to go home in a lot of cases you have to hit the home button. I wish you could swipe and tap your way through on the screen itself.
christopherwice said:
The Gear Fit 2 drop down menu has an empty rectangle below where it says music player. I wish this could be assignable or at least let you tap home. In order to go home in a lot of cases you have to hit the home button. I wish you could swipe and tap your way through on the screen itself.
Click to expand...
Click to collapse
There's no support from the Tizen Studio (installed latest version 1.1.0). So, there's no template, you'll have to start from scratch. There's also no Emulator template either. There's great examples included, incl. native app which shows how access sensors (runs great in the emulator). The Fit2 is fully Tizen RTOS compatible. I tried to use one of the S2 examples to make it Fit2 compatible. Not luck, W/o a working template and a working emulator I give up...
So at this moment we can't really develop apps unless we know how to make it from scratch? No help for amateurs?
sirmart1n said:
So at this moment we can't really develop apps unless we know how to make it from scratch? No help for amateurs?
Click to expand...
Click to collapse
Correct, Samsung policy, buy at your own risk...
The screen res is 216x432. I made layout pics to use with the emulator. The db-file is the button assignment file. But haven't figured out yet, how everything works together.
mikeathome said:
Correct, Samsung policy, buy at your own risk...
The screen res is 216x432. I made layout pics to use with the emulator. The db-file is the button assignment file. But haven't figured out yet, how everything works together.
Click to expand...
Click to collapse
Such a shame. It has lot of potential. Decent hardware and software that offers a lot as well. Could you please let me/us know if you figure something out? If Samsung doesn't want to help me use my watch to its full potential, I would happily spend my time doing that myself.
sirmart1n said:
Such a shame. It has lot of potential. Decent hardware and software that offers a lot as well. Could you please let me/us know if you figure something out? If Samsung doesn't want to help me use my watch to its full potential, I would happily spend my time doing that myself.
Click to expand...
Click to collapse
Success, partially...
I got an emulator working, BUT the screen settings are not ok, screen elements are being cut off, have to investigate...
Somebody interested helping me?
Emulator running: http://imgur.com/Uzdk0zB
Settings cut-off: http://imgur.com/nYeKZLi
Settings itself ok: http://imgur.com/pBaPrEk
Power Off ok too: http://imgur.com/Ir0p5sd
Both buttons (back and Home) are working.
If I find a way to make the emulator robust, no screen cut-off I can transfer sample apps from Gear S2 to Fit2. That's the first steps of developing own apps for this thing.
mikeathome said:
Success, partially...
I got an emulator working, BUT the screen settings are not ok, screen elements are being cut off, have to investigate...
Somebody interested helping me?
Emulator running: http://imgur.com/Uzdk0zB
Settings cut-off: http://imgur.com/nYeKZLi
Settings itself ok: http://imgur.com/pBaPrEk
Power Off ok too: http://imgur.com/Ir0p5sd
Both buttons (back and Home) are working.
If I find a way to make the emulator robust, no screen cut-off I can transfer sample apps from Gear S2 to Fit2. That's the first steps of developing own apps for this thing.
Click to expand...
Click to collapse
This looks promising. I would gladly help but I don't think that I would be of any use with my lack of skills.
I have Neonto studio installed which looks like an easy way of creating apps but I could not figure out how to get the app on my watch. Probably because there is no emulator for it in Tizen Studio.
sirmart1n said:
This looks promising. I would gladly help but I don't think that I would be of any use with my lack of skills.
I have Neonto studio installed which looks like an easy way of creating apps but I could not figure out how to get the app on my watch. Probably because there is no emulator for it in Tizen Studio.
Click to expand...
Click to collapse
You need the Tizen Studio to get apps onto the watch. In developer mode.
There's no template for this watch for Tizen Studio, so the interfaces are not declared (API to sensors), the screen resolution is not set (see my cut-off settings screen) and the GUI elements are not defined (swipe, L/R. D/U, no ring like Gear S2). I doubt that there'll be apps for this watch until some skilled person adds this to the SDK...
if somebody is interested I can send them what i did so far, it'll save some time in doing the emulator templates.
mikeathome said:
You need the Tizen Studio to get apps onto the watch. In developer mode.
There's no template for this watch for Tizen Studio, so the interfaces are not declared (API to sensors), the screen resolution is not set (see my cut-off settings screen) and the GUI elements are not defined (swipe, L/R. D/U, no ring like Gear S2). I doubt that there'll be apps for this watch until some skilled person adds this to the SDK...
if somebody is interested I can send them what i did so far, it'll save some time in doing the emulator templates.
Click to expand...
Click to collapse
Three questions/requests:
1. What SDK did you use for Gear Fit 2? Wearable 2.3 or 2.3.1 or is there one for Gear Fit 2?
2. Are you able to push your app/project into your Gear Fit 2 via debug mode or something?
3. Would you be able to share your sample project that is tested to work on Gear Fit 2?
Best regards!
Joms_US said:
Three questions/requests:
1. What SDK did you use for Gear Fit 2? Wearable 2.3 or 2.3.1 or is there one for Gear Fit 2?
2. Are you able to push your app/project into your Gear Fit 2 via debug mode or something?
3. Would you be able to share your sample project that is tested to work on Gear Fit 2?
Best regards!
Click to expand...
Click to collapse
Hi only started to experiment today with my new fit 2. And got a hello tizen app on the fit 2. I was only following the samsung step by step guide.
1.) Used 2.3.2
2.) Yes, debug mode is working
Now i need to investigate how to build a minimal ui. I want to build a small app, that unlocks my smart door lock.
1.) enable wifi
2.) wait until connected to my router
3.) get thet state of the lock
4.) send the unlock command
5.) close app and disable wifi
So i'm able to go running without any additional key or phone.
notz76 said:
Hi only started to experiment today with my new fit 2. And got a hello tizen app on the fit 2. I was only following the samsung step by step guide.
1.) Used 2.3.2
2.) Yes, debug mode is working
Now i need to investigate how to build a minimal ui. I want to build a small app, that unlocks my smart door lock.
1.) enable wifi
2.) wait until connected to my router
3.) get thet state of the lock
4.) send the unlock command
5.) close app and disable wifi
So i'm able to go running without any additional key or phone.
Click to expand...
Click to collapse
Thanks for responding, so how did you get 2.3.2? It is not showing up under Tizen Update Manager?
Joms_US said:
Thanks for responding, so how did you get 2.3.2? It is not showing up under Tizen Update Manager?
Click to expand...
Click to collapse
I have today installed the latest version of tizen sdk for linux and their it is the the latest 2.x version for wearables.
notz76 said:
I have today installed the latest version of tizen sdk for linux and their it is the the latest 2.x version for wearables.
Click to expand...
Click to collapse
Hmmm I am running mine on Windows, that might be the reason.
I think I know the reason now, I downloaded the Tizen SDK 2.4 not the Tizen Studio 1.1.1 so now I have the 2.3.2 option. =D
notz76 said:
Now i need to investigate how to build a minimal ui. I want to build a small app, that unlocks my smart door lock.
1.) enable wifi
2.) wait until connected to my router
3.) get thet state of the lock
4.) send the unlock command
5.) close app and disable wifi
So i'm able to go running without any additional key or phone.
Click to expand...
Click to collapse
Nice. That's exactly what I would like to use my watch for. I don't have a smart door lock but I'm planning on getting one in the future. Right now I wish I was able to make an app for MacID or a simple shopping list/reminder app
Great idea - I am starting research to try something similar
notz76 said:
Hi only started to experiment today with my new fit 2. And got a hello tizen app on the fit 2. I was only following the samsung step by step guide.
1.) Used 2.3.2
2.) Yes, debug mode is working
Now i need to investigate how to build a minimal ui. I want to build a small app, that unlocks my smart door lock.
1.) enable wifi
2.) wait until connected to my router
3.) get thet state of the lock
4.) send the unlock command
5.) close app and disable wifi
So i'm able to go running without any additional key or phone.
Click to expand...
Click to collapse
If you make any progress, I'd be keen to hear, and I'm happy to share what I get done too.
I will probably look at it sometime over the next month when I have time as I am a complete noob to Tizen.
I never thought to have the watch directly open the door (but now I am going to copy that idea - thanks), originally I just wanted to have the watch trigger phone to open door (to avoid getting phone out to open door) I previously had tasker detecting the phone shaking trigger my door unlock, but It would be much neater to get the watch to do that instead.
Door unlock is simple https request with authentication token.