{
"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"
}
Description
******************
Sion is for rooted devices only, It allows the installation of init.d scripts without the need of navigating through the android file system moving files and changing permissions etc. it automates the whole process with just the click of a couple of buttons.
It also allows the installation of flashable.zip files from within the app (no need for booting into recovery etc).
Ideal for installing ota rom updates, which means you do not have to reflash gapps packages and wait for your apps to update and don't loose all your settings.
Sion also has light & dark themes configured from within the app settings and full user instructions.
Tips:
********
You can install more than one init.d file at once just keep installing them until your ready then reboot for them to take effect, be careful, if you install the wrong script you may have to do a full wipe and reinstall your rom.
Developers:
******************
Just provide your rom users with the ota.zip package instead of the full rom.zip file and link them to this app.
Some custom rom sources need a commit adding to prevent loosing root when installing ota's.
Commit here: git fetch https://gerrit.slimroms.net/SlimRoms/android_system_core refs/changes/05/21705/1 && git checkout FETCH_HEAD
Browser link to the commit on slimgerrit open review: https://gerrit.slimroms.net/#/c/21705/
Changelog in post 2
******************************
Disclosure in post 3
******************************
Any features you would like to see added please post (i will see what i can do ) Enjoy Steve
XDA:DevDB Information
Sion Installer, App for all devices (see above for details)
Contributors
lovejoy777, koop1955
Version Information
Status: Stable
Current Stable Version: 1.01
Stable Release Date: 2015-01-04
Link: https://play.google.com/store/apps/details?id=com.sion.lovejoy777sa.sion
Please leave a review
Created 2015-01-04
Last Updated 2015-01-03
Changelog
Version 1.06
Fixed missing Ukrainian translations
Version 1.05
Added Ukrainian translations
Fixed some more Russian derps
Added XDA button to Changelog screen
Minor UI changes
Version 1.04
Added App Rater
Fixed bug, Now works for multi users
Fixed derp with Russian version numbering again.
Version 1.03
Added XDA button in the settings menu
and fixed derp with Russian & Italian version numbering.
Version 1.02
Removed "delete previously installed.zip" button.
Version 1.01
Added Russian & Italian translations.
Version 1.00
Public release
just in case
WARNING
**********
Init.d scripts are for advanced android uses and are normally device specific, Please be careful which ones you install.
I except no responsability if you install or flash the wrong files and your device doesn't boot anymore.
nice work
Sent from my XT907 using Tapatalk
Let's Hear It For The Dev!
Yay! good work mate.
Thanks Guys started as a little project lol almost two months of my life. But I've learnt so much
Awesome job Thanks for sharing with us.
he he he. new version uploaded (just wait for the update from the playstore) now with Italian & Russian translations.
Sent from my Nexus 5 using Tapatalk
Excellent work there Steve!
Good luck
Thank you Steve! Appreciate you work.
---------- Post added at 08:55 AM ---------- Previous post was at 08:36 AM ----------
I'm just wondering, is it possible to remove temporary rom file (in data/data/sion... folder) automatically right after flashing (in a flash script or temporary init script)? Then we will not need to do that manually with the magic button.
good idea. didn't think of a init.d script
Sent from my Nexus 5 using Tapatalk
ill look into that. it could auto generate an init.d script which would take effect on the reboot, the script could then delete the folder in data/data/sion then delete its self.
Sent from my Nexus 5 using Tapatalk
ok its here in the form of a init.d script just install with sion the script will stay there in /system/etc/init.d and continue working on future flashable.zip installs. i will include it within the app tonight. Link: https://www.androidfilehost.com/?fid=95887005526786166 (no need for the extra "delete previously installed.zip" ) button i added so i will also remove that in version 1.02. Thank @kvestas for the idea
Great work Steve!!
Here's some beauty fixes for the previous ITA translation:
Code:
<string name="homebutton3txt">Installer build.prop \nProssimamente</string>
<string name="initdTitle">Installa init.d</string>
<string name="initbutton5txt">Elimina lo script init.d scelto\n(clicca prima sulla casella di controllo)</string>
<string name="flashbutton4txt">Elimina il .zip scelto\n(clicca prima sulla casella di controllo)</string>
<string name="instructionsTV5">Se selezioni l\'installer .zip flashabili, clicca su \'Scegli un .zip flashabile\', naviga verso il file e cliccaci sopra. Il suo percorso verrà mostrato, controllalo prima di continuare e quindi clicca sul pulsante \'Installa il file .zip\'. Serviranno circa 20 secondi per effettuare l\'operazione.</string>
<string name="aboutTV3">Sion è un\'app per l\'installazione di files e scripts in un dispositivo Android,\nil suo obiettivo è quello di semplificare le operazioni dell\'utente in modo da ridurre al minimo le possibilità di corrompere il sistema.</string>
This string isn't loaded (it's english in the app):
Code:
<string name="initbutton2txt">Installa lo script init.d</string>
This one, instead, need to be added (it wasn't in the original eng strings.xml):
Code:
"Delete previously installed .zip" -> "Elimina il .zip installato precedentemente"
kk thanks. much appreciated
Really good, well done.
Just pushed version 1.02 to the playstore
Removed "delete previously installed.zip" button and automated the whole process.
Altered some Russian and Italian translations.
Strings on Github Link: https://github.com/SionInstaller
Thanks Vladimir & Ezio for translations
If you want me to add your language and can translate my default en-strings let me know and I will push a new repo to Github for you or download my default ones make the changes and I will add them to Github. Thanks Steve
@Tylog could you get this merged for me? it means anyone building slim can use the ota.zip for updates without breaking root. CM has that change and is what lets them do ota's https://gerrit.slimroms.net/#/c/21705/ Thanks steve
Sent from my Nexus 5 using Tapatalk
Guys don't worry my otterx-slimpop rom has that already
Sent from my Nexus 5 using Tapatalk
I look tomorrow, mc pc is offline and My bed is calling me
Related
{
"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"
}
Base: Official GingerBread 2.3.4 Based on HTC 2.50.405.2 and porting of HTC Bliss 1.00S510b
OC Kernel by mdeejay v5 link: unity-v6
GingerBread and Sense 3.5
Added OC Kernel
ROOT (SU + SuperUser Permissions)
Unsecured boot.img
Busybox 1.19
RAM optimization
Speed optimization
Fast & Stable
Multilanguage (All language)
Zipaligned
Deodexed
Nano text editor and sysro/sysrw support
Moduli aggiuntivi attivi
Bash support
init.d scripts (busybox run-parts) support
Improved battery life.
ROM Ad-Free
Updated Hosts
Click to expand...
Click to collapse
To install this ROM you need:
Root S-Off - [TOOL]
Recovery 3.0.0.6 - Download it to Rom Manager
Radio S-OFF to flash the radio - [TOOL][VIDEO]
Click to expand...
Click to collapse
Bugs Sensation B v0.2
Code:
BT not work
FM Radio not load
Changelog B v0.2
Code:
0.2: Fix Wifi
0.2: Add new EXT4 Alignment....thanks to Coolexe
0.2: Add % Battery mod
0.2: Upated all apk
0.2: Compressed and speeded up the Framework of ROM
0.2: Add Market and Upgrade market
0.2: Add many apk
0.2: Updated build.prop
0.2: Updated Kernel to Unity v6
0.2: Add new tweak for improve performance
0.2: Add Tweak for RAM
0.2: More Fix and tweak ;)
_________________________________
0.1: Add SystemUI from Bliss 1.10
0.1. Initial release
DONATE for my HARD WORK
Screen:...........
Per chi ha installata la clockworkmod Recovery 3.0.0.6 o successive
Procedura per il flash:
Scaricate la ROM.
Copiatela nella root della SD.
Scaricate l'allegato.
Copiatelo nella root della SD senza estrarlo. Serve così com'è!
Andate in Menu> Impostazioni> Applicazioni e andate sull'ultima voce.
Disabilitate il fastboot
Riavviate il terminale tenendo premuto il tasto volume giù.
Una volta entrati in recovery scegliete "Install zip from sdcard".
Scegliete il file che avete precedentemente copiato nella sd "Full-wipe-1.4.zip e cliccate sulla voce "Yes - Install..........."
Finito il processo vi ritroverete nella schermata di prima.
Riclicchiamo su "Install zip from sdcard".
Scegliete questa volta la rom che avete precedentemente scaricato e copiato.
Cliccate sulla voce "Yes - Install..........."
Finito il processo dovrete cliccare su "+++++Go Back+++++"
Ed infine cliccate sulla prima voce "reboot system now"
FLASH CONCLUSO CON SUCCESSO
Rs Full Wipe EXT4 for 1.X ROM's
Before downloading I suggest installing the radio Radio_12.54.60.25_26.09.04.11_M2. To install the radio you need the eng s-off that are here.
Installing the radio have better performance!!
DOWNLOAD 1.00S510B ROM Based:
RsSensation B v0.2 FAST MIRROR STATE:ONLINE
NB: Per installare questa ROM dovete scaricare il Full Wipe per l'EXT4 che trovate al post 5 o direttamente da QUI: Rs Full Wipe EXT4
Other Link:
RsSensation B v0.1 FAST MIRROR STATE:ONLINE
Click to expand...
Click to collapse
Mod Grafiche e Restore
PATCH
LANGUAGE
Full Persian-Arabic Language Support
Rom online
Hey rs if this is based off capy rom then WiFi works fine but since I'm I will dl just be sure and report back any bugs I my find.
Sent from my Inspire 4G using XDA Premium App
gharris040604 said:
Hey rs if this is based off capy rom then WiFi works fine but since I'm I will dl just be sure and report back any bugs I my find.
Sent from my Inspire 4G using XDA Premium App
Click to expand...
Click to collapse
It is not based on the work of Capy ... this is my port ...
Work in progress to FIx BT and Wifi Error
rs125 said:
Work in progress to FIx BT and Wifi Error
Click to expand...
Click to collapse
Awesome.
First dev to fix the BT fault will get my business...
Hehe ... I'm working like crazy to make it perfect
Can you give me the battery mod%? You see it in your signature
great work so far cant wait for the fixes but while we wait would it be possible to port the quick launch widget to your rs sensation 2.2 rom or would it be to much messing around
do not think you can do ... but I can try it
rs125 said:
do not think you can do ... but I can try it
Click to expand...
Click to collapse
that would be awesome thanks
Nice port, if you fix wifi/bt that would be awesome.
thanks for your work, am willing to wait to try it
Spyr0s said:
Nice port, if you fix wifi/bt that would be awesome.
Click to expand...
Click to collapse
Thanks: D I'm trying I am a friend of famonaco
zdjaib said:
thanks for your work, am willing to wait to try it
Click to expand...
Click to collapse
I'm working to fix wireless Error
What speed optimizations are in your Rom ?
Sent from my Desire HD using Tapatalk
substancer said:
What speed optimizations are in your Rom ?
Sent from my Desire HD using Tapatalk
Click to expand...
Click to collapse
Traduttore
There are various tweaks why? This ROM is able to have about 300 mb of RAM free
rs125 said:
Traduttore
There are various tweaks why? This ROM is able to have about 300 mb of RAM free
Click to expand...
Click to collapse
i can confirm this rom is very fast cant wait for the fix so it can become my main rom
{
"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"
}
Screenshot:
MIUI Porting rom
Current version: 3.10.11
Next release: next week.
In development: Testing.... 3.10.25
Extra Info: I'll release a new update every two weeks.
Disclaimer:
Neither this website, nor developer should be held responsible for any damage happened to your device in the process of following the instructions mentioned in this article.
Requirements:
1. Root
2. Cwm or other recovery
Instructions:
Before anything else:
1. MAKE A NANDROID BACKUP
2. SAVE YOUR IMEI
If you are coming from any other ROM:
1. Backup your ROM or Apps (Optional)
2. Load rom in your external sd card
3. Full Wipe: Factory Reset, Format System, Format Cache and Dalvik.
4. Flash ROM
5. Reboot, Done!
If you are coming from a previous version of MIUI:
1. Backup your ROM or Apps (Optional)
2. Wipe Cache e Dalvik
3. Flash ROM
4. Reboot, Done!
Download the latest version:
W200_IImanuII_MIUI_ 3.10.11.zip (340.6 MB)
https://mega.co.nz/#!I9NTib4Z!1CEdbo1WmDGviOGmYeCh5Tac5sV9TCfcMYhSS-94BCI
Previous versions:
None.
ROM Change Log (10.20.2013):
Build.prop tweaks
rooted
init.d support
De-odex
Zipalign
BusyBox
Small Gapps
Fix Weather app
AOSP Keyboard
Flash player
Multilanguage:
English
Chinese
Polish
Russian
Ukrainian
Slovak
Czech
French
Hungarian
Danish
Dutch
German
Greek
Spanish
Italian
Arabic
Norwegian
Hebrew
Vietnamese
Korean
Indonesian
Brazilian
Turkey
ORIGINAL MIUI ROM 3.10.25 Full Changelog
[Phone]
Optimization – Smart IP dialing supported within China for international calling (10-22)
Optimization – Notification shade can display corresponding contact's picture for missed calls (10-22)
Fix – In Do not disturb, incoming calls made via Internet calling (eg Skype) would still ring (10-22)
[Contacts]
New – By long pressing Call history on a Contact's details page, you can add/edit call notes (10-21)
Fix – When using the search feature while adding a new number to contacts, Contact list did not display correctly (10-21)
Fix – Sometimes during sync, Contact portraits would become small (10-22)
Fix – Sometimes, Internet messaging would quit automatically (10-25)
Fix – Contacts could not be added on to SIM card normally (10-25)
Fix –On SIM cards that supported saving email addresses, there was no way to save a contact with only an email address (no phone number) (10-25)
[Themes]
New – New UI layout (10-22)
[Music]
Fix – When in sleep mode, progress bar was not aligning properly (10-23)
Fix – MiSound device list was refreshing too frequently (10-23)
Fix – In the now playing list, when songs were playing, corresponding images would not refresh (10-23)
Fix – No notification when duplicate songs were added from online to local playlists (10-23)
[Backup]
Optimization – Before you restore a backup, MIUI will check to see if there is enough space on the SD card (10-25)
[Browser]
Optimization – Notifications for page link errors (10-23)
[Calendar]
Fix – Week view and day view would display incorrectly when scaled down (10-22)
[Data usage]
Optimization – When a new user was configuring settings (after flashing MIUI), "Display data usage info in the Notification shade" and the status indicated by the toggle was not the same (10-25)
Optimization – Sometimes, for some devices, the Data usage app would flash quit (10-25)
[Notes]
Fix – When setting a reminder, the onscreen keyboard would not hide (10-22)
[Video]
Fix – App would flash quit when user was clearing system cache (10-22)
[Transfer]
New – Send and receive files (10-25)
Optimization – More stable file transmission process (10-25)
[MiCloud]
New – Back up your apps in the cloud (10-25)
[Other]
Fix – The Back button in the user guide was displaying incorrectly (10-25)
Useful links:
wsm tools (xposed appropriate for miui: 4 way to reboot etc..)
WSM PROJECT - MIUI V5 APP
Mod "PurePerformances™X " (some users have found benefit from this mod in terms of managing ram and fluidity)
PurePerformances™X
Bugs:
Same bugs of Thl stock rom:
- Camera lag (U can fix this setting the ISO to 100 manually)
- Compass Bug (http://www.youtube.com/watch?v=K8tbmVj58kc)
- Dirac audio control (What is ?_? )
- Led notification control not work fine
If you find other bugs please report
Thanks to:
If you've donated send me a pm
Thanks to donors:
.....
Thanks for the support:
black sheep
paolothlw8
ludolo
Tester:
avenoc
acerra123
glarentis
elidoe89
If you've appreciated my work consider a donation:
XDA:DevDB Information
Thl W200 MIUI Multilanguage, a ROM for the Android General
Contributors
IImanuII
ROM OS Version: 4.2.x Jelly Bean
Based On: Stock Thl W200 and Miui V5 Xiaomi
Version Information
Status: Stable
Current Stable Version: 3.10.11
Stable Release Date: 2013-10-20
Beta Release Date: 2013-10-01
Created 2013-10-20
Last Updated 2013-10-28
Tips:
1. For Italians who use the network operator "Tre":
Tnx to 7heEnd :
COME RISOLVERE IL PROBLEMA DEL RICONOSCIMENTO UMTS DA PARTE DI H3G (e non ricevere il messaggio: "telefono non compatibile con standard umts. Evita il blocco USIM, utilizza telefono 3g entro 5 giorni")
1. Tenere la Tre incriminata nel THL e disattivare l'altra SIM (nell'altro slot) qualora presente
2. Nelle impostazioni di rete selezionare SOLO UMTS (impostazioni, wireless e reti ALTRO, Reti Mobili, servizio 3g, preferenze di rete, solo wcdma) e SELEZIONARE APN 3 (impostazioni, wireless e reti ALTRO, Reti Mobili, Nomi punti di accesso, 3)
3. Spegnere il THL, togliere la Tre e lasciare spento il thl
4. Mettere la 3 in un telefono che non dà problemi di compatibilità, accenderlo e fare una telefonata o mandare un sms (per essere sicuri che la tre si accorga di essere di nuovo su un tel. UMTS)
5. Reinserire la Tre nel THL
6. Accendere il thl -> nessun messaggio di errore = la Tre ha riconosciuto il tel. umts (e potete rimettere senza problemi la modalità automatica in impostazioni, wireless e reti ALTRO, Reti Mobili, servizio 3g, preferenze di rete)
2. If you have the pin on the second sim and it does not unlock, do it manually from the settings.
Res.
IImanuII said:
MIUI Porting rom
Click to expand...
Click to collapse
Sweet!
Thanks it's good so far!
Sent from my W200 using Tapatalk
Thank you.
And waiting for next update.:silly:
Sometime can't show contact name for call in but i can not facturyreset befor install
fourtakig said:
Sometime can't show contact name for call in but i can not facturyreset befor install
Click to expand...
Click to collapse
It happened to one user who had set up the account xiaomi. Try to disable it select from the settings the contacts that you want to display
Inviato dal mio Nexus 4 con Tapatalk
In audio controls there is an option for "dirac controls" I'm not sure what it is but it just kicks you back to home page.
Not feeling any bugs so far it all runs really well. Is notification led fix a proper fix? When I tried to fix it, it flashed but very faintly but charging is full brightness.
Sent from my W200 using Tapatalk
ephumuris said:
In audio controls there is an option for "dirac controls" I'm not sure what it is but it just kicks you back to home page.
Click to expand...
Click to collapse
I see. I'll try to fix it.
ephumuris said:
Not feeling any bugs so far it all runs really well. Is notification led fix a proper fix? When I tried to fix it, it flashed but very faintly but charging is full brightness.
Sent from my W200 using Tapatalk
Click to expand...
Click to collapse
We dont have same led. In next relise i'll add the notification led.
Inviato dal mio Nexus 4 con Tapatalk
IImanuII said:
I see. I'll try to fix it.
We dont have same led. In next relise i'll add the notification led.
Inviato dal mio Nexus 4 con Tapatalk
Click to expand...
Click to collapse
I found one fix.Copy text and paste to google translate but don't show paste.I can't use.Sorry,my english.
djport1973 said:
I found one fix.Copy text and paste to google translate but don't show paste.I can't use.Sorry,my english.
Click to expand...
Click to collapse
Fix for? Pls post the link with fix
Inviato dal mio Nexus 4 con Tapatalk
IImanuII said:
Fix for? Pls post the link with fix
Inviato dal mio Nexus 4 con Tapatalk
Click to expand...
Click to collapse
Don't show paste.Only that black
compass bug fix?
IImanuII,
do you thik there is any chance to solve the compass bug in the future? Do you think it is a kernel level bug? Do you know for sure if this bug affects other Thl phones like the W100 and the W8?
Really missing Sky map
Regards
good morning. My notification LED if I work. From monent whatsap, low battery and shuts down load 100%
roccomx said:
IImanuII,
do you thik there is any chance to solve the compass bug in the future? Do you think it is a kernel level bug? Do you know for sure if this bug affects other Thl phones like the W100 and the W8?
Really missing Sky map
Regards
Click to expand...
Click to collapse
Thl w100&w300 nave same bugs. I cant fix this.
Inviato dal mio Nexus 4 con Tapatalk
djport1973 said:
I found one fix.Copy text and paste to google translate but don't show paste.I can't use.Sorry,my english.
Click to expand...
Click to collapse
For me paste and copy works.
The highest value I gained from all the roms I've tried
very good, but I saw a article, THL W200 lewaOS AnTuTu run sub test have 16737, THL W200 lewaOS also very good, article here: http://www.thlmobilestore.com/news/thl-w200-lewaos/
the rom is fine but I see that consuming even the first charge
The problem was that consumption was not in Deepsleep. I've solved flashing pureperformances cm.And comment that such consumption
WhatsApp_DB_Decrypt_v4.6 By DFoX - ITA/ENG
{
"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"
}
Info :
Decrypt latest Whatsapp Android db.... /sd/whatsapp/Database
Click to expand...
Click to collapse
Changelog :
v4.6
a) Support for .crypt8 Whatsapp >= v2.12.38
b) Minor Bug Fix
v4.4
a) Minor Bug Fix
v4.2
a) Support for Windows Phone Whatsapp
b) SQLite Library Update
v4.0
a) Improvement decrypt .crypt8
b) SQLite Library Update
c) Maximize Form Enabled
d) Button for Open Containing Folder Added
e) Other Minor Bug Fix
v3.8
a) Add Support for .crypt8
b) Other Minor Bug Fix
v3.6
a) Improved .crypt7 Decrypt
b) Other Minor Bug Fix
v3.4
a) Fix .crypt5 Decrypt (Thanks to leitor79 for Reporting Bug)
b) Other Minor Bug Fix
v3.2
a) Improvement Dll Compiled for Language Switch...
b) Timestamp Conversion improvement ( Now Use Milliseconds ) and adjust whit local time
c) Add Contextual menù on datagrid whit possibility to Copy Selected cell on Clipboard..
d) Other Minor Bug Fix
v3.0
a) Add automatic conversion on all Column for Timestamp Unix to DataTime in according whit Culture Info and Display On MouseHover Cell as ToolTip
b) Minor Bug Fix
v2.8
a) Add Support for .crypt6 / .crypt7..
b) Minor Bug Fix
v2.6
a) Fix bug on load Decrypted DB Renamed..
b) Dll Resource improvement
c) Minor Bug Fix
v2.4
a) Add Export to XLS (Now support Excel CSV and XLS)
b) Multilanguage Resource DLL Created (ITA / ENG )
c) Bar Data Grid Added
d) Navigation in Both Tab ( Db and Sqlite) are now in Separate process
e) Add Support also for old Whatsapp Database crypt ( .db)
f) Support for db whit big size..
g) Fix a bug on rename db file if it already exists
h) UI Improvement
i) Ability to copy a cell to clipboard or all selected rows
l) many other fix on C code
v2.2
a) Add Export to csv
b) Minor Bug Fix
v 2.0
a) Sqlite DLL Reference Improvement
b) Table DB Select
c) Minor code Fix
v 1.6
a) Language English Add
b) UI Improvement
c) Minor code Fix
v1.4
a) Adding management sqlite
b) Now if the db is not corrupted, you can see its contents directly in the app
c) Adding tab to open the files already in decrypted format sqlite
d) Minor Bug Fix
v1.0
a) Initial Release
Click to expand...
Click to collapse
File in Attachments
For any problem on start soft this library is required on your OS..
http://www.microsoft.com/it-it/download/details.aspx?id=30653
And
http://www.microsoft.com/it-it/download/details.aspx?id=40784
Click to expand...
Click to collapse
Donate Me :
Regards
Thanks...program works....good job my old friend
furb3t said:
Thanks...program works....good job my old friend
Click to expand...
Click to collapse
New Version v1.4 Online into first Post..
Regards
Can i open it with windows xp?
Deltafox79 said:
New Version v1.4 Online into first Post..
Regards
Click to expand...
Click to collapse
I download but I can't open show error
Regards
luisaron21 said:
I download but I can't open show error
Regards
Click to expand...
Click to collapse
What error? Hi...
this message
Deltafox79 said:
What error? Hi...
Click to expand...
Click to collapse
Don't let me put images, but the error is a windows alert that said, "the application failed to initialize properly (0xc0000135)"
WhatsApp_Db_Decrypt_v1.4 By DFoX - ITA
The problems probably is your os and missing library... You need to install :
The ( Microsoft .NET Framework 4.5 & Visual C++ Redistributable 2013 ):
http://www.microsoft.com/it-it/download/details.aspx?id=30653
And
http://www.microsoft.com/it-it/download/details.aspx?id=40784
Click to expand...
Click to collapse
If you have the same problems after installed this library I can try to compile app for your os...
Regards
thanks
Thanks I open the app but when I push decripta button, show me that " Database sqlite in formato non valido o corrotoo
The file is recently of my phone
Regards
I use whatsapp livetrack mobi
I use the web page bellow and i can decrypt the msgstore.db.crypt5 but with the app show me database corrupt, why?
luisaron21 said:
I use the web page bellow and i can decrypt the msgstore.db.crypt5 but with the app show me database corrupt, why?
Click to expand...
Click to collapse
1) Retry to decrypt after installed latest version of whatsapp v2.11.195 where I tested my soft http://www.whatsapp.com/android/
2) If you open the db decrypt the first 5 byte on ASCII is "SQLITE"?
Regards
New Version v1.6 Online into first Post..
Regards
Deltafox79 said:
New Version v1.6 Online into first Post..
Regards
Click to expand...
Click to collapse
Ciao, non ho capito a cosa serve questo programma (per decriptare le conversazioni di whatsapp salvate nelle schedina giusto?), e come poterlo usare, sfortunatamente capisco poco l'inglese, potresti mandarmi la spiegazione e una guida in PM, per favore?
New Version v2.0 Online into first Post..
Regards
iocom said:
Ciao, non ho capito a cosa serve questo programma (per decriptare le conversazioni di whatsapp salvate nelle schedina giusto?), e come poterlo usare, sfortunatamente capisco poco l'inglese, potresti mandarmi la spiegazione e una guida in PM, per favore?
Click to expand...
Click to collapse
Ciao... Molto Semplice Prelevi il db dalla sd/whatsapp/database lo apri e lo decript con il soft..
Niente di più
New Version v2.2 Online into first Post..
Regards
Deltafox79 said:
Ciao... Molto Semplice Prelevi il db dalla sd/whatsapp/database lo apri e lo decript con il soft..
Niente di più
Click to expand...
Click to collapse
Perfetto, Grazie Mille. :good:
Ultima domanda, Decripta anche i .crypt5 o solo i .crypt?
Ottimo Lavoro, comunque.
iocom said:
Perfetto, Grazie Mille. :good:
Ultima domanda, Decripta anche i .crypt5 o solo i .crypt?
Ottimo Lavoro, comunque.
Click to expand...
Click to collapse
Per ora ho messo solo i. crypt5.. se serve i .cript lo aggiungo...
Ciao
thankssss
thanks friend, app work fine now!
Best Regards
Qualcuno ha un vecchio database whatsapp in formato .crypt in modo da poter aggiungere il supporto a questo formato nella mia app?
Saluti
---------------
Hi anyone have an old database whatsapp in .crypt format? I can add support for this format in my app.. Best regards
What is Account Google Cell?
what does account google cell mean ?
https://www.facebook.com/SpaceX.SS
SpaceX - Lollipop
Samsung Galaxy S5
G900F-S-L-K-J-D
Changelog:
SpaceX 5.0 available: http://choimobile.vn/threads/49119/
SpaceX V4.2 - Stable (Jan, 26 2015):
Based on firmwave G900FXXU1BOA3 (Wed, 07 Jan 2015 11:18:56 +0000)
Support Language full: Azerbaycanca, Bahasa, Catala, Čeština, Dansk, Deutsch, Eesti, English, Espanol, euskara, Filipino, Francais, Gaeilge, Galego, Hrvatski, Islenska, Italiano, Latviešu, Lietuvių, Makedonski, Magyar, Nederlands , Norsk bokmål, Ozbekcha, Polski, Portugues, Romana, Shqip, Slovenčina, slovenščina, Srpski, Suomi, Svenska, Vietnamese, Türkçe, Udru, Uzbek, Greek, Bulgarian, Russian, Ukrainian, Korean, Chinese ...
Remove Knox
Improvements in compatibility with third-party applications (Fix FC Facebook, ...)
Increased stability
Fixed bugs in the previous version
Improves system performance
Support build.prop & init.d tweak
Optimization, remove unnecessary app
Added the recording button call , quick exit button in your browser
Enabled delivery reports
On - off capture
Added the Lunar in S Planner
Added the call block/mms (block messages, calls)
Added the on - off screen brightness informed when a new message
Remove My Magazine in home screen >>> PullUp - Flick the right from the left of the screen to open your app
Added 12 app Toolbox mod
SpaceX reboot menu 5-way reboot mod
All app multiwindow mod
Unlimited message mod
Added Lockscreen button on right status bar mod
Added app permissions settings
Remove S finder and quick connect on notification panel
Fix external SD Card permissions
Ads block
Add the wallpaper with over 50 different wallpapers
On display special characters keyboard Samsung
Update all applications to the latest version
SCL23 & SC-04F: upgrade Lollipop kernel V2
Full deodex, zipalign, Busybox, Pre-Root (SuperSU 2.45)
{
"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"
}
Download & enable mutil user:
http://forum.xda-developers.com/gal...x-optimize-t3012414/post58411901#post58411901
Thank & Credits:
SphinX Team: http://sphinx.vn/
Choimobile: http://choimobile.vn/
Android 5.0 by Google & Samsung
Frimwave by Sammobile.com
Kernel port 5.0 for G900J & G900D by @Hiepgia - SamsungViet.VN
@_riddle for the 'oat2dex' deodex jar file
@svadev for the automated deodex tools
SuperSU Big thank @Chainfire
TWRP 2.8 Big thank TeamWin: http://teamw.in/
ANDROID IMG REPACK TOOLS Big thank @A.S._id
XDA:DevDB Information
SpaceX Rom, ROM for the Samsung Galaxy S 5
Contributors
Manh_IT, SphinX Team - ChoiMobile.VN
Source Code: http://choimobile.vn/threads/43761/
ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.4.x
Version Information
Status: Stable
Current Stable Version: 5.0
Stable Release Date: 2015-03-18
Current Beta Version: 4.0
Beta Release Date: 2015-01-06
Created 2015-01-25
Last Updated 2015-03-23
Installation Guide
Recovery method:
First flash Bootloader & Modem via Odin
- Open Odin on your PC (Make sure you're using v.3.09, older versions won't work correctly!)
- Click on the 'BL' button, and load in your BOOTLOADER tar.md5 file for your model
- Click on the 'CP' button, and load in your MODEM tar.md5 file for your model
- DON'T TOUCH ANYTHING ELSE (you can brick your phone if you choose other settings in Odin)
- Click on the Start button
- Wait till it finish flashing.
- Your phone reboots automatically after flashing.
Install TWRP or Philz Touch recovery (Only)
Copy Rom to internal memory or external memory card
Boot into recovery, flash rom!!!
Odin method:
- Open Odin on your PC (Make sure you're using v.3.09, older versions won't work correctly!)
- Click on the "AP" or "PDA" button, and load in your file for your (Rom, Recovery, Modem, BB...)
- DON'T TOUCH ANYTHING ELSE (you can brick your phone if you choose other settings in Odin)
- Click on the Start button
- Wait till it finish flashing.
- Your phone reboots automatically after flashing.
TESTING (Dev only)
G900I-T-W8-M:
- Flash SpaceX 4.2 G900F
- Flash done, not reboot
- Flash kernel, and fix file:
G900T/M/W8: https://www.androidfilehost.com/?fid=95916177934517275
G900I: https://www.androidfilehost.com/?fid=95916177934517272
- Reboot
G900S, L, K please wait, no try flash rom G900F >>> bootloop!!!
Turn off the power or remove the battery and restart if the first boot more 10 minutes!!!
Mirror:
G900F, J, D (only):
Androidfilehost: https://www.androidfilehost.com/?fid=95916177934517299
Google Drive:
G900L (S&K Testing...):
Install SpaceX 4.2 G900L,S,K by Odin, + Install last bootloader, modem
Google Drive: https://drive.google.com/file/d/0BywPW6N-K7C2NGM1cHNVM1dIUXM/view?usp=sharing
Androidfilehost: ...
Fix GearManager: https://mega.co.nz/#!P8UGRBYQ!ZpzDB9r3dDf8P_F79-5DqfBMeHoM7mcDwLHmyPUOt2I
Recovery:
G900F (TWRP 2.8.4.0): https://www.androidfilehost.com/?fid=95916177934517138
SCL23 & SC-04F (TWRP 2.8.4.1): https://www.androidfilehost.com/?fid=95916177934517284
G900S, L, K (TWRP 2.8.4.1): https://www.androidfilehost.com/?fid=95916177934517285
Modem, BB, Bootloader:
G900F (XXU1BOA3): https://www.androidfilehost.com/?fid=95887005526789169
G900L (KLU1BNL5): https://www.androidfilehost.com/?fid=95887005526789171
G900S (KSU1BNL5): https://www.androidfilehost.com/?fid=95887005526789172
G900K (KTU1BNL5): https://www.androidfilehost.com/?fid=95887005526789170
G900I (ZTU1BOA1): https://www.androidfilehost.com/?fid=95916177934517247
SCL23 (KDU1BNJ1):
SC04F (OMU1VNL5):
Screenshots: http://forum.xda-developers.com/devdb/project/?id=7882#screenshots
Reviews: http://forum.xda-developers.com/devdb/project/?id=7882#reviews
Bug reports!: http://forum.xda-developers.com/devdb/project/?id=7882#bugReporter
Multi user
Add to build.prop:
Code:
fw.max_users=5
fw.show_multiuserui=1
or
Code:
fw.max_users=5
fw.show_multiuserui=true
#3
The download. Did you add it?
Does not work
Very good news
Waiting for download
waiting for download....
g900k supported or not??
awais419 said:
waiting for download....
g900k supported or not??
Click to expand...
Click to collapse
read the OP. k is supported
looking good by the screen shots. hopefullt will he up soon. last yime i tried this rom it just kept system ii problems from thr get go. good luck
once up i eill try agsin i know this is WIP
All links are ready, you can download SpaceX 4.2 right now
Manh_IT said:
All links are ready, you can download SpaceX 4.2 right now
Click to expand...
Click to collapse
cool beans
Sent from my SM-900P via XDA Premium 4 Mobile app
---------- Post added at 19:00 ---------- Previous post was at 18:53 ----------
Manh_IT said:
All links are ready, you can download SpaceX 4.2 right now
Click to expand...
Click to collapse
i dont see one for p. does this e cover all that wws posted or do you need to upload more
Sent from my SM-900P via XDA Premium 4 Mobile app
kmcphee said:
cool beans
Sent from my SM-900P via XDA Premium 4 Mobile app
---------- Post added at 19:00 ---------- Previous post was at 18:53 ----------
i dont see one for p. does this e cover all that wws posted or do you need to upload more
Sent from my SM-900P via XDA Premium 4 Mobile app
Click to expand...
Click to collapse
Maybe I need more time
default dictionary
if the default dictionaries still work as the stock firmware? previous version did not work when i selected the word on browser to find their meaning, pop up window of defining a word did not appear at all. i could not download samsung default dictionaries at all,,,
thank you
Watching this one eagerly
Great work!
Multi DPI did not ready yet I guess?
Ave666 said:
Multi DPI did not ready yet I guess?
Click to expand...
Click to collapse
Not ready, I need more time
This ROM trigerring knox counter?
hello i want to know if fingerprint sensor works on this rom please ?
Preparing SpaceX 4.2.1
...
Multi user
Manh_IT said:
Preparing SpaceX 4.2.1
...
Multi user
Click to expand...
Click to collapse
Wuuuuuuut ^_^
- Scope of APK-Info application
APK-Info is a Windows tool to get detailed info about an apk file.
The app was originally created by ZoSTeR and posted on Total Commander Forum
Then was updatd by jazzruby and this is the original jazzruby thread on XDA
| made a lot of improvements about the original projects.
- APK-Info functionalities
- Support up to latest API Levels available
- To add future SDK don't require program changes because is defined in external ini file.
- Multilanguage GUI. It's possible add new language without program change, but hust editing external INI file.
- Automatic recognition of OS language and set the right GUI language (en/fr/hu/id/it/pl/sk)
- Optiont in configuration file to force a specifc GUI language
- Optiont in configuration file to define pre and post filename characters
- Automatic log of the operation (that can be dsiabled via external ini file)
- Windows shell integration (optional)
- Download
Many thanks to Enyby for the develop of new features.
APK-Info - Released versions
Latest version
APK-Info v. 1.35 (03.07.2019)
- Source code (GitHub)
Source code - Github
- Additional info
Android API version
.
- APK-Info Changelog
APK-Info Changelog
..
- API Level supported
Level1 = Base
Level2 = Base 1.1
Level3 = CupCake
Level4 = Donut
Level5 = Eclair
Level6 = Eclair 0.1
Level7 = Eclair MR1
Level8 = Froyo
Level9 = Gingerbread
Level10 = Gingerbread MR1
Level11 = Honeycomb
Level12 = Honeycomb MR1
Level13 = Honeycomb MR2
Level14 = IceCreamSandwich
Level15 = IceCreamSandwich MR1
Level16 = Jelly Bean
Level17 = Jelly Bean MR1
Level18 = Jelly Bean MR2
Level19 = KitKat
Level20 = KitKat Wear
Level21 = Lollipop
Level22 = Lollipop MR1
Level23 = Marshmallow
Level24 = Nougat
Level25 = Nougat MR1
Level 26 = Oreo (8.0.0)
Level 27 = Oreo (8.1.0)
Level P = Pistachio Ice Cream (9.0) Preview
Level 28 = Pistachio Ice Cream (9.0) final
- APK-Info.ini - File with program settings
Show OS GUI language
Setting ShowOSLanguage=0 (default ShowOSLanguage=1) in the program title you can disable showing the OSLang code and language name.
Show command line option
Setting ShowCmdLine=1 (default ShowCmdLine=0) in the program title you can show the parameters passed to batch/command line to APK-Info.exe.
- APK-Info shell integration
It's included a registry setting to enable sAPK.Info shell integration.
BEFORE to run it to activate shell integration, please edit the .reg.
You can do it with ex. Notepad++ and set the right path for APK-Info.exe (path without space)
- Develop new language for GUI
If you want to contribute to create a new language, check the file in Documents sub-folder
Post you contribute reporting also the info showed in main screen as OSLangCode and LangName
- False positive report about virus on APK-Info.exe
Some antivirus may recognize APK-Info.exe as a virus.
It's a wrong report (false positive).
Please ignore it.
The application didn't contain any virus.
..
Reserved for future improvements (3)...
Reserved for future improvements (4)
Kudo's .
bovirus said:
Scope of APK-Info application
APK-Info is a Windows tool to get detailed info about an apk file.
The app was originally created by ZoSTeR and posted on Total Commander Forum
Then was updatd by jazzruby and this is the original jazzruby thread on XDA
| made a lot of improvements about the original projects.
Click to expand...
Click to collapse
Nice , but where is the download link post. :fingers-crossed:
Yepp, Downloads are absent. Where to get this precious gem?
@Borizzz
@Dark❶
Just please wait a moment.
We had for a longtime an old thread where first post was without updates.
Now I created the new thread but pelase take the time to do the necessaryu steps.
I posted the link (get from other thread) about latest update.
I'm working on the fix that youi posted in other thread.
Probably tomorrow morning the fresh 0.7Q will be available.
No hurry.
bovirus said:
@Borizzz
@Dark❶
Just please wait a moment.
We had for a longtime an old thread where first post was without updates.
Now I created the new thread but pelase take the time to do the necessaryu steps.
I posted the link (get from other thread) about latest update.
I'm working on the fix that youi posted in other thread.
Probably tomorrow morning the fresh 0.7Q will be available.
Click to expand...
Click to collapse
No hurry my friend.
I was just reminding u incase u forgot.
Best regards.
@Borizzz @Dark❶
Update the build (it's always 0.7Q but date 01.06.2017)
It's available via Download link.
I made some additional changes.
Please test it.
@Borizzz
@Dark❶
Update the build (it's always 0.7Q but date 01.06.2017)
It's available via Download link.
I amde some additionl settings.
Please test it.
bovirus said:
@Borizzz @Dark❶
Update the build (it's always 0.7Q but date 01.06.2017)
It's available via Download link.
I made some additional changes.
Please test it.
Click to expand...
Click to collapse
1. Thank you.
2. My advice to you is to keep "changelog" in post "Reserved for future improvements (3)... ".
That way 1st post will not get messy & long.
3. I'll try this app and report.
Best regards.
New version 0.7Q (02.06.2017)
Please check Changelog.
@bovirus
0.7Q 02.06.2017 - Browse button disappears.
{
"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"
}
All other functionality working fine.
@bovirus
I added this info about removing 'Browse' button in changelog.
I did it because Browse in previous relase didn't work (don't load another file and show relative info).
Did you disable the ShowLangCode and LangName info?
New version APK_info 05.06.2017
Changelog
******* APK-Info 0.7Q (05.06.2017)
Move LastFolder (used) variable in APK-Info.LastFolder.ini (first was in APK-Info.ini)
bovirus said:
New version APK_info 05.06.2017
Changelog
******* APK-Info 0.7Q (05.06.2017)
Move LastFolder (used) variable in APK-Info.LastFolder.ini (first was in APK-Info.ini)
Click to expand...
Click to collapse
Kindly go with sub versioning like 0.7.3 instead of P,Q,R...
Also make repository on GitHub , highly recommend.
That way you can track issue and make release there instead of mega.
Regards.
Please, add gui language Portugues-Brazil thank you.
[Strings-pt-br]
String01=Aplicativo
String02=Versão
String03=Build
String04=Pacote
String05=Min. SDK
String06=Alvo SDK
String07=Tamanho da tela
String08=Resolução
String09=Permissão
String10=Característica
String11=Nome atual
String12=Renomear para
String13=Play Store
String14=Renomear arquivo
String15=Sair
String16=Renomear o APK
String17=Novo nome do APK:
String18=Erro!
String19=O APK não pôde ser renomeado.
String20=Selecione o APK
String21=Cur_Dev
String22=Atual Dev. Build
String23=Desconhecido
String24=Desconhecido
String25=Browse
URLPlayStore=https://play.google.com/store/apps/details?id=
PlayStoreLanguage=pt-br
Click to expand...
Click to collapse
[OSLanguage]
0416=pt-BR
@Dark❶
I will start the numbering for version from 1.00 (from 0.xx beta to 1.xx stable).
I will consider the sue of Github repository.
I believe that GitHub repository could have a sense if someone propose change to source code.
But until now no one (except me) made changes on source code.
If there is no cooperation on changes on source code I believe that mega link is enough.
@41ui7i0
Thanks for the language.
I will add in next release.
...