maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   SailfishOS (https://talk.maemo.org/forumdisplay.php?f=52)
-   -   [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak (https://talk.maemo.org/showthread.php?t=92935)

Ancelad 2018-07-11 17:44

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
2 Attachment(s)
Quote:

Originally Posted by Markkyboy (Post 1546163)
and where might that be?, link please.

check web-catalog and you'll see

Markkyboy 2018-07-11 17:52

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
Quote:

Originally Posted by Ancelad (Post 1546169)
check web-catalog and you'll see

Thanks, obviously I can see the different categories from your screenshots, but still cannot find the categories by looking in web catalog or the page that coderus mentions. All I see is a list of apps submitted and the category in text on the right hand side of the screen.

Your screenshots look more like something from an Android device.

Anyway, my question is answered, thank you.

Ancelad 2018-07-11 19:08

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
Yes, I'm Android-user about a year.

coderus 2018-07-11 19:34

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
https://coderus.openrepos.net/pm2/upload/
But it's always bette to look at sources: https://github.com/sailfishos-patche...anager.cpp#L48

Ancelad 2018-07-11 21:21

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
New Ultimate Statusbar patch is released to openrepos. Warning: it requires Patchmanager3. PLEASE, UNAPPLY PATCH MANUALLY BEFORE UPGRADING PATCH TO 2.0.2.49-3!

cy8aer 2018-07-25 09:51

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
@lightX2, patch Show sim on calllog: Great thing. but some cosmetics: If there is a call from/to a person where the phone label is set in address book then this label and the sim card entry overlap (JollaC).

cy8aer 2018-07-25 10:06

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
1 Attachment(s)
Attachment 39980 phone entry looks like this

Markkyboy 2018-07-26 17:56

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
I seem to recall images being used within the description page of a patch, like say the paypal logo, how was that done?, I've added some html into the patch.json file but no matter what I do , it won't display, actually the patch doesn't even show in the patch list. Is this possible, if so, how?, thanks

Ancelad 2018-07-26 18:41

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
Quote:

Originally Posted by Markkyboy (Post 1546613)
I seem to recall images being used within the description page of a patch, like say the paypal logo, how was that done?, I've added some html into the patch.json file but no matter what I do , it won't display, actually the patch doesn't even show in the patch list. Is this possible, if so, how?, thanks

MouseArea {
id: donate
width: bla-bla
height: width
Image {
anchors.fill: parent
source: bla-bla-bla
}
onClicked {
bla-bla-bla
}
}

Obviosly bla-bla should be defined by yourself.

Markkyboy 2018-07-26 19:09

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
Quote:

Originally Posted by Ancelad (Post 1546616)
MouseArea {
id: donate
width: bla-bla
height: width
Image {
anchors.fill: parent
source: bla-bla-bla
}
onClicked {
bla-bla-bla
}
}

Obviosly bla-bla should be defined by yourself.

Thanks Ancelad, and this is entered into the patch.json file?


All times are GMT. The time now is 03:52.

vBulletin® Version 3.8.8