Популярные бесплатные в категории 'Связь' в Android Market

Критерий сортировки:
3151-3160 из 5392
Иконка для WiFiMap Automatic Map Creation 0.2.7

WiFiMap Automatic Map Creation (v. 0.2.7)

keydepth опубликовал приложение 2011-11-26
(обновлено 2011-11-26)

WiFiMap is created for the recovery after the 2011/3/11 M9.0 east-northern Japan earthquake.
Even in the disaster-affected area, A WiFiMap will show you automatically the wireless LAN access points that are searched and confirmed. According to the WiFiMap, you can go to a area where Internet is available and share the information around the area.
Make GPS and WiFi work together, then create a WiFiMap by yourself just by taking a few walks!
I myself is also a victim of the Japan earthquake. Let’s try our best to help reconstructing Japan!

Бесплатно
Иконка для CellSnitch Downloader 1.0

CellSnitch Downloader (v. 1.0)

EMG Inc. опубликовал приложение 2011-11-25
(обновлено 2011-11-25)

This is a downloader application which allows you to install CellSnitch. Once installed, you may use CellSnitch on a free-trial basis which provides all functionality except for call, message, and position logging. See http://www.cellsnitch.com/tour for installation and quick start instructions.

Need to protect your children from cyber-bullying and sexting? CellSnitch works quietly and invisibly, delivering the monitored data direct to you, without the "man-in-the-middle".

CellSnitch monitors and transmits logs and content of incoming and outgoing SMS (use as an SMS replicator/SMS forwarder) and calls, as well as geoposition data, directly by SMS to a phone number or by email to the Gmail address of your choice.

To use this downloader: Make sure your Android device can install apps from "Other Sources". Don't forget to uninstall after use.

Important: This is only a downloader which allows you to install the actual CellSnitch application. Other than downloading CellSnitch, this application serves no other purpose.

CellSnitch on FaceBook: http://www.facebook.com/pages/CellSnitch/149114685161319
CellSnitch on Twitter: http://twitter.com/CellSnitch

Бесплатно
Иконка для Text611 for Milestone/Hero 1.5 1.0

Text611 for Milestone/Hero 1.5 (v. 1.0)

Cellular South Inc. опубликовал приложение 2011-11-22
(обновлено 2011-11-22)

Text611 is the quick and convenient way for Cellular South customers to get answers to their questions.  Use Text611 to start a text message conversation with our Customer Support department and get answers to your questions.

Бесплатно
Иконка для SMS Scheduler Lite 3.1.7

SMS Scheduler Lite (v. 3.1.7)

Migital IA опубликовал приложение 2011-11-19
(обновлено 2011-11-19)

Want to send a Time Based SMS to be Sent Later? Write it now & Forget it! It will be Auto Sent…

    * Never Forget to Wish anyone on Occasions
    * B’Days, Anniversaries, Christmas, New Years..
    * SMS Auto Sent at defined Date & Time.
    * Send SMS to Multiple Recipients.
    * Best, Most Advanced, Efficient, yet easy to use..

Бесплатно
Иконка для Titan Message Scheduler 2.1.0

Titan Message Scheduler (v. 2.1.0)

DroidTitan опубликовал приложение 2011-11-18
(обновлено 2011-11-18)

Titan Message Scheduler allows users to schedule, manage and send text messages to family and friends.

* Ability to send messages using Google Voice and standard text messages.
* Schedule re-occurring messages on a hourly, daily, weekly, monthly or yearly basis.
* Manage, search and sort scheduled messages.
* Group text message scheduling. Can be used for group announcements with Google Voice or standard Text.
* Paid Version available with added features:
* Ability to send mass text messages instantly
* Ability to create and use drafts for future texts
* Enhanced user interface.



Keywords: Email, sms,schedule, scheduler, google voice, sms scheduler, schedalls, auto sms, schedule sms wishes, handcent sms, google voice schedule text messages,

Бесплатно
Иконка для FilterProxy 2.0.5

FilterProxy (v. 2.0.5)

Neutral Tao опубликовал приложение 2011-11-15
(обновлено 2011-11-15)

FilterProxy is a access blocking proxy.

[Function]
* FilterProxy blocks the URL that matched registered patterns.
* FilterProxy acts as redirector.
* FilterProxy replaces HTTP request header.

[Initial setting]
* In "Main-Setting" Tab, push "setting"
* "Mobile networks" -> "Access Point Names" -> {Using Access Point}
* In "Proxy", set "localhost"
* In "Port", set "8000"(Default port number of FilterProxy is 8000)

I describe below the explanation of each tab.

["Main/Setting" Tab]
You can edit the basic setting of FilterProxy.
* ACTIVE/BYPASS
  When you want to disable FilterProxy temporarily, push this.
* setting
  If you want to change the proxy setting of wireless access point, push this.
* PORT
  Set the port number that FilterProxy uses.
* "Export"(in Menu)
  Show current setting of FilterProxy.
  Long press and copy the setting, save to elsewhere.
* "Import"(in Menu)
  Paste the exported setting text and press "Append" or "Overwrite".
  In "Append", only new setting are imported.
  In "Overwrite", all exist setting are replaced by setting text.

["Main/Log" Tab]
You look the most time-taking 100 URLs.
* LONG CLICK
  Send the URL to ["URL Filter/DenyList" Tab] or ["Redirector/Edit" Tab].

["URL Filter/DenyList" Tab]
You can edit the blocking URL patterns.
* PATTERN
  Input filter pattern in a text box and push the "ADD".
  When you push the "X", you can clear the text box.
  The below is the useable special expression.
  - "#"
     match 1 numeric character(i.e. "d")
  - "?"
     match 1 any character(i.e. ".")
  - "*"
     match any length any character (i.e. ".*")
* PATTERN LIST
  It displays the list of registered patterns.
  * CLICK
    Toggle pattern's availability.
    White pattern is enable. Gray pattern is disable.
  * LONG CLICK
    Push back the pattern into the text box.

["URL Filter/AllowList" Tab]
You can edit the granted URL patterns.
The operation method is the same as ["URL Filter/DenyList" Tab].

["URL Filter/Log" Tab]
You look the access denied 100 URLs.

["Redirecor/List" Tab]
You look the registered rules.
  * CLICK
    Toggle rule's availability.
    White rule is enable. Gray rule is disable.
  * LONG CLICK
    Push back the rule into the ["Redirector/Edit" Tab].

["Redirecor/Edit" Tab]
This space is too small to explain. Please read full explanation in my web page.
["Redirecor/Log" Tab]
You look the redirected 100 URLs.

["HTTP Header" Tab]
You can edit the rule of rewriting HTTP Request Header.
Please use this only a person understanding HTTP Request Header.
* Name
  Input a HTTP Request Header Name you want to rewrite.
  *Caution*
  From Ver2.0.0, Name isn't normalized for the operation of non-normalized named header. So you must normalize the Name manually like "User-Agent".(camel type with hyphen?)
* Value
  Input a value rewrite to.
  If you want to remove the HTTP Request Header, Push "R" button.
  ("(REMOVE)" means the HTTP Request Header removed from the HTTP Request.)
* Desc(omissible)
  Input the description of the rule.
* RULE LIST
  It displays the list of registered rules.
  * CLICK
    Toggle rule's availability.
  * LONG CLICK
    Push back the rule into the text box.

[Disclaimer]
Use FilterProxy at your own risk.

