1. devcellent's Avatar
    Phone calls recorder app - Phone Tap is now headless. This is the second app after HUB++ LED from devcellent became headless.
    01-18-14 09:20 PM
  2. stardomains's Avatar
    Power Clock - BlackBerry World

    When you plug in your device to charge, Power Clock sends an Instant Preview notification that when pressed will open the Power Clock app and display a full screen dimmable clock. This is similar to the days of BBOS when you would place your device in a charger and the clock would come on. Power Clock allows you to easily place the notification mode into "Phone Only" by double-tapping the screen or pressing the space bar button. When you unplug the device, Power Clock closes and automatically changes the mode back to what it was before you opened it. To rotate the display in case you have a horizontal charger just long-press on the screen. Long-press again to rotate back. In settings you can disable the background service that shows the instant previews by toggling the enable option to off. Check out the screen shots and enjoy a clock whenever you plug in your device to charge.
    harvestlawns likes this.
    01-20-14 04:37 AM
  3. stardomains's Avatar
    Mail Call - BlackBerry World

    With Mail Call app you will get a email notifying you that you are receiving an incoming call from your phone. Perhaps you have to step away from your phone to go on your tablet or computer. Be informed that you are receiving a call. Once the call comes, the app will send an email to the email address you specify in the app. Just input the email address to which you want the message to go. The app doesn't need to be open. It works in the background ready and waiting to inform you. Don't miss a call during your busy life with Mail Call. Our product is carefully crafted so as not to use unnecessary resources. When you disable the app, the service is closed in the background. Just enable it to have it start again. If enabled the background headless service will begin at start up and be waiting to inform you of a call.
    smart548 and Mack Gans like this.
    01-20-14 04:41 AM
  4. vernigorka's Avatar
    Power Clock - can add function to open clock in full size automatically when start charging?
    01-20-14 09:32 AM
  5. stardomains's Avatar
    Power Clock - can add function to open clock in full size automatically when start charging?
    I'm 99.9% sure headless apps can't invoke apps automatically(wish they could.) When you tap the notification instant preview that will launch it though.

    Posted via CB10
    01-20-14 09:46 AM
  6. vernigorka's Avatar
    I'm 99.9% sure headless apps can't invoke apps automatically(wish they could.) When you tap the notification instant preview that will launch it though.

    Posted via CB10
    OK. Can you add 24 format of clock?
    01-20-14 10:18 AM
  7. Smiley88's Avatar
    Version 2.1 Features Release date: Jan, 21/2014

    • Alarms. Custom multi-Alarms for Timer, Daily, Weekdays and Weekly. Custom ringtone and repeat sound. Integrated with Instant Preview

    • Geofencing. Switch Sound profile or turn on and off bluetooth when arriving or leaving a location

    • Schedule SMS and Email. You can schedule to send SMS and Email Daily, Weekdays, Weekly, Monthly or Yearly

    • Bedside support. Turn off all alert in Bedside

    • Low Battery Sound. Use built-in or custom sound when battery level falls below your selected percentage

    • Better Keywords spam filtering

    • When in or out of Holster you can turn on and off Bluetooth

    BlackBerry World Link: Power Tools - BlackBerry World
    01-21-14 02:36 PM
  8. canadainc's Avatar
    Golden Retriever v2.0 is now headless!

    This app allows users to remotely control their BlackBerry? 10 device using commands sent via email messages. This is particularly useful when the user may not have the device in their possession yet they need to interact with it. There are several occasions when this might happen.

    An example is when the user has to lend their device to a friend or family for a period of time. In the meantime, the user would still like to know if there are any messages that came for them, or would still like to access some files that are stored in the device file system but since they do not have their device, they are currently out of reach. With this app, the user can simply send commands to the device to fetch this information even while they do not physically have access to the device.

    Another example of a use case is if the user loses their phone, or misplaces it somewhere but they are in urgent need of their messages and some files stored in the file system. They might also want to actually track down where their phone is by using additional means outside of BlackBerry? Protect. For example, they might want to hear the background noise around where the phone is currently to help narrow down where the phone may have been placed.

    All of this and more can be done using Golden Retriever. When active, the app simply monitors a user's specified email inbox for issued commands. When the user is away from the phone, they can simply log into their email address from their laptop or desktop, and send an email command to this email address that the app is monitoring to fetch the information from the device they are looking for.

    To issue a command, the user needs to email the target email address with the subject line: "golden" (without quotes).

    In the body of the message, the user needs to specify the command they want to issue. Here are some of the commands that are available (keep in mind future updates will continually bring more and more features):

    Commands
    help: Returns the available list of commands with examples.

    battery: Returns the current battery level and the temperature in degrees Celsius.
    calendar: Does a query for calendar events that match the command arguments. For example, to find all events in the device calendar that contain the word 'Doctor', use the following command: calendar Doctor
    contact: Does a query for a contact's details (specified in the command arguments) from the device address book. For example, to find all contacts in the device address book that contain the name 'Yunis', use the following command: contact Yunis
    get: Fetches one or more files from the device's file system or media card. Wildcards are supported. For example, to fetch all image files on the device that start with 'Apple', use the following command:
    get Apple*.jpg

    To fetch all text files that contain the word 'Yunis', use the following command:

    get *Yunis*.txt

    There may be cases where your query is too broad, and matches too many files. For example, a query like:

    get A*.txt

    can produce a really large result. In that case the app will return you a list of all the files that matched the query. You should then instead specify the exact file that you are looking for.

    To fetch a very specific file, provide the full path to the file as an argument. For example, to fetch the file named 'abdul khaliq.txt' located in the documents folder of the device's SD card, use the following command:

    get /accounts/1000/removable/sdcard/documents/abdul khaliq.txt

    To fetch the file 'abdul khaliq.txt' that is located in the documents folder of the device's local storage, use the following command instead:

    get /accounts/1000/shared/documents/abdul khaliq.txt

    location: Fetches the current location of the device reverse geocoded as well as in latitude/longitude coordinates.
    mic: Records audio from the device's microphone and sends it back. You can customize how long the device should record for by specifying an argument in terms of seconds. For example to record 15 seconds of audio, use the following command:
    mic 15

    If no argument is specified after the mic command, the default value of 10 seconds is used.

    unread: Fetches all the unread SMS messages that are on the device.
    flash: Turns on the camera flashlight and LED for a specified number of minutes. This is especially useful if the device is lost somewhere in the dark. By default the app turns it on for 2 minutes. However you can specify the duration (up to 10 minutes and a minimum of 1 minute) like this (to turn it on for 4 minutes):
    flash 4

    Once the user sends the email to the target address with the command in the body and "golden" as the subject, the app will process the command and reply back to the email with the response.

    To turn off monitoring your inbox, simply close the app. To activate it again, just reopen the app, it's that simple!

    Features
    Native Cascades app implementation with smooth transitions, animations, and incorporation of Flow UI.
    Security restrictions: Ability to whitelist only specific users to send commands, or anyone to send commands.
    Many different commands available: get, contact, battery, help, mic, unread (and more coming)
    Spy tools: Remotely turn on/off microphone and get live feed.
    Detailed step by step instructions with images to make learning curve as easy as possible.
    Built-in bug reporter to contact development team as soon as possible for bugs and new feature requests.
    Commands can be sent from anywhere as long as the device has access to the mailbox. This means no additional installation of any other software or plugins is necessary!
    Graphics optimized for both all-touch and physical keyboard devices.
    Permission validation: App recognizes when permissions may be turned off and is stable not to misbehave, but rather it will warn the user.

    Video tutorial here:


    BlackBerry World link:
    Golden Retriever - BlackBerry World

    Feature request & bug reports here:
    https://code.google.com/p/golden-retriever/issues/list
    Mack Gans likes this.
    01-21-14 07:35 PM
  9. Mack Gans's Avatar
    Thanks canadainc, your app looks amazing!
    canadainc likes this.
    01-22-14 04:04 AM
  10. stardomains's Avatar
    Paper Changer - BlackBerry World

    Change your Wallpaper without needing the app to be open with "Paper Changer". Simply open the app and choose the folder from which the app with choose the Wallpapers from(png, jpg, jpeg files.) Then select the time from 1 minute to 24 hrs. Then close the app. It runs in the background and will work according to your settings. Images are chosen randomly from the folder. You can change the wallpaper immediately by pressing the "Change Now" button. Disable the app by checking the "Enable" toggle switch. This shuts down the background service too. Crafted with care to minimize resources. Add some variety, change and/or color to your life with Paper Changer.
    01-22-14 09:36 AM
  11. Smiley88's Avatar
    Voice Recorder is now Headless. Record voice memo and phone calls with ease. Just press the hold the volume key down or up to record in the background.

    The best selling Native BlackBerry 10 Voice Recorder. Simple and easy to use voice recorder. Record to main memory or to SD Card.

    This App has been specifically architected for a BlackBerry� 10 experience. The Built for BlackBerry designation is your assurance that this App meets BlackBerry's high standards for quality and performance.

    Voice Recorder supports the following recording formats:

    1. AMR - Small file size and low recording quality

    2. M4A - Average file size and good recording quality

    3. WAV - Large file size and best recording quality. Perfect for speech to text translation. You will need a desktop application to covert the wav file to text.

    You can sort on File name, Creation Date or File Size and sort in Ascending or Descending order.

    Record with touch of a button. Pause and UnPause recording. You can record in background and still use other applications.

    Share your recording with BBM, Email, NFC, WhatsApp and all available system sharing.

    Voice to Text - To convert voice to text you must record in WAV format and then use any desktop voice to text application to convert to text. Voice Recorder does not convert voice to text.

    Wipe File Clean
    ------------------

    Voice Recorder is the only audio recorder that wipes the file clean when you delete a voice recording. This will ensure the file is not readable if recovered by undelete programs.

    Record Phone Calls
    ----------------------

    To record phone calls your device requires Software Release version 10.1.0.4181 and has been tested on it. Check the OS version in the Settings-About-OS application.


    Features
    -----------

    * Native BlackBerry 10 Cascade application
    * Record in 3 different file formats: AMR, M4A or WAV
    * Record to main memory or SD Card directly. No need to copy from memory to SD Card
    * Pause and Unpause
    * Rename recording file name
    * Share recording
    * Delete recording
    * Wipe file clean before deletion to prevent recovery
    * Record start and stop sound
    * Record Led
    * Once touch button recording
    * Active Frame support
    * Different sorting display such as Filename, size or date
    * To convert voice to text you must record in WAV format and then use a desktop application to convert to text
    * Easy to use


    BlackBerry World: Voice Recorder - BlackBerry World
    01-22-14 12:13 PM
  12. FF22's Avatar
    [SIZE=3][B]Voice Recorder is now Headless. Record voice memo and phone calls with ease. Just press the hold the volume key down or up to record in the background

    One question that always comes up: Does it have to be on Speak Phone to record?
    QtHelex likes this.
    01-22-14 02:55 PM
  13. Smiley88's Avatar
    One question that always comes up: Does it have to be on Speak Phone to record?
    No. But if you want louder sound then you should turn on speaker phone.

    there is no way to record the other person's voice directly from the internal radio. that is why speaker phone is needed if you want louder recording.
    01-22-14 03:12 PM
  14. QtHelex's Avatar
    there is no way to record the other person's voice directly from the internal radio. that is why speaker phone is needed if you want louder recording.
    This is my biggest Feature Request for a 10.2.3 firmware. A API to get able to record a phone call. Full duplex.

    It should be up to the user if they want to break a local law or not. In some countries it is anyway allowed. This is the single reason I still don't use my Z10 as my main phone. Apart from that, great App Smiley88.
    Maybe you could add a option to record instantly during a call without the need to press one of the buttons at the side?
    01-23-14 12:26 AM
  15. Smiley88's Avatar
    This is my biggest Feature Request for a 10.2.3 firmware. A API to get able to record a phone call. Full duplex.

    It should be up to the user if they want to break a local law or not. In some countries it is anyway allowed. This is the single reason I still don't use my Z10 as my main phone. Apart from that, great App Smiley88.
    Maybe you could add a option to record instantly during a call without the need to press one of the buttons at the side?
    Highly doubt that BB will allow this. They don't even allow phone call recording on BBOS.

    I have Phone Call recorder app Active Frame version which records automatically when connected.

    Method of recording phone calls on BB10 is so crappy that every single support email I got is why the f*** do I need speaker phone on. Users don't realize that they can't really record both conversations in full duplex.
    QtHelex likes this.
    01-23-14 09:50 AM
  16. stardomains's Avatar
    Phone Recorder - BlackBerry World

    Record phone calls with Phone Recorder. This is a headless app and works in the background to record phone calls (in speaker mode for best results.) The app doesn't have to be open to work. Set preferences in Settings. Record in wav, m4a, amr, or awb. Set LED on or off. Set vibrate on call connect or disconnect.

    Record voice notes, conversations, etc with Phone Recorder too! Record in your choice of formats: high-quality m4a and wav, or awb or amr for small files. Just open the settings to select your preference. You can also choose to have the LED blink while recording and also the folder where to save the recording. Manage these files from within the app in the "Recordings" tab where you can play, share, rename or delete them. This native BlackBerry 10 app is fast and ready for all your audio recording.

    Manage all your recordings from this app. Save to you choice of location including anywhere on your Media Card for maximum file safety.

    You can save the recordings

    The app asks for permissions on initial install that are needed to record. Please email support with any assistance questions.

    Recent update includes:

    - convert wav to ogg
    - option to play sound on start or stop
    - option to vibrate on start or stop
    - option to have backlight stay lit during recording
    - option to have active frame on or not
    - option to have tabs visible on action bar
    - share multiple files at once
    - blue or black menu bar
    - file size shown in list view
    - files named by date
    - option to confirm delete
    - option to name the file on recording stop
    01-27-14 10:01 PM
  17. bfunkera's Avatar
    We really need a headless geofencing task management app. Something that will alert you with reminders of your choosing when you reach a certain area. I've been using On Location for this purpose but it wasn't meant for it. If the Dev were to add reminders, tasks and to-dos that would work. Anyone else looking for something like this? BHIVE tasks on BBOS used to rock at that but he hasn't added those features yet and doesn't respond to requests. Checked! Is another one that is headless, though I'm not sure if short running or long running, but he could easily add geolocation libraries and make it work well as a geo-task app.

    Posted via single-finger-flickin fun on the best damn virtual keyboard in existence....The BlackBerry Z30 Everybody!
    TioPepe78 and imraimy like this.
    01-31-14 08:41 AM
  18. TioPepe78's Avatar
    We really need a headless geofencing task management app. Something that will alert you with reminders of your choosing when you reach a certain area. I've been using On Location for this purpose but it wasn't meant for it. If the Dev were to add reminders, tasks and to-dos that would work. Anyone else looking for something like this? BHIVE tasks on BBOS used to rock at that but he hasn't added those features yet and doesn't respond to requests. Checked! Is another one that is headless, though I'm not sure if short running or long running, but he could easily add geolocation libraries and make it work well as a geo-task app.

    Posted via single-finger-flickin fun on the best damn virtual keyboard in existence....The BlackBerry Z30 Everybody!
    I think exactly the same, I've been contacting OnLocation devs and they are working on it, but these features you require are a must, OnLocation is near close to it but still doesn't have it, let's push the dev to get these ones.
    01-31-14 08:56 AM
  19. Smiley88's Avatar
    Phone Call Recorder is now Headless with Activation key to record from any app. It also includes automatically turning on the SpeakerPhone.

    http://forums.crackberry.com/app-ann...corder-838446/
    01-31-14 09:31 AM
  20. canadainc's Avatar
    Headless v2.0 of Auto Block is now here. No longer do you need to keep the UI open to block spam emails and messages. Lots of new features and bug-fixes:

    See the demo video here:


    Full change log is here:
    https://code.google.com/p/autoblock/wiki/ChangeLog

    Link:
    http://forums.crackberry.com/app-ann...ssages-801716/
    02-18-14 04:20 PM
  21. tonyblaze's Avatar
    Data Usage Counter (v2.0.0) for BlackBerry 10

    Headless & Built for BlackBerry
    Data Usage Counter for BlackBerry 10 - BlackBerry World
    02-19-14 04:22 PM
  22. Javid Gozalov's Avatar
    We really need a headless geofencing task management app. Something that will alert you with reminders of your choosing when you reach a certain area. I've been using On Location for this purpose but it wasn't meant for it. If the Dev were to add reminders, tasks and to-dos that would work. Anyone else looking for something like this? BHIVE tasks on BBOS used to rock at that but he hasn't added those features yet and doesn't respond to requests. Checked! Is another one that is headless, though I'm not sure if short running or long running, but he could easily add geolocation libraries and make it work well as a geo-task app.

    Posted via single-finger-flickin fun on the best damn virtual keyboard in existence....The BlackBerry Z30 Everybody!
    Power Tools has headless geofencing.

    Posted via CB10
    02-19-14 04:23 PM
  23. bfunkera's Avatar
    Power Tools has headless geofencing.

    Posted via CB10
    Only for profile changes, not for task management.

    The BlackBerry Z30 Everybody!
    02-20-14 06:06 AM
  24. svzi's Avatar
    Hi everyone!

    PhotoUploader has just become headless! It's a simple but efficient app to directly upload all your camera pictures directly to Dropbox or any other folder on your BlackBerry 10 device.

    You can find some more information and screenshots in the official thread: http://forums.crackberry.com/app-ann...cation-888937/

    Best,
    Sven
    02-20-14 06:41 AM
  25. Javid Gozalov's Avatar
    Only for profile changes, not for task management.

    The BlackBerry Z30 Everybody!
    Oh yes. My bad

    Posted via CB10
    02-20-14 08:42 AM
154 ... 4567

Similar Threads

  1. After Sync with PC on Q10 all Deleted Apps are Recovered
    By aceltradegid in forum BlackBerry Q10
    Replies: 4
    Last Post: 12-11-13, 11:23 AM
  2. Active apps running tiles....
    By mh2704 in forum BlackBerry 10 OS
    Replies: 7
    Last Post: 12-05-13, 01:58 AM
  3. Just ordered a white unlocked z10 what apps are good?
    By emscapt47 in forum General BlackBerry News, Discussion & Rumors
    Replies: 19
    Last Post: 11-30-13, 05:48 PM
  4. Do people actually read through the threads here?
    By billybobteeth in forum General BlackBerry News, Discussion & Rumors
    Replies: 21
    Last Post: 11-29-13, 04:22 PM
  5. hi any one know the answer????
    By allysisa in forum More for your BlackBerry 10 Phone!
    Replies: 5
    Last Post: 11-29-13, 03:42 PM
LINK TO POST COPIED TO CLIPBOARD