akwizgran
63befccdbf
Bumped expiry time and version number for beta release.
2017-07-21 11:52:09 +01:00
akwizgran
6e931e9ba5
Bump version number and expiry date for beta release.
2017-07-17 10:32:46 +01:00
goapunk
6b15fb89de
Show a warning instead of throwing an error for unused translations
...
Signed-off-by: goapunk <noobie@goapunks.net >
2017-07-07 12:19:44 +02:00
akwizgran
2fe37f6c26
Set applicationId to match app_package.
2017-07-05 14:17:35 +01:00
akwizgran
178e908c86
Use a different package name and app name for beta builds.
2017-07-03 18:20:05 +01:00
akwizgran
b377cd6b1c
Upgrade Spongy Castle and some other dependencies.
2017-06-12 17:44:08 +01:00
akwizgran
3449677b24
Bumped version number and expiry date.
2017-05-19 12:07:29 +01:00
Torsten Grote
1c6be2fb78
Include Commit ID in crash reports and feedback
2016-12-15 15:40:52 -02:00
Torsten Grote
ea4e2f09c8
Revert dagger update
2016-12-14 16:52:38 -02:00
Torsten Grote
1081a08ea9
Move all unit tests to their modules and remove briar-tests
2016-12-13 17:22:24 -02:00
Torsten Grote
97d4c68f43
Move integration tests to their proper packages
2016-12-12 10:27:41 -02:00
akwizgran
ad6016d428
Updated java.library.path.
2016-11-30 18:10:49 +00:00
Torsten Grote
b09e30a95f
Private Group List
2016-10-10 13:48:34 -03:00
Torsten Grote
401abf2c0c
Add first onboarding screen
...
When the user enters a private conversation after adding her second
contact, an onboarding screen will be shown highlighting the possibility
of introducing the contacts to each other.
2016-09-26 10:42:20 -03:00
Torsten Grote
d5beca5351
Port Signal's emoji implementation to Briar
...
Add functionality to save and restore recently used Emojis
Update emoji and add new categories based on AOSP's XML file
2016-09-23 17:18:18 +01:00
akwizgran
74f9a0dd73
Use our own SOCKS implementation to talk to Tor.
2016-09-05 19:59:22 +01:00
Torsten Grote
9664aea520
Introduce and use CardView and AuthorView for Blog Posts
2016-09-02 11:52:34 +01:00
akwizgran
c5f0272621
Merge branch '597-gradle-connectedcheck-fails-due-to-method-limit' into 'master'
...
Cleanup Gradle and Proguard to fix connectedCheck
Closes #597
See merge request !284
2016-08-24 17:22:30 +00:00
Ernir Erlingsson
48e1a65a24
raised api level and made necessary code changes
2016-08-22 00:08:47 +02:00
Torsten Grote
bcf7488afd
Cleanup Gradle and Proguard to fix connectedCheck
2016-08-11 14:54:31 -03:00
ligi
4055bbfcd4
Care for lint errors
...
No more general disabling of abortOnError
Resolved all *errors* beside language ones MissingTranslation & ImpliedQuantity
Issue context: #567
2016-08-07 17:12:27 +02:00
Torsten Grote
e527e30712
Implement background task for fetching RSS feeds
...
* Implemented in briar-core as a `ScheduledExecutorService`
that gets started when the app starts
* The briar-api has a `FeedManager` interface
that the UI can use to register and unregister feeds
* In this first iteration, feeds are fetched via HTTP(S), not Tor
Closes #484
2016-08-02 19:18:55 -03:00
Torsten Grote
7318aa562e
Allow different package IDs (for preference intents)
...
Closes #515
2016-07-25 13:15:57 -03:00
akwizgran
ec083d617e
Upgraded Gradle to 2.13, added local Maven repo.
2016-05-12 13:36:34 +01:00
Ernir Erlingsson
c93e78f178
modifications based on Akwizgran's comments
2016-05-11 11:55:17 +02:00
Ernir Erlingsson
64d1e25ad7
cleanup
2016-05-11 11:55:16 +02:00
Ernir Erlingsson
f855c9ea28
Finished unit tests for SetupActivity and its Controller
2016-05-11 11:52:57 +02:00
Ernir Erlingsson
adb7d37f86
implementing robolectric and mockito
2016-05-11 11:52:56 +02:00
akwizgran
237a89d5c2
Upgraded support library to 23.2.1.
2016-05-02 16:54:41 +01:00
akwizgran
860d06cefa
Revert to support library 23.1.1.
2016-04-29 13:40:00 +01:00
akwizgran
9b060c74b6
Upgraded build tools.
2016-04-29 11:34:56 +01:00
akwizgran
3bfef877ec
Upgraded support library.
2016-04-27 18:17:50 +01:00
akwizgran
efd9976ade
Upgraded Gradle to 2.10, Android plugin to 2.1.0.
2016-04-27 18:03:00 +01:00
akwizgran
4464a66463
Upgrade to Java 1.7 where possible.
2016-04-27 13:18:55 +01:00
str4d
f73f0aa4ab
Migrate crash reports to ACRA
2016-04-27 22:22:16 +12:00
akwizgran
1b08720200
Merge branch '123-encrypted-crash-reports' into 'master'
...
Encrypted crash reports
Part of #123 .
See merge request !128
2016-04-25 10:17:53 +00:00
akwizgran
24987336fd
Merge branch '203-remove-tor-binaries' into 'master'
...
Remove Tor binaries from repo. #203
This patch removes the Tor binaries from the repo - the binaries will be downloaded at build time and verified using SHA-256 hashes included in the repo.
After this branch has been merged I plan to reduce the size of the repo by rewriting the commit history to delete the Tor binaries (and various other cruft that used to live in the repo, such as fonts).
After the history has been rewritten, everyone will need to delete their local repo and clone a fresh copy. I'll send out some warnings beforehand.
See merge request !147
2016-04-21 09:53:41 +00:00
str4d
d545aaa892
Encrypt and save crash reports, send them the next time TorPlugin start
...
Will currently fail at runtime; requires a public key and a server onion.
2016-04-20 23:42:46 +00:00
akwizgran
53eb67b153
Removed Tor binaries from repo. #203
2016-04-18 12:50:34 +01:00
akwizgran
0927bd5b01
Moved zxing dependency to briar-android.
2016-04-15 17:51:22 +01:00
str4d
8cacc73bef
Implement BQP Android UI using QR codes
2016-03-26 15:53:09 +13:00
Ernir Erlingsson
85c66417b5
branch cleanup
2016-03-14 21:02:51 +01:00
Ernir Erlingsson
4da63b3800
Modified the project structure, removed module extension and went instead for a non-complete core dependency graph
2016-03-14 21:02:51 +01:00
Ernir Erlingsson
ac5d68df81
Added dependency verifications and removed Splash header
2016-03-14 21:01:21 +01:00
Ernir Erlingsson
1be400eb84
Switched Roboguice/Guice out for Dagger 2
2016-03-14 21:01:21 +01:00
akwizgran
4decdbf3e6
Giant whitespace-only indentation patch.
2016-02-05 14:54:17 +00:00
Ernir Erlingsson
73c67e2e82
tweaked proguard
2016-02-02 12:21:08 +01:00
Ernir Erlingsson
d340d69742
added proguard and cleaned dependencies
2016-02-02 12:20:26 +01:00
str4d
90eded1421
Make identicons round
...
This commit renames identicons to avatars in field names, and uses an ImageView
derivative to show the identicons, which should make implementing #214 easier.
2016-01-26 20:21:35 +00:00
akwizgran
3b510e768a
Replaced broken jsocks jar. #228
2016-01-21 11:28:54 +00:00