Commit Graph

1398 Commits

Author SHA1 Message Date
Victor Hazali
db3e90821c Used a constant instead of magic number for colour
Explicitly stated the blending mode
2016-04-04 18:52:22 +08:00
Advaita
cab3fa7874 Final commit
All changes included

Improvements

-Reformatted code wherever required
-Only active wifi connections trigger events
-Improve sync reliability
-Removed extra permission

Minor Changes

-Refactored 2 variables for easier readbility
-Wifi-Only-Sync is now enabled by default
2016-03-23 20:54:10 +05:30
Dominik Schürmann
7882f16331 Make it a style to reduce code duplication 2016-03-08 16:10:06 +01:00
Dominik Schürmann
456535729c Add more responsive text sizes 2016-03-08 15:57:48 +01:00
Dominik Schürmann
e8875adaa4 Using new size qualifiers 2016-03-08 15:47:32 +01:00
Dominik Schürmann
5379f64d08 Revert "Use non-breaking spaces for backup code MaskedEditText"
This reverts commit 0feb4d074c.

Conflicts:
	OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/BackupCodeFragment.java
2016-03-08 15:01:49 +01:00
Dominik Schürmann
1cbecb1b3b Add missing 2 EUR selection for donation 2016-03-03 15:18:31 +01:00
Dominik Schürmann
7d3b903690 Transifex: pt_BR 2016-03-03 13:31:46 +01:00
Vincent Breitmoser
b1d0a67f42 some changelog for v3.9 2016-03-02 14:42:01 +01:00
Vincent
fd24acbf0e Merge pull request #1727 from open-keychain/mime-fallback
try to guess if data is text or not
2016-02-23 16:01:13 +01:00
unyoungwax
19967e2350 Remove AspectRatioImageView 2016-02-23 14:41:54 +08:00
unyoungwax
b0b6adc58b Resize QR code properly in landscape orientation 2016-02-23 14:41:26 +08:00
Vincent Breitmoser
4df63ccdeb displaytext: add "View Log" option, move "Copy to clipboard" into overflow menu 2016-02-22 22:22:45 +01:00
Vincent Breitmoser
bdae99c084 mime: try to decode with given charset or utf-8 while file is read 2016-02-22 17:03:24 +01:00
Dominik Schürmann
0e22813f03 Fix landscape orientation 2016-02-10 19:09:55 +01:00
Dominik Schürmann
0feb4d074c Use non-breaking spaces for backup code MaskedEditText 2016-02-10 18:48:27 +01:00
Dominik Schürmann
a2ea509f06 Backup format v2: redesign restore dialog 2016-02-10 18:48:27 +01:00
Dominik Schürmann
713f3076f4 Backup format v2: redesigned backup code fragment with masked edit text 2016-02-10 18:48:27 +01:00
Theo Franzén
0191cf92db Better transaction animation 2016-02-10 15:28:59 +01:00
Dominik Schürmann
751298a4d8 Fix EUR symbol 2016-02-10 12:34:44 +01:00
Dominik Schürmann
2bf9634fd6 Add donation fragment 2016-02-09 20:48:24 +01:00
Dominik Schürmann
fa2958c65a Remove leftovers from spongycastle 2016-02-09 00:34:16 +01:00
Dominik Schürmann
79db5c0ebe Replace spongycastle with bouncycastle 2016-02-09 00:24:46 +01:00
Dominik Schürmann
cbf6f15d91 Fix number keypad preference 2016-02-04 12:50:21 +01:00
Vincent Breitmoser
48dd3d09e6 import: handle FileNotFoundException (fixes #1688) 2016-02-01 15:24:48 +01:00
Theo Franzén
25afe7bc86 Handle not installed PGP applet 2016-01-15 17:14:21 +01:00
Dominik Schürmann
d8235e0013 Lowercase ttl strings 2016-01-14 13:15:29 +01:00
Vincent Breitmoser
c113103b82 forgot to commit a file to previous commit (thanks travis) 2016-01-13 15:08:31 +01:00
Dominik Schürmann
5d912657ca Pull from transifex 2016-01-13 14:28:31 +01:00
Dominik Schürmann
2c4bf2fb51 Add facebook key import to changelog 2016-01-12 01:05:27 +01:00
Dominik Schürmann
49dc5166cd Pull from transifex 2016-01-11 18:33:16 +01:00
Dominik Schürmann
baf0735c96 Merge branch 'master' of github.com:open-keychain/open-keychain 2016-01-11 17:35:20 +01:00
Dominik Schürmann
900c80c25c Changelog 3.8 2016-01-11 17:35:15 +01:00
Vincent Breitmoser
e66c27c081 passphrasecache: update defaults, add "forever" setting 2016-01-11 17:30:03 +01:00
Vincent Breitmoser
fb58e0fe74 keycreate: animate layout when revert button is pushed 2016-01-11 13:54:59 +01:00
Vincent Breitmoser
b939b04af1 keycreate: add button to revert to default key configuration 2016-01-11 13:33:22 +01:00
Vincent Breitmoser
03b9ddf9f9 advstart: simplify layout, and give the icon some space 2016-01-11 12:03:26 +01:00
Dominik Schürmann
5f0b07773e Pull from transifex 2016-01-11 08:40:01 +01:00
Dominik Schürmann
fd3a1e900e Move edit key configuration to menu 2016-01-11 08:32:41 +01:00
Dominik Schürmann
cc917857b0 Advanced screen, warning fragment 2016-01-11 07:42:00 +01:00
Dominik Schürmann
93327dccce Use tor icon for settings screen 2016-01-11 07:39:35 +01:00
Dominik Schürmann
0fd5b45df9 Use more generic 'Security Token' where possible, add sutitle to create key what tokens are supported 2016-01-10 17:17:57 +01:00
Vincent Breitmoser
ae15b5dd0d inline-ttl: remove "default" setting 2016-01-06 16:25:53 +01:00
Vincent Breitmoser
f2ef65ac37 add method to skip caching 2016-01-06 16:25:52 +01:00
Vincent Breitmoser
65071d42d0 inline-ttl: some layout fine tuning 2016-01-06 16:25:51 +01:00
Vincent Breitmoser
7eafe5d1e8 inline-ttl: support "screen off" in preference 2016-01-06 16:25:50 +01:00
Vincent Breitmoser
1754a88ac3 inline-ttl: create ttl choice customization setting activity 2016-01-06 16:24:12 +01:00
Vincent Breitmoser
31cc083163 passdialog: seconds field and some minor layout issues 2016-01-06 16:24:12 +01:00
Vincent Breitmoser
840d57bf3b passphraseactivity: add inline spinner to password dialog 2016-01-06 16:24:07 +01:00
Vincent Breitmoser
f8d6b0bb46 passdialog: switch to ViewAnimator 2016-01-05 20:33:48 +01:00