Граф коммитов

203 Коммитов

Автор SHA1 Сообщение Дата
microsoft-github-policy-service[bot] 9dd2ec7ad4
Auto merge mandatory file pr
This pr is auto merged as it contains a mandatory file and is opened for more than 10 days.
2023-06-13 17:53:24 +00:00
microsoft-github-policy-service[bot] 1de6340ada
Microsoft mandatory file 2023-06-02 21:23:18 +00:00
Jordan Matthiesen 05b3a59586 Adding a note that calls out this repo is no longer maintained 2016-11-16 15:05:01 -08:00
adnathan 9dd372252d Adjust footer spacing 2016-08-24 10:46:26 -07:00
adnathan 01429e3d6d Footer and documentation tweaks 2016-08-24 10:45:01 -07:00
adnathan 991a9537d7 Footer tweak 2016-08-24 10:40:54 -07:00
adnathan e555692374 Footer tweak 2016-08-24 10:36:30 -07:00
adnathan 83c1bed996 Merge documentation into master branch 2016-08-24 09:55:04 -07:00
adnathan 37f57c275d 0.1.2 2016-07-19 12:48:26 -07:00
adnathan 34199c4622 Expose ace.android.startActivity to JS
Cutting down on the app code needed
2016-07-19 12:47:34 -07:00
Adam Nathan 39ba00b48d Merge pull request #59 from frederikbosch/patch-4
onInitializeFailed AND String.prototype.startsWith
2016-07-05 11:36:58 -07:00
Frederik Bosch f9a9dc0b68 onInitializeFailed AND String.prototype.startsWith 2016-07-04 17:27:07 +02:00
Adam Nathan eeeb247d1d Merge pull request #56 from frederikbosch/patch-3
Upgrade fs-extra to latest version
2016-07-01 10:11:42 -07:00
Adam Nathan c917037af4 Merge pull request #55 from frederikbosch/patch-2
Remove alert
2016-07-01 10:11:13 -07:00
Adam Nathan 361c86b9f5 0.1.1 2016-06-13 11:43:41 -07:00
adnathan 17cbcb3477 Fixes #57: Array extensions shouldn't be enumerable 2016-06-13 10:13:57 -07:00
Frederik Bosch 262aaf395f Upgrade fs-extra to latest version 2016-06-08 10:36:34 +02:00
Frederik Bosch 80a9af853e Remove alert
We should not use `alert`. Error popups in production apps is not what we want. For debugging purposes `adb logcat` and similar is the tools we need.
2016-06-08 10:23:37 +02:00
Adam Nathan f0fac6569e Merge pull request #53 from frederikbosch/patch-1
Fixes #37
2016-06-03 13:25:17 -07:00
Frederik Bosch bdab772e0d Fixes #37 2016-06-02 13:13:59 +02:00
adnathan 5cd70a88e0 0.1.0 2016-05-27 10:11:42 -07:00
adnathan 3a2c77cb86 Fix for iOS Cordova version check
Older environments don’t have __CORDOVA_4_0_0 defined, resulting in a
build error.
2016-05-27 10:10:50 -07:00
adnathan c80567c3fe 0.0.17 2016-05-25 14:44:22 -07:00
adnathan ef28da1575 iOS: Fix DatePicker.getDate & TimePicker.getTime (the rest of the fix for #49) 2016-05-25 14:43:19 -07:00
adnathan f73916eed6 iOS: Fix DatePicker.setDate & TimePicker.setTime (partial fix for #49) 2016-05-25 14:21:36 -07:00
Adam Nathan 29f829a4de 0.0.16 2016-05-25 13:19:51 -07:00
adnathan ed842b52b9 Fixes #35: Doesn't work with Cordova Lib 4.0.1+
shouldOverrideLoadWithRequest must return true for normal HTML
requests, although on earlier versions it must still return false!
2016-05-20 13:39:00 -07:00
Adam Nathan d4fa2dd95e Merge pull request #41 from frederikbosch/progressive-enhancement
Progressive enhancement for supported devices
2016-05-17 10:45:22 -07:00
Frederik Bosch b8fb74261d return true for android kitkat and newer 2016-05-17 10:33:04 +02:00
Adam Nathan b9c5d008ad Merge pull request #44 from frederikbosch/android-tab-bar-icon-only
android: allow icon only tab bar button (no text)
2016-05-16 09:38:28 -07:00
Adam Nathan 78a2429e4a Merge pull request #38 from frederikbosch/master
Create javascript accessor for TopAppBar
2016-05-16 09:34:29 -07:00
Adam Nathan 773a8b9a5b Merge pull request #40 from frederikbosch/secondary-buttons
Support secondary buttons in iOS (leftBarButtonItems)
2016-05-16 09:33:37 -07:00
Adam Nathan dca0c51b58 Merge pull request #45 from frederikbosch/ios-bar-tint
Allow to set navigation bar colors
2016-05-16 09:31:25 -07:00
Frederik Bosch c46a3c2f71 fix merge error 2016-05-11 14:12:32 +02:00
Frederik Bosch 82a28389c9 fix merge error 2016-05-11 09:30:51 +02:00
Frederik Bosch 8bb7436220 implement bar tint and tint color for android 2016-05-11 09:04:46 +02:00
Frederik Bosch 605270ace5 navigation bar colors 2016-05-09 22:25:59 +02:00
Frederik Bosch 227a7a62b7 a little margin around the icons 2016-05-09 18:11:17 +02:00
Frederik Bosch a0fe29db3c allow icon only tab bar button (no text) 2016-05-09 16:54:32 +02:00
Frederik Bosch 13b475fd74 drop support for ios7 and below 2016-05-09 14:39:52 +02:00
Frederik Bosch b3a746d50f fix return boolean for android 2016-05-09 11:30:55 +02:00
Frederik Bosch ecaa871119 return whether ace is supported or not 2016-05-09 10:49:33 +02:00
Frederik Bosch 405cc8a0b3 Support secondarry buttons in iOS 2016-05-09 09:55:05 +02:00
Frederik Bosch 697ee23eea Create javascript accessor for TopAppBar 2016-05-09 09:51:45 +02:00
Adam Nathan ba5578f0c4 0.0.15 2016-04-14 13:07:56 -07:00
adnathan 10fa9fd006 Fix for issue #25: Xcode 7.3 build error 2016-04-14 12:07:33 -07:00
Adam Nathan d255e651ce Merge pull request #24 from krik/fix/add-android-webview-sources-to-plugin-xml
Include sources for Android webview in plugin.xml
2016-03-23 11:23:55 -07:00
Christian Justus 24aa0a7ba7 Include sources for Android webview in plugin.xml 2016-03-22 21:06:58 +01:00
Adam Nathan 7a87287ad9 0.0.14 2016-03-15 11:21:33 -07:00
adnathan f4f6b0bba0 Map Uid to accessibilityIdentifier on iOS 2016-03-15 11:15:49 -07:00