openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
NASA WorldWind Android SDK
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jun 21, 2024 — Jun 21, 2025
Showing page 21 of 45
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Incorporated an Options argument into the Retriever class
pdavidc
More...
almost 9 years ago
Consolidated the Retriever interface and the AbstractRetriever class
pdavidc
More...
almost 9 years ago
Added the ImageOptions class and its associated ImageFormat enumeration
pdavidc
More...
almost 9 years ago
Updated AndroidManifest.xml: propagated orientation|screensize to all activities
Bruce Schubert
More...
almost 9 years ago
Merge remote-tracking branch 'origin/develop' into develop
Bruce Schubert
More...
almost 9 years ago
Updated the AndroidManifest.xml to include "noHistory" for all the examples - An example activity is finished() when the user moves away from it - This prevents the example app from become a resource hog - A recreated activity's camera state is restored via save/restore functionality added to AbstractMainActivity
Bruce Schubert
More...
almost 9 years ago
Added save/restore navigator state functionallity to AbstractMainActivity. - onPause saves the camera state to a preferences object - onResume restores the camera state from a preferences object if its from the same session * The camera state does not functionally persist between sessions.
Bruce Schubert
More...
almost 9 years ago
Moved BasicGlobeActivity save/restore functionality to its base class.
Bruce Schubert
More...
almost 9 years ago
Fixed four parameter constructor to use the provided Globe object in determining the number of levels.
Zach Glueckert
More...
almost 9 years ago
Added unit test demonstrating the four parameter constructor of WmsLayer ignored the Globe object provided.
Zach Glueckert
More...
almost 9 years ago
Fixed url append logic to not add an ampersand if the service address includes a query delimiter as the last character.
Zach Glueckert
More...
almost 9 years ago
Merge remote-tracking branch 'origin/develop' into develop
Zach Glueckert
More...
almost 9 years ago
Added unit test demonstrating the addition of an uneeded ampersand to the urlForTile method with the service address has already appended a query delimiter.
Zach Glueckert
More...
almost 9 years ago
Modified BasicGlobeActivity's manifest to gracefully handle device orientation changes
pdavidc
More...
almost 9 years ago
Updated BasicGlobeActivity with save/restore camera state - Added methods to save and restore Navigator camera data via a Bundle - Added onSaveInstanceState() to write a Bundle when the OS kills the activity - Added onStart() to read the Bundle supplied to onCreate() when the OS rescreates the activity
Bruce Schubert
More...
almost 9 years ago
Removed the alpha channel from global background images
pdavidc
More...
almost 9 years ago
Improvements for WorldWindow cache capacity and image retrieval - Redesigned asynchronous image retrieval handling to avoid orphaned Bitmap instances in RenderResourceCache - Added a periodic cache task that removes stale images in the retrieval memory cache - Increased the RenderResourceCache capacity to utilize the memory available for OpenGL resources
pdavidc
More...
almost 9 years ago
Added PlacemarksDemoActivity which displays US Populated places. - Demonstrates shared attribute bundle cache with WeakReferences - Implements ImageSource.BitmapFactory interface - Provides LevelOfDetailSelector example for placemark visibility and dynamic attribute bundle selection
Bruce Schubert
More...
almost 9 years ago
Fixed MilStd2525 calcuation of symbol offset.
Bruce Schubert
More...
almost 9 years ago
Added try/catch blocks to WorldWindow's critical rendering code
pdavidc
More...
almost 9 years ago
Clarified the documentation for ImageSource.BitmapFactory
pdavidc
More...
almost 9 years ago
Synchronized access to MIL-STD-2525 placemark properties accessed from two threads
pdavidc
More...
almost 9 years ago
Merge branch 'develop' of https://github.com/NASAWorldWind/WorldWindAndroid into develop
pdavidc
More...
almost 9 years ago
Fixed Placemark visibility issue by displaying a 24px square in the place of an unloaded or loading texture
Bruce Schubert
More...
almost 9 years ago
Add the RenderContext param to the Placemark.LevelOfDetailSelector
Bruce Schubert
More...
almost 9 years ago
Merge branch 'develop' of https://github.com/NASAWorldWind/WorldWindAndroid into develop
pdavidc
More...
almost 9 years ago
Updated PlacemarksMilStd2525StressActivity to use MilStd2525Placemark and its MilStd2525LevelOfDetailSelector.
Bruce Schubert
More...
almost 9 years ago
Changed MilStd2525Placemark to use the MilStd2525LevelOfDetailSelector.
Bruce Schubert
More...
almost 9 years ago
Added the MilStd2525LevelOfDetailSelector class to the examples. - Used by the MIL-STD-2525 examples.
Bruce Schubert
More...
almost 9 years ago
Added the LevelOfDetailSelector interface to the Placemark class. - The levelOfDetailSelector is called in doRender() prior to determining the active attributes.
Bruce Schubert
More...
almost 9 years ago
←
1
2
…
17
18
19
20
21
22
23
24
25
…
44
45
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree