[Tutorial][Share] Make Android Apps in your phone itself! - NOOB FRIENDLY - Galaxy Y GT-S5360 Themes and Apps

Note: I'm just sharing the work of the XDA member rjunraj.Here's a small tutorial by him which will help you to make small but cool android apps on your phone.
rjunraj said:
Hi friends this is Arjun Rajput
Here to share some thing extrenely useful and creative
this guide is about tasker and tasker app factory
and i will be showing u how to make simple yet useful android apps.
Keep in mind that this is just 10% of taskers ability
*****************************
What kind of apps can i make?????
=============================
Below is 2 apps from playstore which were made using tasker app factory
{
"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"
}
U can make many useful and handy apps using app factory
Examples
=====================
You like a girl, she is using android and you want her number then u can make an app which will give you her number
How?????????
Open tasker
Add task
Phone/call/*******
** is your mobile number
Add task
Task/wait/1second
Add task
Phone/end call
Long press your task
Give it suitable name and icon
Any how send this app to that girl via email or facebook or dropbox
When she will install this app u will get a missed cal from her
And u will get what u need
Do not misuse this
This was just an example for those wondering that apps made by tasker is useless
Actually its a new world which u need to decorate by your brain
And those who have knowledge for scripts they can make blast with this
***************************
After reading this guide make some apps and post on this thread http://forum.xda-developers.com/showthread.php?t=2185701 they will be pinned on first page
I will upload some apps for examples
***********************
if u dont have enough knowledge about tasker than look into below articles
PART 1
http://www.pocketables.com/2012/08/beginners-guide-to-tasker-part-1-tasker-basics.html
PART 2
http://www.pocketables.com/2012/08/beginners-guide-to-tasker-part-2-variables.html
PART 3
http://www.pocketables.com/2012/09/beginners-guide-to-tasker-part-3-scenes.html
if u have enough knowledge about tasker than you are ready.
requirements
android phone
brain
tasker
tasker app factory
****************************
ONLY ACTION APPS NO UI
============================
A simple example of mking led flash app which will toogle led flash on/off. This app has no userinterface
Open tasker
Add task
Name it anything in my case m naming led
Now click ok and a dialougebox will open like this
Click + to add action
As we are adding led action it is under alert/torch
Choose toogle
Click ok
Click on the multycolour card icon at bottom right side
This is for choosing the icon of your app
You can choose from localmedia /iconpacks/app icons which u already have installed/tasker icons in my case m using tasker icon
Now press ok
And long press your task and choose export from popup
Choose as app
Now choose name of app
App name must be like this
Com.xxx.xxx
Where xxx is your app name and dev name
Press ok and it will export the task as app
You can find this app under
Sd/tasker/factory/kids
Install apk
You can also share with friends and also upload to playstore
Let me tell u that there are already several apps present in app store which were made by app factory
The app which i made in this tut will help me to quickly turn on and off my led flash
*****************************
APPS WITH BEAUTYFUL USERINTERFACE
*****************************
I assune u read the 3rd part of tasker tutorials which is about scenes
Link is on top
For making apps with beautyful interface u need to create tasks which enables tasker scenes
I will use metrostation icon pack and some local media files
I will show you how to add different types of elements with different ui
*****************************
PREPRATION FOR UI
****************************
First of all keep the structure of your app in mind, thus u can easily find the images and icons as per your need.u need to find suitable images for background, suitable icons for buttons,
Sometimes u may need a bit of photoshop to get brillian userinterface
U can take inspiration from several apps out there, mycolorscreen.com,icondatabase.net
Few examples of user interface
Below are homescreens from mycolorscreens.com
M showing just for demo
Get your icons ,images and background images ready before begining
*****************************
ADDING BACKROUND
*****************************
open tasker
Go to scene
Press + button
Give your scene a relative name
I have given name background
Now something like this will apear
On the right bottom corner u will find a magnifying glass icon, it will toogle your scene in edit/preview mod
Resize your scene
Now u can see
Ok cancel + and a teddy icon
No need to say about ok and cancel
+ icon is for adding eliments
And teddy will toogle your select mod in normal, move and resize
Now press the menu button and choose background colour
U will see a colourbox and a slider
The slider is for transperency level
Left side is full transperent
Right side is 0 transperency
If u choose full transperent your background will be complete transperent like this
U can also add images in the background instead colours
For adding image in background
Press + icon
And choose image
Name it anything relative
M naming it background
Below text edit box u will see multicoloured card icon
Press it to choose your image
The + and - buttons are for image transperency
Choose the source of image i choose local media
And select your picture
Now when your picture is loaded
Long press on picture and choose set as background
And your scene will be set with your desired background
****************************
ADDING BUTTONS
****************************
We will add a simple wifi toogle button, just for demo
Open tasker
Go to scene
Add new scene
Name it wifi toogle
Give it nice background, i have given black background
Resize it as per your need
Now we will add our button
Press + and choose image
Name it wifi off and choose icon by pressing multycolour card icon
I am using white for wifi off and red for wifi on
You can use any icon of your choice
Press ok and u will see something like this
Resize or move it by pressing the teddybear icon it allows you to choose touch mod
Now save your scene
And go to task menu
Add action
Scene/show scene
Choose your scene by pressing magnifier icon
Select wifi toogle which is our scene name
In display as option choose
Activity, full display no title
Save task by giving it suitable icon
Go to home screen
Add widget
Choose task
And select wifi
Now press on the widget and see if scene appears or not
Now u can test the changes which u make in scene
Now again come back to your scene menu in tasker
Choose our scene "wifi toogle"
Be in normal touch mode
Press on the wifi icon
Choose tap
Now press on + icon
And add action
Net/wifi/choose wifi toogle
Again add action by pressing +
Scene/eliment image
Something like this will apear
Pess magnifire and choose wifi toogle
In e pk ement name choose wifi off
Choose the red wifi icon
Check the if statement and choose variable by pressing yellow tag icon
Choose wifi status and in status write on
Press ok save
Again press +
Add action
Scene/scene image
Do the same as above only choose white wifi icon
And in variable
Wifi status must be set as off
Thats it save scene
Go to task
Long press
Choose export as app
Name it
And u are done
When u will launch the app and press on the button
It will turn wifi on and off
And also turn the icon red and white according wifi status
In the sam way we can
Make ics style on off switches
Like this
************************
WHAT MORE
*************************
u can also add more scenes in one single app
More buttons triggering more scenes and actions
U can use your first scene as app home
And several other scenes as menu
U can also make swipe support to your apps
Like this friendcaster app
Create 5 to 6 scenes
And add the blue indicator below every scene name title
And add your action in stroke menu
Either swipe updown
Swipe left right or any
And in action choose show scene action
Example
In info screen there will be an image with the indicator under info text and in sroke action it will show wall scene
Where wall scene will have same image with blue indicator under wall text
Swiping from wall scene will show
Photos scene
Swipping from photos scene will show members scene
U will have to add 2 strokes in each scene one for left to right to show next scene
And one for right to left to show previous scene
*****************************
Advanced users only
***************************
U can also make some app like this
Open tasker create new scene
Press + button choose slider
And add your values
****************************
more????????
**************************
U can make calculator, file browser
Pranks, antitheft apps using this guide
How?
Its time to use your brain and variables
************************
Even more???????
************************
Have a look here
tasker.wikidot.com/profile-index
M tired typing this
Hope u understood this
If u did not understand anything do post in thread not in pm
And as i said this is just 1%of taskers ability
If u are interested to make apps like
Air call answer,caller name speaker.flip to mute,speaking calculator. Just post here .and i am there
***************************
Hit thx button if i helped you
***************************
ALSO HAVE A LOOK
****************************
how to make android apps
http://forum.xda-developers.com/showthread.php?t=2179738
how to remove google account without formatting
http://forum.xda-developers.com/showthread.php?t=2134320
post your apps made by tasker app factory
http://forum.xda-developers.com/showthread.php?t=2185701
floating video for any phone
http://forum.xda-developers.com/showthread.php?t=2138737
smart stay for any phone with front camera
http://forum.xda-developers.com/showthread.php?t=2138740
my tasker profiles
http://forum.xda-developers.com/showthread.php?t=2066461
Click to expand...
Click to collapse
Original Thread : http://forum.xda-developers.com/showthread.php?t=2179738

Excellent :thumbup: .... @op where do u find such amazing stuff. Thanks man. Though i plan to use it more than getting a girls number .
Pressed it.

>_< aah iwait this thread :good: and now will try at home :3

Thanks for sharing
Sent from my HTC Explorer A310e using xda app-developers app

Related

[iPhoneToday FAQ's] iPhoneToday walkthroughs and icons

As I no longer have/use windows mobile, so I am no longer able to maintain this thread. If you have any questions, please post in the iPhone Today thread as they will most likely not get answered here.
=======================================================
=======================================================
=======================================================
=======================================================
This thread was created to have a single place for walkthroughs, program add ons, icons and FAQ's for iPhone Today made by MiToNiOeS (and now by tronikos).
The disclamer (everything has them now)
ALWAYS BACK UP YOUR PHONE; As with anything that you can do to your phone, if you do somthing wrong, you may have to hard reset (very rare); but if you backup your phone first, you will not loose anything. MiToNiOeS, tronikos and j101399j(myself) take no responsibility if you mess up your phone from doing something stupid. This program in no way can mess up or cause problems with your phone. Now that, that was said, back to reality...
Please do not post in this thread unless you have something to add helpful. If you have a question PM me or post it in the iPhone Today forum here:
New thread starting @ v1.4 (Many options added): http://forum.xda-developers.com/showthread.php?t=633618
Original Thread: http://forum.xda-developers.com/showthread.php?t=508429
Please Start here:
How to Install (Post 2)
Menus and Options (Post 3)
Advanced Functions (Post 4)
There are two great weather script/applictions that display an icon for the weather.
#1 From michoob
http://forum.xda-developers.com/showthread.php?t=603817
{
"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"
}
#2 from arealityfarbetween
http://forum.xda-developers.com/showthread.php?t=882110
INFO
TRITaniumWeather is specialized for the Titanium interface, with some features for iPhoneToday and S2U2.
Whereas ITPWeather is really specialized for iPhoneToday and S2U2, with much more related options
Click to expand...
Click to collapse
Click to expand...
Click to collapse
The FAQ's (Post 5)
Icons, Icons and more Icons (Post 6)
Additional Programs and Add-ons (Post 7)
==============================================
As you can tell, I have not been on for a while and have not had a chance to keep this updated. I no longer use my Tilt (except as a GPS); so I get very little time on it. So if you see something old or outdated, please PM me.
The Walkthrough
Preparation
FIRST and MOST IMPORTANT: Back up your phone
Click to expand...
Click to collapse
Updated Feb 27,2010; based off v1.4+
How to install:
1. Start by downloading one of the iPhone_Today.zip files from here
This will install all of the needed files for iPhone Today to work.
If this is an update and you have already installed iPT; backup your icons.xml and settings.xml files. Install the new version and then put your icons and settings files back in.
2. Copy the iPhone Today cab onto your phone.
3. On your phone, navigate to the iPhoneToday.cab file
4. Click the iPhgoneToday.cab file and install it to your phone. DO NOT INSTALL TO THE STORAGE CARD
5. You have 2 versions installed;
a. The exe version is opened like a program (start menu --> programs --> iPhoneToday.exe) This is full screen mode. And it will exit if you press home or end. This works very well with programs that use tabs, like TF3d.
b. Or you can use iPhoneToday as a today plug-in. Go into "Start --> Settings --> Today --> Today items" and disable all other today plugins besids iPhone Today​6. Use the icon and settings UI managers to add/edit icons (See below for UI instructions)
Adding Icons and UI instructions see post#3
How to update:
If you have v1.3 or older; uninstall iPT and follow the directions for a fresh install
If this is un update for v1.4+ then do not uninstall iPT; just download and install the new version. It will ask if you want to save your fles, select yes, and you are good to go,
The Menus and Options
Start by pressing (and holding) anywhere on the screen. A menu will pop up
(If you press and hold on an icon)
Add Icon (See menu 1)
Edit Icon (See menu 1)
Delete Icon - This will delete the selected icon (if it is the last icon on the page, it will also delete the page)
Move Icon - This moves the icon', select it, then go to the page you want the icon and press and select Move Here
Copy Icon - This copies the icon; select it, then go to the page you want the icon to be copied to, press and select Copy Here
Move Here - This shows if you have seleced to Move an icon
(If you select this in a blank spot it will move the selected icon to the end of the page. If you select this on another icon (select icon to move then press on another icon) it will move the selected icon to that location and push the rest of the icon back)
Copy Here - This shows if you have seleced to Copy an icon
(Same as move icon)
-----------
Cancel​===================================================
(If you press and hold in a blank area)
Add Icon (See menu 1)
Options (See menu 2)
-----------
Cancel
​Menu 1
When you select “Add Icon” or “Edit Icon” you will enter the icon edit menu
Screen: This should be filled out all ready; to add the icon to a different screen or a new screen, change this number. To set the icon to the bottom static bar (the bottom icons do not move) set screen to -1. Note that the 1st page is number 0, the second page is number 1 and so on.
Icon: Location of the icon on that page. Note that the 1st icon is number 0; the second icon is number 1 and so on.
Name: This is the name that will display under the icon
Image: this is the location of the picture for the icon
Type: If this is a special icon, select it, otherwise select normal​
Alarm State: shows alarm bubble if alarm is on
Battery: This displays the battery % left as a digital number
Bluetooth State: shows green oval when BT is on
Calendar: Displays calender day/date
Calendar and Appointments: Displays calender day/date and a bubble with # of upcomming appointments
Clock: Displays time
Clock and Alarm State: Displays time and a bubble if alarm is on
Missed Calls: Displays a bubble with # of missed calls
Next Tasks: Displays a bubble with # of Tasks
Normal: This is used for all normal icons that don't have a state
Unread MMS: Displays a bubble with # of unread MMS (does not work if your mms and sms are counted together)
Unread Other E-mail: Displays a bubble with # of unread non-Active Sync/Outlook e-mails
Enread SMS: Displays a bubble with # of unread SMS (does not work if your mms and sms are counted together)
Unread SMS & MMS: Displays a bubble with # of unread MMS and SMS
Unread Snyc E-mails: Displays a bubble with # of unread Outlook/Active Sync E-mails
Unread Total E-mails: Displays bubble with # of all/any unread e-mails
WiFi State: shows green oval when WiFi is on
Execute: This is the program that runs when the icon is pressed. WARNING Do not select any exe, lnk, mscr files with any of these characters [email protected]#$%^&*()_+=-<>,./? This will crash iPhoneToday. If you need to use a file with one of these create a shortcut to that file and aim the icon at that shortcut.
We now how special executables just put the bold bart below and when you press the icon, it will do the following actions
--keyboard command to show/hide the keyboard.
--winkey command to display the start menu.--rotate to rotate the screen 90 degrees
--rotate:<angle> (e.g. --rotate:270) to rotate the screen by the given angle
--volume:<number> to set the system volume to <number> (0-100)
--volume:+<step>
--volume:-<step> to increase or decrease the system volume by <step>
--reset or
--restart to soft reset the device
--off or
--standby or
--suspend to suspend the device
--minimize to minimize the iPhoneToday's window (only for exe version)
--taskbar to show/hide the taskbar (only for exe version)
--goto:up to go one page up
--goto:down to go one down
--add to open the add icon dialog
--options to open the options dialog
--close or
--exit to exit iPT (Note this is Disabled for the dll version)
--goto:2 (or any other number) to jump to screen #2 (or any other number)
--goto:next to jump to the next screen
--gotoprevious to jump to the previous screen
--reload or
--relaunch Causes iPT to reload the icons (used more with Mortscript)
Parameters: this is a command or setting used for the program being run. For example if you have a program that dials a number, this is where you would put the phone number
ExecuteAlt: This is the program that runs when the (special icon) has a status; call missed call
ParamsAlt: this is a command or setting used for the Alt program being run if any.
Launch Animation: Check this if you want a simple animation when the icon is pressed
​Menu 2
When you select “Options” you will enter settings the edit menu
Main Screen Tab
This tab changes the look and placment of the icons
Icon Width: This is how many pixles in height and width the icons will be
Icons per row: This is how many icons will be per row
Text Height: Height of the text, same as font size in pixles
Text offset: Use this to un-center the text
Text Color: Font color
Bold checkbox: Check this box to make the icon text bold
Gradient: If you disable transparent, and don't use a background image in the background tab, using these colors will give your background a mix of the 2 colors; try its kinda cool
Minimum Vertical Space: This is the minimum space between the left and right side of each icon
Additional Horzontal Space: This is the addition roon between the tops of the icons. It spaces them apart
Offsets: This controls the thickness of the margins around the icons
Bottom Bar
​This tab changes the look and placment of the icons in the bottom row (same as Main Screen Tab)
It does not have to match the Main screen, but it will look different
Background
This tab changes the look of the background
Wallpaper: This is the pictures used as the background
Static checkbox: Check this if you want the background to stay still; uncheck if you have a wide background that will scroll with the pages
Transparent checkbox: Check to make iPT's background transparent, this will make the desktop background visable
Color: Use with no picture, static and non-transparent, for a solid colored background​Skin
This tab changes the look of the notifactions bubbles for special icons
Header height: This is how tall the page header/title is (you have to add the header by editing the icons.xml file)
Color: Color of header
Header weight:This is the thinkness of the header text
Header offset: How far from the top of the page the header sits
For more on headers and how to use them check here and check post 95
Circles Diameter: This is the diameter of the little page circles just above the bottom row
Circ. distence: This is the distence in pixels between the page circles
Bubble notif : This is the graphic used when there is a notifaction for a special icon, like how many appointments you have
Bubble state : This is the bubble used on the on/off state special icons
Bubble alarm : This is the bubble that is used for the alarm and clock and alarm special icons when the alarm is turned on​Movement
This tab changes the way the screens move
(If you change these settings, write down the ones that work first; that way you always know what you can go back to)
Movement Threshold: This is how far your finger needs to slide before page starts sliding with it (make smaller to make page slide soner)
Movement Factor : This is how many pixels the page moves at once when slidding (keep small for a smoother slide)
Min Velocity : This is how slow the page wil slide back into place when you stop slidding (make higher to speed up page auto centering)
Mac Velocity : This is how fast the page can slide back into place when you stop slidding (make higher to speed up page auto centering)​Special Icons
This tab changes the look of the special icons
Height : This is the height in % to the size of the icon for each area
Width : This is the width in % to the size of the icon for each area
Weight : This is how Bold/thick the text is for eacyh area
Battery: This is for the battery icon
DOW : Is the day of week (Mon, tues... Sun)
DOM : Is the day of the month (1st, 2nd, 3rd... 31st)
Clock : Well this is the numbers for the clock​Miscellaneous
This tab changes the look and placment of the icons
Fullscreen: This makes the exe version full screen (no top or bottom bars)
Never Show Taskbar : This disables/hides the taskbar
Do Not Show Window Tittle : ????
Disable Right Click : This turns off right click or long press.
If you do this and need to get back into settings. Goto start --> Settings --> Today --> Highlight iPhoneToday and click options. Then you can re-enable it or change options
Ignore Rotation : It does not move the icons to landscape mode when you turn your screen
Notify Timer : This is how fast the page refreshes, or how long it will take the notify bubbles to apper
Close on launch : If you are using the exe version, iPT will close when you launch a program
Animate on Launch : I have not tired this one yet, but I think it allows/diables application animation when an icon is pressed
Vibrate on Launch : This is how long (in ms) to vibrate the device when an icon is pressed.​
Advanced Functions
Advanced:
1. There are two great weather script/applictions that display an icon for the weather.
#1 From michoob
http://forum.xda-developers.com/showthread.php?t=603817
#2 from arealityfarbetween
http://forum.xda-developers.com/showthread.php?t=882110
1 (again). How Create Shortcuts (somewhat advanced)
1. Open NotePad on your PC
2. Type a one line command to what the link points to
a. The number before the # sign is the number of characters after the # sign
b. The text following the # sign is the location of the command
i. If this points to a file, it would look like “\windows\start menu\starfire.lnk”
ii. Since there is a space in the location, use quotations
c. The text after the file location is the paramters for the file; the below example pases the commands to open the SMS account and display it’s inbox location
3. Save the file with .lnk at the end
19#:MSINBOX -service "SMS" -open "Inbox"
2. MY XML EDITOR (more for editing text, link and mscr files)
I was unable to (no matter how much I tired or where I put the files) get PHM Notepad. I did find pocket text editor, which does work. Just copy the files to My Documents, and you can edit it from there. So far it works perfectly and saves the file correctly. File Attached
3. How to create a link to a phone number
I found using vj555 phone tools, you can have an icon call a phone number. You can download the phone tools here:
http://www.vijay555.com/
Just make sure you aim at the dialer.exe and set the phone number as a parameter. For Example
<icon name="Home" image="home.png" exec="\program files\vijay555\vjdialer.exe" parameters="8881234567" type="0" execAlt="" parametersAlt=""/>
When you hit the button, it will automatically dial that number. Remember no dashes in the phone number.
ANOTHER OPTION:
Here is a really cool program that will automatically create the contact links:
http://forum.xda-developers.com/showthread.php?t=555574
oldsap said it perfectly:
Manually creating shortcut files for sms and call sending to specific contacts requires using a text editor (in PPC and PC) and then manually typing text codes and memorizing the phone number for that particular contact, then repeating the same procedure again and again for each contact.
oldsap created a simple application to automate all of this.
4. Create an icon to a website
To create a link to a website, select the program you want the site to open in, in mycase, I use Skyfire. Under the parameters, put the exact website. Here is my icon to this forum.
<icon name="X-divs" image="\iPhoneToday\icons\XDADevs2.png" exec="\Windows\Start Menu\Programs\Skyfire.lnk" parameters="http://forum.xda-developers.com/showthread.php?t=508429" type="0" execAlt="" parametersAlt=""/>
5. Create an icon to a folder
Set the exe file at your file explorer and set the paramaters to the exact location of the file to open. This is my link to my games folder
<icon name="Icons" image="\iPhoneToday\icons\icons.png" exec="\Windows\Start Menu\File Explorer.lnk" parameters="\windows\start menu\programs\games\" type="0" execAlt="" parametersAlt=""/>
6. Create an icon to a SMS and E-mail
Use the attached e-mail, outlook and SMS shortcut files, readSMS.lnk for text messages, use readHotmail.lnk for hotmail, ReadGmail.lnk for Gmail, and ReadOutlook.lnk ActiveSync e-mails; do not add parameters if you use these links.
Or you can create a shortcut (See #1 above)
SMS
Code:
19#:MSINBOX -service "SMS" -open "Inbox"
Outlook e-mails:
Code:
54#\windows\tmail.exe -service "ActiveSync" -open "Inbox"
Hotmail
Code:
40#:MSINBOX -service "Hotmail" -open "Inbox"
Gmail
Code:
38#:MSINBOX -service "Gmail" -open "Inbox"
7. Link an icon to a Settings
Attached are my "settings" shortcuts. These shortcuts take you directly to settings and functions on your phone:
http://forum.xda-developers.com/showpost.php?p=3858415&postcount=547
I have also attached an all-settings-link zip file that contains all the settings available. They do not have fancy icons, but it covered everything. Please note, that some of the links go to a settings tab. For example the Backlight_Settings.lnk and Backlight_Battery-Power.lnk shortcuts go to the same backlight settings location, the difference is the Backlight_Battery-Power.lnk goes to the Battery-Power tab. Not all of my tab commands will work on all phones (sorry). So for that example, if you click both links and they both take you to the 1st tab; then tab selection is not supported for that settings location. And you only need one of the link files.
8. How do I rotate the screen
I have attached a switchrotation.zip file at the bottom of this thread. That will allow you to rotate the screen. {Thanks Jeannette for the program}
9. Link an icon to a Call History
To link to call history (files attached):
1. Download the LaunchMSItem.zip
2. UnZip the LaunchMSItem.zip and copy the LaunchMSItem.exe to your phone; (I reccomend your storage card)
3. Edit your "phone" or "call" icon and set the type to "Missed calls"
4. Set the ExecuteAlt to LaunchMSItem.exe's location
5. Set the ParamsAlt to CALLHISTORY_ALL_CALLS
This will, when you have a missed call, goto call history
10. Creating MortScript Files
This can be easy or complicated. I recommend vising the new thread dedcated to Mortscript, or tyhe one for icon programs here:
new thread for v1.4+
http://forum.xda-developers.com/showthread.php?p=5718197#post5718197
Old thread for v1.3 and older
http://forum.xda-developers.com/showthread.php?p=4308615#post4308615
11. How to create an apple icon for Manillia Today Page (a tab for iPT on TF3D)
drjim said:
Back on page 207, post #2063, bbonzz created Apple slider tab icons that can be used with Manila Today Page to have a unique slider tab for iPhone Today (instead of having to use the boring MTP Today tab or a tab that you weren't using).
On page 208, post #2079 (or around there), bbonzz has a .zip file of two manila files that will allow you to have a pretty basic Apple slider tab icon (similar to the old-style whitish slider tab icons of TF3D 2.0 and earlier.
Well, being the generous fellow that he is, bbonzz created a colored Apple tab icon for me that fits in just right with my TF3D 2.5 icon set that is a part of Herg's 23412 build. See pic below.
Click to expand...
Click to collapse
drjim said:
Just unzip and insert the two files in /Windows, replacing the current ones, reset, and select Today tab in Settings--Customize Tabs.
Click to expand...
Click to collapse
Please visit his post or the other 2 linked posts for the zip file...
12. Adding a link to a contact card
lorier said:
a link to the go2contact tool
forum.xda-developers.com/showthread.php?t=367332
It help to show a contact card with the contact name in parameter :
go2contact.exe "Doe, John"
Click to expand...
Click to collapse
Here are the FAQ's:
----------------------------------------------------------------
1. Q: How do I make the bottom bar go away? (aka the soft keys)
A: I have come across a few solutions; if NueNoBar does not work, try question 2. 1st try NueNoBar, there are 2 versions (v1.3 and v2.0); I recommend downloading both, v1.3 works on some and v2.0 works on others.
I haver attached NueNoBar v1.3 & v2.0 to this post at the bottom
2. Q: NueNoBar does not work at all, no matter what I try!!
A: Here are 2 more options:
------2a. Try dciNoBar; NueNoBar did not work on my 2ed phone, so I tried this and it works perfectly. You can find one verison of it here http://forum.xda-developers.com/showthread.php?t=356978
I haver attached dciNoBar to this post at the bottom
------2b. Also try a program called Second Today (thank you dustinmcd for this one and how to use it) http://www.chi-tai.info/cs_wm_tools_im_cs.htm#SecondToday; It has an option to hide the bottom bar and also gives the flexibility to use another plugin (such as Titanium) easily. Just enable no today plugins, set up iphonetoday as their "Second Today" and run it full time with minimal memory use.
3. Q. How do I have my calender show the days in my language?
A. Attached at the bottom of this post is a file called Settings XML files.zip this file contains the settings.xml files for all 4 phone resolutions and in English, Espanol (Spanish), Deutsch (German) and Français (French). Just replace your current settings.xml file in your "\iPhoneToday" folder on your phone with that one. Then restart iPhoneToday; now the days will be in your language.
I only speek English, so if I messed up; please PM me.
OR
You need to edit the settings file (located in: /iPhoneToday/settings.xml). Copy your settings.xml file to your PC. Open the file with notepad (ONLY USE NOTEPAD). Change the text inbetween the bracketed days:
ie:
English
Code:
<Sunday>Sun</Sunday>
Code:
[I]<Monday>Mon</Mon>[/I]
or Espanol
Code:
<Sunday>Dom</Sunday>
Code:
[I]<Monday>Lun</Mon>[/I]
or my favorite
Code:
[I]<Sunday>Rest2</Sunday>[/I]
[I]<Monday>Hell1</Monday>[/I]
[I]<Tuesday>Hell2</Tuesday>[/I]
[I]<Wednesday>Hump</Wednesday>[/I]
[I]<Thursday>Better</Thursday>[/I]
[I]<Friday>Party</Friday>[/I]
[I]<Saturday>Rest1</Saturday>[/I]
Save the file, and copy back to your phone. And reset iPT (disable it and re-enable it)
4. How do I add a new page?
A:
. 1. Go to your last page
. 2. Press and hold in any blank area to get the pop menu to add a new icon.
. 3. On the icon add/edit page, in the upper left corner is the screen # selection, it should already have a number. (I have 5 pages, and since the 1st page is page #0; it has the number a 4 in it).
. 3a. If you want to add the icon to the bottom bar, change the screen number to -1;
. 3b. If you want a new page, change the number up by one. For example, I have 5 pages, and I want a 6th page. So I changed the number from 4 to 5 (Remember the 1st page is #0, second page is #1, third page is #2; and so on...)
. Save the icon and now you will have a new page. Also, if you delete all of the icons from a page (like if you are moving them); once the page is blank, it will be deleted. So if you do not want the page to go away, there must be an icon on it.
5. Q: I was editing my icons and everything disappered
A: Chances are your icon's executable path has a special character in it [email protected]#$%^&*()_+=-/.,<>?; or one of your parameters has a " in it. The extra " in your parameters will crash iPhone Today
6. Q: I get a small keyboard at the bottom of the screen
A: Your screen height is a little too big. For some reason NueNoBar has a bug and causes this issue. Start by shrinking your screen height by 1. Open your text messages and close them. If the screen is still too high, the keyboard will still be there. Keep shrinking the screen height till it goes away. Unfortunatuly this will leave 2-3 lines of background/empty spcae on the bottom.
7. Q: How do I create icons to the settings on my phone
A: See the advanced walkthrough, link above; Link an icon to a Settings
8. Q: How do I link to my call history
A: See the advanced walkthrough, link above; Link an icon to a Call History
9. Q: How do I Link to my sms and e-mail
A: See the advanced walkthrough, link above; Create an icon to a SMS and E-mail
10. Q: My bottom icons are messedup/gone after switching back to portrait after landscape mode
A: Disable the landscape option in iPhoneToday settings. This is a problem on some phones and there is no real fix yet
11. Q: I have a scroll bar on the side
A: Your screen height is too large, or you have another today plugin turned on (under or over iPhone Today), or your icons are too big and over laping. You need to lower your screen height.
12. Q: Can we have a clock?
A:For those having problems to see the digital clock:
1 add a new icon, a blank one or one with only a colored background
2 execute nothing or, if you have, a shortcut to the winmobile clock
3 change the Type from 'normal' to 'clock'
4 Enjoy your time Thanks CU
13. What is the "dll" version?
This no longer applies
14. I have iPhone Today installed; how do I update
A: If you are going to install a new vrsion.
1. 1st back up your icons, icons.xml file to your storeage card.
2. Uninstall your current iPhoneToday
3. Restart your phone
4. Install
5. copy your backed up files back to the main iPhoneToday folder to be safe
Please note that for now you cannot backup your settings
You have updated your phone
15. During installation it says that the software in compatible with the operation system. I accept and continue the installation. When installation is completed I cant see the today plugin in the list.
A. {Thanks Jeannette for the answer and cab} you have to install the "RemoveSecurity.CAB " attached at the bottom of this post to remove the security warning. Also you have to install iPhoneToday to the device. If you install to 'My Storage' it doesn't show as a today item
16. How do I create icons that turn Bluetooth or Wifi on/off?
A: Download and install Raiisak`s Bluetooth Button and Raiisak`s WLAN Button from here: http://forum.xda-developers.com/showthread.php?t=398050
AKToggleWifi is also a great program for WiFi Toggle.
You can find AKToggleWifi here: http://forum.xda-developers.com/showthread.php?t=442727
And you always have Sir. John's Toggle scripts:
http://forum.xda-developers.com/showpost.php?p=4308712&postcount=2
17. Battery icon?
Check out this post:
http://forum.xda-developers.com/showpost.php?p=4408487&postcount=2148
No longer needed (unless you want different looking icons). Now there is a battery type for an icon
Here are links to different icons packs:
http://forum.xda-developers.com/showpost.php?p=4636034&postcount=2615
Pfonck's Large notification bubbles
----------------------------------------------------
http://forum.xda-developers.com/showpost.php?p=3742417&postcount=130
drjim's icons
----------------------------------------------------
http://forum.xda-developers.com/showthread.php?t=378260
bluemetalaxe icons (Link to thread)
----------------------------------------------------
http://forum.xda-developers.com/showpost.php?p=3746073&postcount=137
jaskiratsingh icons
----------------------------------------------------
http://forum.xda-developers.com/showpost.php?p=3799204&postcount=360
j101399j icons
----------------------------------------------------
http://forum.xda-developers.com/showpost.php?p=4322390&postcount=1944
http://forum.xda-developers.com/showpost.php?p=4358383&postcount=2029
http://forum.xda-developers.com/showpost.php?p=4359229&postcount=2032
Punker's icons
----------------------------------------------------
http://forum.xda-developers.com/showpost.php?p=4323957&postcount=1947
BOBO_01's icons (weather)
----------------------------------------------------
external icons
Original posted here
http://forum.xda-developers.com/showpost.php?p=3807207&postcount=384
Here are the links, the 2nd link has over 2000 icons; thank you stevieray
http://rapidshare.com/files/158548222/tenuis.zip
http://dl.getdropbox.com/u/5904/Tenuis_Repacked.theme.zip
----------------------------------------------------
http://forum.xda-developers.com/showpost.php?p=4232772&postcount=1524
bbonzz icons and WVGA settings
Here are links to add on programs:
Programs and add ons
http://forum.xda-developers.com/showpost.php?p=3776128&postcount=246
Music player
http://forum.xda-developers.com/showthread.php?t=508102\
Manillia Today Page for Touch Flow 3d This does not work on TF2D
There are many Mortscript based add ons available; they have been moved to:
http://forum.xda-developers.com/showthread.php?p=4308615#post4308615
Here is a really neat way to add a tab in TouchFlo 3D as iPT
http://forum.xda-developers.com/showpost.php?p=4381541&postcount=2063
Thanks Bbonz
Question: Is it possible to set parameters for an email icon that will open whatever email account has mail or does it need to be one account per icon?
Biglittlewhateva said:
Question: Is it possible to set parameters for an email icon that will open whatever email account has mail or does it need to be one account per icon?
Click to expand...
Click to collapse
I am sure there is a MortScript that can do that (Check each account. At the moment no; if I figure it out, I'll let you know
j101399j said:
I am sure there is a MortScript that can do that (Check each account. At the moment no; if I figure it out, I'll let you know
Click to expand...
Click to collapse
Sound great! Thanks.
missing screen in iphonetoday
i have accidentilly deleted the third screen, how do i get it back?
lsev said:
i have accidentilly deleted the third screen, how do i get it back?
Click to expand...
Click to collapse
How many pages do you have, was the 3rd page the last page, or was it in the middle.
If it was the last page:
Press and hold to create a new icon, on the icon details page, in the upper left corner, you will see a "screen" option; change it to "2" (0 is page 1, 1 is page 2 and so on). Give the icon a name and save it. This will add a 3rd page. Now create as needed.
If you have more then 3 pages
You will need to move all but one icon off that page (to create a new end page see above steps). Then add a new icon to page 3 (if there are no icons, the page will delete). Move the last icon to the new last page. Since you have that new icon on page 3, it will not delete that page. Then you are ready to go.
Is it possible to create an icon that opens a new screen in IphoneToday? I created shortcuts to several phonenumbers. I'd like to group them. I mean when I hit the icon a new screen opens with the grouped shortcuts to the phonenumbers.
blbean said:
Is it possible to create an icon that opens a new screen in IphoneToday? I created shortcuts to several phonenumbers. I'd like to group them. I mean when I hit the icon a new screen opens with the grouped shortcuts to the phonenumbers.
Click to expand...
Click to collapse
You would have to create a new icons.xml file that has just those icons and use MortScript to swap the files and refresh iPT. See this post:
http://forum.xda-developers.com/showpost.php?p=4352045&postcount=2008
Can you go over adding pages..
cyberhern said:
Can you go over adding pages..
Click to expand...
Click to collapse
Sure,
1. Go to your last page
2. Press and hold in any blank area to get the pop menu to add a new icon.
3. On the icon add/edit page, in the upper left corner is the screen # selection, it should already have a number. (I have 5 pages, and since the 1st page is page #0; it has the number a 4 in it).
3a. If you want to add the icon to the bottom bar, change the screen number to -1;
3b. If you want a new page, change the number up by one. For example, I have 5 pages, and I want a 6th page. So I changed the number from 4 to 5 (Remember the 1st page is #0, second page is #1, third page is #2; and so on...)
Save the icon and now you will have a new page. Also, if you delete all of the icons from a page (like if you are moving them); once the page is blank, it will be deleted. So if you do not want the page to go away, there must be an icon on it.
IphoneToday for Sony Ericsson Xperia X1
Hi there, Can I install the IphoneToday in Xperia X1 n can I have it as 1 of the panels?
Cheers!
violinflash said:
Hi there, Can I install the IphoneToday in Xperia X1 n can I have it as 1 of the panels? Cheers!
Click to expand...
Click to collapse
I do not have an X1, maybe if someone does? have you tried? worse case, you can always delete it/uninstall it
After using iPT some buttons are useless now, like the Windows Hardbutton and the start menu (on my TP2. So, it would be nice to add some info to the guide to change the mapping og this buttons. You now how to map f.e. the Windows Hardbuttion to programs? And how to make a link to the settings, i mean just to all 3 tabs, not to specific phone settigs?
DarkPrinceByWWW said:
After using iPT some buttons are useless now, like the Windows Hardbutton and the start menu (on my TP2. So, it would be nice to add some info to the guide to change the mapping og this buttons. You now how to map f.e. the Windows Hardbuttion to programs? And how to make a link to the settings, i mean just to all 3 tabs, not to specific phone settigs?
Click to expand...
Click to collapse
iPT does not disable or mess with the hard buttons when ran as a today plug-in. If you are using the exe version (start --> programs--> iPhoneToday.exe); then you will loose your hard soft keys bcause you are running it as a program, not a plug-in; same as any full screen program. If you run iPT that way, you will need to create icons to those settings/items. Since every phgone is different, I can't really create a guide how to add them

[Home Screen] "HUBS" Updated With Walkthrough

I've been receiving messages inquiring on how I've gotten my nook color to look like:
{
"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"
}
UPDATED TUTORIAL​
[/CENTER]
The general idea of "Hubs" is to create a dedicated screen for each piece of media/productivity while providing a visual eye candy. "Hubs" is easy to emulate, and even easier to create your own style. Despite the lengthy tutorial, its actually easier than it seems. The fun part comes with setting up you layout!
What you'll need:
Main
Adw Launcer EX
Launcher Pro Plus
Multi Live Wallpaper
Minimalistic Text
Simple Text
Optional
Pulse (for widgets)
Cowon Clock/ BobClock Widget
Mizuu Movies
Launcher Pro Plus (Widgets)
Video Tutorial
Part I
Part II
FINAL
WALKTHROUGH​ADW Launcher Users[/U][/B]
-To remove top bar-Press and hold and empty area on your home screen then click on "Launcher Actions" > "Hide/Show Action Bars"
-Enable Widget Overlapping-"Menu"> "ADW Settings"> "UI Settings" > "Screen Preference"> Check "Overlap Widgets" in the Advanced Settings Tab
-Increase Retail Space on your screen-"Menu"> "ADW Settings"> "UI Settings" > "Screen Preference"> Increase the desktop "Rows" and "Columns" in the "Desktop Layout" Tab.
Launcher Pro Plus Users- while not optimized for 3.2, it still runs perfect.
-Increase Retail Space on your screen-"Menu"> "Preference" > "Homescreen Settings" > Increase the "Number of columns/rows" in the Homescreen Grid.
-Remove Icons From Right Dock- Hold your finger on the icon you wish to remove> "change shortcut"> "Blank"
*You may add screen transitions for each launcher if you wish, however my advise is to leave it at default as you can set transition for Multi Live wallpaper. Doing both launcher and MLW will make your screen look "too busy" IMO.
To set the "Bars" (Titles for "Home", "Music", "Movies" etc.)
Minimalistic Text
-To set title- Press and hold a free space on the screen > "widgets" > "Minimalistic Text" (size may vary per style however I use either 4x2 or 6x1 as long as its horizontal > ensure that "background color" is checked > "Predefined Layout" > "Custom" > "Custom Layout" > Click on the plus sign > "Misc" > "Static Text".
-Black Bar Tutorial click here
Wallpapers
-Set up - Load up your wallpapers on your sd card/internal memory and placing them into seperate folders and name them based on the images (ex. Music, Movies, Games etc)
- Long press an empty screen on your homescreen > "Wallpapers" > "Live Wallpapers"> "MultiPicture Live Wallpaper"> "Settings"
- For each "Screen _ Settings" Select the picture source as "Picture Folder" and navigate it to point to your corresponding homescreen.
- Additionally you make select the screen transition here that reflects your particular taste. You may also set a default wallpaper for your lockscreen.
Despite the dozen of widget on the homescreen and live wallpaper, battery use is minimal.I have provided wallpapers below to help you get started.
NAVIGATING BETWEEN HUBS​
There are two methods in which you can navigate to each individual homescreen.
Method one: Prior/Alternate way for navigation text was achieved using this methodby trekkie0927. Using invisible icons in tandem with minimalistic text can make it easier to flip to each hubs. Please rate/comment his video.
Method two: I found a great alternative to Minimalistic Text in terms of using the text buttons to jump from one screen to another called Simple Text. Since it's only an icon and not a widget, it consumes no memory and provides a great minimal look.
User AcIdC0R3 has posted a great tutorial. (Please thank him!)​
Make sure you have ADWLauncher EX
Go to the market and install Simple Text
Long press on the screen and select 'Custom Shortcut'
'Pick your activity', select 'Launcher Actions'
Choose which screen you want, 1 - 5 or 1 - 7 if your using seven screens
Click on the picture of the 2 screens side by side
Select 'ADWTheme IconPacks' and select 'Simple Text'
Select the grey box named 'Simple'
replace the word 'Simple' with whatever of your choosing like 'Video' for your video hub or 'Social' for your social media hub and so forth
Adjust your text size, Y and X coordinates, your shadow settings etc.
Click the little blue 'A' in the top right side of the screen and select your font (more on fonts further down)
You also have the option to select the color wheel next to the 'A' and adjust your text color
Select the menu icon on the task bar at the bottom and select 'Save Style' if you want to keep what you created for later use as well.
Click 'Save Icon' which will create your icon for you
Back at the black edit screen remove the text from the text field and click OK
You should now have a custom text icon that will activate whichever screen you chose for it. You can click any app icon on your screen and follow the same procedure for your apps so all your apps also have text icons.
[FONTS] In a file manager go to /sdcard/Simple Text/ and create a folder named 'fonts' (that is plural with an 's' at the end). Next go to somewhere like dafont.com and download you some kewl fonts and place them within that 'fonts' directory you just created. Now when you go into Simple Text to do your editing you will have more fonts to choose from.
That's all there is to it.
You can also work with layers within the creation of your Simple Text. Notice below where I created a new layer, rotated my new text layer and intersected where both words have the letter 'E'.
However you may notice that simple text does have it's limitations:
Icons can only be 1x1
Works best on adw
No way to resize; it is only an icon after all.
Miscellaneous
​ISSUE: You may experience widget being placed "behind" the black bars. If so try this method provided by user SwiftLegend
1. Put the widgets/icons you want on TOP of the blackbar FIRST. You need these before anything.
2. Select a Minimalistic Text Widget, I usually use 1x1. Clear out the text options (Predefined layout > Custom, delete all of the things there)
3. Once you're back at your homescreen and see the MT Widget, just long press and re size it to your liking.
You HAVE to make sure that whatever you want on TOP of the blackbar is put on the screen FIRST. Anything put on after will go underneath.
ISSUE 2: Users have reported that Minimalistic Widget refuses to post/ show up on the homescreen.
1. Turn your tablet into portrait mode.
2. Add the widget whilst staying in portrait mode as you apply you designs.
3. Rotate back to landscape.
ISSUE 3: You can no longer take full advantage of the screen real estate using adw ex (particularly the corners)
1. Recent update kills the use of every inch of the screen. In his attempt to emulate ICS, anderwebs made the edges of the screen inaccessible.
2. Revert back to an older version (1.3.3)
here's the original layout from the nook color if you guys are interested on putting this on your homescreen HERE
and here it is in action HEREhttp://www.youtube.com/watch?v=O8DxCVzARfE&fmt=38
Other Users take on "Hubs":
vrundmc​
"Hubs Remix by CinderWild "
and lastly hubs for different devices! Make sure you check each thread as people have different ideas that works on all devices. Wished Xda had a tablet general forums.
Hubs for Nook Color
Hubs for Asus Transformer
Hubs for Galaxy Tab 10.1
Hubs for Motorla Xoom
Hubs for Acer Iconia​
special thanks to AhmazinSKM
special thanks to 00McD00 for the banner
sepcial thanks to AcIdC0R3
One quick question...which launcher are you using? Is it just the default ADW without a dockbar?
adw ex. with no transitions as it lags a bit and looks less impressive (imo) on a larger screen.
What's the main widget on your Home screen?
Great work man. Seconding the question about your home screen widget. (The one with the weather and the time etc)
combination of minimalistic text, digital clock widget (by maize) and beautiful widget. Photo is "photo widget"
Cool, can you tell us how you got it to all look like one widget? My beautiful widgets and photo widget don't have the same background, so they don't look like they're all under the same "bar".
Also what are the widgets on your games screen? One looks like it's for xbox live and the featured widget at the bottom looks interesting.
This is an awesome idea. I set mine up with launcher pro and the text widget. I used the wipe effect for the wallpapers and I am quite happy with it.
Sent from my NookColor
What exactly is your number of columns and rows set to in the adw settings?
im using 10x10.
again those bars are minimalistic text with background and overlapped over icon/widgets
Ahh, ok regular adw launcher doesn't do overlap.
Can you tell us what those widgets on your games pages are?
Yes. Sorry I should've been more specific. I used adw launcher EX. Games sections is minimalistic text and my Xbox gamercard is spark 360
Anyone else having problems getting the images to change when you scroll to differnt screens? No matter what directory i set it to I just get a message "Picture not avail. Need to setup or reload". I have added five screens in the settings but it always stays on screen 3 when I scroll through the five that I have. Any specific setting you all are using?
You can run into issues with different launchers and settings like "Enable wallpaper scroll". All I can tell you is that adw.launcher seems to be the most compatible of the free launchers that I've tested out with Multipicture.
If you're on adw, try toggling the wallpaper scroll setting ad restarting your launcher.
lechiffre said:
You can run into issues with different launchers and settings like "Enable wallpaper scroll". All I can tell you is that adw.launcher seems to be the most compatible of the free launchers that I've tested out with Multipicture.
If you're on adw, try toggling the wallpaper scroll setting ad restarting your launcher.
Click to expand...
Click to collapse
I think that's the one thing that I did not try. Will do after lunch.
That worked. Thanks
No problem.
Thanks again to fliparsenal for his awesome layout idea!
enjoy guys. post some of yours!
My hubs
fliparsenal said:
enjoy guys. post some of yours!
Click to expand...
Click to collapse
loving it.
Still working on my layout, here's what I have for now:

[Theme][Guide]Metro UI [DIY]

Hello guys,
Looking at the number of people asking for a Metro UI look Guide i have decided to make this,This is my First ever guide,So if i go wrong somewhere go easy on me
Necessary Softwares Required
1) ADW Launcher
2)Desktop Visualizer
3)Multipicture Live Wallpaper
4)Minimalistic Text
Step 1: ADW Launher
* Install ADW launcher
* Go to ADW settings -> UI Presets -> main dock-> disable main dock
* Screen Preference-> Desktop Columns =9
Rows=5 ( you can give rows and columns number like you please,this just adjusts the widgets size )
*Under Advanced settings in screen preference - Enable Overlap Widgets
* You might Notice an Annoying blue line on top of the screen (to Remove it)
-long press on the screen and Select Launcher Actions
-Add Show/Hide Status Bar.then add it to screen click it.blue line disappears and Delete the show/hide status bar you have added.
*Disable Wallpaper Scrolling.
Okay now you are done ADW launcher for now! Good job! Now lets procees to the next step .
Step 2: Multilivewallpaper
*Long press on main screen -> wallpaper->live wallpaper -> you can select individual wallpapers for each screen(this is left to you)
* So after selecting wallpapers,you can change the transtition effect and stuff to your taste!
Step 3: Desktop VisualizeR
*Download the Icons pack i have attached and extract it in you tab.
*On Main Screen ->Long Press->Widgets->Desktop visualizer-> Choose 2x1 or 2x2 which ever you like (1x1 is also fine) .
*You will notice a widget will be added on your screen -> click it-> now it asks you to choose an icon -> select an icon from the icon pack you have extracted(consider you are making " books" widget.so select books image icon)
*Next it will ask for an Action to be executed -> select launch an app-> Ebook app(moon reader or whatever you use)
*Clear the Text Label Which will be below .
* Press ok and you are done
***REPEAT Step 3 every time you want to add an widget .
Step 4: Minimalistic Text(if you get confused ,i would recommend you to see some youtube videos on how to configue minimalistic text)
* long press on the screen ->minimalistic text widget->2*1 Size
*Untick show background
*Horizontal block ->left
*vertical Block->Center
*predefined layout->custom
now click custom layout which would be enabled down
*now you will see some boxes .long press them and drag and drop on the bin (its like removing an icon from the homescreen)
*After Removing everything ->select the green plus sign to add button->misc->static text(drag and drop on top i,e left to the green plus button)
*click on static text->give text "start"
Style->accented
*done press minus->press ok
*Now go to Accented it will be few rows below custom layout
*you can select the text style which u want.(i myself used size 50 ,thats all i did not make any more changes)
*Check "disable Action on tap" .Check this one
*press ok and your done
Step 4:
* you will be able to see the minimalistic widget you created ,drag and keep at one side.
*long press->launcher action->open app drawer
*now long press the open app drawer icon you created. Delete the text you see now click on the icon->select picture->select the transparent picture i provided.
*now place this "invisible icon on top left corner*
Now what our intention is we want to overlap the start text we created from minimalistic text and invisible icon ,so that when we click start ,app drawer should open. now bring in the start widget on same row ,notice u will not be able to place widget on top of each other so just place it by its side,then long press on start widget and edit then resize the widget so that it overlaps on the invisible app drawer widget.
Step 5: HD widgets
I used this app for the Clock and Weather widgets
End Product should look like the Screenshot i have Attached.
Thank you.
Hi dear friend...
Good guide you wrote, I didn't vote because I didn't read it all...
Can you please put the required APPs on this thread, so that it will be all together? If they're free, of course...
Thanks...
arashtarafar said:
Hi dear friend...
Good guide you wrote, I didn't vote because I didn't read it all...
Can you please put the required APPs on this thread, so that it will be all together? If they're free, of course...
Thanks...
Click to expand...
Click to collapse
Thank you for your comment.most of the apps which i have used are basic ones which come Pre-loaded in any ROM and HD widgets is a paid app i cannot put that one here.if u want something else feel free to ask.

[XPOSED][GS5.13.28] Xposed GEL Settings [3.0.1]

Alrighty! I don't understand why Google wants me to have this omnipresent search bar on every home screen if there obviously is Google Now / Google Search embedded into the launcher if you go to the left page. So after some searching I found a way to hide it. But it will show again if you go to the left screen; no functionality is lost. Of course digging through the code I found some more things which are customizable
Screenshots
{
"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"
}
Features
Hide
Google search bar / automatically show search bar on Google Now
apps from the app drawer
widgets
page indicator
app dock / auto hide
all apps button
icon labels
Icon pack (Premium)
supports any icon pack
per app icon change
per shortcut icon change
automatically applies new icon packs
dynamic calendar icon
automatically hide icon packs from the app drawer
App drawer tabs and folders (Premium)
Notification badges (Premium)
Gestures (unlock all gestures with Premium)
swipe down left, middle, right
swipe up left, middle, right
Gesture actions
pull down notification bar
pull down quicksettings panel
open app drawer
open last app from recents
open recents
open android settings
go to sleep
toggle hide/show app dock
launch an app
Change grid
homescreen
app drawer
app dock
homescreen margins
unlimited folder size [Premium]
Customization
app drawer background
folder colors (background, font, preview)
text colors on homescreen and app drawer
Icons
resize icons
resize icon texts
hide shadows
System UI
hide clock on default homescreen
open the app drawer when pressing the home button on default homescreen
change the icon of the home button to an app drawer icon on default homescreen
go to sleep when pressing back button on every screen or only on default homescreen
change the icon of the back button to a power off button
Android Integration
make navigation/statusbar transparent (Android >= 4.4)
hide apps from app drawer from the app info
add quicksetting tile "Lock desktop" (Android >= 4.2)
Misc
enable L Launcher design
always show "Ok Google"
rotate launcher
overlapping widgets [Premium]
all widgets are fully resizeable
set your own default homescreen
lock desktop
continuous scroll (experimental)
overscroll left or right to open the app drawer
overscroll in app drawer goes back to homescreen
close app drawer after launching an app
open app drawer from last closed position
disable wallpaper scrolling
override GNL settings button to open XGELS
Backup/Restore (Premium)
backup / restore homescreen layout (icon and folders)
Review
Quick overview of V1.5.3 by Armando Ferreira
Review of V1.2.1 by @italia0101 (Chris Nacca)
Review of V1.1 by TK
How to request a feature
theknut said:
Since the feature requests are poping up like crazy and users are not making an effort to explain the features and say thank you after I implemented it, I decided to only accept feature requests if you follow the instructions below. But that doesn't imply that I will implement it. I want to see some effort because I will most certainly have it and remember it's all done in my free time. It's not that I do this for living
So if you post a feature request please include
say "Thanks" and be grateful for what you already got
think about your feature and whether it is useful for others, too
properly explain what you really want
I never used Nova and such so I don't understand the request if you just name the setting you want.
I think this is only fair since I spent hours making this module and users don't even take a minute to properly explain what they want and even worse are not grateful for what they already got. For free.
Thanks to all who donated already.
Click to expand...
Click to collapse
Requirements
Xposed Framework
Google Now Launcher
new diaper
Instructions
download the module and install it
activate it in Xposed Installer → Modules
reboot your device
open Xposed GEL Settings
make all the changes you want
hit the restart button within the app to restart your launcher
Celebrate!
Known issues
In some cases the Google Doodle will not be loaded
How to resolve: pull down in GNow
State: This seems to be a problem of the launcher. This error also occurs if the module isn't activated at all.
If the grid size or hotseat count is changed icons/widgets may disappear (especially if you decrease sizes)
Severity: Keep it in mind
Resized icons or grid settings might lead to different sizes
State: working on it for the next update
Some settings will lead to icons being cut on the left and the right side even though enough space is available
State: working on it for the next update
If you've made changes to the launcher using apps like AppSettings (which is awesome by the way), you might encounter problems
Please report bugs if you find them! A good bug report includes repro steps and logcat and Xposed log file. You can paste them to www.pastebin.com. Screenshots and screen recordings are very important, too. If you provide all of this when reporting a bug it will make it a lot easier for me to help you.
If you report any bug mentioned above and/or ask questions which could have been answered if you've read the OP, please allow me to ignore your post as you did mine.
Thanks
@rovo89 of course for the framework but also for his support (really nice guy)
everyone for testing!
@Kyle C and @Decimation for the idea to make this module
@GermainZ for helping me with the first steps and answering various questions
Thanks to Sergey Margaritov for the colorpicker preference // https://github.com/attenzione/android-ColorPickerPreference
Thanks to @Chainfire for libsuperuser // https://github.com/Chainfire/libsuperuser
Thanks to Karsten Priegnitz for the changelog dialog // http://code.google.com/p/android-change-log
Thanks to biokys for the android-cropimage library // https://github.com/biokys/cropimage
Thanks to materialdesignicons.com for the material icons // http://materialdesignicons.com
Source
https://github.com/theknut/XposedGELSettings
Download
Xposed Repo (needs to be updated manually)
Changelog
Reserved
Your work is appreciated. Downloading now
Installing now! I was waiting for this app. A nice feature could be the possibility of rename app in GEL
Superb start been waiting for a dedicated gel module.
How far can this be taken? Is functionality from custom launchers like Holo launcher possible? Such as gestures, animations, changing icons etc.
I do hope things like this aren't beyond the realms of possibility.
Looking forward to future developments.
Sent from my HTC O'ne-xus
Excellent job, thank you.
Sent from my SGH-T889 using xda premium
hotseat apps (icons above the navigation bar)
Click to expand...
Click to collapse
not to be a grammar nazi, but what you mean here is the dock, right?
Would there be a way to disable wallpaper scrolling?
Looking forward to seeing this progress! I like GNL, but there are a few things keeping me on Nova launcher - swiping up on homescreen icons, category tabs in the app drawer (or at least folders), and the ability to remove labels and apply icon packs. Everything else I could take or leave.
Regardless of whether these features make it to your app, thanks for the effort and keep up the good work.
Is possible add support hotwork for all languages?
Inviato dal mio Nexus 4 utilizzando Tapatalk
Does hotword still work without the search bar there?
Sent from my XT912 using Tapatalk
Does hotword still work without the search bar there?<br />
<br />
Sent from my XT912 using Tapatalk
Click to expand...
Click to collapse
Nope
Sent from my HTC O'ne-xus
control187 said:
Does hotword still work without the search bar there?
Click to expand...
Click to collapse
Yes, it is working! But thanks for reminding me! I need to show the voice search once you are doing one. I'll fix it in the next version *making a note*
Sent from my Nexus 5 using XDA Premium 4 mobile app
This app is awesome keep up the excellent work!
Great work!! Just what the Gel launcher needed.
Sent from my Nexus 5 using Tapatalk
theknut said:
Yes, it is working! But thanks for reminding me! I need to show the voice search once you are doing one. I'll fix it in the next version *making a note*
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I stand corrected. Just didn't realise it was working. My volume was down low.
Sent from my HTC O'ne-xus
The search bar overlies over the other icons?! :-/
Edit: after enabling gnow it works, but i don't want gnow
Awesomeness!!!
Do you think it is possible to add just one more feature - swipe down to pull notification bar??
That would probably be all that one would need from GEL
Thanks for your work!
Any way to get this working on a Droid Maxx running Kitkat without GEL?
I like using the droid command center widget but when I loaded GEL it wouldn't let me add it to the homescreen. I got a message saying the widget doesn't work with 3rd party launchers.
FYI, the columns and rows feature is reversed...adding columns actually adds rows, and vise versa. Other than that, great module!
Sent from my SGH-I337 using XDA Premium 4 mobile app

[MOD] [XPOSED] Keep Trash [v2.0.1]

Keep Trash
An open source Xposed module to customize the visibility of menu options from 3-dot overflow menu to the action bar in official Google Keep app.
My personal blog post for the module - Read Me
Featured on XDA portal.
Thanks to @eagleeyetom for featuring the module.​
I use Google Keep a lot to jot down thoughts that come to my mind, thoughts that may come in handy in future. This leads to many many notes scattered all over the app.
To delete a note, I had to -
Long tap the note
Tap on the 3-dot overflow menu
Tap on 'Delete
It was a little bit annoying to have an extra tap to open the 3-dot overflow menu just so that I could reach the 'Delete' button. So I moved the button to the action bar.
Now, to delete a note -
Long tap the note
Tap on 'Delete'
In v1.1, I implemented a customizable icon listing in the action bar of the official Google Keep app. The users can select which icons they want to show in their Google Keep app action bar. Users can choose any combination, such as select only one among the menu icons listed below, choose any two, choose all three or choose none. Users can choose among the following icons -
Archive
Delete
Share
In v1.2, I implemented a customizable icon listing in the action bar when the note was being edited in the official Google Keep app. Just like v1.1, users can select any combination among the menu items listed below -
Archive
Show/Hide Checkboxes
After 2 years, with v2.0 comes a completely re-written implementation of the Xposed module. The code is more flexible and robust. Keep Trash now uses the new material design and new material drawables that are consistent with the official Google Keep app. Now, visibility of 6 menu items can be customized - Delete, Archive, Share, Reminder, Label and Color Picker. For more details, check the changelog below.
You can select the icons you want to show in your Google Keep app action bar and customize your Google Keep experience.
SCREENSHOTS
{
"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"
}
REQUIREMENTS
Xposed framework
Latest Google Keep (tested working on Google Keep v3.3.243.0)
Android 4.0+
SOURCE
Source code of the module can be found on my Github
DOWNLOADS
Xposed module repository
'Releases' section in my Github.
CREDITS
Big thanks to @rovo89 and @Tungstwenty for the amazing Xposed framework
Thanks to @Faiz Malkani for the Floating Action Button (FAB) library used in v1.x
CHANGELOG
v2.0.1
Minor fix to the Xposed Module description that shows up in the Xposed installer
v2.0
Completely re-written Xposed implementation that is more robust and flexible
Add support for Google Keep v3.3+
Visibility of 6 menu icons can be customized - Delete, Archive, Share, Label, Reminder and Color picker
New Keep Trash app icon
New material design for the Keep Trash app
New material drawables for the Google Keep action bar
Removed floating action button (for now?)
Removed customization of 'Note Editor' action bar as Google Keep's doesn't have those options in action bar anymore
v1.3
Fix action bar icon sizes for official Google Keep
Remove "Exit" button from Keep Trash action bar
Added German translations (thanx to @mihahn)
v1.2
Ability to choose which icons (Archive or Show/Hide checkboxes) should show up in action bar when the note is being edited in the official Google Keep app (any combination can be selected)
Add android L style floating button to open Google Keep from Keep Trash (thanx to FAB library by @Faiz Malkani)
Change supported android version to 4.0.3+ (API 15+) (Google Keep supports 4.0.3+ only)
Fix module description in Xposed Installer after install
Add padding to "Share" icon to make it a bit smaller
Set action bar color to blue
v1.1
NOTE - If you have previously disabled the GUI in v1.0, uninstall and reinstall Keep Trash to enable the new GUI to see the customization options.
Ability to choose which icons you want to show up in official Google Keep's action bar (any combination from Archive, Delete and Share can be set. Any one among these, any two, all or none)
Switch from Holo theme to Holo light with dark action bar
Remove 'Disable GUI' checkbox
Enable 'Open Google Keep in Play Store' permanently
Code clean up
v1.0
Initial Release
Yay I was waiting for google for sooo long to make this an option like on Gmail. Thank you very much. Also could you male the swipe action also delete the note instead of archiving? I presume it's not hard, only changing a method call
could you move the share button to the action bar too?
paxy97 said:
Yay I was waiting for google for sooo long to make this an option like on Gmail. Thank you very much. Also could you male the swipe action also delete the note instead of archiving? I presume it's not hard, only changing a method call
Click to expand...
Click to collapse
Google Keep is closed source. The code is obfuscated, so pin pointing the method is hard. But I'll still look into it.
xdauser7 said:
could you move the share button to the action bar too?
Click to expand...
Click to collapse
This is feasible. It will make the action bar cluttered if I move "all" the menu options to the action bar. I'll keep this option customizable in the GUI, giving user the ability to choose which menu icons they want in their action bar, and which ones should be moved to the 3-dot overflow menu.
Thank you for the suggestion.
****ing awesome! This has been my long standing gripe with Keep. Thanks dev! :good: Now, if someone would find a way to remove the limits on the amount of text one is allowed to write in a single note, Keep would be perfect for me!
Oh yeah! At last! Thank you!
These are the kinds of modules which make Xposed really handy. Thanks a lot for this
So I wasn't the only one who was frustrated by Google's decision to keep 'Delete' button 2 taps away from the user. Good to know!
Maybe masterminds at Google just don't want the users to delete their data from their servers (if they even do that) , but instead just want you to archive it (for them). After all, the one who controls "user's data", controls the present and the future! Hehe.
Anyways, I am glad this module is useful for others too.
@xenon92 I am so happy to see your app being highlighted on xda portal.. Your development for galaxy grand is unforgettable.. And yet another brilliant app which is simply mind blowing.. Keep up the good work..
Sent from my GT-I9082 using XDA Premium 4 mobile app
I have this on the log: The class requires resource-related hooks (which are disabled), skipping it.
Keep Trash v1.1
NOTE - If you have previously disabled the GUI in v1.0, uninstall and reinstall Keep Trash to enable the new GUI to see the customization options.
Ability to choose which icons you want to show up in official Google Keep's action bar (any combination from Archive, Delete and Share can be set. Any one among these, any two, all or none)
Switch from Holo theme to Holo light with dark action bar
Remove 'Disable GUI' checkbox
Enable 'Open Google Keep in Play Store' permanently
Code clean up
----
dec0der said:
I have this on the log: The class requires resource-related hooks (which are disabled), skipping it.
Click to expand...
Click to collapse
Please post the Xposed log and logcat with v1.1.
i got a really cool idea right now, how about a "keep trash" module for Google chrome? it would be really cool to have New tab, share, print and desktop mode buttons in the action bar of chrome
xenon92 said:
Please post the Xposed log and logcat with v1.1.
Click to expand...
Click to collapse
Attached: xposed_error_20140714_104317 Thank you.
dec0der said:
Attached: xposed_error_20140714_104317 Thank you.
Click to expand...
Click to collapse
Please take a logcat and post here.
Follow the following steps:
- Reboot phone
- Start taking logcat
- Open Keep Trash GUI (v1.1)
- Open Keep
- Stop logcat
Post it here.
This is the source code from XposedBridge: THIS & THIS & THIS
So go to
Code:
/data/data/de.robv.___/conf/
and check if there exists a file named disable_resources there. If it is there, do your research as to why it is there. If you feel comfortable enough after your research, remove the file and test again.
Any plans to modify the acton bar that is shown when a note is open?
With my usage (widget on home screen, notes are accessed from the widget), this would be very useful! [emoji106]
creeve4 said:
Any plans to modify the acton bar that is shown when a note is open?
With my usage (widget on home screen, notes are accessed from the widget), this would be very useful! [emoji106]
Click to expand...
Click to collapse
Actually yes. I am thinking about moving 'Show Checkboxes' in the note editor from overflow menu to action bar. I use it there a lot.
I would prefer the Share button there. It seems more natural for me to write something and then send it to Google Drive by clicking on the icon in the action bar than having to go to the Browser screen and then save it.
Great module by the way, thanks.
Your module really rocks! Keep up in good work
But here are a little request.. Don't you think that icons on action bar are too big? MDPI device here
Odoslané z Desire X pomocou Tapatalku
m+a+r+k said:
I would prefer the Share button there. It seems more natural for me to write something and then send it to Google Drive by clicking on the icon in the action bar than having to go to the Browser screen and then save it.
Great module by the way, thanks.
Click to expand...
Click to collapse
Google Keep can be accessed from a browser too - https://keep.google.com/
If you mean 'Share' icon to be in action bar while a note is being edited.. Maybe in future..
//.dax said:
Your module really rocks! Keep up in good work
But here are a little request.. Don't you think that icons on action bar are too big? MDPI device here
Odoslané z Desire X pomocou Tapatalku
Click to expand...
Click to collapse
Yes they seem a little bigger for an MDPI device. I own a HDPI device, and they seem fine on my device at least (as you can see from the screenshots). I'll reduce the size for MDPI in future release.

Categories

Resources