Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TIMOB-1597] (2_1_x) Exporting mediaURL for later cleanup #3518

Closed
wants to merge 426 commits into from

Conversation

alg
Copy link
Contributor

@alg alg commented Dec 4, 2012

Some privacy-caring apps (as ours) may want to remove temp files after processing. This patch returns the temp mediaURL.

The temp can't be removed in the module as the blob won't be read properly.

billdawson and others added 30 commits August 14, 2012 16:17
(2_1_X)[TIMOB-4711] Tooling: ignore '.svn' and other folders properly
Timob 9797 2 1 x: Android: HTTP Post will save a photo at Internal phone storage
(2_1_X)[TIMOB-9590] Android: Addd support to send TiFile/TiBlob in HTTPClient
TIMOB-9823 2_1_X Apidocs: make sure that a derived "since" version value is not earlier...
(2_1_X)[TIMOB-9636] Display 'this' where relevant in the debugger variables list. Fix scoping 'this' scope issues in debugger.
…rmining when to shutdown the runtime.

Conflicts:

	android/runtime/common/src/java/org/appcelerator/kroll/KrollRuntime.java
[TIMOB-10351] Android: Timers (setTimeout, setInterval) leak memory.
[TIMOB-6006](2_1_X) Implement setSelection for TextArea and TextField
TIMOB-9831 Include the presence/absence of running Services when determi...
(2_1_X)[TIMOB-9841] iOS: Allow to hide Network Activity Indicator
(2_1_X)[TIMOB-2999] Add tiapp.xml property min-ios-ver to declare minimum iOS version
…ng a tab and leave the device idle for sometime.
…idth/height

Conflicts:

	android/titanium/src/java/org/appcelerator/titanium/util/TiAnimationBuilder.java
[TIMOB-10236] synchronize module creation
vishalduggal and others added 29 commits October 24, 2012 09:56
Timob-11358:Release local reference to prevent table overflow.
[TIMOB-11275] (2_1_X) Ignore click events outside the button
(2_1_X)[TIMOB-10865] ignore iPhone folder when packaging app
TIMOB-11508: Android: Adding WebView to ScrollView causes ScrollView to be initialized scrolled-down
Timob 9994 2 1 x: Android: postlayout event not fired for labels
[TIMOB-11198] (2_1_X) Handle UIWebViewNavigationTypeOther correctly
[TIMOB-11561](2_1_X)Handle accessory view is on refocus after blur
[TIMOB-11685]21X iOS: Limiting log in production builds
[TIMOB-12037] 2_1_X Ensure size and position flags are cleared on layout
@alg alg closed this Jan 11, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet