[APP][3.0+] UltraManager - Mifare Ultralight Manager - Android Apps and Games

Hi everybody,
I recently finished working on a new app. It basically allows you to handle Mifare Ultralight tags.
Mifare Ultralight tags are inexpensive tags that are being used world-wide for a number of different tasks: public transportation, events, authentications and so on. The best thing about it (from my wicked point of view) is that it is not encrypted, which means that you can easily read/write those tags (as long as the contents of the tag can be overwritten).
As far as I know, there are some apps available for reading/writing tags, but most of them are either expensive or only allow you to write one word (32 bit) at a time, resulting in a long and boring process when you need to create a tag from scratch (i.e. writing 16 words on it), or editing multiple words.
This is why I came up with UltraManager. If you are in possess of Mifare Ultralight tags and you would like to find out more about their contents, this is the app you need.
At first I thought of only selling the app; but since the number of systems using Mifare Ultralight tags is getting higher as the time goes by, I wanted to allow as many people as possible to put their hands on those systems.
This is why I developed both a Lite and a Pro version. If you are only interested in doing some basic operations with your Mifare Ultralight tag, the Lite version will do just fine. There are no ads, and you will be able to read, edit and write tags.
If you find the app useful, or you need other features, there is a Pro version available as well: many other options are available for this version. The price for the Pro version is € 0.99 ($ 1.36).
The permissions required by both the Lite and the Pro apps are:
Network communication - control Near Field Communication
UltraManager Lite - Google Play
UltraManager Pro - Google Play
Any comment, suggestion and feedback is welcomed.
Thank you all,
Flavio 'darkjoker' Giobergia

Hey i want to try, can u fix the links, couldnt find with search at google play
Sent from my GT-I9500 using Tapatalk

Unfortunately I can't: I haven't sent 10 messages yet
Are you sure you can't find the app? Does your phone support NFC and your android version is >=3.0? Copy and paste the link from this topic, it works! It's only missing the starting "https://" !

Try this link for the apps:
https://play.google.com/store/apps/developer?id=Flavio+Giobergia

Diskb0x said:
Try this link for the apps:
https://play.google.com/store/apps/developer?id=Flavio+Giobergia
Click to expand...
Click to collapse
Thank you Diskb0x I'm turning 10 (posts) soon, in the meantime, thanks one again!

Version 1.1 released: Fixed a minor bug which did not allow tags to be read successfully from foreground dispatch (i.e. when a tag was found and the app was opened using the Activity Chooser, it was not recognized, so one had to scan the tag again to have it read).
The bug affected both the Lite and the Pro version.

Version 1.2.1 released: Some devices keep finding the tag every few seconds; this makes it uneasy to read/write it. This new version should fix the problem by waiting for a tag to be found before reading/writing, if no tag is found when the "Read"/"Write" button is pressed.
Plus, instead of a popup message appearing every time a new tag is found, the actionbar now turns green when a tag is available.

How can you read this tags with NFC or Camera (like QR)? I first time heared for this tags.

ivan123 said:
How can you read this tags with NFC or Camera (like QR)? I first time heared for this tags.
Click to expand...
Click to collapse
These tags can be read using the NFC technology: it is based on the induction of an electrical current in the tag (Maxwell's equations), while the QRs are basically 2-dimensional bar codes: the camera reads the black and white pixels and an app "knows" how to decode them.
The thing they have in common is that both NFC tags and QR codes can store information, and many devices can read them properly; the main difference is that, while a QR code can be read by everybody in possess of the QR code itself, the NFC tags may require some sort of authentication before being able to read them. Also, a QR code can be considered as a "read-only" memory (once it's printed, it can only be read), while NFC tags can usually be both written and read.

(UltraManager Pro) Version 1.3 released:
- Some users reported problems when writing certain tags using certain phones: I have introduced a toggle button: when "ON" the app will use the "transceive" function to write/read the tag, when "OFF", the usual functions are used. If the app was working fine prior this update, keep the toggle "OFF".
- The numbers next to the words now change color based on the word's status (based on the lock bytes value (bytes 02 & 03, word 02)):
. Red: Read-only
. Orange: Partially writable
. Green: Writable
The price is still € 0.99.
From now on, I will likely only support the Pro version (I will only update the Lite version in case of major bugs, but new features won't be added anymore).

_darkjoker_ said:
(UltraManager Pro) Version 1.3 released:
- Some users reported problems when writing certain tags using certain phones: I have introduced a toggle button: when "ON" the app will use the "transceive" function to write/read the tag, when "OFF", the usual functions are used. If the app was working fine prior this update, keep the toggle "OFF".
- The numbers next to the words now change color based on the word's status (based on the lock bytes value (bytes 02 & 03, word 02)):
. Red: Read-only
. Orange: Partially writable
. Green: Writable
The price is still € 0.99.
From now on, I will likely only support the Pro version (I will only update the Lite version in case of major bugs, but new features won't be added anymore).
Click to expand...
Click to collapse
I know its been a while, but i got the pro version a while ago and then forgot about it. What exactly can i do with this? My opal card has a mifare ultralight nfc chip and i was wondering what i could do to it?

Related

New App: TimeCalc - Time addition calculator (hh:mm:ss etc)

UPDATED TO VERSION 1.2 (NOTE: I'd put this in the market but I don't have $25 or a credit card!)
new version 1.2 released
summary of changes:
- fixed screen rotation bug (running total and current entry are remembered when screen rotates)
- much better layout (fonts are far bigger for example)
- major new feature - minus calculation. You can now add AND subtract time values. It can't yet handle a negative result so if it will go negative it just displays 0:0:0 (time equivalent of zero).
back to the original posting:
Out of the desire to write an app for android finally, and one that hasn't been done yet (at least not free that I can find on the market currently), and out of a necessity for just this kind of app since I work in music often and calculators are useless for hh:mm:ss types of addition, I decided to write what I feel is a truly useful utility.
of course it's free - but no I'm not releasing the source code. It sucks, and I'm just learning android development, and I just want to get this out there on the market sometime soon (but don't have the required $25 to pay for that yet!)
so here it is. I hope people find this useful.
Name: TimeCalc
What it is: Time addition calculator (hh:mm:ss etc)
requirements: Android phone. I developed it on 1.5 devkit and it runs fine in 1.5 emulator. on my 2.1 hero phone (official 2.1 taiwan rom) it runs perfectly too.
What you can do:
type in a time as seconds, minutes:seconds, or hours:minutes:seconds.
now hit the + button (which is plus or equals depending on how you think about it LoL). It adds the time you just entered to the total time value displayed. If that was your first entry, it just makes the total time value equal to what you entered.
Do this again. new total time.
Now it also does subtraction.
times are always displayed in h:m:s format. you can mix and match entries - 5555:555 will be 5555 minutes and 555 seconds. if you had no total before and hit the + button it will now display 94:44:15 in the total box (I got that from running my app on my phone so I hope it's correct LoL...
Cheers, have fun people.
I've seen lots of requests for this all over the web.
filesize is all of 13.2 kb. no menu, nothing. just run the app. no custom icon yet. no versioned yet, but hell it's alpha code. however it DOES work and I just used it for cd track listing summing for one of my jobs.
I made the buttons sort of big so typing should be easy. it's go ZERO extra features. when I have more than 2 hours to write an entire app out of nothing I'll add more too it, so I welcome bug reports, feedback, ideas, and so on please!!
Don
TODO:
- I think it would be great to add multiplication. multiply a bizarre time value by 3 or something and it gets complicated to do in one's head, might as well use this calculator. For example: Manager has 7 human resources who can each dedicate 5 and a half hours to a project. How many hours will that give the manager? Stuff like that could be helpful.
- I am considering adding an additional spot for days. I suppose it could be useful. However it gets complex - days can be many things. 8 hour work days (which aren't always even really 8 hours), 24 hours, 16 hours (awake time), etc. So I have to think about this one.
- copy to clipboard (could be nice I guess)
- a custom icon (might as well)
deleted post
deleted post
UPDATE: this bug is fixed in version 1.2 (at start of this thread)
I found a bug in my own app. When the screen rotates my app clears the total.
Will have to fix that!
Just be careful not to turn phone during a long sum or you'll be upset!
deleted post
deleted post

dreamDroid (Open-Source enigma2 client for android)

Dreamdroid is a open-source android client for enigma2 based Set-Top-Boxes.
The dreamdroid project ist hosted on github, sources are available via git.
Dreamdroid is licensed under the Create-Commons Attribution-Noncommercial-Share Alike 3.0 Unported License (http://creativecommons.org/licenses/by-nc-sa/3.0/)
The project page on githubcan be found at http://github.com/sreichholf/dreamDroid/
Dreamdroid is available via android market (search for dreamDroid) and via direkt download from http://github.com/sreichholf/dreamDroid/downloads
It is still in beta stage and may therefore still cause a "Force-Close" here and there (please report them to me).
Currently only english & german language are supported, but feel free to send a string.xml for your language to me!
I'd most likely commit it within hours or days (ok... i'm on holidays soon, it'll take a little longer then )!
Changelog:
Code:
-2010-08-16 - 0.6.2 - beta
FIX: Missing locations when editing timer
FIX: Weekdays on non-en_US Froyo-Desire
IMPROVE: Nicer icons at many places (including mdpi and hdpi version of ALL icons now)
-2010-08-15 - 0.6.1 - beta
Firt release available via official android Market
Basic Screenshot functionality
Fix some stupid (though primarily minor) Bugs
-2010-08-12 - 0.5 - beta
Add support for "Connection-Profiles" - you can now save as many configurations as u like with dreamdroid. The Configuration from previous Versions will be migrated to the profile "Default".
Notify user if a list is empty (e.g. nothing found using epg-search).
Lots of minor changes plus some major "backend"-changes.
-2010-07-30 - 0.3.7 - beta
Implement "QuickZap" mode to VirtualRemote
Add "long-keypress" functionality to VirtualRemote
Fix crash when "Current Event" was clicked in ServiceList ContextMenu while no EPG-Information was available
Implement Custom UnhandledExceptionHandler writing Stack-Traces to the sdcard when unhandled Exceptions occur (aka Force-Close). If you'd like to help me fixing Bugs please send the crashreports to me (or post them here)!
Some minor changes (for sure)
-
2010-07-13 - 0.3.6 - beta
Add possibility to Search EPG, also accessible via hardware-search key (if there is one)
Also show service name epg_item_dialog (because it is variable when showing results of EPG-Search)
Some minor other changes
-2010-07-12 - 0.3.5 - beta
Add basic possiblity to display "Current Service" (use options menu to reload)
Add possibilty to start movie playback via a movies context menu
Reorder Buttons in main menu
Fix SSL-Connectivity on Froyo (broken pipe)
Allow apps2sd on Froyo
Fix some minor bugs
-2010-07-06 - 0.3.1 - pre-beta
Move SimpleHttpClient instanciation to SimpleHttpClient.getInstance(SharedPreference)
Handle non-202 HTTP-Status correctly in SimpleHttpClient
Add hasError() and getErrorText() methods to SimpleHttpClient
Improve Error-Messages throughout all Activities using SimpleHttpClient (which are all except DreamDroidPreferenceActivity)
Rename DreamDroidPreferences to DreamDroidPreferenceActivity
Some minor refactoring
Fix some bugs in some AsyncTasks
Add "Login" Checkbox to preference screen for enabling/disabling the use of login credentials - disabled by default (please check if you need credentials for your connection to work!)
make "root:dreambox" the default credentials
fix Typo in Volume-Minus-Button in VirtualRemote
bump version to 0.3.1
-2010-07-05 - 0.3.0 - alpha
Add VirtualRemote
Disable ldpi-support for now (needs some adjustments first)
Some smaller fixes
-2010-07-04 - 0.2.9 - alpha
Some refactoring
Improve layout of main-menu in landscape mode
Enable sending of messages
Enable Device-Info
Add option to delete recorded movies
Improve movie list layout (now showing more information)
Add "Current Event" Option to Servicelist Context-Menu
Some (or maybe quite a lot of) code-cosmetics
- 2010-06-25 - 0.2.5 - alpha
First public alpha release of dreamdroid
Browsing channels and EPG and adding/changing/deleting timers (manual or using EPG) works (no support for tags an locations, yet)
Supports only configuration of a connection to a single box for now (ssl working)
Please consider this an highly experimental build!
More features to come!
reserved for possible future-use
updated to 0.3.5 - see first post.
Hei
How can i install the programm? When i unziping it, i dont have .apk file, but lot of other files?
Tnx for the programm!
dabrovi said:
Hei
How can i install the programm? When i unziping it, i dont have .apk file, but lot of other files?
Tnx for the programm!
Click to expand...
Click to collapse
same here.
would love to try this out, please help if possible!
It already is an .apk file... please just rename it to apk and then install it (apk is nothing else then a standard zip-file with a different ending...)!
Some Browsers (especially Internet Explorer) are doing crazy things when you download files...
PS: Thx for your feedback in advance
PPS: 0.3.6 is online - New Feature: EPG-Search (via menu or hardware-button).
any update ?
fc all the time
Does this allow remote streaming from a dreambox? That would be awesome
Oh,
hi, dreamDroid can be found on the market for quite some time now.
As there actually is no Streaming-Client capable of playing MPEG-TS... no sorry, it doesn't. But as soon as there is a possibility i will implment streaming!
Can you do like this, i see that is possibile
link h t t p ://w w w .y o u t u b e.c o m /watch?v=u58kG0lgRnc
Thanks
First of all thank you for this great app!
I have two minor remarks:
1: I can't stream recordings. I have read this problem is caused by a problem in vPlayer. Is this correct?
2: If a stream over 3G/H with a VPN connection it takes some time to load the stream and when the stream is playing you see a lot of squares. Is it possible to change a setting to fix this?
any plan on future version to support Enigma 1 as well?
Fabian1971 said:
First of all thank you for this great app![/QUOTE
You're welcome
Fabian1971 said:
1: I can't stream recordings. I have read this problem is caused by a problem in vPlayer. Is this correct?
Click to expand...
Click to collapse
Correct, vPlayer has some problems with blanks and special charcaters like the german umlauts (äöüß...).
On Way to solve this is to change the filename-scheme for recordings on your box (future recordings should work than) to anything else than the default value.
Fabian1971 said:
2: If a stream over 3G/H with a VPN connection it takes some time to load the stream and when the stream is playing you see a lot of squares. Is it possible to change a setting to fix this?
Click to expand...
Click to collapse
3G is just not made for streaming high-data-rate videocontent... i don't know anything u could do to solve that (besides the fact that every data-plan i know would be used up within minutes or at most several hours of streaming).
chewlee78 said:
any plan on future version to support Enigma 1 as well?
Click to expand...
Click to collapse
Well, originally dreamDroid was designed in a way that allowed adding support other protocols pretty easily.
While at some point there would be some more work to do than just a "simple protocol implementation" it would still be possible to do so.
But there's some other issues:
1. I do not have any enigma1-based STB anymore
2. I do neither have the time nor the motivation to implement a second protocol
3. Until now no one else felt up to implement enigma1 support
dreamDroid is an open source project and everyone is welcome to join it, as long as he's sticking to some rules and conventions . Just contact me.
Click to expand...
Click to collapse
Thank you for great app.
I couldn't find any scheduled recording section in program. It would be good like this feature.
YaPaY said:
Thank you for great app.
I couldn't find any scheduled recording section in program. It would be good like this feature.
Click to expand...
Click to collapse
It's called "Timers" .
That part will get a major overhaul with the next version (released in about 6-8h).
You can see a screenshot of the new timerlist here:http://reichholf.net/files/dreambox/dreamdroid/timer_list.png
regards,
Reichi
Reichi said:
It's called "Timers" .
That part will get a major overhaul with the next version (released in about 6-8h).
You can see a screenshot of the new timerlist here:http://reichholf.net/files/dreambox/dreamdroid/timer_list.png
regards,
Reichi
Click to expand...
Click to collapse
It's good job. Now stream function working. It's little bit laggy but it's okay. Maybe you can improve the performance with next releases.
Best E2 tools in market, thank you, well done.
Great app but unfortunately when trying to stream a channel via vPlayer, the stream closes after 1 second. Any ideas what could be causing this?
vibez said:
Great app but unfortunately when trying to stream a channel via vPlayer, the stream closes after 1 second. Any ideas what could be causing this?
Click to expand...
Click to collapse
same here.
Wow, this app is absolutely amazing.
Works very well here.
I've tested streaming only via WiFi. Sometimes it loses the stream.
Please do not try to stream any HD Channel. I think, this wont work.
Thanks to the dev.
One Bug:
sometimes my timer.xml is away after make a new timer.
I think, it's because Ä,ö, ü or something like this.
Hi
Great app except cannot install vplayer to my htc wildfire. Is there any alternative?
I presume it is because of Froyo on my htc?
Thanks

Answer to NXP Launches NFC Tagwriter App for Android 2.3.3

I don´t have access to * HomeArrow * Samsung Nexus SArrow * Nexus S Themes and AppsArrow * [APP] NXP Launches NFC Tagwriter App for Android 2.3.3
So I post my answer here to help others -> please move it to the wright thread
____________________________________________________________________________
Original Post:
I have an old university ID card that has a mifare classic chip and i think its obviously write-protected. Is it possible to erase this info? and re-write my own?
I'm trying to find a way to auto-launch applications when a certain NFC tag is read. Are there any apps out there that can do this?
I basically want to launch the car home app when I place the phone in the car holder (i'll place the old uni card or some other nfc tag behind the holder)
____________________________________________________________________________
Answer:
Hi Grippa,
the admins didn´t gave me access to NFC developer Forum yet. So here is my answer to your post from NXP Launches NFC Tagwriter App for Android 2.3.3
Regarding to Android Nfc Development Mailing List you can access Mifare 4k Tags "only" with Tags or TagWriter from NXP, old Apps from the Android Market doesn´t work anymore.
Maybe we should find out how to access NFC Tags with other Apps than Tags or TagWriter,
then we can develop our own App. -> for example your idea.
If you want to access a read-only Tag, you have to find out, if it is possible to change the MAD Sector.
Just have a look in the Specifikation of the Tag. For NXP MF1k/4k Tag Type there is a diffrent between the values of the Acces Bits in the Mad Sector. Link to NXP MF1k/4k Tag Type Specification -> look for the diffrences between Table 4 and Table 5.
Hopefully this helps you.
Yours
Alexander / Ubiquitous2011

[APP][2.2+] LBE Security Master 5.1.4722

For those who use this app, and like it more than the official lite English version.
Attached is the latest (beta) Chinese version Google English translated and repacked+signed.
All rights/Credits to creator at: www.lbesec.com
For older versions check this thread.
Or check market.
Note:
I have experienced issues with apps's functionality if it's not installed from clean slate. Even when using backup/restore functionality of LBE or TitaniumBackup.
I strongly recommend uninstalling previous versions before upgrading and to reconfigure the app from scratch.
Changelog:
10/11/2013 - The community here updated the translations for LBE_Security_5.1.4722
31/07/2013 - LBE 5.0.3720
16/07/2013 - LBE 5.0.3674 - Thanks to @sorg
28/06/2013 - LBE v5.0.3555 - A more Humanoid translation thanks to VicePoint can be found here.
23/05/2013 - LBE v4.6.3005
28/04/2013 - LBE v4.6.2925
26/04/2013 - LBE v4.6.2924
19/04/2013 - LBE v4.5.2917
06/02/2013 - LBE v4.4.2868
25/01/2013 - LBE v4.4.2829
24/01/2013 - LBE v4.4.2828
19/01/2013 - LBE v4.4.2803 - A release with multiple translations for English, French & German. Look here.
Newer modifications were added and attached here by Pax_fr.
14/01/2013 - LBE v4.4.2803 - here
14/12/2012 - LBE v4.3.2738 - here
16/11/2012 - LBE v4.2.2548 - Manual Translation - here
Should be fixing the Android 4.2 issues that reported in previous version.
14/11/2012 - LBE v4.2.2546 - Manual Translation - Here
21/09/2012 - Newer release from LBE - v4.1.2224 - Here
7/9/2012: A new version is out - v4.1.2175
Until we'd get to human translate the changes I'm posting the translations by Google Translate.
Update (21/09): Human/Manual translation version thanks to cdljl2005
Here's the change log (thanks to Google translate):
1 redesigned clean and simple style UI
2 new program lock function, face recognition
3. The new LBE task manager, at any interface can be a key to exhale, convenient
4 New switched vibration and missed reminders
5 Enhanced system-level call blocking feature, support for CDMA network phones, and HTC series mobile phone
6 new strange call delay of three seconds ringing function (This feature is dependent on system-level calls blocking)
7 spam messages and telephone notification, a separate notification bar message, you can just click once to enter the harassment intercept interface
8 Task Manager with HTC 4.0 phone compatibility
9. Significantly optimize memory usage, reduced to LBE 4.0 version level
10. Repair the charging time remaining prompts
11 to increase the depth of the SD card cleanup options
12. Repair Most common LBE Security Master 4.0 bug fixes some bug causes the program to crash
** Thanks to cdljl2005, we now have a manual translation for v4.0.1894.
If you like it give him a thanks too.
25/7/2012 - update translation to v4.0.1894 (Google translated)
4.0.1894 update logs
Active defense Added support for Android 4.1.1
The new revision of the main interface, more comfortable, more easy to use
The harassment blocking features full support for dual card dual standby type. You can set a different intercept for each SIM card mode and IP dialing mode
New design of software architecture, the memory footprint is reduced by 40%, half and even less of the same kind of security software
New depth of scanning capabilities, can help you to accurately scan the SD card in the garbage
Fixed clean up the desktop process error on Android 4.0 and 4.1 mobile phones
New notification bar shortcuts, so you do not need to enter the the LBE security master to complete the most common operations
Synchronization software uninstall feature new uninstall the software clean up the residual files of SD card
Traffic statistics to support the night half-price mode, you are free to set the half-period
Virus killing function supports background scanning, to avoid the depth of killing screen lock failure
Harassment intercept support dual card models include: the MOTO full range of dual-card models, HTCG + W card models, MTK full range of dual card models, ZTE U960, etc.
23/5/2012 - update translation to v3.7.2164 (seems lke there's a hardcoded chinese text in power saving screen, around the power scheme... )
Active defense:
0, fixes some versions prompted to restart the upgrade several times
A fix on some machines, the main anti-occasional failed to load;
2, FMR-compatible memory clean-up, hot restart and other software., Active defense can be automatically restored after a system crash;
To streamline the logging algorithm, the same event will not be multiple entry log;
Power-saving mode:
1, reconstruction of the power-saving optimization features: a variety of modes, charging tips, taskbar power icon (optional);
2, the power to show the accuracy on some devices;
3, repair N930 battery display inaccurate;
4, fix the first to enter the power saving mode, custom mode displays an error;
5, modify the name and description of the mode;
6, improved battery power for algorithms;
Flow correction:
Fix a bug, resulting in an automatic flow correction will be performed after each reboot;
Anti-theft features:
Two unlock failure complicated by the front camera camera sent to the safety of mobile phones
This feature requires ANDROID 2.3, and the phone has a front camera
Other:
Repair and the MIUI 2.3 backup and restore compatibility issues.
11/05/2012 - update translation to v3.6.2039
The new flow auto-correction function, support automatic and manual correction mode; automatic correction of repair traffic occasionally lead to software crashes, and flow calibration time interval too short;
Automatically upgrade the support to upgrade the anti-theft module;
Fix the problem of anti-theft module messages intercepted by the security master;
Anti-theft module:
A backup contact data is no longer the backup picture and other data, to prevent the backup failed because the data is too large lead
When the backup, positioning operation is executed, it will automatically open the network connection and GPS
The interface-digit password prompt, to prevent excessive password median
4 anti-theft login page to join the forgotten password option
29/04/2012 - update translation to v3.5.1999
a new anti-theft module
Enhanced the compatibility of the active defense
New anti-theft module, anti-theft module is an independent security master module, with the following features:
Automatic notification when the SIM card replacement security number phone positioning: Get cell phone current location data destruction: destruction of the address book, SMS, data, and clean up the SD card, to prevent the loss of privacy data backup: backup data to the cloud server, to prevent key card replacements notice: loss of data lock the phone: to prevent others from using your phone rings alarm: the maximum volume alarm sound to help retrieve the phone virtual Warning: send a custom warning message to your phone
Anti-theft module is tightly integrated with the LBE security master, support ROOT installation mode in the active defense to open the case, the LBE anti-theft module. LBE anti-theft module in this mode will be installed as a system component that can not be easily removed, even if the phone is clear the data, or restore factory settings, anti-theft module can still take effect.
19/04/2012 - update to v3.4.1974
enhance the compatibility of the active defense
- Repair the compatibility problems of the previous versions of the firmware of a small part of active defense
- Repair the failure of some of the Android 2.1 or Android 2.0 phone in the open active defense, the Task Manager
- Repair the in MIUI on the automatic update fails
- Improve the same part of the proactive defense without the phone features of the tablet device compatibility issues
- Repair of active defense compatibility issues with some of CyanogenMod ROM
- Added by default some of the core of the system component from the Kai housekeeper whitelist, to prevent the user inadvertently prohibit its start automatically lead to the abnormal working of the system (including: the MOTO phone can not connect to the PC, some ringtones error)
- New anti-virus log function, you can viewed in the interface of the virus killing virus scanning history
11/04/2012 - update to v3.3.1946
Change log is huge, read here
29/02/2012 - update to v3.2.1749
One fixes a large number of bug cause crash
Firewall support Samsung I9008 and I9108
3 virus database upgrade to the latest version of February 24, 2011 (20110224.d)
New Kung Fu Panda virus detection
5 fixes the Kung Fu Panda virus infection on the phone security master black screen no response
20/02/2012 - v3.2.1741 google translated (file named by author as 3.2.r741)
Bug fixes
Firewall support 9008 9108
Virus database upgrade to the latest version of the February 20
18/02/2012 - Fixed FCs on scan due to translation.
Changelog here:
http://www.lbesec.com/?cat=3
Google translated version:
http://translate.google.com/transla...ayout=2&eotf=1&u=http://www.lbesec.com/?cat=3
Terrible translation, did you edit the text yourself?
SWADED said:
Terrible translation, did you edit the text yourself?
Click to expand...
Click to collapse
Read OP again. Clearly states how translated.
Sent from my HD2
zagzag99 said:
Read OP again. Clearly states how translated.
Sent from my HD2
Click to expand...
Click to collapse
Read comment again. Clearly states edit instead of translated.
But let me make it even clearer: Did you just copy paste what you saw in Google translate or did you edit the text after letting Google **** it up?
Don't get me wrong I appreciate the effort but you could make the translation so much better by just using common sense.
I'm willing to translate it for you, if you can send me the text file or whatever.
SWADED said:
Read comment again. Clearly states edit instead of translated.
But let me make it even clearer: Did you just copy paste what you saw in Google translate or did you edit the text after letting Google **** it up?
Don't get me wrong I appreciate the effort but you could make the translation so much better by just using common sense.
I'm willing to translate it for you, if you can send me the text file or whatever.
Click to expand...
Click to collapse
meant Google translated. Not manual edit apart from some special chars.
Have no time to translate manually. There are many strings. If you want you can extract strings yourself with apktool.
Or I can attach later if you want.
Sent from my HD2
Hi zagzag
I don't seem able to find the download link to 3.1.1549 version on lbesec.com. Since this version is recommended I would like to give it a try. Any chance you can attach it to the op please? Thanks in advance.
Link: http://www.lbesec.com/download/LBE_Privacy_Guard_3.1.1549_A1.apk
It's where the android button is.
CSharpHeaven said:
Hi zagzag
I don't seem able to find the download link to 3.1.1549 version on lbesec.com. Since this version is recommended I would like to give it a try. Any chance you can attach it to the op please? Thanks in advance.
Click to expand...
Click to collapse
night_stalker_z said:
Link: http://www.lbesec.com/download/LBE_Privacy_Guard_3.1.1549_A1.apk
It's where the android button is.
Click to expand...
Click to collapse
Thank you for the link. Unfortunately, this one is in chinese language. I'll wait for the English version.
By the way, a general comment about the LBE's saga...
I think the efforts to improve the application should be seen as a positive thing. I've got a feeling I can trust the LBE's developer(s). A bit unfortunate no one in the development team is fluent in English. Kaspersky security software product is developed in Russia, so the location of the developer/vendor means nothing really.
Still on the matter... There are more people in the UK in prisons than the hackers in China who are after my credit cards. That doesn't make all British people criminals.
Updated OP with newer version.
zagzag99 said:
Updated OP with newer version.
Click to expand...
Click to collapse
Thank you.
Here is my very quick feedback...
The number of new features are very impressive.
Everything is configurable to your liking.
I have monitored the two main processes using OSMonitor app and couldn't detect anything suspicious. Since I disabled all reporting services I did not notice LBE making network connections.
After install I restarted the phone, it was an requirement.
I have checked the applications that would connect to the internet to pull adverts and as far as I could tell LBE was blocking them successfully.
The process usage has always been impressive in version 2 and I can say the same thing about 3 now. Please note; I use my phone extensively everyday and I use upto three batteries. I can easily tell if my battery usage has noticeably changed. Each battery gives me 6-9:30 hours of continuous use.
The interface looks really good and very distinguish from the rest.
Being still in alpha obviously, the interface requires a lot of attentions. For instance, going back to the app list of Active Defense from individual app setup screen does not maintain the application position. Things become bad when the system apps being shown.
It looks like the trusted app view is gone, which is a step backward in terms of usability.
Ok, I need to submit this now as my bus stop is next. Overall I'm very pleased with LBE so far. Thank you guys.
thanks for this!
Just a quick update...
I'm still alive after installing the latest build but unfortunately it was unstable -- reverted to version 2.x now.
Just a suggestion, if I may. Due to the number of new features I can tell how the team/dev are/is busy. However, it would be a good plan to fix version 2.x issues first. I just reverted to a version that I knew is not stable. For one, I have to keep my eyes on the settings to make sure they are not changed inappropriately. Thank you.
Thanks, best program I have installed. Just brilliant
So what's the difference between "LBE Security Manager" and "LBE Privacy Guard", if I may ask?
trollsperm said:
So what's the difference between "LBE Security Manager" and "LBE Privacy Guard", if I may ask?
Click to expand...
Click to collapse
It is the same only the version posted here is the newest beta, translated by the OP.
Not a big fan of it being able to do things that cost me money. Why is that permission there now?
Sandpapers said:
Not a big fan of it being able to do things that cost me money. Why is that permission there now?
Click to expand...
Click to collapse
That's how the permission is called but the feature behind it is that lbe can track your data plan costs and limit apps using data when you reach your limit.
This is good for those that don't have flat rate unlimited data plans.
Sent from my NexusHD2
New release 3.2.1650
Again, just google translated.
Check OP for link.
Change Log:
The LBE security master 3.2 full version (3.2.1650) is officially released! Increase the depth of clean-up of SD card, IP dialing
Virus killing] new ROOT mention the right type of software alarm
The virus killing anti-virus interface, you can view the details of each virus, including: the name of the virus, the risk of specific acts
Open the antivirus engine and virus database of killing the virus automatic update feature
[Interface] New security master password protection feature to prevent users without permission to modify the security master set
[Interface] support the flow of floating window click on the penetration function (need to lock the flow of floating window location)
Call firewall new system-level calls firewall, a significant reduction in call blocking time, the loud cry of resolve to intercept (system-level calls firewall needs to open the active defense capabilities to meet the call blocking mode is set to hang up when best)
Phone call firewall intercept model to add only accept contact with the White List number model
Call Firewall support calls attribution to feature HTC Sense 3.0 lock screen display (requires first set of calls attribution to the window position to lock)
[Coming call firewall support MMS block and recovery
Call firewall, support IP dialing, you can choose to automatically add all the numbers to IP prefixes, the only other provinces, the only foreign city numbers automatically add IP prefix
Call firewall attribution to the database is updated to the January version
[System] new deep cleaning function of the SD card, you can manually clean up the SD card on a variety of software cache
Android 4.0] to repair the Android 4.0 system, occasional failure of network access control
[Performance] fix bugs, and after two weeks of internal testing to ensure the stability of the 3.2 version from 3.0 since

NFC Writable Tags for Nexus 5?

I want to experiment with NFC tags, but I have read there are some compatibility issues.
Has anyone purchased NFC tags that work with the N4? If so, what type should I be looking for, and where can they be purchased?
TIA.
I ordered these: http://www.ebay.com/itm/160923054515
Still have not received them (I guess in 2 weeks or something like that I will) so I don't know if they will work, but they should.
Ordered these and they work like a charm ! (you can find the stickers and hand tags separated) www (.) amazon (.) co (.) uk/RapidNFC-Tags-Task-Launcher-Pack/dp/B00A0Y97C8
Most tags will work, but the ones to stay away from are the Mifare Classic Tags - those only work with devices that have a specific manufacture's NFC Chip.
NTAG203 Tags are the most popular and affordable NFC tags for general use that also are universally compatible with all NFC devices. For uses requiring a little more memory, there are the Topaz 512 Tags.
We have both over at AndyTags.com (disclosure - it's my store) as well as NTAG203 key chains, but most NFC suppliers these days will have either type so no obligation to get them from us.

Categories

Resources