SleepingBeauty Posted May 31, 2013 Posted May 31, 2013 Made this in tasker. It took me a lot longer than I'd like to admit before I realized I needed to factor in there being 24 hours in a day...It doesn't do any thing special. It just changes your time zone, launches Freedom, then changes it back. Makes it a little less annoying to use.Freedom Launcher (28)A1: Variable Split [ Name:%TIME Splitter:. Delete Base:Off ]A2: Variable Set [ Name:%CurrentTime To:%TIME1 Do Maths:Off Append:Off ]A3: Set Timezone [ To:Europe/Moscow ]A4: Wait [ MS:0 Seconds:1 Minutes:0 Hours:0 Days:0 ]A5: Load App [ App:Freedom Data: Exclude From Recent Apps:Off ]A6: Wait [ MS:0 Seconds:5 Minutes:0 Hours:0 Days:0 ]A7: Set Timezone [ To:GMT+0 ]A8: Variable Split [ Name:%TIME Splitter:. Delete Base:Off ]A9: Variable Set [ Name:%TimeZone To:(%TIME1 - %CurrentTime) * (- 1) Do Maths:On Append:Off ] If [ %TIME1 > %CurrentTime ]A10: Variable Set [ Name:%TimeZone To:(%TIME1 - %CurrentTime + 24) * (- 1) Do Maths:On Append:Off ] If [ %TIME1 < %CurrentTime ]A11: Set Timezone [ To:GMT ] If [ %CurrentTime = %TIME1 ]A12: Set Timezone [ To:GMT%TimeZone ] If [ %TimeZone < 0 ]A13: Set Timezone [ To:GMT+%TimeZone ] If [ %TimeZone > 0 ]http://www56.zippyshare.com/v/90685555/file.html <TaskerData sr="" dvi="1" tv="4.0m"> <Task sr="task28"> <cdate>1369971550592</cdate> <edate>1369979317813</edate> <id>28</id> <nme>Freedom Launcher</nme> <pri>10</pri> <Kid sr="Kid"> <eperm0></eperm0> <launchID>28</launchID> <pkg>timezone.freedom.launcher</pkg> <vnme>1.1</vnme> <vnum>10</vnum> </Kid> <Action sr="act0" ve="3"> <code>590</code> <Str sr="arg0" ve="3">%TIME</Str> <Str sr="arg1" ve="3">.</Str> <Int sr="arg2" val="0"/> </Action> <Action sr="act1" ve="3"> <code>547</code> <Str sr="arg0" ve="3">%CurrentTime</Str> <Str sr="arg1" ve="3">%TIME1</Str> <Int sr="arg2" val="0"/> <Int sr="arg3" val="0"/> </Action> <Action sr="act10" ve="3"> <code>547</code> <lhs>%TIME1</lhs> <op>4</op> <rhs>%CurrentTime</rhs> <Str sr="arg0" ve="3">%TimeZone</Str> <Str sr="arg1" ve="3">(%TIME1 - %CurrentTime) * (- 1)</Str> <Int sr="arg2" val="1"/> <Int sr="arg3" val="0"/> </Action> <Action sr="act11" ve="3"> <code>440</code> <lhs>%TimeZone</lhs> <op>3</op> <rhs>0</rhs> <Str sr="arg0" ve="3">GMT%TimeZone</Str> </Action> <Action sr="act12" ve="3"> <code>440</code> <lhs>%TimeZone</lhs> <op>4</op> <rhs>0</rhs> <Str sr="arg0" ve="3">GMT+%TimeZone</Str> </Action> <Action sr="act2" ve="3"> <code>440</code> <Str sr="arg0" ve="3">Europe/Moscow</Str> </Action> <Action sr="act3" ve="3"> <code>30</code> <Int sr="arg0" val="0"/> <Int sr="arg1" val="1"/> <Int sr="arg2" val="0"/> <Int sr="arg3" val="0"/> <Int sr="arg4" val="0"/> </Action> <Action sr="act4" ve="3"> <code>20</code> <App sr="arg0"> <appClass>cc.cz.madkite.freedom.android.MainActivity</appClass> <appPkg>cc.cz.madkite.freedom</appPkg> <label>Freedom</label> </App> <Str sr="arg1" ve="3"/> <Int sr="arg2" val="0"/> </Action> <Action sr="act5" ve="3"> <code>30</code> <Int sr="arg0" val="0"/> <Int sr="arg1" val="5"/> <Int sr="arg2" val="0"/> <Int sr="arg3" val="0"/> <Int sr="arg4" val="0"/> </Action> <Action sr="act6" ve="3"> <code>440</code> <Str sr="arg0" ve="3">GMT+0</Str> </Action> <Action sr="act7" ve="3"> <code>590</code> <Str sr="arg0" ve="3">%TIME</Str> <Str sr="arg1" ve="3">.</Str> <Int sr="arg2" val="0"/> </Action> <Action sr="act8" ve="3"> <code>547</code> <lhs>%TIME1</lhs> <op>3</op> <rhs>%CurrentTime</rhs> <Str sr="arg0" ve="3">%TimeZone</Str> <Str sr="arg1" ve="3">(%TIME1 - %CurrentTime + 24) * (- 1)</Str> <Int sr="arg2" val="1"/> <Int sr="arg3" val="0"/> </Action> <Action sr="act9" ve="3"> <code>440</code> <lhs>%CurrentTime</lhs> <op>5</op> <rhs>%TIME1</rhs> <Str sr="arg0" ve="3">GMT</Str> </Action> <Img sr="icn" ve="2"> <fle>/storage/emulated/0/Pictures/Icons/ic_launcher.png</fle> </Img> </Task> </TaskerData> Use at your own risk. Only use it if it's legal to where you live, blah blah blah... 3
harryk Posted June 1, 2013 Posted June 1, 2013 I have been coming across the "change time zone for freedom"thing frequently in the last few days. My time zone isn't Moscow, but I've never had to change it for freedom to work. Am I using an old version or something?Sent from my GT-I9300
ZombieFuzz Posted June 1, 2013 Posted June 1, 2013 I have been coming across the "change time zone for freedom"thing frequently in the last few days. My time zone isn't Moscow, but I've never had to change it for freedom to work. Am I using an old version or something? Sent from my GT-I9300 Are you in China? If not, I guess you are just lucky. Sent from my Rooted HTC Vivid. Running Blackout ICS Incredible v3.2 from Tapatalk 2.
harryk Posted June 1, 2013 Posted June 1, 2013 Just lucky, i guess. What does the time zone have anything to do with freedom?
ZombieFuzz Posted June 2, 2013 Posted June 2, 2013 Just lucky, i guess. What does the time zone have anything to do with freedom? Apparently, Freedom is legal in China, and Moscow, . The creator of it is from Russia, hence the timezone change. Sent from my Rooted HTC Vivid. Running Blackout ICS Incredible v3.2 from Tapatalk 2.
zocker1996 Posted July 7, 2013 Posted July 7, 2013 doesnt work with new freedom can u extend it and add language change tobrussian? than it should work
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now