[APP]Fontiac - preview otf and ttf fonts on your device - Android Apps and Games

Fontiac is an app for quick preview of ttf and otf fonts.
Change size, enter custom text and see what it will look like, check its readability or quickly find which characters are missing.
If you are into customization/widget design you may find it useful, because doing the same in widget app often requires many steps and isn't too comfortable, especially if you want try few fonts for your setup.
Ad-free
https://play.google.com/store/apps/details?id=com.komorovg.fontiac.pro
Free, with ads:
https://play.google.com/store/apps/details?id=com.komorovg.fontiac

UPDATE
- load previews for all fonts in choosen directory
- transparent theme (wallpaper as background for preview)
- custom directory/file chooser

komorovg said:
UPDATE
- load previews for all fonts in choosen directory
- transparent theme (wallpaper as background for preview)
- custom directory/file chooser
Click to expand...
Click to collapse
It's really needed app especially for me when I want to chose a font for my theme.
Good work bro keep up the good work

Related

[ADW Themes] Thread devoted to themes for the ADW Launcher (1.0+)

This thread is devoted to ADW launcher themes.
Make a post and I'll update this post.
Themes:
britoso - Transparent icon bubbles
rori~ - Smoked (smoked launcher box, trans icons, smoked folders ..more)[/URL]
crachel - N1 Drawer icon(Nexus X)
vladnosferatu- iTheme [http://i2theme.webs.com/] (iPhone icons for most popular apps.)
To use a theme:
1) Install the apk.
2) apply the theme. settings->adw settings->theme preferences
To create your own:
Here is a nice guide: https://code.google.com/p/adw-launcher-android/wiki/ADWThemeGuide
All you need is the Eclipse IDE. (get the smallest one, i.e "Java developers" version). After you install/unzip Eclipse, install the ADT plugin.
Get the template project. (click download source)
import the project into your eclipse workspace
read the README file in the project
Customize the project name, version, theme image, wallpaper, and any other image or xml
build a signed .apk in eclipse and post here.
Note: To encourage theme merging and kanging, please post your project source code or upload it to an online repository like google code.
It's nice mate; thanks for sharing
britoso said:
Simple theme that only sets the icon bubble background transparent...
Click to expand...
Click to collapse
That´s nice! - thanx for doing this
britoso said:
.. How about a thread for ADW ?..
Click to expand...
Click to collapse
Yes started playing around with it..
I can't get search widget to change :-(..
rori~ said:
Yes started playing around with it..
I can't get search widget to change :-(..
Click to expand...
Click to collapse
try switching between themes
If I load the source template to eclipse...I cannot change alpha value of the bubbles, right?
(Cause decompiling it then with apk tool, I can get the smali files to change...but I would like to do that in eclipse)
Is there a way?
rori~ said:
If I load the source template to eclipse...I cannot change alpha value of the bubbles, right?
Click to expand...
Click to collapse
you can. The value is in theme_config.xml or values.xml
Uff, got it , thanx!
[ADW Theme] Smoked
ADW Theme Smoked 1.7.1
Changelog:
- new wallpapers for gingerbread black statusbar
- new option o choose custom docks for ADW EX !
- other fixes....
ATTENTION: you cannot upgrade! - deinstall previous and then install v 1.7.1
Notes:
- This Theme still does not have thousands of icons, as I use this for my own purpose and that´s all I have on my screens
-> I f anybody likes to join this theme and increase the amount of icons, just contact my, I will provide you the layouts and we can put as many icons as you want in here
- Docks: this is just a quick experiment. Again, if you have some cool dock and want them in here, contact me!
-----------------------------------------------------------
-----------------------------------------------------------
Update for > ADW 1.3.0
ADWThemeSmoked.apk
ADW Theme Smoked 1.6.1
Changelog:
- reduced app size
- some bugfixes with focuse colors
- works with ADW EX
I.)
Ok, I updated this theme
- added some more icons
- added Wallpaper Gallery with some new creations.
[The apk is quite huge, that´s due to the wallpapers incuded, but you can move it to SD card. And don´t be afraid, it wont slow down your launcher ]
II.)
Also I add a little kanged apk: com.adwtheme.iconpack.apk.kang.apk
- install as regular apk
- select a custom shortcut from this theme drawer icons & some text icons
*************************************************
*************************************************
III.) [I will keep this theme here, for those who use older versions of ADW Launcher]
ADW Theme Smoked for < ADW 1.3.0
Tested on CM 6
Update 08/13:
New icons: SyncSettings, New Google Voice Search, Contact Sender
ADW smoked theme includes:
- wallpaper
- smoked launcher box
- smoked application background
- k9 icon
How to:
1) install ADW.smoked.apk
2) apply theme in settings->adw settings->theme preferences
In "theme preferences" you see a download link for a morph -> ADW Smoked Morph, download and apply with MetaMorph to get it.
ADW Smoked Morph includes:
- smoked statusbar
- battery icon
- vibrate icon
- New Google Voice
- SyncSettings
- Contact Sender
***********************************************
.
britoso...hope you can find some time to change some orange to cyan - would pretty much complete your theme for me
[ADW Theme] N1 Drawer icon
Here's one I did that:
Changes Wallpaper to the basic blue pictured below
Changes the drawer icon to the Nexus One icon
On a side note, it would be nice if there was a way to easily combine two themes.
[ADW Theme] Transparent icon bubbles
Simple theme that only sets the icon bubble background transparent.
Will try and change some orange to cyan if I get the time.
Had to replace the wallpaper so I threw in a blue/gradient one. Change it if you dont like it.
Download:
[1.0]
Edit: Works with VTL Launcher
(Britoso, perhaps you wanna change thread title to ADW themes, if anybody else want to use this thread ..)
Click to expand...
Click to collapse
nice theme.
updated OP.
Update 08/13: ADW smoked
New icons: SyncSettings, New Google Voice Search, Contact Sender
I have not been able to install any themes that are not from the market to my droid x. If anyone could pm me the information that would be great.
Thanks crachel, "•Changes the drawer icon to the Nexus One icon"
I have been looking all over for this Nexus X.
Anyone know where I can find the other Nexus X for ADW Launcher drawer icon, the boot animation type X???
Hi i have changed the images in this file the way i want them, thats all i want to change, but when opening in the project in eclipse 3.6 with SDK etc i just get errors in the manifest xml If i upload the zip with my updated images [just the res folder] would someone be so kind as to compile it to APK for me lol? changed all the names and path like said in the how to but lowest i can get is 2 errors on 2 lines 'missing acquired attribute name' ?? specifically on line " <activity android:name=".main"
android:label="@string/theme_title">'
go3asy said:
Hi i have changed the images in this file the way i want them, thats all i want to change, but when opening in the project in eclipse 3.6 with SDK etc i just get errors in the manifest xml If i upload the zip with my updated images [just the res folder] would someone be so kind as to compile it to APK for me lol? changed all the names and path like said in the how to but lowest i can get is 2 errors on 2 lines 'missing acquired attribute name' ?? specifically on line " <activity android:name=".main"
android:label="@string/theme_title">'
Click to expand...
Click to collapse
Did you right click your project and select "Refactor->Rename"? AnderWeb has covered most problems in the comments section here
got as far as extracting it but dont know where to start with signing it int he keystore wizard lol
Everytime I try to make a theme using the template all I get are errors. I use the same file names and everything, just changed the icons with different ones. End up with more than 200 errors. What am I doing wrong? The readme isn't very in depth.
Sent from my Nexus One using XDA App

