Commit Graph

31 Commits

Author SHA1 Message Date
andrew b09b6836d4 Add huawei info to BUILDING.md 2023-08-15 14:52:40 +09:30
hjubb d4ab49ebbb build: submodule build command update 2023-07-14 18:31:25 +10:00
Niels Andriesse 27ee021670
Update BUILDING 2021-05-24 13:22:17 +10:00
jubb bddeafc46c feat: update the repo documentation readme and building file 2021-04-09 13:43:47 +10:00
nielsandriesse e7a7d00f25 Fix build 2020-06-03 11:23:04 +10:00
Niels Andriesse c1d1fa6c3a
Update BUILDING.md 2020-06-03 11:17:44 +10:00
Niels Andriesse 15137cbd0d
Update BUILDING.md 2020-06-03 10:51:40 +10:00
Haafingar dd1b40edb4
Update BUILDING.md 2020-05-27 11:49:18 +10:00
Niels Andriesse 0db96d2dbc
Update BUILDING.md 2020-05-21 08:46:34 +10:00
Niels Andriesse 547a8bd000
Update BUILDING.md 2020-04-08 09:05:36 +10:00
Ryan Koesters 8be0fd0867 Remove reference to Pixelapse in BUILDING.md.
Pixelapse ceased functioning in November 2016.
2018-07-02 17:58:26 -07:00
Moxie Marlinspike 622b3afce0 Update build instructions 2018-05-22 08:25:44 -07:00
平民·寻梦(Pingmin Fenlly Liu) cc288d1e43 Just update to the new repo path "github.com/signalapp"
Closes #7469
2018-03-11 17:06:22 -07:00
Joshua Lund c4991e857d Update the API level in the build documentation. 2017-12-25 14:42:30 -08:00
Tim Serong 944f5aad0d BUILDING.md: clarify build tools version
Closes #6264
// FREEBIE
2017-03-14 13:57:14 -07:00
Eric Hanchrow b23898ee09 Some clarifications for BUILDING.md
Closes #4501
// FREEBIE
2015-12-08 05:35:11 -08:00
Simeon J Morgan 534421eb57 Update build instructions with new URLs.
Expand Android Studio steps.

Closes #4462
2015-11-10 14:14:25 -08:00
agrajaghh 102a151127 fix icon size of quick_camera_rear
this also changes BUILDING.md to reflect the new syntax of pngs_from_svg.py

fixes #3769
closes #3770

// FREEBIE
2015-07-29 16:17:26 -07:00
Sebastian Kürten 79dbf2746f Added new media icons for audio/video
Added icons new icons, deleted an old one.
Using new icons in AudioSlide/VideoSlide.

Closes #2304
2015-02-23 13:13:39 -08:00
Jonathan Boulle 23caf2b14d Remove native components from build instructions
Native components were split out into the libaxolotl-android repository
in 1833e57, so these instructions are no longer relevant.
2014-12-30 21:47:59 -08:00
agrajaghh 4a107483c1 path changed: library -> libaxolotl 2014-12-01 16:09:55 +01:00
Jakob a950db74c0 add dependencies to BUILDING.md
// FREEBIE

Closes #1809
2014-11-29 11:54:30 -08:00
jhertel 26d58047b5 Update BUILDING.md
Correction of a typo and a few style incongruences.

// FREEBIE
Closes #1750
2014-07-28 09:36:03 -07:00
martinstingl ccc1f5e9d6 Added the dependency "Android SDK Build-tools".
//FREEBIE
2014-03-20 18:06:58 -07:00
Chris Glass 35eeaa9bd5 Added more build information to BUILDING.md
Added more instructions about setting up a development environment.
2014-03-04 08:44:54 -08:00
Florian Walch 1ddc45fd9c Build native code for multiple architectures.
* Include native libs without requiring intermediate .jar.
 * Fix build warnings; use latest build tools.
2014-03-02 16:06:37 -08:00
Jake McGinty d19ab04bdd gradle wrapper 1.10, android plugin 0.8, android support 19.0.1 //
FREEBIE
2014-02-18 16:42:40 -08:00
Moxie Marlinspike d51ccb8ce2 Update gradle docs //FREEBIE 2014-01-18 10:44:06 -08:00
Moxie Marlinspike 1c8f8666ba Make the switch to gradle!
1) ABS is now published as an AAR, so we can eliminate all local
   dependencies and bundled jars.

2) Upgrade to ABS 4.4.0 (The Last Release) and deal with the loss
   of Sherlock.Dialog by faking it with our own themes.

3) Remove all traces of ant. The modern world is here.
2013-10-10 13:52:24 -07:00
Shaun Walbridge 91dd558f7a ActionBarSherlock verisons now stored as tags
The current release of `ActionBarSherlock` uses tags to store its relases, so the clone command fails. Instead, clone HEAD and switch to the 4.2.0 tag.
2013-10-10 01:50:02 -07:00
Richo Healey bf03b31dde add BUILDING instructions 2013-06-18 19:38:26 +10:00