Commit Graph

22 Commits (master)

Author SHA1 Message Date
Morgan Pretty bd03bf45c2 Initial CI setup test
Added code coverage report generation (for future CI stuff)
Fixed a flaky unit test
3 months ago
0x330a 4daa3e6923
feat: add huawei build folder to gitignore (#1308) 9 months ago
0x330a 8d4f2445f2
feat: add support for firebase and split out google services as a dependency for only the play version of the app. Add support for requests in new pn server 1 year ago
Anton Chekulaev 96fd11ee6f Old python scripts and config files removed. Transifex config updated with the new directory structure. 4 years ago
nielsandriesse e7a7d00f25 Fix build 4 years ago
nielsandriesse 09871b7c50 Update .gitignore 4 years ago
Niels Andriesse be8abcc288 Update .gitignore 4 years ago
Alan Evans b1057d63a1 Lint.
- Check for permissions.
- Fix Welsh positional format.
- Remove UIThread restriction.
- Asynchronous method does not need to be restricted to UIThread and there is no StaticFieldLeak to suppress.
- Fix or Ignore New API errors.
- Reduce severity of some errors from L10N.
5 years ago
Moxie Marlinspike 4063ef39a4 Update release config 6 years ago
Moxie Marlinspike 9b8719e2d5 Support for website distribution build with auto-updating APK
// FREEBIE
7 years ago
Moxie Marlinspike d83a3d71bc Support for Signal calls.
Merge in RedPhone

// FREEBIE
9 years ago
Rhodey Orbits 7cc2941053 1) created a new build flavor for espresso tests
2) create a new source set full of espresso tests
3) updated proguard-testing.pro
4) added test device numbers to .gitignore

// FREEBIE
9 years ago
Moxie Marlinspike aefed50e8b Update .gitignore
// FREEBIE
9 years ago
Jake McGinty d19ab04bdd gradle wrapper 1.10, android plugin 0.8, android support 19.0.1 //
FREEBIE
10 years ago
Moxie Marlinspike c38a8aa699 Migrate to Curve25519.
1) Generate a Curve25519 identity key.

2) Use Curve25519 ephemerals and identities for v2 3DHE agreements.

3) Initiate v2 key exchange messages.

4) Accept v1 key exchange messages.

5) TOFU Curve25519 identities.
11 years ago
Moxie Marlinspike 4c615546e8 update gitignore 11 years ago
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.
11 years ago
Tor Houghton 192ffb4d2f Ignore .DS_Store 12 years ago
Moxie Marlinspike 59e7226183 Support ant signing builds 12 years ago
Moxie Marlinspike bf8d868eb3 Updated notification icon to look appropriate for all Android versions. 12 years ago
Moxie Marlinspike 095ef026f1 Update gitignore 12 years ago
Moxie Marlinspike bbea3fe1b1 Initial Project Import 13 years ago