Do you know chameleonOS ?

Hi
Today if ound this new Rom on http://www.chameleonos.org/
Its based on Android 4.2.2, its a stable open beta running on our OneS devices.
Features
This List Will Be Evolving With The ROM
Built on CM so basic CM features are included
Fully open source, contribute features and fix bugs
Launcher Features
Folder icon styles: stacked, grid, or carousel
Folder sorting: alphabetically, reverse alphabetically, or by usage
Icon scaling in app drawer and on homescreen
Home screen previews, rearrangable homescreens
Set default screen from previews layout
Add or remove homescreens from previews layout
Theme Manager
Based on MIUI's theme engine
Mix and match different themes on the fly
Theme options: Icons, Status Bar, Boot animation, Font (requires reboot), Messaging, Framework, and Ringtones
Applies native ctz files, but also will apply MIUI mtz files, not all elements will theme properly with mtz packages
Animated boot animation preview based
Boot animation resolution scaling
Status Bar
Customizable toggles, compact or page view (or off)
Extended volume panel in page view toggles
Access status or navigation bars while in fullscreen apps by touching the edge of the screen
Messaging
Reads custom notification tones from Contacts
Revised layout: Added messaging bubbles, removed avatar icons from conversation and put one in the action bar, quick shortcut for emojis
Security
Manage installed apps' permissions
Click to expand...
Click to collapse

Post your favorite fonts here!!!

As I was browsing for a new font to use as my new system font for my Note 3, I wondered what fonts other customization junkies might be using. Post the font you use for your phone here, include the font name and (if possible) screenshots. I usually use the "Phat Boi" font for the "Flip Font" app, but now that my phone is rooted I'm using the Font Installer app and downloading fonts from all over the web!
I like Ubuntu fonts
I like robotolight and Ios 7/8 font

[App][4.2+] EMUI Theme Editor - No root

