Freeware Listing: 1x2
- Simple Bitcoin Widget
- License: Freeware

Just a clean, simple 1x2 Bitcoin widget. Shows the current price from Coinbase or Mt. Gox in any of 16 currencies. Refresh interval can be updated. Won't drain your battery.
Feedback and Bitcoins welcome: 15SHnY7HC5bTxzErHDPe7wHXj1HhtDKV7z.
- Publisher: Brent Panther
- Date:
- Size: 214 KB
- Platform: Android, WinMobile
- Circle Battery Widget
- License: Freeware

A simple little widget, customizable, which displays the remaining battery percentage in the form of a circle.
!!! Please add the widget manually before launching the application !!!
The different sizes of the widget are: 1x1, 2x1, 1x2, 2x2, 3x3 and 4x4 (useful for tablets).
Personalization starts by launching the application via the Launcher or by clicking on the widget.
If you use a task killer, please add the application to the exception list.
Do you like this widget? Then buy the "Donate" version ;).
- Publisher: CA©dric DepoortA?re
- Date:
- Size: 72 KB
- Platform: Android, WinMobile
- Quarkcoin widget
- License: Freeware

Just a clean, simple 1x2 Quarkcoin widget. Customizable refresh interval. Very light battery usage. Shows the current price from any of the following exchanges:
*Cryptsy
*BTer
If you are experiencing layout issues, please let me know.
Feedback and Quarkcoin are welcome: Qf1m4YchDTWsBdE4QqhFGAeNKitAartHE5
and Bitcoin too :) 1c8RauG24kGoDCC7DhDXCrJFwf6EYNmH7
QRK, BTC.
- Publisher: and.roid.es
- Date: 11-02-2014
- Size: 301 KB
- Platform: Android 2.x, Android 3.x, Android 4.4, Android 4.x
- Kayak Water Widget
- License: Freeware

This widget is designed for kayakers to determine local (and surrounding) water levels of popular rivers. It can be added to the home screen as a 1x1 or 1x2 widget, in the 1x1 mode it will just show the top 6 entries, which are the most local to Louisville.
New version has a much improved user interface. Allows you to add new gauges by searching a list of all USGS gauges. Displays weather local to the gauge. Provides CFS, gauge height, and water temperature on gauges where data is available. Data is retained when you leave all cell service areas.
.- Publisher: Greg A Miller
- Date: 25-12-2014
- Size: 3788 KB
- Platform: Android 4.x
- Japanese Station Clock
- License: Freeware

Clock widget looks like a clock design in the Japanese railway station. (1x2 size)
Reproduce the hands moves every 30 seconds.
Tap the widget placed, displays the screen for selecting the design..
- Publisher: Nurutetsu
- Date: 15-09-2014
- Size: 64 KB
- Platform: Android 1.x, Android 2.x, Android 3.x, Android 4.4, Android 4.x
- Bet Arbitrage Calculator
- License: Freeware

Calculates arbitrage opportunities (sure bets) for sports bets, including back/lay bets at betting exchanges and their commissions..
- Publisher: Bet Arbitrage Calculator
- Date: 15-05-2005
- Size: 318 KB
- Platform: Win2000, WinOther
- Time index
- License: Freeware

>> help timeidx TIMEIDX returns numeric index given time string. D = TIMEIDX(T) returns index value in relative days which is suitable for DATENUM math. To work in hours multiply by 24, for seconds multiply by 24*3600, etc. T can be a time string (DD:HH:MM:SS) where DD, HH and MM are incrementally optional and SS can include a decimal fraction. For multiple time values T must be a cell array of strings. The result is the same size/shape but type DOUBLE. D = TIMEIDX(T1,T2) returns a range of values. T1 and T2 are individual time strings (as above) and the result is a 1x2 DOUBLE array.
- Publisher: Robert Bemis
- Date: 13-05-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- ButterParam
- License: Freeware

ButterParam - Fast parameters for a digital Butterworth filter The calculation of filter parameters with BUTTER is expensive. Therefore ButterParam stores calculated parameters in a lookup-table to accelerate repeated calls with the same input. Example: x = rand(10000, 1); % test data [B, A] = butter(3, 0.6); y = filter(B, A, x); The relation of the processing times is: BUTTER=68% / FILTER=32%! With [B, A] = ButterParam(3, 0.6) we get: ButterParam=14% / FILTER = 86%, and the both calls together use 35% of the version with BUTTER. Input and output equal the BUTTER command of the Signal-Processing-Toolbox when used with 3 inputs and 2 outputs: [B, A] = ButterParam(N, Wn, Pass) INPUT: N: Order of the filter.
- Publisher: Jan Simon
- Date: 14-05-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Constrained MOO using GA
- License: Freeware

