Motorola Droid X :: Remove Entries In My Recent Folder?
Sep 26, 2010How do I remove entries in my recent folder? It shows all my call and text message logs.
View 2 RepliesHow do I remove entries in my recent folder? It shows all my call and text message logs.
View 2 RepliesThere is a folder called "recent" I cant seem to find a way to clear the folder or delete certain ones if I wanted. If you hold the screen down it shows folders and if u click on it u will see recent.
View 6 Replies View RelatedWhen I long press the search key, I get a list of apps to choose from. Is there a way to remove some of the entries from this list? I know I can assign one as a default, but I don't want to do that. I want to leave a couple of the options, but I don't need Handcent and Dialer One to show up there.
View 5 Replies View RelatedI've been trying to find a way to not display the recent calls in my phonebook when either selecting someone for a message or just scrolling through the names when pressing PHONE from the home screen. Is there an option to remove the recent calls as it mucks up the alphabetical order of the thing and frankly is very confusing.
View 8 Replies View RelatedWhat's the quick and easy way to clear out my Droid's Gmail calendar? I sync two/from Outlook and the cloud, and need to clear off my Droid and Gmail to get things back in sync after some changes I've made. The last time I wanted to do something like this, I emptied (deleted) my Gmail calendar on the web, but for some reason the phone calendar didn't clear out, and I ended up doing a reset to start over. I'm sure there's an easier way, like removing the account from the phone, but it's the primary account and I don't want to delete my contacts from the phone or cloud.
View 8 Replies View RelatedHas anyone else noticed a problem with Corporate Calendar showing duplicate meeting entries? Everything was fine until my corporate password expired. After I reset my corporate password, changed the Droids corporate mail/calendar password to match and now all of my calendar entries have been duplicated.
View 8 Replies View RelatedHow can I delete my map search history?
View 1 Replies View RelatedIf I delete a calendar entry on my Droid X, it reappears after the calendar syncs with Gmail. How to correct this?
View 1 Replies View RelatedThis could be a nice bonus ... Those of you who got the upgrade, have you noticed a difference?http://www.phonearena.com/htmls/OTA-upgrade-has-improved-DROIDs-battery-life-article-a_9053.html
View 17 Replies View RelatedI'm wondering if anybody else has experienced this issue. It doesn't happen all of the time, and I can't seem to reproduce it. It only started recently - within the last few days.
On some calls, after talking for a minute or so, the person on the other end will just not be able to hear me anymore. The call is still connected, and I can hear them just fine, but I end up having to disconnect and call them back due to the strange muting problem.
Anyone else experience this lately? I haven't installed any new apps recently - minus updates - so I'm not sure it's an app conflict. Just trying to pinpoint the issue and see if I'm the only one.
I noticed that facebook notifications don't work at all anymore. But since the most recent update my phone has rebooted at least 2 times a day. Most recently during a phone call? I got this phone as a refurb from Verizon after the OTA bricked my last one. Does this warrant a replacement or is it a software bug I have to track down? I honestly don't want to go through the exchange process again.
View 1 Replies View RelatedI guess that Android won't let people to do this, because they think they have perfect handle for the task/applications. However, I really need to do this in my case.
I have an activity A acting as the entry point of my application. In that activity, it reads the preference and decided which activity to start, say B or C. After that, it finishes itself. So, activity A never appears to the users.
My application stores things on sdcard, and reads from it constantly. So, when the sdcard is unmounted, I need to display a message to the user that the sdcard is unavailable, instead of opening B or C. I set a check in A to display that message when sdcard is unavilable. When that message is displayed, A will not try to start B or C.
Things works perfectly if user only enter my application from application launcher. However, I found that user can also enter my application by long pressing home and choose it from the recent application list, if he has opened it recently. When user does that, it skips A and goes directly to B or C. I don't have the check in both of them, so exception is thrown while I am trying to access sdcard, and force close dialog pops up.
I can simply move my check to both B and C to fix this problem. But in the future, the number of activities started from A will increase. If there are 6 of them, I'll need to copy this check to 6 places. Needless to say, this looks very ugly, and is a maintenance nightmare.
So, the best fix should be removing my application from recent application list when the sdcard is uunmounted. However, I can't find how to do this. Even killing the process or use ActivityManager.restartPackage, it still appears in the list. Can anyone tell me how to remove it from the list?
I have 2 questions though.
1 - how do I change the alert notification for my calendar? Originally it was just the standard alert. When I view the settings there was the option to use the standard droid alert of use a ringtone. So, playing around I cheeked use a ring tone. It brought me to a directory(?) or folder with 4 songs that I had downloaded using railio(sp) ringtones. Now that's the only place I can get to for ALL alerts and ringtones. Even for my contacts it goes to the 4 songs I downloaded from railio ringtones and I can't navigate anywhere else.
I have gone into manage applications and uninstalled the ringtone program, but still can't get out of that spot for my alerts and ringtones. It's driving me crazy!
2 - My contacts have multiple entries for one person.
How can I delete the multiple entries for a contact? When I edit the contact information for a person I see 3 - 5 duplicate entries for one contact. When I first got my droid I synced with 2 google accounts - I didn't know what I was doing --- so, the information under one contact is repeated many times.
So my gallery has the typical folders in it such as Camera shots and I am familiar with the option to turn on "Default Folders' such as My Favorites, All Photos, All Videos and All downloads. I also have a couple folders that I created and uploaded to the root directory of the SD card to be recognized and displayed by the Gallery. For SOME REASON I have two OTHER folders that are found in my SD card that are also ANNOYINGLY showing up in my gallery. One is called "icons" with about 91 little...you guessed it, ICONS...and is associated with the Maps and My Maps app on my SD card in the path .../sdcard/maps/mymaps/icons/...
The other folder that showed up is "tmp" associated with the FreeTube app in the path .../sdcard/FreeTube/tmp/... First WHY are these folders randomly and "without my asking" showing up in my Gallery app? Secondly, PLEASE tell me there is a way to get rid of them. I'm a bit annoyed that they are listed in folders in my Gallery App but the MUCH BIGGER ANNOYANCE is their inclusion in my slideshows...I see 91 stupid little map icons in my slideshows and screensavers!
There was a bin folder in version control with a bunch of .class files and other junk that should not be versioned. Could someone please explain to me how the following commit:
529 svn rm --force bin/
530 svn ci -m "Bin should not be under version control."
Leads to the following:
Revision 249
Author: ndunn
Date: Mon Jul 26 14:52:14 2010 UTC (62 minutes, 34 seconds ago)
Log Message:
Bin should not be under version control.
trunk/projname/src/ deleted
I went back through the svn logs as someone reminded me that this had happened before - sure enough, one two separate occasions developers had attempted to remove the bin folder and instead the src folder completely disappeared. Any idea what the heck could be going on? This is an Android project that's under version control.
Remove removed items from downloads folder....I downloaded an app from the market, installed it, removed it . Its still showing up in downloads section of market. anyone know how to remove it from downloads?
View 4 Replies View RelatedMy Droid is rooted, but i saw the recent OTA update thats supposedly a "patch away" from 2.1 but when i check for updates it says my phone is up to date. Is this because im rooted that i cant update? If so what do i need to do to get the update? I just want to make sure the 2.1 OTA update (wherever it does come out) goes smoothly and as its supposed to. I have the 2.1 gallery/music player.
View 6 Replies View RelatedJust got my verizon Incredible. It came with some applicaitons on the home screen (Peep) that I want to delete. When I do a long hold on it and drag it to the Garbage can it does not delete from the home screen. After trying it again, I must have accidentally dropped into a folder that was created on my home page to hold documents of mine. So ...
1) how do I get peep hopefully off my system, but at least off my home screen
2) how do I edit the FOLDER on my home screen to remove peep?
I added a folder to my home screen and i cant remove it. any idea how?
View 2 Replies View RelatedIs there any way to make embedded folders? I'm wanting to put a folder inside of a folder. I don't see any possible way. Does any one know if it's possible?
View 2 Replies View RelatedSlacker, Pandora live streaming apps freezes at work, low signal in the room I work in and I can't work out a the cafe so I am transferring my audio files from my last phone SD to the 16gb but which folder? Old card folder >My Music
New card folder > ? (my playlist, media, downloads)?
I keep getting random pictures in the TMP folder in the gallery that I didnt download.
View 2 Replies View RelatedOn one of my screens I have various apps in 4 different folders so I can access them quicker. Yesterday for no reason, I noticed that I had 2 of every app in each folder I had on my screen! This happened on its own! Then this morning, I noticed that all of my folders are now completely EMPTY with no apps in them! What in the world is going on with my phone?! I still have the apps on my phone but something is causing them to double up in my folders and/or delete them from the folders!
View 4 Replies View RelatedIs there a way to make a folder close once you select a shortcut out of them? So that when you go back to the homescreen you don't have to close the folder.
View 1 Replies View RelatedCan you?
View 10 Replies View RelatedJust wondering - when u create a new folder (say to put directions you have saved in it), is it possible to 'rename' the folder?
View 5 Replies View RelatedIn my gallery and how do I get rid of it?
View 4 Replies View RelatedIf i rename a android backup folder will it still recognize it in recovery mode?
View 9 Replies View RelatedCan someone that has created playlists take a look at the folder structure on their sd card and post it. I want to create one manually.
View 1 Replies View RelatedSo this may be a silly question. Folders are great for organizing like-apps, like Games, Utilities, chat etc. I know how to rename folders but is there any way to organize apps once they're IN a folder....or can you only do it by the order they were dropped in there?
View 4 Replies View Related