maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   [PoC] Portrait Mode "Maps" app on N900 (https://talk.maemo.org/showthread.php?t=69885)

m4lvin 2011-02-18 11:11

Re: [PoC] Portrait Mode "Maps" app on N900
 
Quote:

Originally Posted by neboja (Post 949544)
@thp: is your patch for maps going to be icluded in the Community SSU ????

Quote:

Originally Posted by thp (Post 949543)
... that's going to be included in the Community SSU at some point in the future.

there you go :)

thp 2011-02-18 11:38

Re: [PoC] Portrait Mode "Maps" app on N900
 
Quote:

Originally Posted by neboja (Post 949544)
@thp: is your patch for maps going to be icluded in the Community SSU ????

All my patches to hildon-desktop have been merged. The Maps modification is currently not going in, as Maps is closed, and my changes still need more work (right now, it's either portrait or landscape, but not both).

opax 2011-08-29 09:03

Re: [PoC] Portrait Mode "Maps" app on N900
 
Quote:

All my patches to hildon-desktop have been merged. The Maps modification is currently not going in, as Maps is closed, and my changes still need more work (right now, it's either portrait or landscape, but not both).
with this script we get both..

Code:

#!/bin/sh
sed -i -e 's/800px/_WIDTH_/g' \
      -e 's/480px/_HEIGHT_/g' \
      -e 's/_WIDTH_/100%/g' \
      -e 's/_HEIGHT_/100%/g' \
      /usr/share/nokia-maps/html/index.html

but it's still ugly..need more works.. if someone knows something about css..
you just got to edit the file : /usr/share/nokia-maps/html/index.html

[be carefull it's a 1M file]

opax 2011-09-04 16:03

Re: [PoC] Portrait Mode "Maps" app on N900
 
1 Attachment(s)
I ve finished a mod of the famous file..

now the apps turns with the screen.

Only the "reports forms" are still originals (I ve just started with css so..I don't understand how to resize its stupid buttons..)


Maybe we could add a google search button in the details pages..but i dont not know javascript..so if anyone wants to have try.. It should not be so difficult..

So here is the new file, download it, uncompress and copy the index.html here:

Code:

sudo gainroot
cp /usr/share/nokia-maps/html/index.html /usr/share/nokia-maps/html/index.html.back
cp index.html /usr/share/nokia-maps/html/index.html


toxaris 2011-09-06 11:45

Re: [PoC] Portrait Mode "Maps" app on N900
 
Quote:

Originally Posted by opax (Post 1081817)
So here is the new file download it:
http://opax.ovh.org/maps/index.new

Hmm, cant access the file.

WhiteWolf 2011-09-06 12:52

Re: [PoC] Portrait Mode "Maps" app on N900
 
Do not click.

Use the right mouse button and hit "save as"

Anyway ... This leaves a loop file the application to load and is thus, having to kill the process. At least in my case.

pali 2011-09-06 12:58

Re: [PoC] Portrait Mode "Maps" app on N900
 
Code:

$ wget http://opax.ovh.org/maps/index.new
--2011-09-06 14:57:27--  http://opax.ovh.org/maps/index.new
Resolving opax.ovh.org... 213.251.189.8
Connecting to opax.ovh.org|213.251.189.8|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2011-09-06 14:57:28 ERROR 404: Not Found.


WhiteWolf 2011-09-06 13:07

Re: [PoC] Portrait Mode "Maps" app on N900
 
1 Attachment(s)
I add it as a link to download from the forum.

Then rename it to "index.new" and follow the instructions of the thread.

titou1234 2011-09-06 13:37

Re: [PoC] Portrait Mode "Maps" app on N900
 
Quote:

Originally Posted by WhiteWolf (Post 1082844)
I add it as a link to download from the forum.

Then rename it to "index.new" and follow the instructions of the thread.

Sure you get the file, I should say a file, but did you look at what's inside ? It is just an html file from OVH with the error message "Object not found" !

Perhaps it explains also why it doesn't work and you have to kill the app :)

opax 2011-09-06 19:56

Re: [PoC] Portrait Mode "Maps" app on N900
 
well it s fixed sorry..


All times are GMT. The time now is 12:53.

vBulletin® Version 3.8.8