| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Use GridLayout state to determine exact row and column boundaries | Tor Norbye | 2011-08-23 | 15 | -89/+243 |
* | Layout editor property menu improvements | Tor Norbye | 2011-08-19 | 5 | -186/+393 |
* | Pull View Rules API into a separate library | Tor Norbye | 2011-08-15 | 5 | -60/+8 |
* | Action API improvements | Tor Norbye | 2011-08-15 | 11 | -286/+412 |
* | Add tooltip drag feedback for relative layout | Tor Norbye | 2011-07-27 | 1 | -11/+24 |
* | Allow GridLayout to exist in project packages | Tor Norbye | 2011-07-27 | 1 | -1/+1 |
* | Add new InsertType for widget moves within the same layout | Tor Norbye | 2011-07-14 | 1 | -0/+9 |
* | Adjust the match position description to be relative to the layout | Tor Norbye | 2011-07-13 | 2 | -10/+19 |
* | Fix resize feedback for cell spanning mode | Tor Norbye | 2011-07-12 | 1 | -20/+27 |
* | Describe GridLayout matches in drag tooltip | Tor Norbye | 2011-07-12 | 2 | -0/+66 |
* | Grid Layout Support. | Tor Norbye | 2011-07-11 | 16 | -101/+3675 |
* | Fix merge error | Tor Norbye | 2011-07-11 | 1 | -3/+0 |
* | Add AdapterView handling for Spinners | Tor Norbye | 2011-07-11 | 1 | -0/+4 |
* | Add resize feedback tooltip | Tor Norbye | 2011-07-11 | 3 | -10/+26 |
* | Add support for hidden views | Tor Norbye | 2011-07-08 | 1 | -0/+4 |
* | Simple insets support | Tor Norbye | 2011-07-08 | 1 | -0/+6 |
* | Merge "Add deletion hooks for view rules" | Tor Norbye | 2011-07-08 | 2 | -7/+54 |
|\ |
|
| * | Add deletion hooks for view rules | Tor Norbye | 2011-07-07 | 2 | -7/+54 |
* | | Fix locale handling of linear layout weights | Tor Norbye | 2011-07-07 | 1 | -1/+4 |
|/ |
|
* | Add two more layout actions for linear layouts | Tor Norbye | 2011-06-13 | 3 | -40/+71 |
* | When distributing linear layout weights, also set size to 0dp | Tor Norbye | 2011-06-13 | 2 | -0/+47 |
* | RelativeLayout: Assign ids dynamically, handle multi-drag, bugs | Tor Norbye | 2011-06-10 | 7 | -34/+133 |
* | Fix GestureOverlayView handling | Tor Norbye | 2011-06-10 | 1 | -6/+10 |
* | Fix various warnings | Tor Norbye | 2011-06-09 | 3 | -7/+8 |
* | Merge "Guidelines for match_parent, and linear layout weight fixes" | Tor Norbye | 2011-06-06 | 4 | -156/+358 |
|\ |
|
| * | Guidelines for match_parent, and linear layout weight fixes | Tor Norbye | 2011-06-06 | 4 | -156/+358 |
* | | Show previews of resources in the resource & reference choosers | Tor Norbye | 2011-06-06 | 1 | -0/+3 |
|/ |
|
* | Simple code cleanup | Tor Norbye | 2011-06-02 | 2 | -59/+26 |
* | Resize & Guideline Support | Tor Norbye | 2011-06-01 | 21 | -703/+3722 |
* | Add Resize Support to the Layout Editor | Tor Norbye | 2011-06-01 | 4 | -5/+126 |
* | Disable palette preview for some widgets on some platforms | Tor Norbye | 2011-05-24 | 1 | -0/+12 |
* | Add preview support for GridViews | Tor Norbye | 2011-05-19 | 2 | -0/+43 |
* | Basic fragment support | Tor Norbye | 2011-05-16 | 2 | -3/+45 |
* | Make Go To Declaration work for <fragment> names. | Tor Norbye | 2011-05-13 | 1 | -0/+4 |
* | Custom View handling improvements | Tor Norbye | 2011-05-13 | 1 | -1/+1 |
* | Add Request Focus to textfields | Tor Norbye | 2011-05-02 | 2 | -2/+122 |
* | Enforce at most one child on ScrollViews, and add LinearLayouts | Tor Norbye | 2011-04-20 | 4 | -1/+70 |
* | Custom listview layouts | Tor Norbye | 2011-04-20 | 5 | -4/+10 |
* | Add list view preview | Tor Norbye | 2011-04-11 | 3 | -1/+52 |
* | Usability fix for the layout actions bar | Tor Norbye | 2011-04-10 | 4 | -10/+45 |
* | Add Table layout actions | Tor Norbye | 2011-04-08 | 4 | -0/+94 |
* | Extract Style Refactoring | Tor Norbye | 2011-03-31 | 1 | -0/+1 |
* | On ImageView or ImageButton drop, ask user for drawable | Tor Norbye | 2011-03-19 | 2 | -1/+23 |
* | Make edit texts grow in horizontal LinearLayouts using weights | Tor Norbye | 2011-03-18 | 1 | -0/+5 |
* | XML code completion improvements | Tor Norbye | 2011-03-15 | 2 | -4/+5 |
* | Add drop-support for include tags | Tor Norbye | 2011-03-09 | 14 | -28/+94 |
* | Add palette variations of widgets | Tor Norbye | 2011-03-03 | 1 | -1/+4 |
* | More refactoring work: Convert hierarchy, and change type | Tor Norbye | 2011-02-28 | 2 | -2/+34 |
* | Fill FrameLayout children on drop depending on metadata | Tor Norbye | 2011-02-21 | 1 | -0/+23 |
* | Refactoring: Wrap in Container, Change Layout Type, Extract | Tor Norbye | 2011-02-17 | 1 | -0/+15 |