Git Product home page Git Product logo

openintents's People

Watchers

 avatar

openintents's Issues

Import contacts into CentralTagging

What steps will reproduce the problem?
1. Add new contacts
2. Launch OpenIntents / "Show tags"

What is the expected output? What do you see instead?
List of contents does not show existing contacts. Should be imported the 
first time OpenIntents is started, and kept in sync afterwards. 

Original issue reported on code.google.com by [email protected] on 25 Dec 2007 at 11:47

Lists in PackageList and contentBrowser too small

What steps will reproduce the problem?
1. open content browser
2.a. menu -> packages
2.b. see tagged contenten in lists.

What is the expected output? What do you see instead?
Adjust to new m5 layout.

Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 21 Feb 2008 at 11:28

Central Tagging

Implement basic intents and developer actions for Central Tagging.

Original issue reported on code.google.com by [email protected] on 16 Dec 2007 at 10:11

Allow multiple tags in single edit box

What steps will reproduce the problem?
1. Open ContentBrowser.
2. Tag something.
3.

What is the expected output? What do you see instead?
One is only allowed to enter a single tag at a time. It would be convenient
to add several tags, separated by commas, that are treated then correctly
(that is, several tags are assigned).

See also this discussion on " AutoCompleteTextView and multiple words":
http://groups.google.com/group/android-developers/browse_frm/thread/3abb0ddb1469
0e60/da33a7cff5e85c10#da33a7cff5e85c10


Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 3 Mar 2008 at 9:26

show locations add location throws IndexOutOfRange exception

What steps will reproduce the problem?
1. open openintents 
2. show locations and see empty list
3. menu: add cur.location

What is the expected output? What do you see instead?
Exception is thrown, expect to add the currrent location to the list of
locations.


Original issue reported on code.google.com by [email protected] on 21 Feb 2008 at 1:19

OpenIntents About box

What steps will reproduce the problem?
1. Open OpenIntents
2. Press Menu key
3.