[Caution 1]
FilterProxy is not Ad blocking application.
It blocks accessing the URL that matchs registerd patterns.
[Caution 2]
If you feel strange, please uninstall FilterProxy and recover the proxy setting of wireless access point.
[Caution 3]
It is troublesome that FilterProxy is killed for creating free memory.
(If FilterProxy is killed, you can't browse the Web page.)
So FilterProxy is wakeuped repeatly by timer.
[Caution 4]
FilterProxy don't change the HTTPS access.

Бесплатно
Иконка для Bzzy Lite 1.1

Bzzy Lite (v. 1.1)

PixelMEDIA, Inc. опубликовал приложение 2011-11-14
(обновлено 2011-11-14)

Bzzy is simple, smart, and customizable. It tells your texting friends to ‘buzz off’ for the time being, and why. You select an activity—driving, flying, eating (or your own custom activity). Bzzy does the rest; turns off your ring-tone and alerts texters via auto reply that you’re incommunicado. It helps you avoid texting while driving, and even tells you how many texts you received while you were occupied.

Bzzy is the way-cool SMS that helps you stay focused, but still stay in touch.

• Simple & smart auto responder
• Write your own message
• Stay safe
• Ad free

Бесплатно
Иконка для X509Tools 2.4

X509Tools (v. 2.4)

rundQuadrat OG опубликовал приложение 2011-11-14
(обновлено 2011-11-14)

X509Tools was created on top of a proof of concept to provide S/MIME capabilities and X.509 certificate support to Android. It supports the decryption of S/MIME encrypted attachments (smime.p7m) and can send encrypted (and signed) emails. Please note that this is not an email client, the App only decrypts messages received by other mail clients or sends mails over SMTP.

X509Tools has an interface for external email clients - we are looking forward to integrate this to K9 etc.

For more information visit http://rundquadrat.at/x509tools

The application needs following permissions:
* Full Internet Access - required to send emails over SMTP
* Modify/Delete SD card content - required to access private keystore and write logs
* Read Email Attachments  - required to read smime.p7m attachments if your are using K9 email client
* Read Contacts - required to suggest email addresses from your contacts if sending plain or signed

The application is split into two parts:
* The "Certificate Store" allows you to show the system certificate root store and manage your own personal store. In your personal store you can import keys (*.p12, *.pfx) and certificate (*.cer, *.crt, *.pem, *,p7s) of contacts you want to send encrypted mails to.
* The "S/MIME" part allows you to decrypt smime messages and send encrypted emails. Since this is not an email client use your preferred one and simply open the smime.p7m attachment to decrypt it with X509Tools (the application opens attachment with the mime-type "x-pkcs7-mime").

To provide this features we recompiled parts of bouncycastles crypto libraries and javamail for android, which lead to size of 1.3 MB.

Although the program is fully functional its still in development. So please help us to fix problems or add new features by sending request/bugreports to android@rundquadrat.at. A log file is written to /sdcard/x509tools/ to help us reproduce you issues. If you got decryption error please send us an equivalent encrypted mail (Cert: http://rundquadrat.at/selbitschka.crt) that we can debug this issue.

Бесплатно
Иконка для QuickCall (퀵콜) 1.2

QuickCall (퀵콜) (v. 1.2)

Kim Sang Jin опубликовал приложение 2011-11-13
(обновлено 2011-11-13)

QuickCall은 주소록의 목록을 바탕화면 위젯으로 등록해 전화바로걸기와 문자보내기 화면으로 링크를 걸어주는 어플 입니다.

추후 QuickGroup 기능을 추가하여 위젯으로 그룹을 관리하는 기능update 예정입니다.

Бесплатно
Иконка для LinkHayFeed 1.2 1.2

LinkHayFeed 1.2 (v. 1.2)

VietAndroid.com опубликовал приложение 2011-11-13
(обновлено 2011-11-13)

LinkHayFeed là ứng dụng giúp bạn duyệt và xem các tin hot, tin mới nhất được chia sẻ bởi cộng đồng LinkHay.com.

Những tính năng:
- Là ứng dụng thuần Việt
- Giao diện được bố trí khoa học và dễ tương tác
- Liệt kê danh sách nhanh, tốc độ ổn định
- Liệt kê sẵn tin hot và mới nhất theo từng phút
- Xem tin theo danh mục một cách nhanh chóng
- Hỗ trợ tính năng thumb ảnh tự động và cache dữ liệu tải về như (hình ảnh, video) để giảm chi phí kết nối
- Hỗ trợ hầu hết các điện thoại Android phone hiện nay.

Бесплатно
Страница:  «    1 …  313   314   315   316   317   318   319   … 540   »