project
stringclasses
16 values
issuekey
stringlengths
4
14
title
stringlengths
3
200
description
stringlengths
1
20k
storypoint
int64
1
100
appceleratorstudio
TISTUD-358
Code-assist icons should not be IE and Firefox on mobile projects (or at all)
The code-assist show icons that are active or grayed in order to inform the developer if a property (or function) is supported on a specific browser. While this is useful when developing web pages, it has no added value on mobile applications. There are however android and iPhone (which is very ugly by the way) icons....
1
appceleratorstudio
TISTUD-373
Label adjustment for deploy targets in new mobile project wizard
I'm not sure how this looks on other platforms, but on Ubuntu 9.10, the "Deployment Targets" label is centered vertically with all of the deploy targets. This makes the first item look like it is associated with the previous item in the dialog (see attached). Older screenshots show the deploy targets running horizontal...
1
appceleratorstudio
TISTUD-380
Request for "Install Titanium SDK from URL" to install Continuous Builds under directories reflecting their dates, to distinguish them from major releases in the TiApp editor
When testing Continuous Builds, it is very useful to be able to easily differentiate between each day's release, and also the official releases. Currently, however, only one version of each SDK can exist for TiStudio at one time using the "Install Titanium SDK from URL" feature. The workaround is to download and extra...
1
appceleratorstudio
TISTUD-383
Help menu not showing in Ubuntu 11.04
Only the "Window"-menu is available, the "Help"-menu is not showing, which makes it impossible to update to a newer SDK.
8
appceleratorstudio
TISTUD-415
App ID with dash/hyphen - Malformed App Id error
If I try to create a new project and the App ID contains a dash character like this: {{net.example.project-hd}} ... Titanium Studio RC1 reports an error: {color:red}Malformed App Id (example: com.companyname.appname){color} But the dash character *is allowed* in the App ID. It works also in previous version...
3
appceleratorstudio
TISTUD-400
Color code console output for Ti.API.info, debug, warn and console filtering
In Titanium Developer the console output color codes the info, debug, and warn logging functions. It's very handy when scrolling through to see what is what. You can also filter out the 3 types of logging if you just want to see, info, or info + debug, or info + warn.
1
appceleratorstudio
TISTUD-406
Use mobile project's active SDK api.jsca file
When creating and importing a titanium mobile project, we should copy the api.jsca file for the SDK being used by that project. If the api.jsca file does not exist, then we should fall back to the api.jsca in the timobile plugin. Also, if the SDK version is changed while editing a tiapp.xml file, we should update the a...
1
appceleratorstudio
TISTUD-407
Confirm TiStudio default update set is set to "stable" not "beta"
null
1
appceleratorstudio
TISTUD-421
Hide user email address at bottom right hand corner of IDE
Note: discussed with Ingo today by email. Currently, TiStudio shows the user's email address in the bottom right hand corner of the IDE. This may not be good for users wishing to publish public demo or training videos, as it reveals their email address to everyone. Consider either replacing this with their devcenter ...
1
appceleratorstudio
TISTUD-428
Allow a ruble to contribute the image for a template
allow a ruble to contributing the image for a template see attached picture
1
appceleratorstudio
TISTUD-434
Support specifying the density of the emulator
h1. Feature Support specifying the "Abstracted LCD density" of an Android Virtual Device in the "Debug Configuration" in Titanium Studio. Also add the field to the Titanium preference page to support a default value. Right now, only the API, Screen, and Log level can be changed. By adding this additional field, it ...
13
appceleratorstudio
TISTUD-448
Allow users to add new platform targets after project creation
Description: While testing studio, it was noted that new deployment targets could not be added to an existing project. For example, a project created for an Android deployment had the iOS targets grayed out. It is possible to manually edit TiApp.xml to set targets to true. This enables the "run on simulator" for iO...
13
appceleratorstudio
TISTUD-454
We want interface Builder integrated with the Titanium studio next release.
We want interface Builder integrated with the Titanium studio next release.
1
appceleratorstudio
TISTUD-474
Add unit tests for TiAppModel and TiManifestModel
Add unit tests for both classes.
1
appceleratorstudio
TISTUD-475
Add unit tests for TiAppModelUtil
null
1
appceleratorstudio
TISTUD-476
Add unit tests for TitaniumUpdaterUtil
null
1
appceleratorstudio
TISTUD-477
Add unit tests for MobileUsageUtil
null
1
appceleratorstudio
TISTUD-478
Add unit tests for DesktopUsageUtil
null
1
appceleratorstudio
TISTUD-479
Add unit tests for SDKLocator, SDKManager, SDKEntity classes
null
1
appceleratorstudio
TISTUD-480
Add unit tests for login/logout logic
This might also test Studio capabilities (i.e. debugging on/off)
1
appceleratorstudio
TISTUD-481
Rename "*Utils" classes to "*Util"
In order to be consistent across products, we should rename instances of *Utils classes to drop the 's,' i.e. MobileUsageUtils -> MobileUsageUtil
1
appceleratorstudio
TISTUD-483
Linux: Adding new expresssions name is not readable, the background and text color is too similar
Steps to Reproduce: 1. Create a new application on tiStudio 2. Go to the Expressions Pane and add new expressions 3. Type anything in for the name Actual Result: Text color and background color too similar hard to read Expected Result: Should be readable Note: Duplicate of bug Ti-Stud 426 that was agains...
8
appceleratorstudio
TISTUD-486
Cannot right-click on a folder in project explorer
Steps to Reproduce: 1. Launch Ti Studio 2. Select the Project Explorer tab 3. Click the triangle to expand the project 4. Right click on the Resources folder Actual Result: Nothing happens Expected Result: Should display the context menu Note: It is the area that makes item not selectable, if there are ...
8
appceleratorstudio
TISTUD-492
Create feature and builder for TiStudio unit tests
null
1
appceleratorstudio
TISTUD-499
Increment Titanium Studio Master version # to 1.0.2
Details on attached wiki page: http://wiki.appcelerator.org/display/tools/Update+Studio+Versions
1
appceleratorstudio
TISTUD-501
Add Support for debugging on Android devices (tethered)
we have the following issues open for ios and android to add debugging support for device Enhancement request - Add Support for debugging on device http://jira.appcelerator.org/browse/TIMOB-4626 http://jira.appcelerator.org/browse/TIMOB-4625 once these are addressed studio would need to add UI to support the fe...
13
appceleratorstudio
TISTUD-504
Convert Aptana And Titanium Studio plugins to use ISO 8601 format for build qualifier
Currently, the build uses Unix timestamps for most features and plugins, i.e.: com.appcelerator.titanium.aptana.ui.override_1.0.0.1306280624.jar A much nicer presentation would be: com.appcelerator.titanium.aptana.ui.override_1.0.0.20110524_234344.jar YYYYMMDD_HHMMSS It may be that we can do this increme...
8
appceleratorstudio
TISTUD-505
Add build qualifier to *.override plugins
Plugins: com.appcelerator.titanium.aptana.editor.findbar.override_1.0.0.jar com.appcelerator.titanium.aptana.git.ui.override_1.0.0.jar com.appcelerator.titanium.aptana.scripting.ui.override_1.0.0.jar All are missing the build qualifier (the segment after the point version).
1
appceleratorstudio
TISTUD-506
Path to BlackBerry sdk directory does not fill with correct location
When you download the BlackBerry SDK by clicking on the link "Update SDK..." it automatically changes the "BlackBerry SDK Directory" path to "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Appcelerator" and not the location of the newly installed BBsdk.
1
appceleratorstudio
TISTUD-509
Revamp error messages when user is unable to log in
Currently, we default to "incorrect user name or password" as the most common error message. This appears to be causing confusion with some users. In this situation: # If server is completely offline or unreachable, indicate "The login server is currently unreachable. Please try again in a few minutes" # If server...
8
appceleratorstudio
TISTUD-1166
Setting Log Level in Console view has no effect on the console log
There is no way to filter the console log based on event type such as "debug", "info", "error", etc. Changing the Log Level has not affect. This is the same for both iOS and Android. Is there another way to filter the log based on the level of the event? Step 1: run the example app below Step 2: Open "Run Configura...
13
appceleratorstudio
TISTUD-518
Look into adding unit tests for packaging
null
1
appceleratorstudio
TISTUD-537
Increment Titanium Studio to 1.0.4
Update the version # to 1.0.4
1
appceleratorstudio
TISTUD-564
Chromium: Ctrl+Shift+W does not close other open editors when focus is on the embedded browser
Pressing Ctrl+W does not close Dashboard pane. Ctrl+W will close other panes. If there are multiple panes open, Ctrl+Shift+W does not close any windows when focus is on the Dashboard pane. If the focus is not on the Dashboard pane, Ctrl+Shift+W will work as expected and close all panes.
3
appceleratorstudio
TISTUD-570
Create initial configuration process
When first starting Titanium Studio a user may not have properly configured their SDKs Individual processes should be allowed to contribute to the configuration screen. Some may be automatic processes (i.e. they need no user interaction, but need to alert the user), and some require user feedback or choice. Current ...
1
appceleratorstudio
TISTUD-572
Enable creation of module projects
Allow for the creation of mobile module projects. This is an umbrella ticket to be split into smaller tasks. * Android steps: http://wiki.appcelerator.org/display/guides/Module+Developer+Guide+for+Android#ModuleDeveloperGuideforAndroid-Creatingamodule * iOS Steps: http://wiki.appcelerator.org/display/guides/Module+...
1
appceleratorstudio
TISTUD-582
Windows: Pressing Cancel on installer does not stop installation process
1) Launch installer 2) Press Cancel Results: Prompt appears - "You are about to quit setup. If you quit now, Titanium Studio will not be installed. Do you want to continue?" 3) Press Yes Expected: Installer quits. Actual: Installation proceeds to the "Choose File Associations" page. Notes: Pressing...
5
appceleratorstudio
TISTUD-584
Importing project causes a "'Building workspace' has encountered a problem" error
1) Copy uatest2 to you Titanium Studio Workspace (uatest2 is attached) 2) Import project into TiStudio Results: A "Problem Occurred" error message appears (see screenshot and attached log files)
21
appceleratorstudio
TISTUD-589
new mobile projects can't find appicon.jpg resulting in "1 error detected" shown on TiApp pane
Description: When creating a new Studio Mobile project, the TiApp.xml editor is shown. On this pane, the default app icon field contains appicon.jpg. For new mobile projects, the field is marked with a red "x" and "1 error detected" is shown at the top of the window. This does not occur on Win7 or any other system ...
8
appceleratorstudio
TISTUD-592
Titanium Studio should support the -n flag to tibuild.py
When packaging, the -n will not show the install splash screen by putting a .installed file in the Contents directory. When this file exists, Titanium Desktop Apps will not show the install splash screen the first time the app runs. A customer was asking for this on developer.appcelerator.com: http://developer.appce...
1
appceleratorstudio
TISTUD-600
Add preference for default settings on android run/debug configurations (API & Screen size)
h5.Feature Request Enable Studio to change the default settings used when it creates an Android Run or Debug Configuration for the first time on a project. E.g. Currently, Studio installation creates new Android configurations using API: 2.3.1 and Screen: WVGA854. This is an inconvenient that emulator screen siz...
13
appceleratorstudio
TISTUD-623
Need to be able to pass additional emulator arguments from run/debug configurations
When a run/debug configuration is created, we need the ability to pass additional command-line arguments to the android emulator. As an example, the -scale argument in order to use skins whose full scale causes them to be larger than the screen you are running on. For example, I am using the Motorola MD860 skin for ...
8
appceleratorstudio
TISTUD-605
Epsilon (Show Match Count) option from the search tab does not update on a new search, need to retoggle to check to get the updated value
Steps to Reproduce 1. Menu Edit -> Find 2. Type something that can be found in the .js file 3. Check the Epsilon sign 4. Create a new search Actual: The epsilon value is not updated Expected: The value to be updated with the new search result Workaround: Toggle the check mark to get the new value
5
appceleratorstudio
TISTUD-651
Add Browse button to Save As dialog box
See the attached screen...request is to add a Browse button so that you can select the path in which to save the file rather than having to type the path.
1
appceleratorstudio
TISTUD-656
Change the Log File Location
h3. Problem The log file created by Titanium is being saved in the Documents folder of the app. The main problem is that the Documents folder gets backed up by iCloud, and it would be better not to include logs in the user backups. h3. Expected behavior Customer wants to change the location of the logs in so...
1
appceleratorstudio
TISTUD-675
Add snippets based on Kitchen Sink API examples
Inspired by Motorola's Motodev, let's add a set of snippets of drag&drop code to Studio. We could add such snippets for common functions. Or, as Tony G suggested, this could be the evolution of Kitchen Sink. We'd rip out all its API demo code and make each a snippet that could be dropped into a project. See http://...
1
appceleratorstudio
TISTUD-687
Open timodule.xml file in editor for user after generating mobile module project
We should be opening the timobile.xml file after we generate a mobile module project, as a means of getting users started more easily.
5
appceleratorstudio
TISTUD-713
Windows 7 Installer "Choose Install Location" defaults to Administrator's profile
If the TiStudio installer is executed while logged in as a non-administrative user, just as when any new software is installed, the user is prompted to provide the administrator's password. At the "Choose Install Location" stage, a path within the administrator's profile, of {{C:\Users\Administrator\AppData\Local\Titan...
13
appceleratorstudio
TISTUD-990
Console: Norwegian characters not correctly displayed
h2. Problem Console doesn't display Norwegian characters correctly. h2. Test case {{Ti.API.log('Jeg kan løpe')}} produces a console output in unicode "Jeg kan l\U00f8pe"
8
appceleratorstudio
TISTUD-714
Add support for listing and importing sample projects through the Dashboard
Add a controller-action that will return a list of available sample projects. That list should contain the following information for each sample: * Sample name * Sample ID * Description * Screenshot-image path (can be empty, for now) The Dashboard will create sample-items using this information and will trigger...
1
appceleratorstudio
TISTUD-715
Compute the status of the installed SDK asynchronously
At the moment, the call to compute the installed SDKs status is done synchronously, which causes for delays when the Dashboard loads. We need to change that call to start an asynchronous job and report with an event when the results are ready to be rendered.
1
appceleratorstudio
TISTUD-718
Create a controller-action that returns the logged-in Titanium user information
The action should return, at least, the logged-in user name (email) and the MD5 hash of his/her email.
1
appceleratorstudio
TISTUD-734
Change "Deploy" tool tip to "Publish"
For clarity of terminology, please change the tool tip for the "deploy" menu to be "publish". This better fits with the current usage of that menu and the items inside. * Update root label in App/Project Explorer * Correct references to "Deploy" in wiki documentation
5
appceleratorstudio
TISTUD-744
Sometimes git managed projects can open with no deployment targets in Tiapp.xml detail but the Overview shows targets selected.
Description: While evaluating the impact of using git-managed projects in Studio, I encountered a situation where the git project's Tiapp.xml was missing the deployment targets in the xml view. The targets were checked in the "overview" view however. A quit and relaunch of studio then populated the deployment targets ...
8
appceleratorstudio
TISTUD-746
Add GIT configuration to the Dashboard
Add dashboard support for checking GIT (windows only). Configuring GIT should be allowed on a Windows OS through the installation of Portable GIT. * Remove current dialog popup on startup * Add check for git configuration to current dashboard check * If check fails, add button that pops up the same dialog as shown...
40
appceleratorstudio
TISTUD-747
Add Python configuration through the Dashboard
Currently, when Studio first runs, a "configuring python interpreters" dialog comes up. Instead, we should integrate this dialog withe the current dashboard configuration process. It would allow for checking and configuring Python interpreters through the Dashboard configuration actions. * Remove current dialog popu...
20
appceleratorstudio
TISTUD-754
Manage the 'modules' for a specific Mobile project through the TiApp editor
Create a section in the TiApp editor for manipulating the modules in the tiapp.xml for a Mobile project.
1
appceleratorstudio
TISTUD-755
Allow "pre-selection" of template in project wizards
Apologies for the last minute note on this, but it appears we need a new feature for the dashboard implementation. Basically, we need to be able to "pre-select" a template on popping up the new project wizard. The rationale is that we will have a number of buttons to invoke "New From Template" in the dashboard, b...
1
appceleratorstudio
TISTUD-757
Comment the com.appcelerator.titanium.core.user package
This package is sparse on comments. Please add comments to elucidate the classes and methods.
1
appceleratorstudio
TISTUD-760
Add launch configuration option to run iPhone/iPad simulator with retina display
Steps To Reproduce: 1. Create a titanium mobile project 2. Run as only gives the user ipad/iphone simulator 3. Select any one and go to Hardware menu under iOS Simulator 4. See iPhone (Retina) Actual: Cannot set studio to run in retina Expected: To give the user the option to simulate on retina display
8
appceleratorstudio
TISTUD-761
Titanium Studio: Android reserved namespace is not resulting in a malformed app id error
When creating a new project in Titanium Studio (or editing the tiapp.xml), Application ID tokens (tok1.tok2.tok3) containing invalid java namespace identifiers do not generate an error. Steps to Reproduce: 1. Open Titanium Studio. 2. Create a new project. Make sure the project supports Android. 3. Make one of t...
5
appceleratorstudio
TISTUD-764
Create a dropdown in the tiapp.xml form editor to select an Android runtime
We need to support switching Javascript runtimes with a dropdown in the tiapp.xml form editor for Android apps. This is controlled via a simple property: <property name="ti.android.runtime">v8</property> Valid values are "rhino" and "v8"
1
appceleratorstudio
TISTUD-766
Rework info message for 'native' and 'implements' from Mozilla JS validator
In my JavaScript source code when editing in Titanium Studio, if you use the words 'native' and 'implements' as function names, it gives me a warning of a syntax error in the syntax highlighting, but everything compiles and runs fine. This is because those items are future reserved words. We should rework the messag...
5
appceleratorstudio
TISTUD-769
Automatically scan for i18n files
We had a neat script created in the community to automate the finding and creating of strings.xml entries: https://gist.github.com/1341925 Would be good to get this translated into a ruble and integrated into Titanium Studio. Or configured to be a compiler plugin, which already has Python hooks. Original author...
13
appceleratorstudio
TISTUD-775
Disable the V8 option in the TiApp editor when the Android SDK version is incompatible
null
1
appceleratorstudio
TISTUD-787
As a Titanium Developer, I want to view and inspect all available snippets, to determine which snippets I want to insert into my source
Inspired by Motorola's Motodev, let's add a set of snippets of drag&drop code to Studio. We could add such snippets for common functions. Or, as Tony G suggested, this could be the evolution of Kitchen Sink. We'd rip out all its API demo code and make each a snippet that could be dropped into a project. See http://...
34
appceleratorstudio
TISTUD-788
Studio: Lion - When first launching studio, it is not possible to expand the contents of the last project in project explorer
Description: When you first launch Studio and then attempt to expand the disclosure triangle for the last project in project explorer, nothing happens. The triangle rotates, but no project content is displayed below the project name, and the scroll bar does not adjust for the new content. Since this is on Mac, it is p...
8
appceleratorstudio
TISTUD-791
Content assist - context info popup does not appear in parameters if there are values present in the parameters.
1. Create a new project 2. Create a new JS file in the project 3. Place the following content into the JS file {code} /** * @param {String} a * This is the first parameter * @param {Object} b * The second parameter * @param {Number} c * Last one */ function test...
3
appceleratorstudio
TISTUD-794
Auto-lock the console if you scroll away from the bottom - like the terminal
Requesting the ability to auto-lock the console if you scroll away from the bottom and then unlock when you scroll back to the bottom. Would like it to function like the terminal does. I have attached a screencast to demonstrate the difference in behavior between the Studio Console and the Terminal. (Terminal on t...
20
appceleratorstudio
TISTUD-804
Add current locale to Dashboard URL
We need to send the user's currently requested Java locale on the query string so that we can send back localized versions of the Dashboard in the future. Suggested URL is &nl=ISOCode, as passed in to the Java executable.
1
appceleratorstudio
TISTUD-806
Show Indicator during Run on Emulator that tells the user that the app is still loading
When running an app on an emulator, there is no indication that an app is finished loading. This indication will tell the user that they can now mess around with the emulator. We can show a progress dialog/bar during the Loading process, which finishes when the loading process is complete.
8
appceleratorstudio
TISTUD-809
Titanium Studio: Installer - Titanium Studio needs a shortcut to the uninstaller in the Windows start menu folder
There is no explicit uninstaller for Titanium Studio in both Windows 7 and Windows XP. Currently uninstallation must be done through Control Panel > Programs > Uninstall. Current wiki entry on uninstallation (excerpt below): http://wiki.appcelerator.org/display/tis/Uninstalling+Studio Windows Using the Add o...
1
appceleratorstudio
TISTUD-810
Remove html5 references inside mobile web platform
Links and references to the "html5" naming for mobile web can be removed.
1
appceleratorstudio
TISTUD-811
Create XSD for tiapp.xml and timodule.xml files to provide validation
In order to create a better validation experience for tiapp.xml and timodule.xml files suggestion is to create a XSD for them. Note that tiapp.xml spans both mobile and desktop applications. I don't know if it's feasible to create a XSD that spans both cases, or if it should be split into two.
13
appceleratorstudio
TISTUD-818
Studio: Dashboard - clicking navigation items ("configure" "learn" etc) repositions the window
1.open dashboard if need 2.scroll down a bit 3.click "configure" "learn" etc results: window repositions itself expected: no such repositioning. see screen vid cap
8
appceleratorstudio
TISTUD-820
Titanium Studio: Validation - TiApp Editor allows invalid android runtime to be selected with incompatible SDKs
TiApp Editor allows invalid android runtime to be selected with pre-1.8.0 SDKs. Steps to Reproduce: 1. Create a new project using 1.8.0.1. 2. Open tiapp.xml in the TiApp Editor. 3. Change the runtime to Rhino (this creates an entry in the xml where there was none before: <property name="ti.android.runtime">rhin...
8
appceleratorstudio
TISTUD-822
Add message for pre-1.0.7 dashboard users that they must update to 1.0.7 to get Mobile SDK 1.8.0
1.0.7 users will get the new dashboard, whereas pre-1.0.7 users will get the old dashboard. Add messaging to the existing dashboard to indicate that they must upgrade to 1.0.7 to get the new 1.8.0 mobile SDK.
1
appceleratorstudio
TISTUD-835
Shortcut created for Install to Android Device does not work when focusing on the editor
See attached picture for shortcut config. Step 1: hit command+shift+L 2x to bring up the shortcut preferences Step 2: search for android Step 3: set 'Install to Android Device' to work with command+shift+f9 and when = In Window Step 4: hit ok Step 5: open a .js file Step 6: click on the editor Step 7: hit comm...
8
appceleratorstudio
TISTUD-993
Unicode Code Points from the SMP are encoded according to CESU-8 rather than the expected UTF-8
h2. Problem Titanium Studio doesn't convert to UTF-8 correctly in case of Unicode code points starting at U+10000. When I copy-and-paste a symbol located in the SMP (supplementary multilingual plane) from Safari/Chrome into Titanium Studio and try to save the file, the output is not UTF-8, but CESU-8. h2. Step...
8
appceleratorstudio
TISTUD-844
New Project Wizard: auto-generate app id based on company id and project name
An auto-generated company id prefix during project creation (i.e., Xcode) would be helpful. Xcode has this feature. Titanium and Eclipse do not. As of now, I do not believe there is a conflict of interest. Screenshot attached comparing Titanium, Eclipse and Xcode, highlighting the auto company-prefix feature.
8
appceleratorstudio
TISTUD-869
Run git clean on build subfolders during project clean
Anytime you do a *clean* on a Titanium mobile project, the *build/android* and *build/iphone* directories have any existing *.gitignore* files deleted. This is bothersome when those files are the easiest way to ensure that the *build/iphone* and *build/android* paths exist when storing a project on git. If they don't e...
8
appceleratorstudio
TISTUD-875
TiApp Editor: add Edit > Undo and Redo functionality
Edit > Undo and Redo are not selectable when using the TiApp editor, nor do the Undo/Redo keyboard shortcuts work. As an outlier, the Undo (cntrl + z) keyboard shortcut happens to work in Windows 7. Steps to Reproduce: 1. Create a new project. 2. Open tiapp.xml in the TiApp Editor. 3. Change text in a field (su...
8
appceleratorstudio
TISTUD-878
Show error in problems view if a project has an incorrect configuration
# Create a new Ruby project # Assign the Titanium Mobile nature to the project # View your log file, note a number of errors, but nothing the user would ever see (unless they went looking) In this case, we should show an error in the problems view (and also an X on the project) to indicate that something is wrong ...
13
appceleratorstudio
TISTUD-882
Rename installation packages so that filenames no longer contain spaces
As demonstrated in [this twitter conversation|http://www.exquisitetweets.com/tweets?eids=kHGGcM2MyP.kHIZakiQH6.kHJrXixufs.kHJUriL39N.kHLycersB2], for some reason some browsers, in certain circumstances, will not download files with filenames that contain spaces. Please consider renaming the Windows and OSX install p...
8
appceleratorstudio
TISTUD-886
invalid button name in "uninstall studio" dialog
# Have Studio installed # download newer version # Install new version # it asks to uninstall previously installed version # dialog says "click Next" when button is called "Uninstall"
2
appceleratorstudio
TISTUD-887
display background from PSD file
null
1
appceleratorstudio
TISTUD-891
Titanium Studio: Projects - File > New > <project type> list is not alphabetically sorted
File > New > <project type> list is not alphabetically sorted. The context menu version of this list is sorted. Screenshot attached. Steps to Reproduce: 1. Open Titanium Studio. 2. Click File > New. Expected Result: Project types should be alphabetically sorted in ascending order. Actual Result: Proj...
8
appceleratorstudio
TISTUD-894
V8 Proxy: Filter stack variables by regular expression from the Mobile SDK
The format we chose was a file with a variable regular expressions delimited by newlines. Verify that filtered variables from <tisdk>/android/variable_filters.txt (per TIMOB-6549) are not displayed in Variables view.
1
appceleratorstudio
TISTUD-905
Add right-click option to open analytics for a specific application
In project explorer (not sure where to put this in App Explorer--might be a custom button off by default that can get added to the menu bar in Customize View) we have a button that launches the analytics page for that application.
8
appceleratorstudio
TISTUD-907
Modules UI - Restrict the modules to an API-Level
We need to restrict the modules selection in the TiApp UI to an API-Level that is enforced on a module. The platform team adds an api-level value into the module's manifest, and will add a modules-api-level into the 'version.txt' file of the Titanium SDK. We'll need to read both to find an API level match, and do...
13
appceleratorstudio
TISTUD-909
Android: V8: evaluate Ti.API.terminate() to signal application to terminate immediately.
Send an evaluation request to call "Ti.API.terminate()". This will cause the application to terminate immediately.
1
appceleratorstudio
TISTUD-913
Titanium Studio: Content Assist - content assist menu persistent in the OS if it has focus
Content Assist menu is persistent in the OS if the assist menu has focus (i.e., by clicking on it). Other OS program windows are now obfuscated by the content assist menu until the focus is shifted back to Titanium Studio proper. Screenshot attached. Steps to Reproduce: 1. Open Studio and create a new project (or...
8
appceleratorstudio
TISTUD-919
Add mobileweb user agent for content assist
When a user uses content assist, we need to include "mobile web" as a platform choice. # Add a mobile web user agent (key 'mobileweb') # Add it to the default list of user agents selected for the mobile nature Icons are attached.
1
appceleratorstudio
TISTUD-946
Entering PHP variables in multi-line string causes titanium studio to completely hang
Open the test.php file in Titanium Studio. The crash can be reproduced by typing: $url on line 11 of test.php. I have to alt-option-esc to get out of Titanium. I've included the crash log. {code:title=crash log} Date/Time: 2011-12-14 10:54:59 -0800 OS Version: 10.6.8 (Build 10K549) Architecture:...
5
appceleratorstudio
TISTUD-929
Dashboard SDK install use case should allow users to specify desired installation directory
The way the Dashboard installs Titanium/Mobile SDKs, it requires the SDK paths to be set in the preferences. In the case where the default SDK paths don't exist or invalid (ie, the user doesn't have permission), you will not be able to change the SDK paths to a desired location. To reproduce: 1. Have a valid Ti SD...
5
appceleratorstudio
TISTUD-933
Rename imported projects
Currently, when importing a project in Studio, you aren't given the option to rename it. This could be useful - I can provide a test if one is requested.
1
appceleratorstudio
TISTUD-952
Force installation of Android NDK if user is doing Android module development
Unsure how to have a conditional install, however, the user does need to have the Android NDK installed before proceeding with building an Android module. Suggest the following: # Add the NDK to the sdk_info.json file. Locations are available from http://developer.android.com/sdk/ndk/index.html # Download from tha...
40
appceleratorstudio
TISTUD-953
Pass Android NDK location to Titanium Module build scripts
When developing an Android module, you either need to set the ANDROID_NDK environment variable, or set android.ndk in the build.properties of the module Marshall suggested instead that when packaging we call ANT directly (instead of the module build scripts) and pass "-Dandroid.ndk=.." to the scripts. We can get the...
5
appceleratorstudio
TISTUD-954
Update Snippet Elements in Rubles to support Description, Category, Icon and Tags
The following attributes were added to a snippet element: description (String) - description of the snippet category (String) - category for the snippet icon_path (String) - path to icon file tags (list of strings) - tags for the snippet
13
appceleratorstudio
TISTUD-957
Implement Snippet Popup Preview
Snippet Preview Popup display information about a snippet: Snippet name, scope, and triggers - honors theme colors Snippet expansion contents - Colorized/Formatted based on content-type settings Toolbar to perform additional actions - Navigate to source action (opens the contributing ruby file for modification of th...
40