Time management, calendars
Sep 16th, 2010, 11:46 pm
Tasker v1.0.9
Requirements: Android 1.6, 2.0 or later
Overview: Tasker is an application for Android which performs Tasks (sets of Actions) based on Contexts (application, time, date, location, event, gesture) in user-defined Profiles, or in clickable or timer home screen widgets. This simple concept profoundly extends your control of your Android device and it's capabilities, without the need for 'root' or a special home screen.
Image

Here are only some of the things you could do with Tasker, it's real power is the flexibility to combine contexts and tasks however you wish.
  • passcode-lock sensitive applications (e.g. for child safety)
  • change phone settings by
    • application: long screen timeout in a book reader
    • time: screen brightness lower in the evening
    • location: ringer volume high at the office, turn off ke yguard at home
  • wake up with a random song from your music collection
  • Text-to-speech; read out loud: incoming SMS/ phone number, WiFi/Bluetooth status, when it's time for an appointment, when the battery is low etc etc (Android OS 1.6+ only)
  • launch a music application when your music SD card is inserted, otherwise a file browser
  • start the day with a particular application showing
  • change all your home icons and wallpaper every day, or in particular locations
  • turn the phone upside down to return to the home screen, tilt 90 degrees to the left and back to toggle speakerphone during a call
  • create a Home widget to
    • toggle bluetooth/wifi on/off
    • launch wireless settings dialog
    • show a menu of tasks to choose
    • send an emergency SMS with your GPS location
  • remap camera etc buttons to other applications, or show a menu of applications and/or actions
  • decrypt/encrypt and/or zip/unzip application data on the fly when an application is launched/exits
  • pause music playback while in a particular application, restart on exit
  • change the Home icon for any application
  • take a time-lapse photo series (possibly 'secretly')
  • make a regular backup of a file on the SD card
  • track your phone location via SMS in case of theft
  • extend the use of the media button on your headset: take a picture from a distance or go to the previous media track with a long press
  • record call times and destinations to the SD card
  • show a popup when an SMS arrives from a particular phone number
  • setup a birthday SMS to be sent months before it happens so you don't forget
  • record battery levels over time to a file on SD card
  • make automatic recordings of what you say during phone calls to SD card
  • during the night, turn on airplane mode to conserve battery/reduce radiation, but turn it off every 15 minutes to check for SMS/voicemail.
  • setup a vacation SMS message, with different messages for different callers
  • launch a music application when headphones are connected

More Info:
Code: Select allhttp://tasker.dinglisch.net/

Download Instructions: cracked so no validation required
http://rapidshare.com/files/419482696/Tasker-1.0.9.apk

Mirrors:
http://www.megaupload.com/?d=ZQ9YZN27
http://depositfiles.com/en/files/c3s0qhp52
http://www.zshare.net/download/8048044764757f96/
http://hotfile.com/dl/69865872/6a3aacf/ ... 9.apk.html
http://www3.multiupload.com:81/files/C6 ... -1.0.9.apk
Sep 16th, 2010, 11:46 pm

-Market Militia-
#marketmilitia and #mobilism on irc.abjects.net

If you like the app, buy it.
Sep 16th, 2010, 11:47 pm
everything working for me and my emulators including the map but my phones will magically work while all others don't so let me know if it works or not.
Sep 16th, 2010, 11:47 pm

-Market Militia-
#marketmilitia and #mobilism on irc.abjects.net

If you like the app, buy it.
Sep 17th, 2010, 12:37 am
Works great for me, including the map, which didn't work for me on 1.0.8. I'm on 2.2 CM6. Thanks!
Sep 17th, 2010, 12:37 am
Sep 17th, 2010, 12:52 am
Works great so far on Milestone 2.1 Update1. Good, excelent job.
Sep 17th, 2010, 12:52 am
Sep 17th, 2010, 3:03 am
Thanks lohan. Both 1.08 and 1.09 work great on my EVO running cm6 nightly. Much appreciated. I heard that app is tough nut to crack :)
Sep 17th, 2010, 3:03 am
Sep 17th, 2010, 7:28 am
Absolutely beautiful. WRZ$ donated.
Sep 17th, 2010, 7:28 am
Sep 17th, 2010, 3:45 pm
brokestudent12 wrote:differences between .08 and .09 please? thanks.


Lots of changes.