What is the expected output? What do you see instead?
One should see the "About" menu item that can show the (existing) about 
box (similar to Android's maps application). There has simply been no time 
for the last release to include that. This is an easy task.

Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 26 Feb 2008 at 8:22

OpenGLSensors can not access SensorSettings

What steps will reproduce the problem?
1. Open OpenGLSensors
2. Menu / Settings
3. error message:


What is the expected output? What do you see instead?
Application Error: org.openintents.samples.openglsensors
An error has occurred in org.openintents.samples.openglsensors.
No Activity found to handle Intent { action=android.intent.action.MAIN 
data=content://org.openintents.hardware/preferences }

Please use labels and text to provide additional information.
MAIN action has to be changed to VIEW action

Original issue reported on code.google.com by [email protected] on 27 Feb 2008 at 8:59

Create applications folder

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
Currently, "external" applications are put into the "samples" folder. For 
applications that go beyond samples, there should be an "applications" 
folder. The naming convention of classes should reflect this.

Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 23 Feb 2008 at 4:48

atom entrys summary doesn't display correctly

What steps will reproduce the problem?
1. add atom feed
2. show messages
3.

What is the expected output? What do you see instead?
the summary entry should display, but it is empty.

Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 15 Mar 2008 at 11:12

Unit testing

OpenIntents needs some kind of unit testing.

JUnit is not available for Android, but Android-Positron may be helpful:

http://code.google.com/p/android-positron/ 

To get it started, some very simple unit testing on anything may be useful.

Original issue reported on code.google.com by [email protected] on 26 Feb 2008 at 8:24

Default sensor update rates not displayed

What steps will reproduce the problem?
1. Open OpenIntents / Settings / SensorSimulator / Testing
2. Press Connect
3.

What is the expected output? What do you see instead?
Lists with sensor update rates show first element instead of "default" 
element. Also, wenn "disconnecting", the list is not updated.


Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 13 Mar 2008 at 1:08

AddTagView: search icon does not work

What steps will reproduce the problem?
1. open intents, open content browser 
2. menu: tag
3. select package
4. addTagView pops up.

What is the expected output? What do you see instead?
There is a small button on the upper right corner, that does not look nice,
nor has any functionality.



Original issue reported on code.google.com by [email protected] on 21 Feb 2008 at 1:24

[Intent] EMAIL

Let us begin?

Scheme:
email:e_mail_address

Action android.intent.action.value:
EMAIL

Description:
Open e-mail application and compose a letter


Maybe soon Google will update SDK and provide a default Email application
When I click on the Email field in Contacts application it shows a message 
"That action is not currently supported"

Original issue reported on code.google.com by [email protected] on 11 Dec 2007 at 10:04

New logos

Logo for FavoriteLocation required.

Also need logo for CentralShoppingList.

Original issue reported on code.google.com by [email protected] on 24 Dec 2007 at 3:11

Fix News.inserIfNotExists (..)

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
Call should insert items only if they are new/not existent.
Inserts everytime instead.

Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 29 Feb 2008 at 11:25

<no title>

Provide a manifest.bolt as described in
http://code.google.com/p/android-bolt/

Original issue reported on code.google.com by [email protected] on 26 Feb 2008 at 9:47

Newsreader application error when adding ATOM feed

What steps will reproduce the problem?
1. Open Newsreader / new feed.
2. Enter feed: http://android-developers.blogspot.com/atom.xml 
3. Enter name: Android Developers Blog
4. Choose type: ATOM
5. Choose updates: 10 (min)
6. Press Save.


What is the expected output? What do you see instead?
Application error org.openintents.applications.newsreader

An error has occured in org.openintents.applications.newsreader.
java.lang.NullPointerException

Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 13 Mar 2008 at 1:26

Proper View Lifecylce

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 24 Feb 2008 at 8:23

m5 introduces sensor update rates.

What steps will reproduce the problem?
1. Open tools/SensorSimulator
2.
3.

What is the expected output? What do you see instead?
Currently there is no way to specify sensor update rates for the different
sensors. One should be able to set a range of sensor update rates and the
currently used update rate for each sensor separately.

Please use labels and text to provide additional information.
With Android m5, 4 new functions regarding SensorUpdateRates have been
introduced:
http://code.google.com/android/reference/android/hardware/Sensors.html

These are not implemented yet in the SensorSimulator.

Original issue reported on code.google.com by [email protected] on 21 Feb 2008 at 5:17

Add unique constaint

Some tags might be only used once per kind of content, e.g. "default".
Convenience methods for Add, get, update

Original issue reported on code.google.com by [email protected] on 21 Feb 2008 at 11:33

Add arbitrary location to FavoriteLocations

What steps will reproduce the problem?
1. Open FavoriteLocations
2. Press menu button.

What is the expected output? What do you see instead?
I would like to see "Select location from map" below "Add curr. loc." 
which should open a map where I can select an arbitrary position.
Also, an alternative menu item "Tag this place" could be added to the 
default map application.

Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 29 Dec 2007 at 8:07

Add tag to exsting place

What steps will reproduce the problem?
1. open LocationsList
2. click on a location
3. map view opens, enter tag, click ok
4. See a new location to be added.

What is the expected output? What do you see instead?
It would be good to add a location to an existing one. Or to have a
selection of existing locations the tag should be added to.



Original issue reported on code.google.com by [email protected] on 21 Mar 2008 at 6:38

Tag Cloud

It would be usefull to see a tag cloud, i.e. all tags, or all tags for a
specific content type (=directory)

Original issue reported on code.google.com by [email protected] on 24 Feb 2008 at 10:48

Special characters in SensorSimulator

What steps will reproduce the problem?
1. Open the standalone application SensorSimulator.jar
2.
3.

What is the expected output? What do you see instead?
On some systems, special characters like "°" for degree are not displayed 
properly. Special characters should be treated accordingly.

Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 10 Mar 2008 at 9:48

Complete Atom Support for Newsreader

What steps will reproduce the problem?
1. Add Newsfeed with type Atom
2. Start Service
3. Wait

What is the expected output? What do you see instead?
Atomfeeds not seen in feedlist. Service doesn't poll.

Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 13 Mar 2008 at 11:49

SensorSimulator settings / testing with low performance

What steps will reproduce the problem?
1. Open SensorSimulator settings.
2. Switch to tab Testing.
3. Connect and enable a sensor.

What is the expected output? What do you see instead?
Sensor data are shown from the SensorSimulator, updating *very slowly*.
The reason is that not only a simple TextView is updated, but the whole 
row recreated at each update. A corresponding question has been asked here:
http://groups.google.com/group/android-
developers/browse_frm/thread/ad4a386116f2e915

Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 8 Mar 2008 at 11:21

PICK and VIEW actions for shopping lists and items

What steps will reproduce the problem?
1. Open OpenIntents / ContentBrowser
2. Menu "Tag" / "Shopping list" -> tag a shopping list.
3. Enter the tag in the content browser, and select the shopping list.
4. Menu "View" -> "no activity found to handle action.VIEW on 
shopping/lists.

What is the expected output? What do you see instead?
I would like to see the shopping list, but there is no intent defined to 
handle VIEW and PICK actions.


Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 21 Feb 2008 at 11:26

Performance improvements

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 24 Feb 2008 at 8:23

Remove location not possible

Remove location from database and/or from list of favorites not possible.

* LocationsProvider: remove location from database not possible.
* TagsProvider: remove tags and content from database not possible.

Original issue reported on code.google.com by [email protected] on 24 Dec 2007 at 3:08

Fancier "About OpenIntents" box

What steps will reproduce the problem?
1. Launch OpenIntents.
2. Move cursor down and click on image "OpenIntents".

What is the expected output? What do you see instead?
I see a plain white screen with some text. It would be nice to have a semi-
transparent box, like the one displayed on maps: "Home" / "Maps" / 
menu "About".


Original issue reported on code.google.com by [email protected] on 25 Dec 2007 at 11:38

Locations shows blank map when adding current location plus back button not working

What steps will reproduce the problem?
1. OpenIntents
2. Locations
3. Menu ==> Add current location

What is the expected output? What do you see instead?
A Map with the current location. Currently a blue background with a black
dot appears. The back button does not work. So the user is stuck on the
current screen.

Please use labels and text to provide additional information.
Locations Bug

Original issue reported on code.google.com by muthu.ramadoss on 12 Feb 2008 at 8:08

Shops for Shopping list

If I think of the way I do my shopping now, I basically only visit 3
or 4 different shops or supermarkets in my neighborhood: Once in a
week I do a big shopping, either in "Handelshof" or in "Rewe", or I go
to the "Famila Center" (all German supermarket chains). During the
week, I may pass by a "Penny" shop - useful for smaller and cheap
items.

Most of the time, I buy my milk, bread, jam, soap, tissues, and so on
in one of the shops I usually go to. Only in rare occasions I need
something special where I want to go to a more specialized shop, like
to buy a music instrument.

If I wanted to buy an Indian sitar, I would google for music shops in
my city nearby, or look for items on ebay and the like, but for most
of my items I don't need Google. I know where to buy a toothbrush or
fresh apples or a can of beans.

So I would like to see the option to enter my 3 or 4 favorite shops
into my android phone (the ones mentioned above), together with their
coordinates. (A clever shopping list may for example note that you
strike out 80% of all items within an hour, so it may ask "We are now
at ... and this seems to be a shop. Would you like to add this to your
list of favorite shops?"). Next time I am in the same place, the
program will notify my if there are items on my shopping list, so I
will not forget to look at my shopping list.

I guess this would be already a useful feature for me.

The features you suggested seem a little bit more difficult: One would
need a standard how shops can present information about items they
have and prices, and bargains. Is there any standard way how shops do
this now? If not, I think we should just go ahead and define an
openintents standard for shops :-)

Note that the list of favorite shops could be implemented as a subset
of favorite locations? This would be very close to central tagging (by
tagging shops as favorite), but in any case one would need a list of
shops.

So I think the best starting point would be to create a new SQL table
for shops (as part of shopping), in which the user can store
additional information like opening hours. Then Friday night at 19:55,
you could easily see whether it was "Handelshof" or "Famila Center"
that is open until 22:00 (instead of 20:00).

table "shops"
 - _id
 - name
 - geoURI
 - image
 - notes
 - openinghours

something like this. Could there be more useful fields?

Original issue reported on code.google.com by muthu.ramadoss on 12 Feb 2008 at 12:06

Replace custom dialog boxes

What steps will reproduce the problem?
1. Open Shopping list / menu "New list"
2.
3.

What is the expected output? What do you see instead?
A custom dialog box is displayed (for example lower part is not white). 
This should be replaced by a standard dialog box provided by Android.

Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 23 Feb 2008 at 4:34

SensorSimulatorSettings does not store values

What steps will reproduce the problem?
1. Open OpenIntents / tab Settings / SensorSimulatorSettings
2. Change IP or port address
3. Exit

What is the expected output? What do you see instead?
The new settings are not stored. As of now they are only stored as soon as 
you try out the connection on the "testing" tab / "connect". They should 
be stored as soon as the user exists the Settings pane, or at least ask in 
a dialog if the user wants to test the settings.


Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 29 Feb 2008 at 8:39

JavaDoc

As the project grows, the generation of JavaDoc may be useful.

Original issue reported on code.google.com by [email protected] on 26 Feb 2008 at 8:25

List of locations and FavoriteLocations crash

What steps will reproduce the problem?
1. Open OpenIntents / List of locations
2. Menu / Add curr. loc.
3.

What is the expected output? What do you see instead?
Application Error:
org.openintents

An error has occurred in org.openintents.
java.lang.IndexOutOfBoundsException

This happens in 
org.openintents.locations.LocationsView.java, function getCurrentLocation
():
locationManager.getProviders() returns an empty list.

Documentation:
List<LocationProvider> android.location.LocationManager.getProviders()

public List getProviders() 
Returns a list of location providers. Only providers that are permitted to 
be accessed by the calling activity will be returned. 

TODO: Find out what the right permissions are to set in OpenIntents, and 
also in samples/FavoriteLocations.


Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 25 Feb 2008 at 9:20

Permissions ACCESS_GPS and ACCESS_LOCATION for FavoriteLocation app missing

The FavoriteLocation App does not run as provided from SVN ,
becase the uses-permtion declaration is missing from AndroidManifest.xml.

The Error shows up in FavoriteLocations.java:263, because the get(0)
operation is executed on an empty provider list.

please Add

<uses-permission android:name="android.permission.ACCESS_GPS" />
<uses-permission android:name="android.permission.ACCESS_LOCATION" />

to <manifest> section of AndroidManifest.xml.

Original issue reported on code.google.com by [email protected] on 28 Feb 2008 at 3:56

Unique Tag per content type

For the shopping list, it would be nice to be able to tag one of the
lists as the "default" list ("TAG_DEFAULT"?). 

Original issue reported on code.google.com by [email protected] on 21 Feb 2008 at 5:14

SensorSimulatorView is too large in m5.

What steps will reproduce the problem?
1. Open OpenIntents, Open SensorSimulator
2.
3.

What is the expected output? What do you see instead?
The view does not fit on screen. The background frames are white, while the
standard background is black.

It should be organized on 2 tab pages, like the new PresentPicker.

Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 21 Feb 2008 at 5:12

Newsreader fails to call Tagging/MagnoliaTags

What steps will reproduce the problem?
1. Open Newsreader
2. open News Item
3. Click Tag/Magnolia
4. watch it chrash

What is the expected output? What do you see instead?


Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 29 Feb 2008 at 11:27

TagView does not work

What steps will reproduce the problem?
1. start OpenIntents.
2. select show tags.


What is the expected output? What do you see instead?
A list of tags instead I get an exception: invalid field slot

Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 17 Dec 2007 at 1:36

Shopping list: wrong font

What steps will reproduce the problem?
1. open openintetns
2. open shopping list


What is the expected output? What do you see instead?
see no shopping list same, due to white color on white background



Original issue reported on code.google.com by [email protected] on 21 Feb 2008 at 1:22

Top-level build file

A top-level ant build file would be nice that loads properties from a file.

This build fild should also support the target "install" to install all 
apk files at once on the emulator.

Another target, "release" could produce all release zip files (source, 
binary, and javadoc).

Original issue reported on code.google.com by [email protected] on 10 Mar 2008 at 9:11

Sensor applications don't release timer

What steps will reproduce the problem?
1. Open either SensorSimulator Settings or OpenGL Sensors
2. Enable connection
3. Hit "back" key to exit application.

What is the expected output? What do you see instead?
The application takes 100% CPU - the timer is still called even though the 
application is in the background. There is no need to call sensors and 
update the view if the application is not visible.

Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 23 Feb 2008 at 4:58

TagAddView autocomplet list empty

What steps will reproduce the problem?
1. When the TagAddView opens the auto complete field is empty.
2. When entered an existing tag the SQLcursor.toString() is shown.

What is the expected output? What do you see instead?


Original issue reported on code.google.com by [email protected] on 21 Feb 2008 at 11:26

Join Magnolia

What steps will reproduce the problem?
1. open openintents 
2. open mangolia settings.
3. click join magnolia

What is the expected output? What do you see instead?
browser should open with url to join magnolia.




Original issue reported on code.google.com by [email protected] on 21 Feb 2008 at 1:26

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.