Skip to content

Instantly share code, notes, and snippets.

@Amimul100
Amimul100 / app.js
Created July 1, 2014 06:47
Titanium Calendar listing all events in a year
/*
Hi, I have tested this issue in Ti SDK 3.3.0.RC. Its working good.
Testing Environment:
Titanium SDK: 3.3.0.RC, 3.2.3.GA
Titanium CLI: 3.3.0-rc
iOS Simulator 7.1
@Amimul100
Amimul100 / app.js
Created July 1, 2014 08:31
Android Progress Indicator
/*
Hi, I have tested this issue in Ti SDK 3.3.0.RC. Its working good.
Testing Environment:
Titanium SDK: 3.3.0.RC, 3.2.3.GA
Titanium CLI: 3.2.3
Android device
@Amimul100
Amimul100 / app.js
Created July 1, 2014 09:55
Titanium Color Demo
/*
Hi, I have tested this issue in Ti SDK 3.3.0.RC. It’s working good.
Testing Environment:
Titanium SDK: 3.3.0.RC, 3.2.3.GA
Titanium CLI: 3.2.3
Android and iOS device
@Amimul100
Amimul100 / app.js
Created July 1, 2014 10:03
e-Mail Dialog in Titanium Classic
/*
Hi, I have tested this issue in Ti SDK 3.3.0.RC. It’s working good.
Testing Environment:
Titanium SDK: 3.3.0.RC, 3.2.3.GA
Titanium CLI: 3.2.3
Android and iOS device
@Amimul100
Amimul100 / app.js
Created July 2, 2014 06:34
Download and display an image from a remote web URL using the HTTPClient object
/*
Hi, I have tested this issue in Ti SDK 3.3.0.RC. Its working good.
Testing Environment:
Titanium SDK: 3.3.0.RC, 3.2.3.GA
Titanium CLI: 3.3.0-rc
iOS Simulator 7.1
@Amimul100
Amimul100 / app.js
Created July 2, 2014 07:13
HTTPClient request with Authorization header
/*
Hi, I have tested this issue in Ti SDK 3.3.0.RC. It’s working good.
Testing Environment:
Titanium SDK: 3.3.0.RC, 3.2.3.GA
Titanium CLI: 3.2.3
Android emulator
@Amimul100
Amimul100 / app.js
Created July 2, 2014 09:37
2DMatrix in Titanium
/*
Hi, I have tested this issue in Ti SDK 3.3.0.RC. It’s working good.
Testing Environment:
Titanium SDK: 3.3.0.RC, 3.2.3.GA
Titanium CLI: 3.2.3
Android and iOS device
We tried to reproduce this issue with a sample test case. It’s working as expected with Titanium SDK 3.2.2 GA. Please try the sample code and let us know if the problem persists.
Testing Environment:
Ti CLI 3.3.0
Titanium SDK: 3.2.2.GA
Android Device
Test Code
@Amimul100
Amimul100 / app.js
Created July 7, 2014 03:58
Titanium Classic DashboardView
/*
Hi, I have tested this issue in Ti SDK 3.3.0.RC. It’s working good.
Testing Environment:
Titanium SDK: 3.3.0.RC, 3.2.3.GA
Titanium CLI: 3.2.3
iOS simulator and device
@Amimul100
Amimul100 / Index.xml
Last active August 29, 2015 14:03
Bottom: 0 on android 4.3; footer "rides" the keyboard up and down as if the bottom of screen.
Hi,
I have tried this code and it's works. I am using a textarea and a view. Also here i set the bottom value of the view 0% to it's parent
~~~
<Alloy>
<Window id="win" backgroundColor="white">