EliseOne
Credit: EliseMihael
2023-08-17 18:35:44 +0000 UTC View Post
- Fixes TOD language model not matching reality
- Added border to default UIView element
June 4th 2023 I created a raised bed for my strawberries. I started off with 3 strawberry plants. Now I have 25. From those 3 plants. In my zone 7b strawberries begin to create runners. These runners (also called stolens) are stems that grow around the ground to create daughter plants. I wasn't q...
2023-08-15 22:03:46 +0000 UTC View PostSome of these are original wallpapers from FrenchiTouch which have been upscaled and some generated. If you have any Ambre walls send them and i'll upscale them to fit modern devices.
I have compiled a version of Ambre for rootless devices (dopamine) and it's on my repo.
2023-08-14 17:05:40 +0000 UTC View PostI planned on doing this almost a week ago, but got caught up with a bug that unfortunately wasn't able to fix. If you are running Velaris you cannot use the weather option in Designer. I've contacted the dev through twitter and email but have had no response. For that reason I have added an optio...
2023-08-13 17:15:33 +0000 UTC View PostSpending time outdoors in natural surroundings has countless benefits for our overall wellbeing. I like including that into devices that constantly pull me away from it. Just as a reminder of how wonderful it is.
2023-08-08 17:51:28 +0000 UTC View PostI made this when I began gardening. Jumping into this world can be quite confusing and requires a lot of research when trying to resolve or figure out an issue. As I researched I took notes then made this and have updated it over time. I've found that people believe in different things so this is...
2023-08-03 17:42:13 +0000 UTC View Post- Stability improvements for older devices
- AM/PM data value
- Faster theme image loading
- Fixed value not changing if changed in a submenu
- Changed uilabel default size
- Reduced repetition of info throughout code
- Preparations for repo upload
Wallpaper is linked in the attachments. It is a modified version of @by_isapinheiro I simply removed the text that was on the screen.
The theme is available in the download section of Designer.
Starting off
This is my first year growing anything outside. Now that spring has passed and we are in mid summer most everything I planted is providing me food. The goal this year was to see if I could actually grow anything and i've been very surprised on what I pull...
2023-07-09 20:34:40 +0000 UTC View PostChanges
Added UIImageView
Added some symbols
Added theme previews in download section by tap holding
Added theme delete option in load section
Don't reload options after value is set
Added info to directional pad view
Added blur option to UIView elements
Collection of generations throughout the month. There is a couple here I liked, but you may find some that you like.
2023-07-06 14:10:39 +0000 UTC View PostTheme is available in the download theme section of Designer
2023-07-04 19:59:30 +0000 UTC View PostUpdate is now available in the shop! This update I concentrated mainly on a way for users to download themes through settings and other quality of life changes.
Changes
First off, I was invited to test Patreon's new shop feature. It allows me to add items to a shop. Before now I had to use other services such as buymeacoffee or 2023-06-28 22:34:14 +0000 UTC View Post
Designer is a jailbreak tweak that works on iOS 13 - 16 for both root and rootless devices. This serves as a replacement for LockPlus which I worked on and supported for over 10 years. Designer was built from the ground up to be the most efficient way of adding information to your screen. It also su...
2023-06-28 21:38:56 +0000 UTC View Post1.1.2
https://www.patreon.com/posts/84851013
arm = root
arm64 = rootless (dopamine)
Weather has been pretty bad here lately, so been stuck inside. Storms ended up tearing up a bunch of my zucchini and tomatoes :( I spent most of that time updating Designer. This update focuses more on the home screen theming. The biggest issue with the stock home screen (for me) is the icon layo...
2023-06-20 13:21:57 +0000 UTC View PostI'm starting to update themes for rootless devices. Included in this post is Dream light, dark, and blueblack
arm = root
arm64 = rootless
I also uploaded to the repo.
Enjoy.
2023-06-20 12:39:08 +0000 UTC View PostThis update add animations to the lock screen. You can enable these animations by turning on LS Weather Animations in Designer settings. Currently supported conditions is rain, snow, and clouds. You will not see any animations for sunny or clear (day or night)
Animations are stopped when th...
2023-06-18 16:21:53 +0000 UTC View PostWelcome to Designer!
For the last 4 months i've been working on a replacement for LockPlus. Once I realized that LockPlus wouldn't work on the newer firmwares iOS16 and above my heart sank. I began working on a similar way to display what I want on my device. I started from scratch and wrot...
2023-06-15 18:04:21 +0000 UTC View PostCurrent supported components in Designer.
UIView, UILabel, BatteryIcon, UIImageView, WeatherIcon
The main view of Designer is a UIView this parent view holds all the elements of all themes. It's how you initially start a Designer theme.
2023-06-15 15:17:22 +0000 UTC
View Post
Big changes to how data is entered for UILabels.
Before
"data": "DF~hh:mm-time is I",
Now
"data": "time is [paddedtime]",
This change is to make it easier to remember values, removing all cryptic nonsense. Here is a current cheatsheet.
... 2023-06-14 13:02:25 +0000 UTC View Post