[APP][4.0+] Commands Launcher [09/05/2014] - Nexus 5 Themes and Apps

COMMANDS LAUNCHER
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
[More screens in google play's page]
Hi all
This is my first "real" application. I done only CyanogenMod themes until now. For learning something about Android programming, I developed a small app, Commands Launcher.
It is very simple: you can define commands (only shortcuts actually) that you can use in a widget (homescreen and lockscreen).
I hope to add more features in the future, but as I'm an university student at the last year, I won't have much free time.
WIDGETS:
-Homescreen widget with a list of the commands defined (better than folders, it has an unlimited capacity and helps in saving space)
-Lockscreen widget [only from Android 4.2] that allows you to run commands directly from the lockscreen, without unlocking the device (note that this obviously won't work if you have a pin /password security for the lockscreen)
-1x1 minimum size
APP FEATURES:
-homescreen and lockscreen widgets
-three different text sizes for widgets (small, medium, big)
-side scrolling menù for helping app's navigation
-view of commands defined in a list
-backup and restore your commands in and from sd card
-three themes: light, dark, black (black is useful for amoled users, it will displays better and will save battery)
-four different transitions types between app's page
CHANGELOG
-1.5: now items of the list in the widget are centred
minimum widget size decreased from 2x2 to 1x1 (you may need to replace widgets)
-1.3: possibility to change widgets text size (small, medium, big)
small fixes
-1.2: other little fixes after first release
-1.1: little fixes after first releare
-1.0: initial release
DOWNLOAD:
Google Play
(if you like the app, rate it )
Enjoy

I love the concept of this widget. I've been looking for something like this. As a next step, I'd love to be able to create multiple different widgets that I can place on different homescreens. Also, font and size customization and the ability to link apps and not just shortcuts.
Great start!

Jesellers88 said:
I love the concept of this widget. I've been looking for something like this. As a next step, I'd love to be able to create multiple different widgets that I can place on different homescreens. Also, font and size customization and the ability to link apps and not just shortcuts.
Great start!
Click to expand...
Click to collapse
thank you for your appreciation and for your useful suggestions I'll see what i can do in next updates

Commands Launcher updated to 1.3 version:
-possibility to change widgets text size (small, medium, big)
-small fixes
enjoy

update again (1.4 version): fixed a wrong thing in 1.3 version, sorry!

Related

[WIDGET] Sense 3 Lockscreen Clock - a Minimalistic Text widget

Hi all,
I am going to present to you, a widget that is essentially identical to the clock on the Sense 3 lockscreen. This is the first time I am contributing to the community. Please be gentle and I am looking forward to improve my stuff!
I am using a very nice wallpaper (not shown) and thus I want minimal widgets on my homescreen yet shows information I want to know. I find the clock on the lockscreen is very minimalistic and fit my needs and thus I made it.
Screenshots!! Left is lockscreen. Right is widget on homescreen.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
How to get it?
Install Minimalistic Text (market link)
Download font file (link here, QR code available below)
Make a folder named "font" on the root of your SD card and put the font file there.
Load the font folder into minimalistic text. (This can be done by going to the app Minimalistic Text, Menu button, Global Setting, scroll down to Fonts folder, and select the right folder. It should be "/mnt/sdcard/font".)
Download the minimalistic text preference file (.mtpref) (link here, 24-hour format version here, QR codes available below)
Create a 4x1 minimalistic text widget on your home screen. On setting, restore the preference file.
Change your carrier name. (This can be done by going to custom layout, select the "static text" on the first row, key in your carrier name as shown on the lockscreen.) Alternatively, you can change it to show weather information.
(Optional) You can define the preference of tapping the widget yourself. (This can be done by ticking "Start another activity").
Hit OK!
Notes:
It is actually not fitting the dimension perfectly but that's the best I can. It's fitting nicely to ROM with dpi value of 240 (check "ro.sf.lcd_density" in "build.prop", found in /system). The ROM I am using, as of writing this, is RCMixS.
Minimalistic text currently does not support fetching the carrier name from the phone, and thus it can only be displayed via static text. I found in the app thread that it's the upcoming feature.
If you have a different dpi value and the font doesn't fit, please change the font size for Accented, Non-Accented and Normal respectively. The formula is (current font size)*(240)/(your dpi value).
Credits:
Devmill for his work on Minimalistic Text
Users from the RCMixS thread that point me to find out the text font size and apktool for allowing me to extract the xml files.
Google for teaching me dpi and its conversion to px
Disclaimer:
I am not a developer. The only programming language I know is C and MATLAB and thus I don't know how to write an app. I am just using whatever resources I have and create what I want.
****************************************
The downloads are all hosted on Dropbox. If you like it and want to use it, please use this link, it gives each of us 250MB extra until I max out on 8GB.
****************************************
24-hour version screenshots available as link here.
lockscreen
homescreen
QR Code:
font
12-hour preference file
24-hour preference file
not bad...not bad big thx for this..
have linked it in my rom thread
one thing i like to know...
how can i set date to 07/11/2011 ...?
with kind regards

[ICONS] Android Design scalable font

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
So they are Android action bar icons from http://developer.android.com/design/downloads/index.html converted to font.
You can use it as any other font with Zooper - that means, you can scale and color it in any way you like.
There's no logical order, but attached character map should help.
You should be able easilly use it with standard Google Keyboard.
If you want request some new icons or suggest improvements, feel free to message me.
Enjoy
font - https://drive.google.com/file/d/0B0Fhz5fDg1njc1VsRTV3UFJTWXM/edit?usp=sharing
charmap - https://drive.google.com/file/d/0B0Fhz5fDg1njZlZvWXVjb3pfSXM/edit?usp=sharing
Can you post a zip file? I keep downliding HTML preview.
Android Icon Pack
The Android Icon Pack comes in a bundle that includes tab, launcher, list view, status bar, menu and dialog icons for Android interface designers. It's drawn in the strict accordance with the Android Guidelines for the interface icons, bundle meets all your requirements for the apps made for the Android 2.3 or later. The Android Icon Pack comprise of pre-rasterized set of icons in mdpi, ldpi, as well as hdpi resolutions. PSD and PNG versions with the transparent background are supplied. Scalable sources can be delivered in AI and SVG formats. The optional vector sources of icons let you render detailed icons at any resolution and size.
More info about Android Icon Pack: aha-soft.com
geekon said:
So they are Android action bar icons from http://developer.android.com/design/downloads/index.html converted to font.
You can use it as any other font with Zooper - that means, you can scale and color it in any way you like.
There's no logical order, but attached character map should help.
You should be able easilly use it with standard Google Keyboard.
If you want request some new icons or suggest improvements, feel free to message me.
Enjoy
font - https://drive.google.com/file/d/0B0Fhz5fDg1njc1VsRTV3UFJTWXM/edit?usp=sharing
charmap - https://drive.google.com/file/d/0B0Fhz5fDg1njZlZvWXVjb3pfSXM/edit?usp=sharing
Click to expand...
Click to collapse
The links are dead. Could you please update them? Thanks.
jideay said:
The links are dead. Could you please update them? Thanks.
Click to expand...
Click to collapse
Confirmed. Links are broken.

[Zooper] AMAZING!!! Material Clock&Weather Widgets + Homemade Wallpapers

Time to share my creativity with you people. It's been a while...here's what I have for you this time :
- clock&weather widgets :good:
3 types, 9 colors to choose from...27 awesome material style widgets to choose from (using mostly 700/600 variation from material color codes palette)
- shortcuts for clock, battery statistics, google calendar
- Seven 1080x1920 Wallpapers created by me
made in photoshop, edited with both snapseed and pixlr on my device
-------------------------------------------------------------------------------------
Nova Launcher (or similar) SETUP:
- desktop grid 7x5
- set width&height margin to none
- persistent search bar disabled
- no scroll indicator
- hide dock
Other setup than this may resize the widget thus needs to be adapted by you to look correctly
-------------------------------------------------------------------------------------
Instructions/How to use:
- Unzip content
- Copy&Paste files from Templates folder to your ZooperWidget/Templatets folder on your device's internal storage
- Copy&Paste files from Fonts folder to your ZooperWidget/Fonts folder on your device's internal storage
(this is the Android L Roboto Font)
- Create a 5x2 zooper widget on your homescreen, choose one from SD Card...let the magic begin!
- done
-------------------------------------------------------------------------------------
Tips:
- to edit the widget press between time and battery fields
- zooper pro is required for the widget to work
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
1080X1920 WALLPAPERS
Donate if you like, follow me on Google+, reshare or thank me (OR ALL ) !!!​
OMG that's amazing!!
Woaah! They look amazing!
Does this require Zooper Pro? Have never used the app before. Thanks!
hospitalbed said:
Does this require Zooper Pro? Have never used the app before. Thanks!
Click to expand...
Click to collapse
I have never used the free version so I have absolutely no idea. But since this is quite simple with no extra features or something...I believe will work just fine with free as well.
hospitalbed said:
Does this require Zooper Pro? Have never used the app before. Thanks!
Click to expand...
Click to collapse
Yes, Zooper Pro is required.
Beautiful! Thanks for sharing your creation
Where can I find your icons? Very nice btw!
Sent from my Nexus 5 using XDA Free mobile app
Hey all...yesterday I released a few clock&weather Zooper pro widgets
I am know working again on something minimal and dark and also a tribute home screen to the biggest voice in heavy metal (you know who that "little" man was/is).
STAY TUNED!!!
What is the wallpaper and icon pack used in the first image, if you don't mind?
Terriefic said:
What is the wallpaper and icon pack used in the first image, if you don't mind?
Click to expand...
Click to collapse
Icon pack is "voxel"... Search it on play store.As for the wallpaper I can upload it later on today here. I just found that somewhere on g+ a few days back

[ZooperPro] Dark & Loaded Theme (red/blue) **FREE**

..."Dark & Loaded Theme" for Zooper Pro Widget & Nova Launcher is now available to public !!!
- 3 homescreens
- 2 main color themes to choose from (red/blue)
- missed calls, sms and gmail notifications
- 20 hotspots
- dynamic color changes for active/inactive states for location, alarm, mobile data and play/pause
- dynamic sceen change between your wallpaper and album art and track info when music is playing
- your most used apps such as playstore, chrome, google+, quickpic, email and camera on your main screen
- custom agenda displaying your next 4 calendar events including the date and time (smart appearance for all day and specific time events)
- all your basic system info including battery statistics, free ram and storage
- hotspots for Play Music and Viper4Android
Detailed Set Up Guide available on .zip file...ENJOY!!!
------------------------------------------------------------------------------------
Download: https://www.dropbox.com/s/efkd386d6jy2dhw/Dark&Loaded_ZooperPro.zip?dl=0
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
The "Black Edition" of my Dark&Loaded Theme for Zooper Pro/Nova Launcher Pro is available @ http://mycolorscreen.com/2014/09/22/dark-loaded-black-edition-theme/
This is my favorite, everyday variation of the original theme with minor changes. Hope you enjoy this dark theme. It features lots of useful hotspots in 3 homescreens, including a custom agenda and smart music player.
LOVE THEME @ MyColorScreen, +1 on Google+, RESHARE!!!
Thanks!
I really like this theme, it's very well done, thanks for sharing! :good:
I can't seem to get the Media Utilities portion to work though. The album art, the music background, and the Play/Pause buttons are all always visible.
Chris Hansen said:
I really like this theme, it's very well done, thanks for sharing! :good:
I can't seem to get the Media Utilities portion to work though. The album art, the music background, and the Play/Pause buttons are all always visible.
Click to expand...
Click to collapse
Then you must be on L Preview...Media Utilities is not compatible with this version of Android (hope it will work in the future).
itasoulas said:
Then you must be on L Preview...Media Utilities is not compatible with this version of Android (hope it will work in the future).
Click to expand...
Click to collapse
Yep, that would be it! I tried checking the MU thread before this to see if there was anything regarding Android L compatibility, but I couldn't find anything. Searches using one letter are rough.

[APP][02/02/2016][2.0][UWP] Fast Post - An innovative Windows 10 note-taking app

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Fast Post isn’t the usual “Sticky Note” clone app! This is the first hybrid “App – Widget” application on the Store and it’s available for every Windows 10 devices!
Features
Every note has his Window: you can move, resize and customize them
separately (Only on Desktop devices/mode. For Mobile and Tablet mode you can use Live Tiles)
Create your note by just tapping on the “New Note” tile available within the Action Center
You can draw your notes and sketches by using an Active Stylus Pen with pressure sensitivity and eraser support
You can draw with your mouse/finger too
Textual notes are available too and it's possible to mix them with ink
It’s possible to customize size and the background color for the Post (more coming soon)
Ink color, size and shape is customizable (more options coming soon)
There are a lot of customizable default settings related to the interface and the Post
Saving is automatic, so you don’t have to remember to click any button to save (Online sync is coming soon)
Set your note as Desktop background, Start Screen background or Lock Screen background
Export your note as a JPG picture (with colored background) or PNG (with transparent background)
Create a Live Tile with your note
The interface adapt the content for every resolution
Feedback button available
CHANGELOG
v1.0 First Release
v2.0
Now it's possible to write notes from your keyboard
Rewrited multiple window management, to avoid duplicates and hidden Windows
Redesigned note wediting layout - Redesigned note manager.
Note detection now is fixed and it's way better. No more lost or damaged notes.
Note thumbnails are updated correctly only when the note manager gets focused.
Jumplists on Start Menu is now supported for creating a new note.
Now it's possible to export the entire note in PNG.
Desktop/Start/LockScreen background setter now is using PNG file format.
Pinned LiveTiles gets updated automatically during editing
Better compatibility with the Action Center "new note" button
New settings for font size and color.
Dark/light themes are better recognized within the editor.
Note saving is twice as faster and more reliable.
APP logo tweaked.
The logo has been revised.
Windows has now better menu bar titles.
About page was updated to be similar to other apps
This version is stable and not BETA.
Project was updated to Windows 10586 APIs (Windows 10 1511 update)
Banner space was optimized
The application is free with an in-app purchase that allows you to remove ads and unlock the possibility to create more than three notes
DOWNLOAD FAST POST ON Windows Store
Version 2.0 available, changelog within the OP

Categories

Resources