LetuxOS Replicant Build Platform

LetuxOS Replicant Build Platform Commits

AgeSort asc/descChange
Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 Next
Feb 2, 2013
13 years 5 days docs: minimize code-font line-height. Fixes problem in which any paragraph with code text has more whitespace below it than other lines.
13 years 5 days Merge "docs: minimize code-font line-height. Fixes problem in which any paragraph with code text has more whitespace below it than other lines." into jb-mr1-dev
Feb 8, 2013
12 years 11 months docs: fix ::selection style to use Android blue for text highlighting
Feb 9, 2013
12 years 11 months Add LOCAL_ADDITIONAL_HTML_DIR to clear_vars for devsite docs builds.
Commit 9fdf671d7f8fb96c1a8d3b41aaf4478e7274e45f, by Dirk Dougherty
Feb 11, 2013
12 years 11 months docs: udpate JS bundle URL for dac devsite
12 years 11 months Merge "docs: udpate JS bundle URL for dac devsite" into jb-mr1-dev
Feb 12, 2013
12 years 11 months docs: switch templates to dynamic tab highlighting; prep for devsite template migration
Feb 13, 2013
12 years 11 months docs: re-add dev-docs css because it's needed by diff reports
Feb 21, 2013
12 years 11 months fix android build number in footer of gms and gcm reference
Feb 26, 2013
12 years 11 months Reconcile with jb-mr1-release - do not merge
Commit 22c22cf7e0ae42b6c4fa585341459d9aa3b0c4be, by Jean-Baptiste Queru
12 years 11 months docs: move loading of google ref into doc load event to prevent error during load
Feb 27, 2013
12 years 11 months Revert "docs: move loading of google ref into doc load event to prevent error during load"
Mar 6, 2013
12 years 11 months switch code font to pure monospace (sans serif). also add proper margins for elements nested in lists
Mar 7, 2013
12 years 10 months Duplicate libgcc.a in front of *so
Mar 12, 2013
12 years 10 months provide search suggestions for api guides, training, etc. also: - demote deprecated APIs in suggestions - focus search bar with / and exit search with ESC
Mar 13, 2013
12 years 10 months Link libgcc.a before shared libraries (especially libc.so).
Mar 14, 2013
12 years 10 months Merge "Build SDK using prebuilts/devtools."
Mar 18, 2013
12 years 10 months Add support for using custom signapk.jar.
12 years 10 months Add support for using custom signapk.jar.
12 years 10 months Merge "Link libgcc.a before shared libraries (especially libc.so)."