This code is a demo of using Genetic Algorithms (GA) to solve a simple constrained multi-objective optimization (MOO) problem. The objective is to find the pareto front of the MOO problem defined as follows: Maximize: f1(X) = 2*x1 + 3*x2 f2(X) = 2/x1 + 1/x2 such that: 10 > x1 > 20 20 > x2 > 30 The set of non-dominated solutions is plotted in the objective space, and displayed in the console..
- Publisher: Wesam Elshamy
- Date: 24-03-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- EMGONOFF
- License: Freeware

This function takes as input the raw EMG data of a single muscle contraction. Output is a 1x2 array, the first number is the EMG onset, the second number is the EMG "offset" index. There needs to be enough data before the "on" burst to establish an average resting EMG level. The resting levels (before and after burst) are defined by the user with MATLAB's ginput function. One option is available by editing the .m file at line 65. By setting "xi" to x(2), the search for onset begins with the end of the ginput-defined resting EMG zone, and thus ignores any muscle bursts within the user-defined resting zone.
- Publisher: Kieran Coghlan
- Date: 26-05-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- LTE baseband simulator on Cell platform
- License: Freeware

3GPP LTE baseband simulator on Cell platform
Antenna configuration: Three different antenna configurations are supported, 1x1, 1x2 and 2x2 (number of transmit antennas times that of receive antennas)., Channel: Six channel models are available. They are AWGN, EVA5, EPA5, EPA70, ETU70, and ETU300. The noise in the channel is additive white Gaussian noise, whose power can be evaluated by user., Constellation modulator: The modulation type can be selected among QPSK, 16QAM, and 64RAM., HARQ: Both CC mode and IR mode are supported. The maximum number of re-transmitting can be varied. User can also choose not to use HARQ during simulation.
- Publisher: Ltebbsimuoncell
- Date:
- Size: 649 KB
- Platform: WinOther
- Make Your Clock Widget
- License: Freeware

Make your very own clock widget design. Ultimate solution for your home screen modding.
****** Learn more about app at http://www.makeyourclock.com ******
You can create either minimalistic text-based clock widget or full blown (weather, clock, battery)
widget by yourself directly in your Android phone. Any layout is possible. Except current time and
date you can add battery info, weather icon, weather forecast or memory stats.
If you have a Taskmanager/Task Killer running please exclude/uninstall.
Supported features:
- you can make your own layou of all elements
- you can adjusts many options for screen objects
Supported widget sizes:
- 1x1, 1x2, 2x1, 2x2, 3x1,3x2, 4x1, 4x2
Clock
- 12/24 hours Date & Time
- Custom date format
Widget Editor Features:
- Text size
- Text color
- Adjustable...
- Publisher: Tomas Hubalek
- Date:
- Size: 2662 KB
- Platform: Android, WinMobile
- Liga de Futbol Profesional
- License: Freeware

Official Spanish Professional Football League app - 2012-2013 season
Feel the passion of the Spanish Teams, minute-by-minute, just for FREE
- FIXTURES, CALENDAR, RESULTS, TABLES of the LIGA BBVA, LIGA ADELANTE, COPA DEL REY, CHAMPIONS LEAGUE y EUROPA LEAGUE
- MINUTE-BY-MINUTE comments. Now you can also follow and comment on twitter
- ALERTS: live alert service that allows you to receive notifications at the beginning, goals and end of every match
- 3D GOALS: 3D reproduction of the matchday goals, some minutes after they happen
- NEWS: breaking and official news of the LFP
- Other competitions: Now in addition to the LIGA BBVA and LIGA ADELANTE, you can also follow the KINGa* S CUP, CHAMPIONS LEAGUE and EUROPA LEAGUE
- MY TEAM: customize the contents of the app to access quickly and easily to all matches and...
- Publisher: Liga de FA?tbol Profesional
- Date:
- Size: 6758 KB
- Platform: Android, WinMobile
- Liga BBVA
- License: Freeware

Official Spanish Professional Football League app - 2012-2013 season
Feel the passion of the Spanish Teams, minute-by-minute, just for FREE
- FIXTURES, CALENDAR, RESULTS, TABLES of the LIGA BBVA, LIGA ADELANTE, COPA DEL REY, CHAMPIONS LEAGUE y EUROPA LEAGUE
- MINUTE-BY-MINUTE comments. Now you can also follow and comment on twitter
- ALERTS: live alert service that allows you to receive notifications at the beginning, goals and end of every match
- 3D GOALS: 3D reproduction of the matchday goals, some minutes after they happen
- NEWS: breaking and official news of the LFP
- Other competitions: Now in addition to the LIGA BBVA and LIGA ADELANTE, you can also follow the KINGa* S CUP, CHAMPIONS LEAGUE and EUROPA LEAGUE
- MY TEAM: customize the contents of the app to access quickly and easily to all matches and...
- Publisher: Liga de FA?tbol Profesional
- Date:
- Size: 6860 KB
- Platform: Android, WinMobile
- All4Sports Odds Comparison
- License: Freeware

