EQBCMobile - Android App

master_beta

ieatacid
Joined
Sep 10, 2006
Messages
28
Reaction score
0
Points
0
EQBCMobile+ - Android App

Description from Play Store:

*** PLUS VERSION FEATURES ***
- Audio alerts (play selected alert sound when trigger text is received)
- Run as foreground app to keep from being killed by Android system
- Customizable UI colors
- No ads
- Future updates (updates on the original EQBCMobile will soon end)

----------------------------------------------------------------------------------------------------------

This application lets you connect to an EQBC server. From there you can monitor and send commands to other clients running the MQ2EQBC plugin.

It's highly recommended you use an ssh tunnel for security purposes. I didn't build one into the app because there are many free apps available for this.


ssh tunnel apps: http://play.google.com/store/search?q=ssh+tunnel&c=apps


Commands:
bca <command or text>
bct <name> <command or text>
bcs <command or text>
cmd channels <channel list>
cmd alias <alias name> <text string to alias>
cmd alias list
cmd alias del <alias name> (delete an alias)







Screenshot-2013-02-22-235145.png
 
Last edited:
Changle log

15 October 2012
- Added more detailed crash reporting system

10 October 2012
- Fixed crash bug that was happening on Android version 2.3.x

5 October 2012
- Bug fixes

16 September 2012
- Changed alias editor screen: Click item to edit, long click for option to delete
- Removed 'delete' checkbox from alias edit dialog

15 September 2012
- Added 'Aliases' preference which opens a window that lets you add, delete or edit aliases
- Bug fixes

14 September 2012 (1.4.0)
- Moved default command selector to the left of the command input
- Added small ad banner at the bottom in hopes to generate some change. Feel free to click as often as you like!
- Added aliases. Usage is:
cmd alias <alias name> <text string to alias>
cmd alias list
cmd alias del <alias name> (delete an alias)


10 September 2012 (1.3.1)
- Bug fixes

7 September 2012 (1.3.0)
- Redid client list window so that selected name is highlighted
- Removed 'bct name' label because of above change
- Redid server join/quit logic to be more efficient and show join/leave messages for only the clients actually joining or leaving the server

6 September 2012 (1.2.6)
- Added spinner control on main screen to select default channel
- Removed default channel setting because of above change
- Added change log window that pops up when the app is updated. You can also view the change log from the settings screen
- Bug fixes, code optimization

4 September 2012 (1.2.5)
- Added channel support. Usage is: cmd channels <channel list>

31 August 2012 (1.2.4)
- Output and client windows now use ListViews instead of TextViews. This fixes scrolling problems and lets you pick a client from the list by clicking the name
- Added "Scrollback lines" preference to let you select how much of a scrollback there is (default 100). The more lines you use, the more memory the app will use
- Bug fixes

24 August 2012 (1.2.2)
- Bug fixes
- Added some color to the console and client list windows

21 August 2012 (1.2.1)
- Fixed connect/disconnect issues?

20 August 2012
- Added 'auto-connect at start up' setting
- Rebuilt layout from scratch
-- Windows now scroll
-- Clicking the client list pops up a window to select bct name

15 August 2012
**1.1.6**
- Enabled option to move to SD card
- crash fix
**1.1.5**
- Fixed crash
- Should stay connected if you switch to other apps or home screen

14 August 2012
- Implemented the new-style action bar
- Added menu -> help
- Added 'default command type' setting
- Server address input no longer accepts only numbers

13 August 2012
- initial realease
 
Ohh man this is badass! something i've been wanting forever!!!!
 
If anyone would like this in another language and can translate, let me know and I can send you the strings.
 
My next video I planned to do was on EQBC

love that plugin, can take it as far as u want or as little as u want and still makes botting 10000000 easier
 
That is freekin' awesome! Def going to give this a shot on my IIIS!
 
I love this app. Any chance it can connect to EQBC for the emulator server? Something is different with the program and won't connect to that version.
 
I just saw this app and trying it out. how do you enter server info?
 
I love this app. Any chance it can connect to EQBC for the emulator server? Something is different with the program and won't connect to that version.

Probably not, but if you can get me the source for that version I could see what I can do.
 
There is now a paid version which includes many new features and more to come with future updates.

Code:
*** PLUS VERSION FEATURES ***
- Audio alerts (play selected alert sound when trigger text is received)
- Run as foreground app to keep from being killed by Android system
- Customizable UI colors
- No ads
- Future updates (updates on the original EQBCMobile will soon end)

----------------------------------------------------------------------------------------------------------


Code:
1.1.2   (2013-03-03)
    * Added individual notifications per audio trigger
    * Added optional vibration along with audio alerts
    * Added customizable vibration pattern
    * Updated preference screen for new audio trigger options 
    * Added 'Alias' button on main window to execute aliases by pressing a dialog button
    * Removed alias command [cmd alias xxxx] - everything regarding aliases can be controlled from the alias preference
    * (Internal) redesigned alias and trigger code to be more efficient


Code:
1.1.3   (2013-03-03)
    * Audio alerts now pop up a notification - clicking it dismisses the notification and takes you back to the app


Code:
1.1.4   (2013-03-04)
    * Added checkbox option to the audio trigger window that lets you enable/disable notifications
    * Made the alias and trigger lists scrollable
    * Crash/bug fixes
    * Added more robust crash handling system which is the reason for the extra permissions (READ_LOGS, GET_TASKS)


Code:
1.1.5   (2013-03-10)
    * The audio trigger notification option is now on a per-audio-trigger basis, available when you add/edit an audio trigger
    * Swapped audio triggers and aliases in the main preference screen
    * Fixed crash when pressing the "Send" button with no text entered and the "cmd" option selected

https://play.google.com/store/apps/details?id=com.ieatacid.eqbcmobile.plus
 
is there a way to export ATs when you get a new phone :)
 
Pretty cool app, working on using mq2events in conjunction with it to let me know when bad things happen.. and track aa/exp etc :)