summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Android/AppCompat
AgeCommit message (Expand)AuthorFilesLines
2017-10-23force sync with upstream 2.4.0-sr2Kangho Hur4-16/+20
2017-10-23Revert "Fix border on android buttons (#941)"Kangho Hur1-1/+0
2017-10-23Fix border on android buttons (#941)Rui Marinho1-0/+1
2017-10-23[Android] Applinks firebase 42 (#1107)Rui Marinho1-2/+2
2017-10-23[Core, Android] Fix to address the elusive 'Sharing violation on path Propert...dgeller-OUHSC1-13/+14
2017-10-23remove disallowaddtobackstack (#919)adrianknight892-5/+0
2017-10-18Clear MainPage renderer if exists after reload (#1200)kingces951-0/+7
2017-10-11Checking IsDestroyed before using FragmentManager in Dispose() (#1194)E.Z. Hart2-5/+4
2017-10-09Revert "Fix border on android buttons (#941)" (#1192)Samantha Houts1-18/+42
2017-08-29Fix NRE when removing multiple pages in NavigationPageRenderer (#1108)E.Z. Hart1-12/+5
2017-08-15Avoid exception when removing a page from navigation during Appearing handler...E.Z. Hart1-1/+0
2017-08-10Add support for backcompat hint flags (#1074)E.Z. Hart1-4/+13
2017-07-24Use correct renderers for pre-AppCompat (#1044)E.Z. Hart1-1/+3
2017-07-19[Android] Handle fragment removal inside of the RemovePage method (#1053)E.Z. Hart1-19/+34
2017-06-23Fix NRE when background color of button set in FormsApplicationActivity (#1010)E.Z. Hart1-1/+1
2017-06-22Set the Id field for Android Views created by Forms (#1004)E.Z. Hart6-21/+11
2017-06-22Remove debug outputs (#1008)Paul DiPietro1-1/+0
2017-06-22[iOS/Android] Fixes "jumping" when navigation to a page with a NavigationBar ...Samantha Houts1-12/+33
2017-06-20[Android] Change modifiers on NavigationPageRenderer's navigation methods (#1...adrianknight891-3/+3
2017-06-14[Android] Fix NullPointerException following RemovePage call (#933)Samantha Houts1-8/+16
2017-06-01Fix border on android buttons (#941)Rui Marinho1-42/+19
2017-05-17Do not layout page in OnWindowAttributesChanged on fullscreen flag change (#916)adrianknight892-17/+6
2017-05-04Remove status bar underlay view in Android AppCompat (#892)E.Z. Hart3-111/+16
2017-04-13Verify FragmentContainer created when queueing fragment transaction (Android)...E.Z. Hart2-4/+31
2017-04-06OnResume assumed that _application had been set (#859)App Bureauet1-2/+2
2017-04-06Android fastrenderers (#845)Rui Marinho9-381/+28
2017-03-29Align iOS, Android, Windows handling of tap gesture event bubbling (#842)E.Z. Hart1-0/+23
2017-03-24[Android]Refactor to use a extension method to get the drawable (#841)Rui Marinho1-3/+3
2017-03-24[Android] Still look for the normal drawable on resources (#839)Rui Marinho1-2/+2
2017-03-23UI tests for InputTransparent and fixes for Android/Windows (#808)E.Z. Hart1-2/+24
2017-03-22[Android] Fix NRE on Picker (#834)Rui Marinho1-1/+1
2017-03-22Add gesture disposed check to FrameRenderer (#829)E.Z. Hart1-0/+7
2017-03-14Fix MasterDetailPage event cycle (#754)adrianknight891-12/+19
2017-03-07Remove InternalsVisibleTo from Core to XF.Platforms.* (#782)kingces955-9/+15
2017-02-02Add pressed and released events to Button (#446)Kangho1-5/+33
2017-01-31[All] Basic Accessibility Support (#713)Samantha Houts2-0/+13
2017-01-23Reduce overhead of pushing existing navigation stack (#672)E.Z. Hart1-2/+2
2017-01-23Move XF.ConcurrentDictionary to WP8 project (#685)E.Z. Hart1-0/+1
2017-01-18.nuspec updates and fixes for X.A.Support 23 -> 25 (#679)kingces951-5/+6
2017-01-12[Android] NavigationPageRenderer should not create a Fragment unnecessarily (...adrianknight891-17/+28
2016-12-30[Android] Fix NavigationPage dispose crash when it parents a MasterDetailPage...adrianknight891-28/+42
2016-11-16[Android] Preserve Toolbar Subtitle on page orientation change (#528)adrianknight891-1/+7
2016-11-16Make CommitAllowingStateLoss the default (#527)E.Z. Hart2-3/+12
2016-11-16[C] Use a Binding for ItemsSource object selectionStephane Delcroix1-3/+4
2016-11-16[A] Check for parent NavigationPage when setting MDP detail's TopPadding (#473)Paul DiPietro1-1/+11
2016-11-15fix MasterDetailPage dispose (#505)adrianknight891-5/+4
2016-11-15Added CornerRadius property To Frame controlAndrei N1-0/+21
2016-11-15[Android] Show keyboard on app resume if control has focus (#480)adrianknight891-0/+9
2016-11-08fix identationStephane Delcroix1-7/+7
2016-11-08Add extensibility point to load tab icons from another source (using the tab....softlion1-2/+7