Changelog

v1.0.8 - v1.0.9

Highlights
State: Cell Near (pure cell tower location)
App Context: multi-app selection
Contact Name support
Action Say: support other speech engines

Incompatibilities
variable %LOA -> %LOCACC
variable %LOP -> %LOCPRV
removed event Missed Call
_ in variable names is not allowed at start or end

Additions
added Profile export options menu: Description To Clipboard [Append], XML to Clipboard, XML to SD
variable Profiles Active (%PACTIVE)(dynamic), comma-separated list of named active profiles in activation order
variable Profiles Enabled (%PENABLED)(dynamic), comma-separated list of named enabled profiles
App Context: multi-app selection possible (boolean or)
Info / Device ID -> Info / Device Info
added several actions to the barred-from-external-calls list
added Passed Variables parameter to Run Script action (untested)
added Action 3rd Party / Juice Defender
action Compose MMS: added optional subject parameter
added variable %CELLSRV (cell service state)(dynamic, monitored)
added dynamic vars %LOCSPD, %LOCTMS, %LOCALT (speed, time of fix seconds, altitude)
action Beyond Pod added 4 extra commands
added action 3rd Party / WidgetLocker
action Mobile Data for CDMA phones
ask for profile name when pressing new on profile list, plus associated preference
state (Phone) Cell Near (and needed permission ACCESS_COARSE_LOCATION)
state Missed Call
state Signal Strength
variable (dynamic, monitored) Signal Strength (%CELLSIG)
variable (dynamic, monitored) Cell ID (%CELLID)
variable Caller Name (%CNAME) (2.0+)
variable SMS From Name (%SMSRN) (2.0+)
action Torch (2.2+, some Droids, maybe not HTC/Moto, let me know)
Menu / Info / Release Notes (web link)
event Alarm Done
action Music Play Dir: added parameter Maximum Tracks
variable Brightness (%BRIGHT)
variable Wimax Status (%WIMAX)
variable Speech (%SPEECH) (current utterance of Say actions)
variable Music Track (%MTRACK) (internal player only)
contact matching by name for relevant events/states
contact matching for 'any contact' or 'a favourite contact' for relevant event/states (2.0+)
Location context: added a few more radius options
allow specification of TTS Engine in 2.2+
mark unavailable variables
action Media Control: added flag 'Simulate Media Button'
HTTP Get: username/password attributes in Attribute parameter are encoded as Base64 Basic Authorization string
HTTP Post: MimeType application/x-www-form-urlencoded: attributes in Data parameter are encoded as Base64 Basic Authorization string

Bugfixes
HTTP Get/Post: no attempt to read server response stream unless response code between 200 and 299
direct-purchase version: order validation dialog: rotating and probably opening keyboard would cause loss of order code
deleting an active context, the creating a new one: new context already active upon leaving UI.
missed call event was causing problems in combination with lots of phone state events/incoming call state
task properties dialog: some helps popups had wrong labels/text
event Alarm Clock: some people have trouble on Droid 2.2, will it help ? Tune in next week.
there were some situations where a locked profile was not respected
filenames of exported tasks/profiles have all whitespace removed (there's a problem with downloading files with spaces in some Android library versions)
action Set Wallpaper: don't prevent use of files not ending in acceptable format, just moan (so vars can be used)
if a collapsed profile's name is removed, uncollapse it
Play Music Dir (Random): error when only one track in dir
changing profile name: referring tasks are now changed too
calendar cursor wasn't being closed after retrieving calendar list
Day Context Edit: back button was cancelling instead of accepting
Day Context Edit: small screens: bottom buttons weren't showing
occasional stack overflow if error writing log to SD
catch several exceptions loading icons
action Load Last App and %LAPP weren't working at all
calendar app wasn't being detected on Froyo
plugins: null values would cause exception and possible plugin failure
don't monitor conditions that are only needed for *inactive* profiles in cooldown (active profiles need monitoring so we can exit them)
menu tasks wth only app or perform task actions were not showing labels
Action/Component Intent: extras were not doing variable replacements
package install/remove/replace while creating app cache could result in a freeze
a wifi near state with a toggle flag that was not monitored due to another context in the same profile not being active yet was causing wifi toggling even if other wifi near states had no toggle flag set
importing profile which holds an existing task: data was getting corrupted
hanging Lock action on App context exit, Lock screen will reappear when Home pressed (few seconds delay)
state edit: don't show Variable Insert button if no text focused initially
Music Player Dir no longer causes an exception when multiple files fail to initialize
always show Action Edit screen, even if action has no params (so e.g. If condition or help can be accessed)
variables referenced in State/Event parameters were not being monitored if necessary
Day Context: selecting with dpad, was jumping to top of list after each selection
catch null file from file select dialog
catch null app label in sort
media recorder: was being stopped when going to task edit screen while it was running
Compose MMS file parameter now replaces variables
Display Brightness: removed a race condition causing execute service and app detection to hang
catch (weird,why?) BROADCAST_STICKY Security exception when releasing wifi lock

Changes
locked, named profiles are collapsed automatically on startup
Tasks button requests lock code if any locked profiles refer to a named task
UI lock code entry is done on a phone pad
get confirmation before doing profile data backup
remove stored task for unknown app widgets while getting widget name list
all state/action text parameters accept built-in variable insertion (even numeric)
max number of contexts in a profile is now 4
declare uses-feature camera to try and get Flip compatibility on Market
State Wifi Near toggles wifi during Airplane Mode by default. Add an Inverted Airplane Mode state to prevent it.
device shutdown: execute Variable Set,Clear,Add and Subtract (only) exit-task actions in active profiles (1.6+)
device shutdown: shutdown basic monitor functions to prevent interference with shutdown procedure
rescan for variables when profiles go enabled/disabled, to prevent monitors being on unnecessarily
variable scanning: catch tasks referred to via Perform Task in the anonymous task of an enabled profile
variable scanning: catch tasks referred to via Perform Task in widget tasks
Wait Until trumps Wait when selecting next task to run, independent of priority
tripled SD logsize max size to 3MB
refreshed app detection (again), should catch some more other-activities-in-same-package problems
refresh alarms for calendar events like those for time contexts (workaround for android bug)
both versions can now import profiles before validation
If action: can now be nested instead of a new If ending the previous If
integer action parameters that are entered on the keyboard now accept a variable name also
Variable Silent Mode %SILENT is now dynamic
improved handling of deprecated actions/events
validation/update check: if we've just done an auto-check, tell the user (plus how many seconds need to wait)
action Load Last App and %LAPP not available on Eclair devices
spaced out app select dialog, some devices struggling to display all
blank out photo actions if no camera detected
Android Media Control -> Media Control
customized (most) text dialog boxes
Play Music Dir: stops once all tracks are played
Sep 17th, 2010, 3:45 pm

Phone Timeline - PPC6700 > Motorola Q > Samsung Saga > Motorola Droid > Droid 0010 > Droid Bionic > Galaxy Nexus > Galaxy S4 > Droid MAXX :D
Sep 17th, 2010, 3:45 pm
brokestudent12 wrote:differences between .08 and .09 please? thanks.


http://tasker.dinglisch.net/

@topic
1.0.8 didnt work for me but 1.0.9 seems fine so far. Ty
Sep 17th, 2010, 3:45 pm
Sep 18th, 2010, 2:04 am
pspp187 wrote:1.0.8 didnt work for me but 1.0.9 seems fine so far. Ty


yupe, so far so good.
1.0.8 didnt work, but this does.
Sep 18th, 2010, 2:04 am
Sep 18th, 2010, 9:36 pm
Anyone else having problems with tasker widgets? They just don't execute for me.

edit: nevermind. Not sure what the issue was but it eventually started working.
Sep 18th, 2010, 9:36 pm
Sep 19th, 2010, 2:57 am
It work perfectly on my htc desire stock 2.2

Sent from my HTC Desire using Tapatalk
Sep 19th, 2010, 2:57 am
Sep 19th, 2010, 2:41 pm
I've removed Locale from my phone since I've found a much better replacement, which is Tasker! Cheers!
Sep 19th, 2010, 2:41 pm
Oct 14th, 2010, 6:43 pm
Reward 15+9 WRZ$ , Category:Schedule/Time Management
Oct 14th, 2010, 6:43 pm

If you use some app/game on a daily basis and really like it then buy it.
Support the developers
.

please click this link -link-
Oct 15th, 2010, 9:00 pm
newer version is out, please update if possible ;)
Oct 15th, 2010, 9:00 pm