Hey,Guys.
I'm happy to introduce you my new app for Huawei users to customize their EMUI. It has awesome UI and quite good features. I hope you'll be happy with it.
This is the description
* No Root *
Huawei Theme Editor is the most powerful Huawei (EmotionUI) theme editor with its simple and awesome UI and its wide set of options to help you customizing your phone easily. It's fully free and available to everyone. You can pick, edit, save your theme quite fast. Never hesitate to download it.
Features
- Multi option for selecting themes :
- Picking from theme manager
- Browsing storage
- Edit system font to whatever you want and choose between :
- Built-in fonts (built-in fonts support only English and Arabic language if not working wirh you try to get font support your language ".ttf" and select it by "choose a custom .ttf font" option
- Browsing storage
- Edit apps icons by :
- Selecting an icon mask
- Importing all icons from an installed icon pack
- Selecting icons manually for each app
- Edit navigation bar icons (back, home, recent, menu, notifications and their highlights) by :
- Choosing a set
- Creating your custom set
(Restart Required)
- Edit Smart Cover View background
- Edit status bar icons (battery, signal and WiFi)
We hope you'll enjoy the app. If you like it, then please rate it 5 Stars.
If you have any bug or suggestion, please contact us.
Click to expand...
Click to collapse
It's avaliable on Google Play, search for "EMUI Theme Editor".
I'll be very happy if I hear from you
Thanks
Soon more features
Soon, we'll add more features. This is just the first version
add google play link to description for lazy people:
https://play.google.com/store/apps/details?id=com.mixapplications.themeeditor
Sent from my Che2-L11 using XDA-Developers mobile app
I've wanted to add it but I'm new here and can't add links to posts
Thank you for adding it
Nice app! But why it is 95MB big? This is the biggest app size i have ever seen.
BTW: Tried to use it but the "smart cover view" doesn't fit. I can see my smart cover picture, but after installing it isn’t visible at the design app.
Very good indeed!! Are we going to have any update? I was wondering if we could change the contacts and calls style. Thanks in advance!
Thanks for your hardwork! But I can't install it! Everything seems fine, and when it started to install, the installer just disappeared! Nothing happens!
non-toxic said:
But why it is 95MB big? This is the biggest app size i have ever seen.
Click to expand...
Click to collapse
because all possible graphics are coming with it
btw.:
Tried to use it on a old Samsung N7000. No problem! It is possible to use it on an other device, but you have to create folder "HWThemes" on internal sd to be able to save your work. But than you are of curse not able to test your themes.
And: The app doesn’t work if you are not connected to internet! (necessary for advertising only!)
I've installed the Theme Editor, and I'd like to know where I can find different sets of icons for the navigation panel (Back/Home etc.). Do I need to download a whole set of themes to find nav-panel icons to import?
Thanks in advance for your help!
I've been playing with the theme editor for some time and it works quite fine on my P10. The only thing is that some icons do not resize wel if I make them smaller. E.g. the Gmail and Camera icons' height is too big compared to their width. Any solution would be appreciated.
Installed and played a bit this evening and now I am stuck in a bit of a rainbow mess unable to install or customise a theme from the Huawei theme app.
Plz help
Hi
When i serach this app in play store,cant find it,so i clicked to play store link and it said "this app is not avaible in your country",i download it from internet but when install and open it,it said cant download rescures because you not purchase it from google play store
I am from iran and my phone in huawei p10 lite (was-lx1a)
Plz help me sir
This app is a great time saver.
One thing Idon’t get yet. What is the definiton of a icon pack? Is it a zip file with a different extention?
How do you make / get an icon pack?
I ask this because when I try to change app icons there is a dropdown list to choose an icon pack. But the dropdown list is empty.
Inside a theme file you have a zip file called “icons” with the extention removed.
If the theme file is also considered to be the icon pack I would expect all downloaded themes in the dropdown list.

Question How to change Lockscreen/AOD clock font only in OneUI 4.1

I like using the Default (Roboto) font but the Samsung font used for the Lockscreen and AOD clock is ugly and has inconsistent spacing. Changing the system font to any other option changes the clock style. When I use a font installer to install Roboto, it does change the clock, but creates an issue where font weight and spacing are incorrect in many apps. Yes, I also tried a variable font version as well. I realize that Samsung is likely using multiple font files to create Default and the font installer is limited. I also tried GoodLock with Clock Face but almost all centered options use the ugly Samsung font too.
Does anyone know how to change just the Lockscreen and AOD clock fonts? Back in the day, someone was able to modify Good Lock to give extra options but I'm hoping there is a simpler solution. Thanks in advance.
Hello. I have the exact same thoughts about the default One UI lockscreen font. Could you please share a bit more details on the Good Lock extra options?
Btw, I did try to install the system font with the Roboto TTF file like you mentioned in the OP and the lock screen looks much better now. I do get your point about "issue where font weight and spacing are incorrect in many apps", but fortunately for me, WhatsApp is the only app where I see this. And it does not look all that bad. So I believe I'm going to stick to this way.
Here's how:
Download 'SetEdit (Settings Database Edit)' from Google Play Store.
Open and find 'theme_font_clock' row, then tap it.
Tap 'Edit Value' and input with your font path addreses (*example: /storage/emulated/0/My Fonts/DS-DIGIB.TTF).
Tap 'Save Changes' and you're done!
Take a look!
*supports .ttf and .otf formats
works without root
Found it on reddit
https://www.reddit.com/r/oneui/comments/zbid5l
Confirmed, does NOT work in OneUI 5.0. Was excited too.
I hope there will be another way...

Categories

Resources