Przejdź do głównej zawartości

S2U2 1.50 !! :)

Changes of v1.50
================
- added animated transitions.
- added Password lock, set/change the password via S2U2 Settings.
But please don't treat it as a highly secure system lock.
However, if you want S2U2 locks quicker after soft-reset,
replace the iLock2.lnk in \Windows\StartUp with S2U2.lnk (in \Windows\Start Menu\Programs\S2U2).
- added option to ask to send a busy SMS after rejected an incoming call.
The default content of the busy SMS is stored at lang.ini (make sure the lang.ini is saved in UNICODE format).
- added option to hide S2P control & album cover even S2P is running.
- added options (AppointmentLine & AlignAppointment) to change the format the Appointment info shown.
- optionally to display the operator's logo.
The logo filename must exactly match with the operator's name with PNG extension (e.g. orange.png);
it must be placed under the folder GFX\Operator;
For QVGA device, the logo has to be smaller than 16 pixels high; while for VGA, it has to be smaller than 32 pixels high.
Since there are a lot of operators in the world, only a few samples are included in the installation.
To switch back to display operator in text, delete the Operator folder & restart iLock2.
- added optional Haptic Feedback, but it may not work on some devices.
- added a flight mode icon.
- added to show the caller number property when the system found it.
- added a second-hand to analog clock.
To turn it on, the clock folder must have cs0.png ~ cs14.png.
To turn it off, remove cs0.png ~ cs14.png from the clock folder.
- added a Diamond-style clock - "clockD", but no flipping animation).
Both new clock styles are included in the S2U2ClockPack.rar.
- removed options "BlankStart" & "SafeMode" which caused confusion & malfunction in the past.
- fixed the Home key lock of Touch Diamond/Pro/HD.
- fixed the occasional problem that under Power Save mode,
the device behaved weirdly when another program running in the background (again).
- "NoPowerSuspend" now works under Power Save mode as well.
But not sure will the power be saved anymore as they are conflicting each other.
- fixed the occasional problem that the system hang at the CallerID screen.
- added CallerID support to Turkish device.
- hide "Top Curtain" will also hide the topmost grey curtain.
- added an Excel file to descrip the detail settings of S2U2.
- some graphics changed.
- some minor bugs fixed.

link:
http://s2u2.ac-s2.com/

Komentarze

Popularne posty z tego bloga

Angular2 + Moment.js library with Visual Studio 2017 .Net Core 2.0

Hey there! Recently I was facing problem with adding MomentJs library to Angular2 in .net core 2.0 project.  I'm using Visual Studio 2017 15.3.3.  ( https://www.visualstudio.com/pl/thank-you-downloading-visual-studio/?sku=Community&rel=15 ) Create new test project 2. Use Web -> Angular template  3. Compile and run in chrome to check that everything is ok.  4. Edit package.json. At the end of "dependencies" add new line:  "moment": "2.18.1" 5. Edit tsconfig.json file, At "compilerOptions" add: "allowSyntheticDefaultImports": true, 6. Edit home.component.ts and add: import * as moment from 'moment'; and the constructor.     constructor() {         try {             console.log("test");             let now = moment().format('LLLL');             console.log(now);     ...

Link Creator 1.4

Version 1.4 added: 1) Save as Manilla Softkey (Left and Right Softkey, and it works very well with arguments - so now creating link to for ex.TouchLockPro with additional LOCK argument is very easy...) 2) Create URL/Mail - now You can create mail or www.* link and put it to whatever you want place ;) - it uses default - signed to specified type system program (for browsing www and creating emails) fixed: 1) exception when file doesn't exist (in selecting File and clicking OK) - now if everything is allright OK button will be colored to Red otherwise you will be promped with msg. 2) installation problem with adding shortcut to Link Creator to the Start Menu\Programs - now it's fixed (on not WWE Roms for ex. Polish Roms there was problem with it) 3) in 1.3 version link additional argument was added under inverted commas (1#"\FOLDER\program.exe argument"), now it's fixed (added checkbox "argument outside inverted commas" for default it is checked... and now...