Re: [Ubuntu-phone] [Ports] Making system image ports available?

2014-03-06 Thread Alex Chiang
Hi, I asked stgraber for some information and he writes: ### There's no need for a new tag in the json files, all "path" fields in the spec have always been defined as "Relative path or URL". ### Perhaps the clients have not yet implemented the URL case, but that is where the logic should be. Ad

Re: [Ubuntu-phone] [Ports] Making system image ports available?

2014-03-02 Thread Oliver Grawert
hi, Am Sonntag, den 02.03.2014, 14:19 +0100 schrieb f69m: > Hi, > > Just wondered, if there is any work in progress to allow making ports > using the new system image available, similar to > https://wiki.ubuntu.com/Touch/MakingPortsAvailable? > see: https://www.stgraber.org/2014/02/11/your-own-

Re: [Ubuntu-phone] Ports

2013-07-14 Thread Ryan
Currently using Google ROM of i9505G ported to i9505 but xda has cm 10.1 ports for this phone. Jeremy Morales wrote: >Do you have a cm10.1 port? >On Jul 14, 2013 9:53 AM, "Ryan" wrote: > >> I have tried to, unsuccessfully put Ubuntu touch on i9505. >> Mainly because I've never ported a ROM befo

Re: [Ubuntu-phone] [Ports] New method to handle the device specific pixel ratio

2013-04-08 Thread Daniel Winzen
Sony Xperia Neo & Sony Xperia Neo V *haida.conf* GRID_UNIT_PX=11 QTWEBKIT_DPR=1.5 FORM_FACTOR="phone" *hallon.conf* GRID_UNIT_PX=11 QTWEBKIT_DPR=1.5 FORM_FACTOR="phone" Regards, Daniel Winzen Am 07.04.2013 18:58, schrieb Jonas Schwabe: HTC Desire S *saga.conf* GRID_UNIT_PX=11.5 QTWEBKIT_DPR=

Re: [Ubuntu-phone] [Ports] New method to handle the device specific pixel ratio

2013-04-08 Thread Oliver Grawert
hi On Mo, 2013-04-08 at 00:09 +0200, József Király wrote: > It might even be a better idea to implement this from the Android > front-end -that would mean less playing around with the Ubuntu > install, making it more united, and requiring less hacked-together > solutions. > > For example, it could

Re: [Ubuntu-phone] [Ports] New method to handle the device specific pixel ratio

2013-04-07 Thread József Király
It might even be a better idea to implement this from the Android front-end -that would mean less playing around with the Ubuntu install, making it more united, and requiring less hacked-together solutions. For example, it could be done via a symlink: have the config in, lets say, /system/etc/ubun

Re: [Ubuntu-phone] [Ports] New method to handle the device specific pixel ratio

2013-04-07 Thread Jonas Schwabe
HTC Desire S *saga.conf* GRID_UNIT_PX=11.5 QTWEBKIT_DPR=1.3 FORM_FACTOR="phone" Cheers -Jonas 2013/4/3 Ricardo Salveti de Araujo > Thanks for the configs, I created the MR https://code.launchpad.net/~** > rsalveti/session-manager/**adding_more_configs/+merge/**156729

Re: [Ubuntu-phone] [Ports] New method to handle the device specific pixel ratio

2013-04-02 Thread Ricardo Salveti de Araujo
Thanks for the configs, I created the MR https://code.launchpad.net/~rsalveti/session-manager/adding_more_configs/+merge/156729 adding them. Once merged will make a new package release so we can get that at our daily images soon. Sorry for the delay, was off last week. Thanks, Ricardo On

Re: [Ubuntu-phone] [Ports] New method to handle the device specific pixel ratio

2013-04-02 Thread Ricardo Salveti de Araujo
On 03/24/2013 09:45 PM, Robert Sink wrote: Does this fix orientation issue with grouper? Not yet, this is just to make the customization easier for new ports. Cheers, -- Ricardo Salveti de Araujo -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : ubuntu-phone@lists.launchpad.n

Re: [Ubuntu-phone] [Ports] New method to handle the device specific pixel ratio

2013-03-24 Thread Robert Sink
Does this fix orientation issue with grouper? Ricardo Salveti de Araujo wrote: >Hey, > >We just landed a merge request [1] created by Oliver (ogra) that >improves the way we're currently handling the device specific pixel >ratio values. > >The main idea is to move the device specific configura

Re: [Ubuntu-phone] [Ports] New method to handle the device specific pixel ratio

2013-03-24 Thread Robert Sink
Does this fix orientation for grouper? -- Sent from my Android phone with K-9 Mail. Please excuse my brevity.-- Mailing list: https://launchpad.net/~ubuntu-phone Post to : ubuntu-phone@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.n

Re: [Ubuntu-phone] [Ports] New method to handle the device specific pixel ratio

2013-03-24 Thread John Nelson
Samsung Galaxy Tab 2 7.0, p3113 and p3110: *espressowifi.conf* GRID_UNIT_PX=8 QTWEBKIT_DPR=1 FORM_FACTOR="tablet" Samsung Galaxy Tab 2 7.0, p3100: *espressorf.conf* GRID_UNIT_PX=8 QTWEBKIT_DPR=1 FORM_FACTOR="tablet" On Sat, Mar 23, 2013 at 2:15 PM, Henrique Santos Fernandes < sf.ri...@gmail.com

Re: [Ubuntu-phone] [Ports] New method to handle the device specific pixel ratio

2013-03-23 Thread Henrique Santos Fernandes
ro.product.device=GT-I9000B ro.product.board=aries GRID_UNIT_PX=10 QTWEBKIT_DPR=1.0 FORM_FACTOR="phone" []'sf.rique On Sat, Mar 23, 2013 at 3:00 PM, f69m wrote: > Thanks, so much easier now! :) > > Config for Asus Transformer Pad TF300T: > > Filename: tf300t.conf > --- > GRID_UNIT_PX=10 > Q

Re: [Ubuntu-phone] [Ports] New method to handle the device specific pixel ratio

2013-03-23 Thread f69m
Thanks, so much easier now! :) Config for Asus Transformer Pad TF300T: Filename: tf300t.conf --- GRID_UNIT_PX=10 QTWEBKIT_DPR=1.6 FORM_FACTOR="tablet" --- On 03/22/2013 02:27 AM, Ricardo Salveti de Araujo wrote: Hey, We just landed a merge request [1] created by Oliver (ogra) that improves

Re: [Ubuntu-phone] [Ports] New method to handle the device specific pixel ratio

2013-03-22 Thread András Mamenyák
Config for Galaxy Note 10.1 GT-N8000.conf GRID_UNIT_PX=10 QTWEBKIT_DPR=2.0 FORM_FACTOR="tablet" GT-N8013.conf GRID_UNIT_PX=10 QTWEBKIT_DPR=2.0 FORM_FACTOR="tablet" GT-N8010.conf GRID_UNIT_PX=10 QTWEBKIT_DPR=2.0 FORM_FACTOR="tablet" GT-N8020.conf GRID_UNIT_PX=10 QTWEBKIT_DPR=2.0 FORM_FACTOR="tab

Re: [Ubuntu-phone] [Ports] New method to handle the device specific pixel ratio

2013-03-22 Thread Stephan K
Config for Galaxy Note GT-N7000.conf GRID_UNIT_PX=18 QTWEBKIT_DPR=1.5 FORM_FACTOR="phone" 2013/3/22 Ricardo Salveti de Araujo > Hey, > > We just landed a merge request [1] created by Oliver (ogra) that improves > the way we're currently handling the device specific pixel ratio values. > > The