Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
briar
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Julian Dehm
briar
Commits
Commits · c6ac826acd201c35393e7da5f9f9580215f35d2d
c6ac826acd201c35393e7da5f9f9580215f35d2d
Select Git revision
Selected
c6ac826acd201c35393e7da5f9f9580215f35d2d
Branches
20
master
default
replace_gradle_witness
fix_nonlocalized_timestamp
fileStorage
implement-chunking
upgrade_roboletric_to_401
implement-mailbox-contact-sessions
541-faster-retransmission-eta
add_special_purpose_contacts
mailbox-b
mailbox
mailbox-jd
implement_mailbox_connection_manager
1343-vanniktech-emoji
541-allow-retransmission-if-faster
asp-temp
fix_performance_test_db
514-allow-retransmissions-using-lower-latency-transports
implement-SyncSession-writer-error-handling
add_special_purpose_contacts_refactored
Tags
16
beta-0.16.16
beta-0.16.10
beta-0.16.11
beta-0.16.12
beta-0.16.13
beta-0.16.14
beta-0.16.15
beta-0.16.9
beta-0.16.1
beta-0.16.2
beta-0.16.3
beta-0.16.4
beta-0.16.5
beta-0.16.6
beta-0.16.7
beta-0.16.8
37 results
briar
Author
Search by author
Any Author
authors
Julian Dehm
goapunk
1 author
Browse files
Feb 10, 2014
Sort identities by creation time
· c6ac826a
akwizgran
authored
Feb 10, 2014
c6ac826a
Include creation time in LocalAuthor.
· 71a31c2a
akwizgran
authored
Feb 10, 2014
71a31c2a
Pad the top and bottom of the list
· 55492dd4
akwizgran
authored
Feb 10, 2014
55492dd4
Use a briefer date format (9 Feb instead of 09/02/2014, for example).
· e582e1d5
akwizgran
authored
Feb 10, 2014
e582e1d5
Feb 09, 2014
Compose messages directly from ConversationActivity. Bug #32.
· 209b1bdf
akwizgran
authored
Feb 9, 2014
209b1bdf
Speech bubble layout for private conversations.
· 269eef57
akwizgran
authored
Feb 9, 2014
269eef57
Argh, god damn it, removed Java 1.6 methods again.
· 0960a345
akwizgran
authored
Feb 9, 2014
0960a345
Don't launch more than one instance of PasswordActivity.
· ad38f63b
akwizgran
authored
Feb 9, 2014
ad38f63b
Set a flag in MessageHeader to indicate whether the message is local.
· 9e8bf5b1
akwizgran
authored
Feb 9, 2014
9e8bf5b1
Don't halt on failure, run all tests.
· d53c07cb
akwizgran
authored
Feb 9, 2014
d53c07cb
Use least specific LayoutParams classes for broadest usefulness.
· 482a7e00
akwizgran
authored
Feb 9, 2014
482a7e00
Removed unused style property.
· a6151fae
akwizgran
authored
Feb 9, 2014
a6151fae
Always show forums posts expanded in conversation view. Bug #32.
· 021e6f2c
akwizgran
authored
Feb 9, 2014
021e6f2c
Refactored finishOnUiThread() into superclass.
· 1f169dd1
akwizgran
authored
Feb 9, 2014
1f169dd1
Use signed in, signed out to describe whether the DB is open or closed.
· e92b6fce
akwizgran
authored
Feb 9, 2014
e92b6fce
Always show private messages expanded in conversation view. Bug #32.
· 4178353c
akwizgran
authored
Feb 9, 2014
4178353c
Feb 08, 2014
Don't mark messages as read until leaving the activity.
· 9de96553
akwizgran
authored
Feb 8, 2014
9de96553
Show paperclip icon for non-text messages.
· efa62f76
akwizgran
authored
Feb 8, 2014
efa62f76
Handle new intents sent to DashboardActivity in single top launch mode.
· fc54bc22
akwizgran
authored
Feb 8, 2014
fc54bc22
Updated group conversation view to resemble private conversation view.
· 97fb9c8c
akwizgran
authored
Feb 8, 2014
97fb9c8c
Removed two unused classes.
· 4c6d79c4
akwizgran
authored
Feb 8, 2014
4c6d79c4
Compose button doesn't need to be disabled while headers are loading.
· 8e5aacc3
akwizgran
authored
Feb 8, 2014
8e5aacc3
Feb 07, 2014
Improved ConversationActivity (bug #32), but it's still not quite there.
· 6a106881
akwizgran
authored
Feb 7, 2014
6a106881
Convert to and from UTF-8 without catching impossible exceptions.
· 4154119e
akwizgran
authored
Feb 7, 2014
4154119e
Added utility methods for converting string to UTF-8 and vice versa.
· f6360c09
akwizgran
authored
Feb 7, 2014
f6360c09
Removed unused StringUtils methods (one was moved to the sandpit).
· 0626fe6c
akwizgran
authored
Feb 7, 2014
0626fe6c
Compact encodings for integers, strings and byte arrays.
· 92d5fb4f
akwizgran
authored
Feb 7, 2014
92d5fb4f
Removed redundant call to checkEnabled() - it's called from start().
· 6296f0f7
akwizgran
authored
Feb 7, 2014
6296f0f7
Use new IOException(String) for consistency with other calls.
· 5c78b480
akwizgran
authored
Feb 7, 2014
5c78b480
Merge branch 'jnotify-multiarch' into 'master'
· 52b29b16
akwizgran
authored
Feb 7, 2014
52b29b16
bump expiry to Feb 14
· 97585ebc
Ximin Luo
authored
Feb 7, 2014
97585ebc
Feb 06, 2014
Layout fixes for long nicknames and group names.
· 6b6b4667
akwizgran
authored
Feb 6, 2014
6b6b4667
update classpath for jnotify
· 217ff30c
Ximin Luo
authored
Feb 6, 2014
217ff30c
Removed unnecessary intent flags.
· 54bc30ee
akwizgran
authored
Feb 6, 2014
54bc30ee
Moved the expiry check to the splash screen.
· 95644334
akwizgran
authored
Feb 6, 2014
95644334
Feb 05, 2014
Updated Tor's GeoIP database using mmdb-convert.
· 33f37e24
akwizgran
authored
Feb 5, 2014
33f37e24
Added parent activities ("up navigation") to most activities.
· 9d98c06b
akwizgran
authored
Feb 5, 2014
9d98c06b
Renamed home screen to dashboard.
· bd40c659
akwizgran
authored
Feb 5, 2014
bd40c659
Add a back stack to activities launched from notifications.
· 4fdcbca3
akwizgran
authored
Feb 5, 2014
4fdcbca3
Apparently we need to declare a permission to vibrate the phone. Jesus.
· a1ca8e0e
akwizgran
authored
Feb 5, 2014
a1ca8e0e
Loading