661 Commits

Author SHA1 Message Date
853ece7c85 Add github sync for i2p.i2p-bote.android
Some checks failed
Sync Primary Repository to GitHub Mirror / sync (push) Has been cancelled
2025-05-10 18:49:19 -04:00
69c8c017f1 Use new I2CP domain socket API
Requires an I2P client library based on I2P 0.9.26 (once that is released)
2016-05-29 05:15:43 +00:00
f3c4cec2dc Upgrade Android Gradle plugin 2016-05-29 05:14:47 +00:00
25ddcb9273 More upstream changes 2016-05-29 05:14:25 +00:00
aa93eaa9fa Fixes due to i2p.i2p-bote changes 2016-05-29 05:13:55 +00:00
fcd0ed2499 Updated CHANGELOG 2015-06-21 06:41:02 +00:00
ff3876da86 0.6
i2p.i2p-bote: 2bf81924e31a6c73f97f37a67ee877147d908cc2
i2p.i2p tag: i2p-0.9.20
2015-06-21 06:40:46 +00:00
b27fc5bc49 Fixed default warning visibility 2015-06-21 03:27:20 +00:00
e4764c261a Updated translations 2015-06-21 02:52:24 +00:00
c9ea682dd2 Test SetupActivity UI 2015-06-21 02:33:05 +00:00
04074a9d96 Test IntroActivity UI
Doesn't verify result codes yet (is it possible to do so?)
2015-06-20 12:03:20 +00:00
b4e9a3313c Static imports 2015-06-20 12:01:06 +00:00
82e3aa8efa Use Espresso-Intents to check started Activities 2015-06-20 11:30:03 +00:00
3eb8bde96d Start testing EmailListActivity UI 2015-06-20 10:32:18 +00:00
5495b02faf Clean up inbox after tests 2015-06-20 09:32:08 +00:00
fe69aee932 Fix Espresso dependencies 2015-06-20 09:31:46 +00:00
02be5d0ba8 Upgraded Espresso 2015-06-20 00:35:19 +00:00
682793ed63 Upgraded libraries 2015-06-19 10:53:25 +00:00
a51e0f16c0 Update identities loaders on changes
Requires i2p.i2p-bote 2bf81924e31a6c73f97f37a67ee877147d908cc2
2015-06-05 10:42:10 +00:00
f6c3a8c510 Make first identity default by default 2015-06-05 07:27:26 +00:00
b948c3d783 Use selected identity as default for new emails 2015-06-05 06:29:04 +00:00
bb0413a0f5 Require password to access privacy and app protection settings 2015-06-05 05:56:25 +00:00
9126b37716 Updated CHANGELOG 2015-06-05 04:31:41 +00:00
12fea0a405 Fix lock size in drawer 2015-06-05 04:30:35 +00:00
041a7d1252 Make identicon size in drawer a multiple of nine 2015-06-05 04:30:12 +00:00
d3cd2d8b95 propagate from branch 'i2p.i2p-bote.android.dev' (head 2a826ee95560ec9a0e9fc61f1bc8534229a9cda9)
to branch 'i2p.i2p-bote.android' (head be56b90da9cf777c5291d91ff6fb18294e6582d0)
2015-06-05 02:44:43 +00:00
2572a750a1 Better app protection icon 2015-06-05 02:42:13 +00:00
382687da68 Upgrade to Iconics 1.0.2 and MaterialDrawer 3.0.6 to fix bugs 2015-06-05 02:41:58 +00:00
1bc93a620a Upgraded support libraries 2015-06-04 01:23:18 +00:00
935f5e363a New help translations for in 2015-06-04 01:17:31 +00:00
4a0e882da1 Updated translations 2015-06-04 01:17:23 +00:00
950d06e774 Upgrade to client library v0.7 2015-06-04 01:09:06 +00:00
5f81a51346 Drop now-unused drawables 2015-06-04 00:46:00 +00:00
e0e17d2cc9 Move FABs to Iconics 2015-06-04 00:45:29 +00:00
baf862399c Fix defStyle handling 2015-06-04 00:44:36 +00:00
5860def77f Move menus to Iconics 2015-06-04 00:22:20 +00:00
1497ade634 Use Iconics for intro swipe icon 2015-06-03 22:50:38 +00:00
7c9f78708f Add padding to settings icons, tweak size 2015-06-03 12:58:28 +00:00
60a355e5fa Move Preferences to Iconics 2015-06-03 12:44:12 +00:00
1604e4d04d Added padding to IconicsDrawables measured from original drawables 2015-06-03 11:54:27 +00:00
31e8e35749 Add explicit dependency on Android-Iconics 2015-06-02 23:28:32 +00:00
89d2c7aac5 Use Android-Iconics for most icons
Some icon sizes increase slightly. Fix waiting on
https://github.com/mikepenz/Android-Iconics/issues/36
https://github.com/mikepenz/MaterialDrawer/issues/384
2015-06-02 23:28:01 +00:00
919b45d602 Add fake "locked" profile to unlock app from drawer
Currently broken with an NPE, waiting on
https://github.com/mikepenz/MaterialDrawer/issues/381
2015-06-02 11:21:18 +00:00
131b321757 Display correct new email count for per-identity views 2015-06-02 04:52:30 +00:00
70fc503121 Tweak how identities are displayed in the drawer 2015-06-01 14:08:37 +00:00
0ad8bf43f9 Add "All mail" view 2015-06-01 13:59:13 +00:00
75aa2bfb82 Use resource IDs directly for drawer folder icons 2015-06-01 13:34:39 +00:00
9507cc6ca0 Remove unnecessary cast 2015-06-01 13:31:06 +00:00
139d977a34 Enable users to filter folders by identity 2015-06-01 13:29:09 +00:00
076eaa0375 Move DrawerFolderLoader callbacks into an inner class 2015-06-01 11:27:25 +00:00