All4sports gives the big picture on all major International Sports Betting. Use our mobile application to compare odds for 8 sports, 50+ bookmakers, 12+ betting types and over 3000 markets from around the world at any one time. And its totally FREE!.
All4sports is the ultimate betting companion!
Our odds cover a huge range of major sports and are always up to date, ensuring you have all the information at your disposal to make an intelligent, informed bet every time.
All4Sports makes your betting choice so easy!
KEY FEATURES
- Odds Comparison
- Livescore - Coming Soon
- Professional Predictions - Coming Soon
- Social Features (chat, leaderboards with awards) - Coming Soon
- News and Videos - Coming Soon
Odds Comparison:
• compare odds for 8 sports (Football, Tennis, Volleyball, Basketball, Ice...
- Publisher: All4sports
- Date: 17-11-2014
- Size: 12288 KB
- Platform: Android 2.x, Android 3.x, Android 4.4, Android 4.x
- Yandex.Traffic widget
- License: Freeware

The Yandex.Traffic widget shows overall road congestion and lets you monitor real-time traffic conditions in more than 60 towns and cities in Russia, Ukraine, Kazakhstan and Belarus.
You can quickly switch to Yandex.Maps from within the app.
You can also receive current traffic information for a optimal route (in Moscow and Ukraine only).
The widget is available in three sizes: 1x1, 1x2 and 2x2.
You can select your town and specify the information update frequency in the settings menu. You can also plot and find out traffic conditions for a optimal route in Moscow or anywhere in Ukraine (beta version).
- Publisher: mobile.yandex.ru
- Date: 23-10-2014
- Size: 319 KB
- Platform: Android 1.x, Android 2.x, Android 3.x, Android 4.4, Android 4.x
- D-Clock Widget
- License: Freeware

D-Clock Widget is simple digital clock widget.
Size: 1x2
Color: White, Black
- Publisher: mt
- Date: 04-07-2014
- Size: 72 KB
- Platform: Android 1.x, Android 2.x, Android 3.x, Android 4.4, Android 4.x
- SiMi Folder Widget
- License: Freeware

SiMi Folder is a customizable Folder Widget with a horizontal/vertical scrollable Launcher.
(based on the Launcher from SiMi Clock)
Permissions used:
- android.permission.READ_CONTACTS
Without this permission it is not possible to add Contacts to a Folder!
- com.android.browser.permission.READ_HISTORY_BOOKMARKS
Without this permission it is not possible to add Bookmarks to a Folder
- android.permission.CALL_PHONE
You can now use Shortcuts in SiMi Folder. Direct Call Shortcuts are not possible without this permission !
Features
* Size 1x1, 1x2, 1x3, 2x1, 2x2 and 3x1
* 9 different Widget Layouts
* User defined Folder Icons
* User defined Text Color and Size
* Unlimited number of Apps can be linked to a Folder
* Unlimited number of Contacts can be linked to a Folder
* Unlimited number of...
- Publisher: hateman
- Date: 29-09-2014
- Size: 607 KB
- Platform: Android 2.x, Android 3.x, Android 4.4, Android 4.x
- Text Memo(Widget)
- License: Freeware

This is a very simple widget for a text memo.
Font size and color can be changed. Also background color can be changed on Android 2.2+.
A text can share, copy and clear from menu.
All memos are able to export to external storage, by launching this app from the drawer.
1x1, 1x2, 2x1, 2x2, 4x1, 4x2, 4x4 and 5x5 size are available.
NxN size (resizable) is available on Android 3.1+.
Lock screen widget is available on Android 4.2+.
English and Japanese language resources are included..
- Publisher: www14.atwiki.jp
- Date: 05-02-2015
- Size: 93 KB
- Platform: Android 2.x, Android 3.x, Android 4.4, Android 4.x
- Galactic Math Adventures 3D
- License: Freeware

Ein Adventure Mathe Spiel für Groß und Klein: Während Kids die Grundrechenarten lernen, verbessern die Großen ihr Können im Kopfrechnen.
Navigiere in diesem 3D-Spiel dein Raumschiff durch Asteroiden-Felder. Durch das Lösen verschiedener Mathe-Aufgaben schaltest Du Raketen frei, die Dir helfen den Weg freizuschießen. Zum Erreichen des nächsten Levels brauchst Du also beides: Geschicklichkeit und Deine Mathe-Kenntnisse!
Features:
- Alle Grundrechenarten: Aufgeteilt nach Addition, Subtraktion, Multiplikation und Division können die Aufgaben je nach Lernziel genau gewählt werden.
- Publisher: Carsten Seifert
- Date: 06-02-2015
- Size: 24576 KB
- Platform: Android 2.x, Android 3.x, Android 4.4, Android 4.x
1x2: Freeware | All
















