Commit Graph

17 Commits

Author SHA1 Message Date
Sasha Weiss
60554470e6
Add debuglogs/ to the gitignore 2026-05-21 13:46:08 -07:00
Adam Sharp
34ceacb2a9
Add basic xcconfigs with support for user build settings
Could be used to, e.g., disable treating warnings as errors locally, but still
have new warnings caught on CI.
2024-10-28 09:33:03 -04:00
Evan Hahn
10254f8486 Remove "intermediates" flag from SDS codegen scripts
A couple of codegen scripts had an `--intermediates` flag. While I was
playing around with this (fixing something else), I noticed that these
flags don't work and cause a crash.

Instead of fixing those bugs, I thought it'd be better to just delete
this flag because I don't think anybody uses it.

Tested this by running `make` in the `sds_codegen/` directory, with
success.
2022-07-05 11:52:00 -05:00
Ehren Kret
a6c5e0ed52 Ignore .vscode directory 2022-06-09 15:30:35 -05:00
Nora Trapp
f808813466 Manage app store metadata with transifex 2021-04-22 12:53:43 -07:00
Ehren Kret
035e7c2ec4 Migrate schema to add CDN key and number and add CDN2 constants 2020-04-14 08:53:59 -07:00
Matthew Chen
d04ec58472 Remove more intermediates. 2019-04-16 16:58:33 -04:00
Matthew Chen
384457fefc Sketch out SDS extensions for interaction models. 2019-04-16 09:03:07 -04:00
Matthew Chen
5ca2991f0c Sketch out the SDS code generation.
* Copy SDS code generation and utility files from playground.
2019-04-11 09:15:28 -04:00
Michael Kirk
dc8b5fb97f track pod dependencies publicly
// FREEBIE
2018-02-12 12:49:09 -08:00
Michael Kirk
a58f1f385c Share a photo from photos app
Shows the conversation picker, and sends the attachment to that
conversation.

There's still a lot TODO

-[ ] resolve JSQ dependency
-[ ] properly wait for app to load
-[ ] dismiss share extension after send is complete
-[ ] support non jpeg file types
-[ ] Fix device sleep manager

// FREEBIE
2017-12-07 10:13:06 -05:00
Frederic Jacobs
c6d44e59e2 TextSecureKit Refactoring
- Using same clang format file for old and new files.
- Moving out all TextSecure code to allow other clients (OS X, iOS) to
  integrate easily TextSecure functionality.
- Use TextSecure API to signup.
2015-12-22 23:41:10 +01:00
Frederic Jacobs
901640507c Removing developer-specific junk. 2015-01-04 11:30:23 +01:00
dtsbourg
e48ea52924 ContactDetail: Fix crash on parsedPhoneNumbers 2015-01-04 11:30:21 +01:00
Frederic Jacobs
9051045b9e Fixes for Travis setup
//FREEBIE
2014-08-05 07:19:17 +02:00
Frederic Jacobs
0d7e2d2f20 Caching ressources for Travis 2014-08-04 17:40:36 +02:00
Frederic Jacobs
6373507108 initial commit 2014-05-06 19:41:08 +02:00